aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2023-11-09drm/tests: Remove slow testsMaxime Ripard2-2369/+0
2023-11-09drm: i915: Adapt to -Walloc-sizeSam James1-1/+1
2023-11-08drm/i915/gvt: Clean up zero initializersVille Syrjälä3-5/+5
2023-11-08drm/i915: Do plane/etc. updates more atomically across pipesVille Syrjälä1-2/+24
2023-11-08drm/i915: Split intel_update_crtc() into two partsVille Syrjälä1-2/+14
2023-11-08drm/i915: Drop redundant !modeset checkVille Syrjälä1-1/+1
2023-11-08drm/i915: Query compressed bpp properly using correct DPCD and DP Spec infoStanislav Lisovskiy3-36/+40
2023-11-08drm/i915/dp_mst: Check BW limitations only after all streams are computedImre Deak1-7/+1
2023-11-08drm/i915/dp_mst: Improve BW sharing between MST streamsImre Deak7-7/+161
2023-11-08drm/i915/dp_mst: Force modeset CRTC if DSC toggling requires itImre Deak3-0/+93
2023-11-08drm/i915: Factor out function to clear pipe update flagsImre Deak1-26/+23
2023-11-08drm/i915/dp_mst: Enable MST DSC decompression for all streamsImre Deak4-21/+82
2023-11-08drm/i915/dp_mst: Enable DSC passthroughImre Deak1-2/+20
2023-11-08drm/i915/dp: Enable DSC via the connector decompression AUXImre Deak4-21/+101
2023-11-08drm/i915/dp_mst: Enable decompression in the sink from the MST encoder hooksImre Deak2-5/+22
2023-11-08drm/i915/dp_mst: Handle the Synaptics HBlank expansion quirkImre Deak2-4/+131
2023-11-08drm/i915/dp: Disable FEC ready flag in the sinkImre Deak1-8/+13
2023-11-08drm/i915/dp: Wait for FEC detected status in the sinkImre Deak3-0/+80
2023-11-08drm/i915/dp: Rename intel_ddi_disable_fec_state() to intel_ddi_disable_fec()Imre Deak1-5/+4
2023-11-08drm/i915/dp_mst: Add missing DSC compression disablingImre Deak1-0/+2
2023-11-08drm/i915/dp: Make sure the DSC PPS SDP is disabled whenever DSC is disabledImre Deak2-4/+6
2023-11-08drm/i915/dp_mst: Program the DSC PPS SDP for each streamImre Deak2-5/+8
2023-11-08drm/i915/dp_mst: Add atomic state for all streams on pre-tgl platformsImre Deak1-6/+10
2023-11-08drm/i915/dp_mst: Account for FEC and DSC overhead during BW allocationImre Deak1-25/+99
2023-11-08drm/i915/dp: Pass actual BW overhead to m_n calculationImre Deak6-18/+71
2023-11-08drm/i915/dp: Specify the FEC overhead as an increment vs. a remainderImre Deak1-4/+4
2023-11-08drm/i915/dp_mst: Enable FEC early once it's known DSC is neededImre Deak3-3/+15
2023-11-08drm/dp: Add helpers to calculate the link BW overheadImre Deak2-6/+149
2023-11-08drm/dp_mst: Add HBLANK expansion quirk for Synaptics MST hubsImre Deak1-0/+2
2023-11-08drm/dp_mst: Allow DSC in any Synaptics last branch deviceImre Deak1-8/+13
2023-11-08drm/dp_mst: Swap the order of checking root vs. non-root port BW limitationsImre Deak1-5/+8
2023-11-08drm/dp_mst: Factor out a helper to check the atomic state of a topology managerImre Deak1-19/+74
2023-11-08drm/dp_mst: Add helper to determine if an MST port is downstream of another portImre Deak1-0/+52
2023-11-08drm/dp_mst: Fix fractional DSC bpp handlingVille Syrjälä6-25/+13
2023-11-08drm/i915/dp_mst: Fix race between connector registration and setupImre Deak1-8/+8
2023-11-07drm/sched: Don't disturb the entity when in RR-mode schedulingLuben Tuikov1-13/+3
2023-11-07Merge tag 'drm-next-2023-11-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds65-1284/+1491
2023-11-07drm/i915/xelpmp: Add Wa_16021867713Gustavo Sousa2-0/+16
2023-11-07drm/amdgpu: add RAS reset/query operations for XGMI v6_4Tao Zhou1-3/+43
2023-11-07drm/amdgpu: handle extra UE register entries for gfx v9_4_3Tao Zhou1-0/+38
2023-11-07drm/amd/pm: not stop rlc for IMU enabled APUs when suspendTim Huang1-0/+1
2023-11-07drm/amd/display: avoid variable reinitializationBragatheswaran Manickavel1-1/+0
2023-11-07drm/amd/pm: Hide irrelevant pm device attributesLijo Lazar3-8/+20
2023-11-07drm/amdgpu: Fix sdma 4.4.2 doorbell rptr/wptr initLijo Lazar1-6/+19
2023-11-07drm/amdgpu/soc21: add mode2 asic reset for SMU IP v14.0.0Jiadong Zhu1-0/+1
2023-11-07drm/amd/display: Set stream's DP test pattern upon test requestGeorge Shen1-0/+3
2023-11-07drm/amd/display: Fix handling duplicate planes on one streamSung Joon Kim6-34/+90
2023-11-07drm/amd/display: For cursor P-State allow for SubVPAlvin Lee1-15/+2
2023-11-07drm/amd/display: Enable physymclk RCODaniel Miess5-37/+102
2023-11-07drm/amd/display: Remove references to unused dml arch versionChaitanya Dhere2-15/+2