summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-18drm/i915/gt: Be paranoid and reset the GPU before releaseChris Wilson
2020-01-17drm/i915/userptr: fix size calculationMatthew Auld
2020-01-17drm/i915/userptr: add user_size limit checkMatthew Auld
2020-01-17drm/i915/gt: Report the currently active execlists requestChris Wilson
2020-01-17drm/i915: convert to new logging macros in i915/intel_memory_region.cWambui Karuga
2020-01-17drm/i915: convert to new logging macros in i915/intel_gvt.cWambui Karuga
2020-01-17drm/i915: conversion to new logging macros in i915/intel_device_info.cWambui Karuga
2020-01-17drm/i915: conversion to new logging macros in i915/intel_csr.cWambui Karuga
2020-01-17drm/i915: conversion to new logging macros in i915/i915_vgpu.cWambui Karuga
2020-01-17drm/i915/guc: Introduce CT_DEBUGMichal Wajdeczko
2020-01-17drm/i915/guc: Switch to CT_ERROR in ct_readMichal Wajdeczko
2020-01-17drm/i915/guc: Don't pass CTB while readingMichal Wajdeczko
2020-01-17drm/i915/guc: Don't pass CTB while writingMichal Wajdeczko
2020-01-17drm/i915/guc: Don't GEM_BUG_ON on corrupted G2H CTBMichal Wajdeczko
2020-01-17drm/i915: Satisfy smatch that a loop has at least one iterationChris Wilson
2020-01-17drm/i915: Fix typo in kerneldoc function nameChris Wilson
2020-01-17drm/i915: Fix i915_error_state_store error definationZhang Xiaoxu
2020-01-17drm/i915: Include the debugfs params header for its own definitionChris Wilson
2020-01-17drm/i915: Auto detect DPCD backlight support by defaultLyude Paul
2020-01-17drm/i915: Fix DPCD register order in intel_dp_aux_enable_backlight()Lyude Paul
2020-01-17drm/i915: Assume 100% brightness when not in DPCD control modeLyude Paul
2020-01-17drm/i915: Fix eDP DPCD aux max backlight calculationsLyude Paul
2020-01-17drm/i915/dsi: Lookup the i2c bus from ACPI NS only if CONFIG_ACPI=y (v2)Vivek Kasireddy
2020-01-16drm/i915/execlists: Offline error captureChris Wilson
2020-01-16drm/i915/gt: Allow temporary suspension of inflight requestsChris Wilson
2020-01-16drm/i915: Keep track of request among the scheduling listsChris Wilson
2020-01-16drm/i915/psr: Share the computation of idle framesJosé Roberto de Souza
2020-01-16drm/i915: add Wa_14010594013: icl,ehlMatt Atwood
2020-01-16drm/i915/gt: Drop rogue space in the middle of GT_TRACEChris Wilson
2020-01-16drm/i915/execlists: Leave resetting ring to intel_ringChris Wilson
2020-01-15drm/i915/tgl: Add Wa_1409825376 to tglRadhakrishna Sripada
2020-01-15drm/i915/fbc: Add fbc tracepointsVille Syrjälä
2020-01-15drm/i915/fbc: Nuke fbc_supported()Ville Syrjälä
2020-01-15drm/i915/fbc: Move the plane state check into the fbc functionsVille Syrjälä
2020-01-15drm/i915/gt: Use the BIT when checking the flags, not the indexChris Wilson
2020-01-15drm/i915/params: support bool values for int and uint paramsJani Nikula
2020-01-15drm/i915/params: add i915 parameters to debugfsJani Nikula
2020-01-14drm/i915/gen11: Add additional pcode status valuesMatt Roper
2020-01-14drm/i915/vbt: Rename BDB_LVDS_POWER to BDB_LFP_POWERJosé Roberto de Souza
2020-01-14drm/i915/dp/tgl+: Update combo phy vswing tablesJosé Roberto de Souza
2020-01-14drm/i915/selftests: Add a mock i915_vma to the mock_ringChris Wilson
2020-01-14drm/i915: Make a copy of the ggtt view for slave planeVille Syrjälä
2020-01-14drm/i915/gem: Take local vma references for the parserChris Wilson
2020-01-14drm/i915/guc: Use correct name for last CT fenceMichal Wajdeczko
2020-01-14drm/i915/guc: Update CTB helpers to use CT_ERRORMichal Wajdeczko
2020-01-14drm/i915/guc: Introduce CT_ERRORMichal Wajdeczko
2020-01-14drm/i915/guc: Simpler CT message size calculationMichal Wajdeczko
2020-01-14drm/i915/gt: Clear rc6 residency trackers across suspendChris Wilson
2020-01-14drm/i915/pmu: Correct the rc6 offset upon enablingChris Wilson
2020-01-14drm/i915: Update DRIVER_DATE to 20200114Jani Nikula