summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-12-31drm/i915/ringbuffer: Move irq seqno barrier to the GPU for gen7Chris Wilson
2018-12-31drm/i915/ringbuffer: Remove irq-seqno w/a for gen6 xcsChris Wilson
2018-12-31drm/i915/ringbuffer: Remove irq-seqno w/a for gen6/7 rcsChris Wilson
2018-12-31drm/i915: Remove redundant trailing request flushChris Wilson
2018-12-31drm/i915: Update kerneldoc for intel_wm_need_update()Chris Wilson
2018-12-31drm/i915/params: document I915_PARAMS_FOR_EACH()Jani Nikula
2018-12-31drm/i915: Remove has_pooled_eu static initializerTvrtko Ursulin
2018-12-31drm/i915/params: set i915.enable_hangcheck permissions to 0600Jani Nikula
2018-12-31drm/i915/uc: add dev_priv parameter to intel_uc_is_using_* functionsJani Nikula
2018-12-31drm/i915: add a helper to free the members of i915_paramsJani Nikula
2018-12-31drm/i915: add a helper to make a copy of i915_paramsJani Nikula
2018-12-28drm/i915/ringbuffer: Pull the render flush into breadcrumb emissionChris Wilson
2018-12-28drm/i915/execlists: Pull the render flush into breadcrumb emissionChris Wilson
2018-12-28drm/i915: Drop debugfs/i915_next_seqnoChris Wilson
2018-12-28drm/i915: Remove HW semaphores for gen7 inter-engine synchronisationChris Wilson
2018-12-28drm/i915: Restrict PSMI context load w/a to Haswell GT1Chris Wilson
2018-12-28drm/i915: avoid division by zero on skl_calc_wrpll_linkYoung Xiao
2018-12-28drm/intel_dsi_vbt: Remove duplicate headerBrajeswar Ghosh
2018-12-27drm/i915: Remove debugfs/i915_ppgtt_infoChris Wilson
2018-12-27drm/i915: Remove duplicate header from i915_request.hBrajeswar Ghosh
2018-12-25drm/i915: DDI: call intel_psr_ and _edp_drrs_enable() on pipe updates (v2)Hans de Goede
2018-12-25drm/i915: Allow calling intel_edp_drrs_enable twiceHans de Goede
2018-12-25drm/i915: Add an update_pipe callback to intel_encoder and call this on fasts...Hans de Goede
2018-12-22drm/i915: Unwind failure on pinning the gen7 ppgttChris Wilson
2018-12-21drm/i915: Update DRIVER_DATE to 20181221Rodrigo Vivi
2018-12-21drm/i915: Update DRIVER_DATE to 20181221Rodrigo Vivi
2018-12-21drm/i915: don't apply Display WAs 1125 and 1126 to GLK/CNL+Paulo Zanoni
2018-12-21drm/i915: Disable FBC on fastset if necessary, v2.Maarten Lankhorst
2018-12-20drm/i915/dsc: Fix the deadlock in dsc debugfs nodeManasi Navare
2018-12-18drm/i915/icl: Add fallback detection method for TypeC legacy portsImre Deak
2018-12-18drm/i915/icl: Fix HPD handling for TypeC legacy portsImre Deak
2018-12-18drm/i915/bios: Parse the VBT TypeC and Thunderbolt port flagsImre Deak
2018-12-18drm/i915/icl: Add a debug print for TypeC port disconnectionImre Deak
2018-12-18drm/i915: Apply missed interrupt after reset w/a to all ringbuffer genChris Wilson
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