summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2018-02-06drm/i915/pmu: Fix PMU enable vs execlists tasklet raceTvrtko Ursulin
2018-02-06drm/i915/cnl: WaPipeControlBefore3DStateSamplePatternRafael Antognolli
2018-02-05drm/i915/cmdparser: Do not check past the cmd length.Michal Srb
2018-02-05drm/i915/cmdparser: Check reg_table_count before derefencing.Michal Srb
2018-02-05drm/i915: Deprecate I915_SET_COLORKEY_NONEVille Syrjälä
2018-02-05drm/i915: Skip post-reset request emission if the engine is not idleChris Wilson
2018-02-05drm/i915/execlists: Move the reset bits to a more natural homeChris Wilson
2018-02-05drm/i915/selftests: Use a sacrificial context for hang testingChris Wilson
2018-02-05drm/i915/selftests: Flush old resets between enginesChris Wilson
2018-02-05drm/i915/breadcrumbs: Drop request reference for the signaler threadChris Wilson
2018-02-05drm/i915: Remove unbannable context spam from resetChris Wilson
2018-02-05drm/i915/execlists: Remove the startup spamChris Wilson
2018-02-05drm/i915: Show the GPU state when declaring wedgedChris Wilson
2018-02-05drm/i915: Always update the no_fbc_reason when disablingChris Wilson
2018-02-05drm/i915: Add some newlines to intel_engine_dump() headersChris Wilson
2018-02-05drm/i915: Report if an unbannable context is involved in a GPU hangChris Wilson
2018-02-02drm/i915: Remove spurious DRM_ERROR for cancelled interruptsChris Wilson
2018-02-02drm/i915/execlists: Flush GTIIR on clearing CS interrupts during resetChris Wilson
2018-02-02drm/i915: reduce indent in pch detectionJani Nikula
2018-02-02drm/i915: Enable inject_load_failure only in DEBUG configMichal Wajdeczko
2018-02-02drm/i915/dp: limit DP link rate based on VBT on CNL+Jani Nikula
2018-02-02drm/i915/dp: clean up source rate limiting for cnlJani Nikula
2018-02-02drm/i915/dp: abstract rate array length limitingJani Nikula
2018-02-01drm/i915/bxt, glk: Avoid long atomic poll during CDCLK changeImre Deak
2018-02-01drm/i915/bxt, glk: Increase PCODE timeouts during CDCLK freq changingImre Deak
2018-02-01drm/i915/guc: Don't try to create log runtime if there is no logMichal Wajdeczko
2018-02-01drm/i915/guc: Don't forget to free GuC error logMichal Wajdeczko
2018-02-01drm/i915/selftests: add missing gtt shrinker testMatthew Auld
2018-02-01drm/i915/ppgtt: Pin page directories before allocationChris Wilson
2018-01-31drm/i915/icl: allow the reg_read ioctl to read the RCS TIMESTAMP registerPaulo Zanoni
2018-01-31drm/i915/icl: Set graphics mode register for gen11Kelvin Gardiner
2018-01-31drm/i915/icl: Handle expanded PLANE_CTL_FORMAT fieldJames Ausmus
2018-01-31drm/i915/gen11: fix the SAGV block time for gen11Paulo Zanoni
2018-01-31drm/i915/icl: Introduce MBus related registersMahesh Kumar
2018-01-31drm/i915/icl: NV12 y-plane ddb is not in same planeMahesh Kumar
2018-01-31drm/i915/icl: Fail flip if ddb allocated are less than min display buffer neededMahesh Kumar
2018-01-31drm/i915/icl: Do not fix dbuf block size to 512Mahesh Kumar
2018-01-31drm/i915/icl: Don't allocate fixed bypass path blocks for ICLMahesh Kumar
2018-01-31drm/i915: Flush ggtt writes through the old fenced vma before changing fencesChris Wilson
2018-01-31drm/i915/guc: Fix return from guc_log_relay_file_createSagar Arun Kamble
2018-01-31drm/i915: Always run hangcheck while the GPU is busyChris Wilson
2018-01-30drm/i915/cnl: Fix DP max rate for Cannonlake with port F.Rodrigo Vivi
2018-01-30drm/i915/cnl: Enable DDI-F on Cannonlake.Rodrigo Vivi
2018-01-30drm/i915/cnl: Add HPD support for Port F.Rodrigo Vivi
2018-01-30drm/i915: For HPD connected port use hpd_pin instead of port.Rodrigo Vivi
2018-01-30drm/i915/cnl: Add right GMBUS pin number for HDMI on Port F.Rodrigo Vivi
2018-01-30drm/i915: Fix DPLCLKA_CFGCR0 bits for Port F.Rodrigo Vivi
2018-01-30drm/i915/cnl: Fix _CNL_PORT_TX_DW2_LN0_F definition.Rodrigo Vivi
2018-01-30drm/i915/cnl: Extend Wa 1178 to Aux F.Rodrigo Vivi
2018-01-30drm/i915/cnl: Add AUX-F supportRodrigo Vivi