summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/psr/cnl: Set y-coordinate as valid in SDPJosé Roberto de Souza2018-04-261-3/+2
* drm/i915/debugfs: Print sink PSR statusJosé Roberto de Souza2018-04-261-0/+29
* drm/i915/psr/skl+: Print information about what caused a PSR exitJosé Roberto de Souza2018-04-262-0/+68
* drm/i915/psr: Prevent PSR exit when a non-pipe related register is writtenosé Roberto de Souza2018-04-261-1/+2
* drm/i915/selftests: Wait for idle between idle resets as wellChris Wilson2018-04-261-1/+49
* drm/i915/dp: fix compliance test adjustmentsJani Nikula2018-04-261-26/+38
* drm/i915/dp: abstract link config selectionJani Nikula2018-04-261-31/+50
* drm/i915/dp: group link config limits in a structJani Nikula2018-04-261-24/+33
* drm/i915/dp: move eDP VBT bpp clamping code to intel_dp_compute_bpp()Jani Nikula2018-04-261-11/+13
* drm/i915/dp: abstract dp link config computation from the restJani Nikula2018-04-261-73/+88
* drm/i915/dp: move link_bw and rate_select debugging where usedJani Nikula2018-04-262-7/+7
* drm/i915/dp: remove stale comment about bw constantsJani Nikula2018-04-261-1/+0
* drm/i915: prefer INTEL_GEN() over INTEL_INFO()->genJani Nikula2018-04-261-1/+1
* drm/i915: Compile out engine debug for releaseChris Wilson2018-04-264-3/+9
* drm/i915: Use seqlock in engine statsTvrtko Ursulin2018-04-262-14/+16
* drm/i915/icl: Correctly clear lost ctx-switch interrupts across reset for Gen11Oscar Mateo2018-04-253-21/+48
* drm/i915: Remove obsolete min/max freq setters from debugfsChris Wilson2018-04-251-115/+0
* drm/i915: Use memset64() to align the ring with MI_NOOPChris Wilson2018-04-251-6/+8
* drm/i915/breadcrumbs: Keep the fake irq armed across resetChris Wilson2018-04-241-9/+20
* drm/i915/selftests: Fix uninitialized variableGustavo A. R. Silva2018-04-241-1/+1
* drm/i915/fbdev: Enable late fbdev initial configurationJosé Roberto de Souza2018-04-241-1/+1
* drm/i915: Skip printing global offsets for per-engine scratch pagesChris Wilson2018-04-241-5/+0
* drm/i915: Don't dump umpteen thousand requestsChris Wilson2018-04-241-5/+38
* drm/i915: Build request info on stack before printkChris Wilson2018-04-241-9/+15
* drm/i915: Add compiler barrier to wait_forMika Kuoppala2018-04-241-0/+4
* drm/i915: Use ktime on wait_forMika Kuoppala2018-04-241-2/+2
* Merge tag 'gvt-next-2018-04-23' of https://github.com/intel/gvt-linux into dr...Jani Nikula2018-04-238-53/+193
|\
| * drm/i915/gvt: Mark expected switch fall-through in handle_g2v_notificationGustavo A. R. Silva2018-04-231-0/+1
| * drm/i915/gvt/scheduler: Remove unnecessary NULL checks in sr_oa_regsGustavo A. R. Silva2018-04-231-1/+1
| * drm/i915/gvt: scan non-privileged batch buffer for debug purposeZhao Yan2018-04-236-39/+173
| * drm/i915/gvt: Update time slice more frequentlyZhipeng Gong2018-04-231-13/+13
| * drm/i915/gvt: Use real time to do timer checkZhipeng Gong2018-04-231-2/+7
* | drm/i915: Do NOT skip the first 4k of stolen memory for pre-allocated buffers v2Hans de Goede2018-04-211-9/+6
* | drm/i915/psr: Timestamps for PSR entry and exit interrupts.Dhinakaran Pandiyan2018-04-203-2/+16
* | drm/i915/psr: Control PSR interrupts via debugfsDhinakaran Pandiyan2018-04-205-40/+108
* | drm/i915: Enable edp psr error interrupts on bdw+Ville Syrjälä2018-04-203-16/+52
* | drm/i915: Enable edp psr error interrupts on hswDaniel Vetter2018-04-202-0/+42
* | drm/i915: Remove skl dc6 enable/disable functionsDaniel Vetter2018-04-202-10/+1
* | drm/i915: Enable display WA#1183 from its correct spotImre Deak2018-04-201-6/+5
* | drm/i915: Protect PIPE_CONF_CHECK macros with do {} while(0)Ville Syrjälä2018-04-191-18/+27
* | drm/i915/dsi: improve dphy param limits loggingJani Nikula2018-04-191-16/+18
* | drm/i915/audio: set minimum CD clock to twice the BCLKAbhay Kumar2018-04-191-2/+14
* | drm/i915: Pack params to engine->schedule() into a structChris Wilson2018-04-1817-55/+91
* | drm/i915: Rename priotree to schedChris Wilson2018-04-187-82/+85
* | drm/i915: Move the priotree struct to its own headersChris Wilson2018-04-182-38/+58
* | drm/i915/audio: Fix audio detection issue on GLKGaurav K Singh2018-04-181-1/+1
* | drm/i915/selftests: Handle a potential failure of intel_ring_beginOscar Mateo2018-04-171-0/+7
* | drm/i915: Call i915_perf_fini() on init_hw error unwindChris Wilson2018-04-141-12/+15
* | drm/i915: Check whitelist registers across resetsChris Wilson2018-04-148-140/+380
* | drm/i915/guc: Remove GUC_CTL_DEVICE_INFO parameterPiorkowski, Piotr2018-04-132-29/+0
|/
OpenPOWER on IntegriCloud