summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2023-01-24drm/amd/display: Disable SubVP for PSR panelsAlvin Lee3-1/+12
2023-01-24drm/amd/display: 3.2.219Aric Cyr1-1/+1
2023-01-24drm/amd/display: [FW Promotion] Release 0.0.150.0Anthony Koo1-1/+1
2023-01-24drm/amd/display: Correcting prefetch mode for fast validateSaaem Rizvi1-7/+1
2023-01-24drm/amd/display: Set hvm_enabled flag for S/G modeRoman Li1-1/+1
2023-01-24drm/amdgpu/display/mst: adjust the logic in 2nd phase of updating payloadWayne Lin1-1/+5
2023-01-24drm/amdgpu/display/mst: adjust the naming of mst_port and port of aconnectorWayne Lin6-56/+57
2023-01-24drm/amdgpu/display/mst: update mst_mgr relevant variable when long HPDWayne Lin1-2/+12
2023-01-24drm/amdgpu/display/mst: limit payload to be updated one by oneWayne Lin1-12/+39
2023-01-24drm/amdgpu/display/mst: Fix mst_state->pbn_div and slot count assignmentsLyude Paul2-5/+24
2023-01-24drm/amd/display: set allow_freesync parameter in DMAurabindo Pillai1-0/+1
2023-01-24drm/amd/display: Revert "ignore msa parameter only if freesync is enabled"Aurabindo Pillai1-9/+2
2023-01-24drm/amd/display: Allow idle optimization after turning off all pipesAlvin Lee1-0/+10
2023-01-24drm/amd/display: Guard Freesync HDMI parsing with dc_lockStylon Wang1-2/+6
2023-01-24drm/amd/display: Speed up DML fast_validate pathIlya Bakoulin3-19/+31
2023-01-24drm/amd/display: Disable MALL SS and messages for PSR supported configsDillon Varone1-0/+7
2023-01-24drm/amd/display: force connector state when bpc changes during complianceQingqing Zhuo5-121/+209
2023-01-24drm/amd/display: use a more appropriate return value in dp_retrieve_lttpr_cap()Hamza Mahfooz1-1/+1
2023-01-24Merge tag 'drm-misc-next-2023-01-19' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter1-0/+1
2023-01-20drm/amd/display: remove duplicate included header filesye xingchen1-1/+0
2023-01-20drm/amd/display: fix hdmi_encoded_link_bw definitionArnd Bergmann1-6/+0
2023-01-20drm/amd/display: fix dp_retrieve_lttpr_cap() return valueArnd Bergmann1-3/+3
2023-01-20drm/amd/display: disable S/G display on DCN 3.1.4Alex Deucher1-1/+0
2023-01-20drm/amd/display: disable S/G display on DCN 3.1.5Alex Deucher1-1/+0
2023-01-20drm/amd/display: Decrease messaging about DP alt mode state to debugMario Limonciello1-1/+1
2023-01-19drm/amd/display: disable S/G display on DCN 3.1.4Alex Deucher1-1/+0
2023-01-19drm/amd/display: disable S/G display on DCN 3.1.5Alex Deucher1-1/+0
2023-01-19drm/amd/display: fix issues with driver unloadHamza Mahfooz2-5/+0
2023-01-19drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrixJoshua Ashton1-2/+2
2023-01-19drm/amd/display: Calculate output_color_space after pixel encoding adjustmentJoshua Ashton1-2/+2
2023-01-19drm/amd/display: Fix set scaling doesn's workhongao1-2/+2
2023-01-19drm/amd/display: fix issues with driver unloadHamza Mahfooz2-5/+0
2023-01-18drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrixJoshua Ashton1-2/+2
2023-01-18drm/amd/display: Calculate output_color_space after pixel encoding adjustmentJoshua Ashton1-2/+2
2023-01-18drm/amd/display: use swap() helper macro in bios_parserDeepak R Varma1-9/+2
2023-01-17drm/amd/display: 3.2.218Aric Cyr1-1/+1
2023-01-17drm/amd/display: hdcp not enabled on connector 0hersen wu1-7/+0
2023-01-17drm/amd/display: phase2 enable mst hdcp multiple displayshersen wu2-43/+122
2023-01-17drm/amd/display: Account for MPO planes in dcn32 mall alloc calculationsDillon Varone1-2/+3
2023-01-17drm/amd/display: Allow subvp on vactive pipes that are 2560x1440@60Alvin Lee2-1/+32
2023-01-17drm/amd/display: Request min clocks after disabling pipes on initAlvin Lee1-0/+21
2023-01-17drm/amd/display: fix mapping to non-allocated addressBrandon Syu4-6/+19
2023-01-17drm/amd/display: Skip backlight control delay on external powered linksTony Tascioglu6-14/+17
2023-01-17drm/amd/display: contional remove disable dig_fifo when blankCharlene Liu2-1/+3
2023-01-17drm/amd/display: Remove DISPCLK dentist programming for dcn32Dillon Varone1-5/+91
2023-01-17drm/amd/display: Add extra mblk for DCCSaaem Rizvi1-5/+5
2023-01-17drm/amd/display: set active bit for desktop with VSDBv3Dillon Varone1-6/+14
2023-01-17drm/amd/display: Remove unused codeRodrigo Siqueira1-44/+0
2023-01-17drm/amd/display: Optimize link power-down when link powered externallyTony Tascioglu7-15/+29
2023-01-17drm/amd/display: fix an error check condition for synced pipesAurabindo Pillai1-2/+13