summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/display
AgeCommit message (Expand)Author
2020-07-14drm/i915: Recalculate FBC w/a stride when neededVille Syrjälä
2020-07-14drm/i915: Move cec_notifier to intel_hdmi_connector_unregister, v2.Maarten Lankhorst
2020-07-06drm/i915/fbc: Fix fence_y_offset handlingVille Syrjälä
2020-06-16drm/i915/display: Fix the encoder type checkVandita Kulkarni
2020-06-16drm/i915/icl: Disable DIP on MST ports with the transcoder clock still onImre Deak
2020-06-16drm/i915/tc: fix the reset of ln0Khaled Almahallawy
2020-06-09drm/i915/display: Only query DP state of a DDI encoderChris Wilson
2020-06-08Merge tag 'drm-intel-next-fixes-2020-06-04' of git://anongit.freedesktop.org/...Dave Airlie
2020-06-02drm/i915: Fix global state use-after-frees with a refcountVille Syrjälä
2020-05-21Merge tag 'drm-intel-next-fixes-2020-05-20' of git://anongit.freedesktop.org/...Dave Airlie
2020-05-20Merge tag 'drm-intel-next-2020-05-15' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-05-19drm/i915: Fix AUX power domain toggling across TypeC mode resetsImre Deak
2020-05-19drm/i915: avoid unused scale_user_to_hw() warningArnd Bergmann
2020-05-14drm/i915: Restrict qgv points which don't have enough bandwidth.Stanislav Lisovskiy
2020-05-14drm/i915: Add TGL+ SAGV supportStanislav Lisovskiy
2020-05-14drm/i915/psr: Use new DP VSC SDP compute routine on PSRGwan-gyeong Mun
2020-05-14drm/i915/dp: Add compute routine for DP PSR VSC SDPGwan-gyeong Mun
2020-05-14drm/i915: Stop sending DP SDPs on ddi disableGwan-gyeong Mun
2020-05-14drm/i915: Program DP SDPs on pipe updatesGwan-gyeong Mun
2020-05-14drm/i915: Fix enabled infoframe states of lspconGwan-gyeong Mun
2020-05-14drm/i915: Add state readout for DP VSC SDPGwan-gyeong Mun
2020-05-14drm/i915: Add state readout for DP HDR Metadata Infoframe SDPGwan-gyeong Mun
2020-05-14drm/i915: Program DP SDPs with computed configsGwan-gyeong Mun
2020-05-14drm/i915: Include DP VSC SDP in the crtc state dumpGwan-gyeong Mun
2020-05-14drm/i915: Include DP HDR Metadata Infoframe SDP in the crtc state dumpGwan-gyeong Mun
2020-05-14drm/i915: Include HDMI DRM infoframe in the crtc state dumpGwan-gyeong Mun
2020-05-14drm/i915/dp: Read out DP SDPsGwan-gyeong Mun
2020-05-14Merge tag 'drm-intel-next-2020-04-30' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-05-11drm/i915: Use stashed away hpd isr bits in intel_digital_port_connected()Ville Syrjälä
2020-05-11drm/i915: Turn intel_digital_port_connected() in a vfuncVille Syrjälä
2020-05-11drm/i915/mst: Wait for ACT sent before enabling the pipeVille Syrjälä
2020-05-09drm/i915: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-09drm/i915: Replace the hardcoded I915_FENCE_TIMEOUTChris Wilson
2020-05-08Merge tag 'drm-misc-next-2020-05-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-05-04drm/i915/display: Warn if the FBC is still writing to stolen on removalChris Wilson
2020-05-04drm/i915: Streamline the artihmeticVille Syrjälä
2020-05-04drm/i915: Rename variables to be consistent with bspecVille Syrjälä
2020-05-04drm/i915: Nuke mode.vrefresh usageVille Syrjälä
2020-05-04drm/i915/fbc: Require linear fb stride to be multiple of 512 bytes on gen9/glkVille Syrjälä
2020-05-04drm/i915: Rename bw_state to new_bw_stateStanislav Lisovskiy
2020-05-04drm/i915: Track active_pipes in bw_stateStanislav Lisovskiy
2020-05-04drm/i915: Use bw state for per crtc SAGV evaluationStanislav Lisovskiy
2020-04-29drm: Nuke mode->hsyncVille Syrjälä
2020-04-24drm/i915: Split some long linesVille Syrjälä
2020-04-24drm/i915: Introduce .set_idle_link_train() vfuncVille Syrjälä
2020-04-24drm/i915: Introduce .set_signal_levels() vfuncVille Syrjälä
2020-04-24drm/i915: Introduce .set_link_train() vfuncVille Syrjälä
2020-04-24drm/i915: Have pfit calculations return an error codeVille Syrjälä
2020-04-24drm/i915: Pass connector state to pfit calculationsVille Syrjälä
2020-04-24drm/i915: s/pipe_config/crtc_state/ in pfit functionsVille Syrjälä