summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-01drm/i915: Configure SKL+ scaler initial phase correctlyVille Syrjälä
2018-06-01drm/i915: Remove bogus NV12 PLANE_COLOR_CTL setupVille Syrjälä
2018-06-01drm/i915: Fix tabs vs. spaces in sprite codeVille Syrjälä
2018-06-01drm/i915: s/plane/i9xx_plane/Ville Syrjälä
2018-06-01drm/i915: Disable trickle feed for SNB/IVB cursorsVille Syrjälä
2018-06-01drm/i915: Clean up cursor definesVille Syrjälä
2018-06-01drm/i915: Have plane->get_hw_state() return the current pipeVille Syrjälä
2018-06-01drm/i915/gtt: Don't restore the non-existent PDE for GGTTChris Wilson
2018-06-01drm/i915/gtt: Avoid calling non-existent allocate_va_rangeChris Wilson
2018-06-01drm/i915: Check intel_contexts to avoid one extra pointer chaseChris Wilson
2018-06-01drm/i915: Assert we idle in the kernel contextChris Wilson
2018-05-31drm/i915: Only sanitize GEM from late suspendChris Wilson
2018-05-31drm/i915: After reset on sanitization, reset the engine backendsChris Wilson
2018-05-31drm/i915: "Race-to-idle" after switching to the kernel contextChris Wilson
2018-05-31drm/i915: Switch to kernel context before idling at runtimeChris Wilson
2018-05-31drm/i915/guc: Don't read SOFT_SCRATCH(15) on MMIO errorMichal Wajdeczko
2018-05-31drm/i915: Call intel_opregion_notify_encoder in intel_sanitize_encoder, v2.Maarten Lankhorst
2018-05-30drm/i915: Update DRIVER_DATE to 20180530Rodrigo Vivi
2018-05-30drm/i915: Remove stale asserts from i915_gem_find_active_request()Chris Wilson
2018-05-29drm/i915/psr: Set idle frame count based on sink synchronization latencyDhinakaran Pandiyan
2018-05-29drm/i915/icl: Wa_1406463099Oscar Mateo
2018-05-29drm/i915/icl: WaEnableFloatBlendOptimizationOscar Mateo
2018-05-29drm/i915/icl: Wa_2006665173Oscar Mateo
2018-05-29drm/i915/icl: WaEnableStateCacheRedirectToCSOscar Mateo
2018-05-29drm/i915/icl: WaDisableImprovedTdlClkGatingOscar Mateo
2018-05-25drm/i915/uc: Trivial s/dev_priv/i915 in intel_uc.cMichal Wajdeczko
2018-05-25drm/i915: Simplify ilk-ivb underrun suppressionVille Syrjälä
2018-05-25drm/i915: Consult VBT "LVDS config" bits to determine whether internal LVDS i...Ville Syrjälä
2018-05-25drm/i915: Try to suppress more spurious PCH underruns on ILK-IVBVille Syrjälä
2018-05-25drm/i915: Initialize panel_pipe to INVALID_PIPEVille Syrjälä
2018-05-25drm/i915: Prepare GEM for suspend earlierChris Wilson
2018-05-25drm/i915/execlists: Wait for ELSP submission on restartChris Wilson
2018-05-25drm/i915: Flush the ring stop bit after clearing RING_HEAD in resetChris Wilson
2018-05-25drm/i915: Forward declare struct intel_contextTvrtko Ursulin
2018-05-25drm/i915: Include i915_scheduler.h from i915_gem_context.hTvrtko Ursulin
2018-05-24drm/i915: Look for an active kernel context before switchingChris Wilson
2018-05-24drm/i915/psr: Fix ALPM cap check for PSR2Dhinakaran Pandiyan
2018-05-24drm/i915/psr: Fall back to max. synchronization latency if DPCD read failsDhinakaran Pandiyan
2018-05-24drm/i915/psr: Avoid unnecessary DPCD read of DP_PSR_CAPSDhinakaran Pandiyan
2018-05-24drm/i915/psr: Check for SET_POWER_CAPABLE bit at PSR init time.Dhinakaran Pandiyan
2018-05-24drm/i915/psr: Avoid DPCD reads when panel does not support PSRDhinakaran Pandiyan
2018-05-24drm/i915/psr: Nuke PSR support for VLV and CHVDhinakaran Pandiyan
2018-05-24drm/i915/psr: vbt change for psrVathsala Nagaraju
2018-05-24drm/i915: Implement WaProgramMgsrForL3BankSpecificMmioReadsYunwei Zhang
2018-05-24drm/i915/icl: Enable WaProgramMgsrForCorrectSliceSpecificMmioReadsYunwei Zhang
2018-05-24drm/i915/cnl: Implement WaProgramMgsrForCorrectSliceSpecificMmioReadsYunwei Zhang
2018-05-23drm/i915/icl: Disable pipe CSC and gamma in cursor planeJosé Roberto de Souza
2018-05-23drm/i915/selftests: Pin the mock kernel contextChris Wilson
2018-05-23drm/i915: WARN if power sequencer is not connected to the LVDS port on pre-ilkVille Syrjälä
2018-05-23drm/i915: Implement the missing bits of assert_panel_unlocked()Ville Syrjälä