summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2024-10-23drm/amd/display: Adding array index check to prevent memory corruptionLeo Chen1-2/+4
2024-10-23drm/amd/display: Reuse subvp enable check for DCN401Aurabindo Pillai1-1/+2
2024-10-23drm/amd/display: w/a to program DISPCLK_R_GATE_DISABLE DCN35Yihan Zhu3-4/+20
2024-10-23drm/amd/display: temp w/a for dGPU to enter idle optimizationsAurabindo Pillai1-1/+2
2024-10-23drm/amd/display: Add hpd_source index check for dcn401 link encoder setupSrinivasan Shanmugam1-1/+1
2024-10-23drm/amd/display: Add hpd_source index check for dcn10 link encoder setupSrinivasan Shanmugam1-1/+1
2024-10-23drm/amd/display: Add hpd_source index check for DCE60/80/100/110/112/120 link...Srinivasan Shanmugam6-6/+6
2024-10-23drm/amd/display: Ensure HPD source index is valid for dcn20/dcn201 link encodersSrinivasan Shanmugam2-2/+2
2024-10-23drm/amd/display: Fix spelling mistake "tunndeling" -> "tunneling"Colin Ian King1-1/+1
2024-10-15drm/amd/display: 3.2.305Aric Cyr1-1/+1
2024-10-15drm/amd/display: disable dynamic ODM when sharpness is enabledSamson Tam1-0/+1
2024-10-15drm/amd/display: Check returned status from core_link_read_dpcdAlex Hung1-0/+6
2024-10-15drm/amd/display: Clear pipe pointers on pipe resetJoshua Aberback2-16/+8
2024-10-15drm/amd/display: add sharpening policy to plane stateSamson Tam5-5/+12
2024-10-15drm/amd/display: resolve correct MALL size for dcn401Dillon Varone2-3/+28
2024-10-15drm/amd/display: Read Sink emission rate capabilityRobin Chen3-10/+20
2024-10-15drm/amd/display: print messages when programming shaper/3dlut failsAlex Hung3-6/+25
2024-10-15drm/amd/display: Full exit out of IPS2 when all allow signals have been clearedLeo Chen2-3/+6
2024-10-15drm/amd/display: Fix Coverity change for visual confirmLeo (Hanghong) Ma1-1/+2
2024-10-15drm/amd/display: Add 3DLUT FL HW bug workaroundIlya Bakoulin8-13/+122
2024-10-15drm/amd/display: Add check for headless for idle optimizationRoman Li1-1/+1
2024-10-15drm/amd/display: Increase idle worker HPD detection timeRoman Li1-1/+1
2024-10-15drm/amd/display: Remove useless assignmentsAlex Hung6-7/+0
2024-10-15drm/amd/display: Check status from dpcd_get_tunneling_device_dataAlex Hung2-0/+9
2024-10-15drm/amd/display: Check returns from drm_dp_dpcd_writeAlex Hung1-5/+12
2024-10-15drm/amd/display: Add hpd_source index out-of-bounds check for dcn3x link enco...Srinivasan Shanmugam12-12/+12
2024-10-08drm/amdgpu: fix dm_suspend/resume arguments to ip_blockSunil Khatri1-2/+7
2024-10-08drm/amd/display: disable SG displays on cyan skillfishAlex Deucher1-1/+5
2024-10-07drm/amd/display: fix hibernate entry for DCN35+Hamza Mahfooz1-3/+4
2024-10-07drm/amd/display: Clear update flags after update has been appliedJosip Pavic1-11/+34
2024-10-07drm/amd/display: fix hibernate entry for DCN35+Hamza Mahfooz1-3/+4
2024-10-07drm/amd/display: Fetch the EDID from _DDC if available for eDPMario Limonciello1-3/+62
2024-10-07drm/amd/display: remove redundant freesync parser for DPMelissa Wen1-66/+4
2024-10-07drm/amd/display: always call connector_update when parsing freesync_capsMelissa Wen1-2/+2
2024-10-07drm/amd/display: switch to setting physical address directlyMelissa Wen1-3/+3
2024-10-07drm/amd/display: switch amdgpu_dm_connector to use struct drm_edidMelissa Wen4-90/+84
2024-10-07drm/amd/display: 3.2.304Aric Cyr1-1/+1
2024-10-07drm/amd/display: Initialize new backlight_level_params structureKaitlyn Tse6-14/+20
2024-10-07drm/amd/display: Initialize replay_config varKaitlyn Tse1-2/+1
2024-10-07drm/amd/display: Remove redundant assignmentsAlex Hung6-24/+0
2024-10-07drm/amd/display: Remove unnecessary assignmentsAlex Hung7-21/+0
2024-10-07drm/amd/display: Add DMUB debug offsetTaimur Hassan1-0/+5
2024-10-07drm/amd/display: Update Interface to Check UCLK DPMAustin Zheng4-1/+33
2024-10-07drm/amd/display: Move Link Encoder Assignment Out Of dc_global_validateAustin Zheng2-8/+8
2024-10-07drm/amd/display: Allow Latency Increase For Last StrategyAustin Zheng1-0/+1
2024-10-07drm/amd/display: Skip Invalid Streams from DSC PolicyFangzhi Zuo1-1/+12
2024-10-07drm/amd/display: Align static screen idle worker with IPX modeRoman Li1-0/+1
2024-10-07drm/amd/display: calculate final viewport before TAP optimizationYihan Zhu1-26/+23
2024-10-07drm/amd/display: fix a memleak issue when driver is removedAurabindo Pillai3-15/+33
2024-10-07drm/amd/display: Clear update flags after update has been appliedJosip Pavic1-11/+34