summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-19drm/i915/dp: Allow forcing specific interfaces through enable_dpcd_backlightLyude Paul
2021-01-19drm/i915/dp: Enable Intel's HDR backlight interface (only SDR for now)Lyude Paul
2021-01-19drm/i915: Keep track of pwm-related backlight hooks separatelyLyude Paul
2021-01-19drm/i915: Reuse the async_flip() hook for the async flip disable w/aVille Syrjälä
2021-01-19drm/i915: Move the async_flip bit setup into the .async_flip() hookVille Syrjälä
2021-01-19drm/i915: Add plane vfuncs to enable/disable flip_done interruptVille Syrjälä
2021-01-19drm/i915: Generalize the async flip capability checkVille Syrjälä
2021-01-19drm/i915: Drop redundant parensVille Syrjälä
2021-01-19drm/i915: Fix the PHY compliance test vs. hotplug mishapVille Syrjälä
2021-01-19drm/i915: Fix the training pattern debug printVille Syrjälä
2021-01-19drm/i915: Disable TRAINING_PATTERN_SET before stopping the TPS transmissionVille Syrjälä
2021-01-18drm/i915: support two CSC module on gen11 and laterLee Shawn C
2021-01-15Merge drm/drm-next into drm-intel-nextRodrigo Vivi
2021-01-16drm/i915: split fdi code out from intel_display.cDave Airlie
2021-01-16drm/i915: refactor pll code out into intel_dpll.cDave Airlie
2021-01-16drm/i915: refactor some crtc code out of intel display. (v2)Dave Airlie
2021-01-15drm/i915: Only enable DFP 4:4:4->4:2:0 conversion when outputting YCbCr 4:4:4Ville Syrjälä
2021-01-15drm/i915: Pass port to intel_panel_bl_funcs.get()Lyude Paul
2021-01-15drm/i915: Try to guess PCH type even without ISA bridgeZhenyu Wang
2021-01-15drm/i915/display: Bitwise or the conversion colour specifier togetherChris Wilson
2021-01-15Merge tag 'drm-intel-gt-next-2021-01-14' of git://anongit.freedesktop.org/drm...Dave Airlie
2021-01-15Merge tag 'drm-intel-next-2021-01-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-01-15Merge tag 'amd-drm-next-5.12-2021-01-08' of https://gitlab.freedesktop.org/ag...Dave Airlie
2021-01-14drm/i915: Drop one more useless master_transcoder assignmentVille Syrjälä
2021-01-14drm/i915/dg1: Apply WA 1409120013 and 14011059788José Roberto de Souza
2021-01-14drm/i915/selftests: fix the uint*_t types that have crept inJani Nikula
2021-01-14drm/i915/pps: rename intel_dp_init_panel_power_sequencer* functionsJani Nikula
2021-01-14drm/i915/pps: rename vlv_init_panel_power_sequencer to vlv_pps_initJani Nikula
2021-01-14drm/i915/pps: add locked intel_pps_wait_power_cycleJani Nikula
2021-01-14drm/i915/pps: rename intel_power_sequencer_reset to intel_pps_reset_allJani Nikula
2021-01-14drm/i915/pps: rename intel_dp_check_edp to intel_pps_check_power_unlockedJani Nikula
2021-01-14drm/i915/pps: abstract intel_pps_encoder_reset()Jani Nikula
2021-01-14drm/i915/pps: add higher level intel_pps_init() callJani Nikula
2021-01-14drm/i915/pps: abstract intel_pps_vdd_off_syncJani Nikula
2021-01-14drm/i915/pps: rename edp_panel_* to intel_pps_*_unlockedJani Nikula
2021-01-14drm/i915/pps: rename intel_edp_panel_* to intel_pps_*Jani Nikula
2021-01-14drm/i915/pps: rename intel_edp_backlight_* to intel_pps_backlight_*Jani Nikula
2021-01-14drm/i915/pps: rename pps_{,un}lock -> intel_pps_{,un}lockJani Nikula
2021-01-14drm/i915/pps: abstract panel power sequencer from intel_dp.cJani Nikula
2021-01-14drm/i915/display: fix the uint*_t types that have crept inJani Nikula
2021-01-14drm/i915/display: remove useless use of inlineJani Nikula
2021-01-14drm/i915/gt: Rearrange ivb workaroundsChris Wilson
2021-01-14drm/i915/gt: Rearrange vlv workaroundsChris Wilson
2021-01-13drm/i915/gt: Replace open-coded intel_engine_stop_cs()Chris Wilson
2021-01-13drm/i915/selftests: Bump the scheduling error threshold for fast heartbeatsChris Wilson
2021-01-13drm/i915/selftests: Force a failed engine resetChris Wilson
2021-01-13drm/i915/dp: Fix LTTPR vswing/pre-emp setting in non-transparent modeImre Deak
2021-01-13drm/i915/dp: Move intel_dp_set_signal_levels() to intel_dp_link_training.cImre Deak
2021-01-13drm/i915/guc: stop calling execlists_set_default_submissionDaniele Ceraolo Spurio
2021-01-13drm/i915/guc: init engine directly in GuC submission modeDaniele Ceraolo Spurio