aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2024-11-12drm/amd/display: Fix failure to read vram info due to static BP_RESULTHamish Claxton1-1/+1
2024-11-11drm/amd/display: Adjust VSDB parser for replay featureRodrigo Siqueira1-1/+1
2024-11-11drm/amd/display: Require minimum VBlank size for stutter optimizationDillon Varone1-2/+9
2024-11-11drm/amd/display: Handle dml allocation failure to avoid crashRyan Seto1-0/+3
2024-11-11drm/amd/display: Fix Panel Replay not update screen correctlyTom Chung2-57/+59
2024-11-11drm/amd/display: Change some variable name of psrTom Chung4-14/+14
2024-11-04drm/amd/display: parse umc_info or vram_info based on ASICAurabindo Pillai1-1/+3
2024-11-04drm/amd/display: Fix brightness level not retained over rebootTom Chung1-0/+15
2024-10-28Revert "drm/amd/display: update DML2 policy EnhancedPrefetchScheduleAccelerat...Ovidiu Bunea1-0/+1
2024-10-22drm/amd/display: Disable PSR-SU on Parade 08-01 TCON tooMario Limonciello1-0/+2
2024-10-22drm/amd/display: temp w/a for DP Link Layer complianceAurabindo Pillai1-0/+13
2024-10-22drm/amd/display: temp w/a for dGPU to enter idle optimizationsAurabindo Pillai1-1/+2
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-01drm/amd/display: Fix system hang while resume with TBT monitorTom Chung1-0/+6
2024-10-01drm/amd/display: Enable idle workqueue for more IPS modesLeo Li1-1/+2
2024-10-01drm/amd/display: Add HDR workaround for specific eDPAlex Hung3-1/+15
2024-10-01drm/amd/display: avoid set dispclk to 0Charlene Liu1-0/+1
2024-10-01drm/amd/display: Restore Optimized pbn Value if Failed to Disable DSCFangzhi Zuo1-4/+13
2024-10-01drm/amd/display: update DML2 policy EnhancedPrefetchScheduleAccelerationFinal...Yihan Zhu1-1/+0
2024-09-18drm/amd/display: Allow backlight to go below `AMDGPU_DM_DEFAULT_MIN_BACKLIGHT`Mario Limonciello1-1/+1
2024-09-18drm/amd/display: Fix kdoc entry for 'tps' in 'dc_process_dmub_dpia_set_tps_no...Srinivasan Shanmugam1-1/+1
2024-09-18drm/amd/display: handle nulled pipe context in DCE110's set_drr()Tobias Jakobi1-7/+14
2024-09-18drm/amdgpu: explicitely set the AMDGPU_GEM_CREATE_VRAM_CONTIGUOUS flagChristian König2-0/+2
2024-09-18drm/amd/display: 3.2.301Aric Cyr1-1/+1
2024-09-18drm/amd/display: Clear cached watermark after resumeCharlene Liu1-0/+1
2024-09-18drm/amd/display: Update IPS default mode for DCN35/DCN351Roman Li1-17/+33
2024-09-18drm/amd/display: Validate backlight caps are saneMario Limonciello1-0/+16
2024-09-18drm/amd/display: Use full update for swizzle mode changeCharlene Liu2-3/+4
2024-09-18drm/amd/display: Skip to enable dsc if it has been offZhikai Zhai2-0/+27
2024-09-18drm/amd/display: Fix underflow when setting underscan on DCN401Aurabindo Pillai1-1/+3
2024-09-18drm/amd/display: Remove always-false branchesAlex Hung3-15/+0
2024-09-18drm/amd/display: Check null pointer before dereferencing seAlex Hung1-1/+1
2024-09-18drm/amd/display: 3.2.300Aric Cyr1-1/+1
2024-09-18drm/amd/display: Add HDMI DSC native YCbCr422 supportLeo Ma3-5/+7
2024-09-18drm/amd/display: Add fullscreen only sharpening policyRelja Vojvodic2-1/+5
2024-09-18drm/amd/display: Restructure dpia link trainingPeichen Huang11-52/+233
2024-09-18drm/amd/display: Disable SYMCLK32_LE root clock gatingSung Joon Kim1-1/+1
2024-09-18drm/amd/display: Clean up dsc blocks in accelerated modeMartin Tsai1-0/+50
2024-09-18drm/amd/display: Block dynamic IPS2 on DCN35 for incompatible FW versionsNicholas Kazlauskas1-0/+6
2024-09-18drm/amd/display: Add debug options to change sharpen policiesSamson Tam6-19/+128
2024-09-18drm/amd/display: Block timing sync for different output formats in pmoDillon Varone1-3/+5
2024-09-18drm/amd/display: Enable DML2 override_det_buffer_size_kbytesYihan Zhu2-0/+2
2024-09-18drm/amd/display: Add dmub hpd sense callbackRoman Li2-1/+21
2024-09-18drm/amd/display: Emulate Display Hotplug HangDaniel Sa1-7/+2
2024-09-18drm/amd/display: Implement new DPCD register handlingRyan Seto5-5/+30
2024-09-18drm/amd/display: Use SDR white level to calculate matrix coefficientsSamson Tam5-15/+28
2024-09-18drm/amd/display: Round calculated vtotalRobin Chen1-1/+1
2024-09-18drm/amd/display: fix typo in the commentYan Zhen3-5/+5
2024-09-17Merge tag 'amd-drm-next-6.12-2024-09-13' of https://gitlab.freedesktop.org/ag...Dave Airlie8-63/+79