summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-18drm/i915/icl: combo port vswing programming changes per BSPECClint Taylor
2018-12-18drm/i915: Update crtc scaler settings when update_pipe is setHans de Goede
2018-12-17drm/i915/huc: Update the HuC version for BXTAnusha Srivatsa
2018-12-16drm/i915/dsc: Add Per connector debugfs node for DSC support/enableManasi Navare
2018-12-13drm/i915: Fix Cherryview oops on bootChris Wilson
2018-12-13drm/i915/icl: Mind the SFC units when resetting VD or VEBox enginesOscar Mateo
2018-12-13drm/i915/icl: Record the valid VDBoxes with SFC capabilityOscar Mateo
2018-12-13drm/i915/selftests: Verify we can perform resets from atomic contextChris Wilson
2018-12-13drm/i915/selftests: Check we can recover a wedged deviceChris Wilson
2018-12-12drm/i915: merge gen checks to use rangeLucas De Marchi
2018-12-12drm/i915: replace IS_GEN<N> with IS_GEN(..., N)Lucas De Marchi
2018-12-12drm/i915: Rename IS_GEN to IS_GEN_RANGELucas De Marchi
2018-12-12drm/i915: Don't forget to reset blocks when testing lower wm levelsMatt Roper
2018-12-11drm/i915: DFSM pipe disable is valid from gen9 onwards (v2)Bob Paauwe
2018-12-11drm/i915: Switch to level-based DDB allocation algorithm (v5)Matt Roper
2018-12-11drm/i915: Don't use DDB allocation when choosing gen9 watermark methodMatt Roper
2018-12-11drm/i915/hdmi: SCDC Scrambling enable without CTS modeClint Taylor
2018-12-10drm/i915: Use intel_ types more consistently for color management code (v2)Matt Roper
2018-12-10drm/i915: Use intel_ types more consistently for watermark code (v2)Matt Roper
2018-12-07drm/i915: Remove dead update_wm_pre assignment from SKL wm codeVille Syrjälä
2018-12-07drm/i915: Remove bogus FIXME from SKL wm computationVille Syrjälä
2018-12-07drm/i915: Use explicit old crtc state in skl_compute_wm()Ville Syrjälä
2018-12-07drm/i915: Flush GPU relocs harder for gen3Chris Wilson
2018-12-07drm/i915: Skip the ERR_PTR error stateChris Wilson
2018-12-07drm/i915: Pipeline PDP updates for BraswellChris Wilson
2018-12-07drm/i915/ringbuffer: EMIT_INVALIDATE after switch contextChris Wilson
2018-12-07drm/i915: Push EMIT_INVALIDATE at request start to backendsChris Wilson
2018-12-07drm/i915/icl: Forcibly evict stale csb entriesMika Kuoppala
2018-12-06drm/i915/execlists: Apply a full mb before execution for BraswellChris Wilson
2018-12-06drm/i915/execlists: Move RCS mmio workaround to new common wa_listChris Wilson
2018-12-06drm/i915/selftests: verify_gt_engine_wa() needs rpm wakerefChris Wilson
2018-12-06drm/i915: Increase timeout for Encrypt status changeRamalingam C
2018-12-06drm/i915: debug log for REPLY_ACK missingRamalingam C
2018-12-06drm/i915: Fix platform coverage for HDCP1.4Ramalingam C
2018-12-06drm/i915: Fix GEN9 HDCP1.4 key load processRamalingam C
2018-12-05drm/i915/fbc/cnl: Add GLK and CNL+ hardware tracking areaJosé Roberto de Souza
2018-12-05drm: Fix documentation generation for DP_DPCD_QUIRK_NO_PSRJosé Roberto de Souza
2018-12-05drm/i915: implement EXTENDED_RECEIVER_CAPABILITY_FIELD_PRESENTMatt Atwood
2018-12-05Makefile: fix mixed tab and spacesPedro Tammela
2018-12-04drm/i915/psr: Check if source supports sink specific SU granularityJosé Roberto de Souza
2018-12-04drm/i915/psr: Check if resolution is supported by default SU granularityJosé Roberto de Souza
2018-12-04drm: Add the PSR SU granularity registers offsetsJosé Roberto de Souza
2018-12-04drm/i915: Remove old PSR2 FIXME about frontbuffer trackingJosé Roberto de Souza
2018-12-04drm/i915/icl: Do not change reserved registers related to PSR2José Roberto de Souza
2018-12-04drm/i915/psr: Enable sink to trigger a interruption on PSR2 CRC mismatchJosé Roberto de Souza
2018-12-04drm/i915/psr: Set PSR CRC verification bit in sink inside PSR1 blockJosé Roberto de Souza
2018-12-04drm/i915/psr: Don't tell sink that main link will be active while is active PSR2José Roberto de Souza
2018-12-04drm/i915: Disable PSR in Apple panelsJosé Roberto de Souza
2018-12-04drm/i915: Dial down workaround debug messagesTvrtko Ursulin
2018-12-04drm/i915/selftests: Reorder request allocation vs vma pinningChris Wilson