summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2024-06-14drm/amd/display: fix minor coding errors where dml21 phase 5 uses wrong varia...Wenjing Liu-2/+2
2024-06-14drm/amd/display: Remove redundant condition in VBA 314 funcIvan Lipski-9/+0
2024-06-14drm/amd/display: Remove redundant condition with DEADCODEIvan Lipski-3/+0
2024-06-14Revert "drm/amd/display: workaround for oled eDP not lighting up on DCN401"Joshua Aberback-5/+0
2024-06-14drm/amd/display: Add dcn401 DIG fifo enable/disableRelja Vojvodic-3/+11
2024-06-14drm/amd/display: Enable DCN401 idle optimizations by defaultDillon Varone-1/+0
2024-06-14drm/amd/display: DCN401 full power down in HW init if any link enabledJoshua Aberback-1/+1
2024-06-14drm/amdgpu: refine gfx8 firmware loadingYang Wang-36/+33
2024-06-14drm/amdkfd: add ASIC version check for the reset selection of RAS poisonTao Zhou-2/+8
2024-06-14drm/amdkfd: use mode1 reset for RAS poison consumptionTao Zhou-2/+2
2024-06-14drm/amd/pm: update check condition for SMU mode1 resetTao Zhou-3/+3
2024-06-14drm/amdgpu: set RAS fed status for more casesTao Zhou-0/+2
2024-06-14drm/amdgpu: create amdgpu_ras_in_recovery to simplify codeTao Zhou-51/+29
2024-06-14drm/amdgpu: trigger mode1 reset for RAS RMA statusTao Zhou-11/+29
2024-06-14drm/amd/display: Disable PHYSYMCLK RCODaniel Miess-2/+2
2024-06-14drm/amd/display: [FW Promotion] Release 0.0.221.0Anthony Koo-1/+60
2024-06-14drm/amd/display: 3.2.288Aric Cyr-1/+1
2024-06-14drm/amd/display: Update idle hardmins if uclk or fclk requirement changedDillon Varone-1/+1
2024-06-14drm/amd/display: Avoid overflow from uint32_t to uint8_tAlex Hung-2/+2
2024-06-14drm/amd/display: Do not override dml2.1 reinitDillon Varone-3/+4
2024-06-14drm/amd/display: Fix missed targets in FAMS2+HWFQDillon Varone-1/+2
2024-06-14drm/amd/display: Add null check for phantom pipes in prepare mcacheDillon Varone-2/+8
2024-06-14drm/amd/display: Block SubVP if hardware rotation is used in DML2.1Dillon Varone-1/+2
2024-06-14drm/amd/display: Explicitly cast v_total to signed in a subtractionAlex Hung-2/+2
2024-06-14drm/amd/display: Remove NO_EFFECT self-assignmentAlex Hung-8/+0
2024-06-14drm/amd/display: Remove reduntant comparisons by CoverityIvan Lipski-6/+6
2024-06-14drm/amd/display: populate hardware_release hook for dcn401Alvin Lee-2/+22
2024-06-14drm/amd/display: make ODM segment width of YCbCr422 two pixel alignedWenjing Liu-4/+11
2024-06-14drm/amd/display: Disable IPS when it is not allowed.JinZe.Xu-0/+3
2024-06-14Revert "drm/amd/display: Handle HPD_IRQ for internal link"Sung-huai Wang-15/+9
2024-06-14drm/amd/display: Remove useless comparison of unsigned int vs. 0Alex Hung-25/+20
2024-06-14drm/amd/display: Fix uninitialized variables in dcn401Alex Hung-1/+1
2024-06-14drm/amd/display: Fix incorrect size calculation for loop in dcn401Alex Hung-1/+1
2024-06-14drm/amd/display: Minor cleanup for DCN401 cursor related codeSridevi Arvindekar-2/+10
2024-06-14drm/amd/display: Check otg_master pointer before use itRodrigo Siqueira-7/+15
2024-06-14drm/amd/display: Disable DMCUB timeout for DCN35Nicholas Kazlauskas-0/+1
2024-06-14drm/amd/display: use preferred link settings for dp signal onlyWenjing Liu-14/+10
2024-06-14drm/amd/display: remove ODM combine before bandwidth validationWenjing Liu-0/+2
2024-06-14drm/amd/display: remove dpp pipes on failure to update pipe paramsWenjing Liu-1/+8
2024-06-14drm/amd/display: Remove register from DCN35 DMCUB diagnostic collectionNicholas Kazlauskas-4/+1
2024-06-14drm/amd/display: Move PRIMARY plane zpos higherLeo Li-8/+44
2024-06-14drm/amd/display: Introduce overlay cursor modeLeo Li-122/+389
2024-06-14drm/amd/display: define abm debug interfaceJosip Pavic-0/+60
2024-06-14drm/amd/display: Refactor function dm_dp_mst_is_port_support_mode()Wayne Lin-86/+146
2024-06-14drm/amd/display: Don't refer to dc_sink in is_dsc_need_re_computeWayne Lin-8/+4
2024-06-14drm/amd/display: change dram_clock_latency to 34us for dcn35Paul Hsieh-1/+1
2024-06-14drm/amd/display: Change dram_clock_latency to 34us for dcn351Daniel Miess-1/+1
2024-06-14drm/amd/display: Correct the defined value for AMDGPU_DMUB_NOTIFICATION_MAXWayne Lin-1/+1
2024-06-14drm/amd/display: Defer the setting of link hpd status for usb4/tbtWayne Lin-8/+0
2024-06-14drm/amd/display: Adjust debug msg for usb4/tbtWayne Lin-23/+34