summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2024-01-03drm/amd/pm: Use separate metric table for APUAsad Kamal-58/+156
2024-01-03drm/amd/display: Add some functions for Panel ReplayTom Chung-6/+235
2024-01-03Re-revert "drm/amd/display: Enable Replay for static screen use cases"Ivan Lipski-32/+1
2024-01-03drm/amd/display: Fixing stream allocation regressionRelja Vojvodic-1/+1
2024-01-03drm/amd/display: Verify disallow bits were cleared for idleNicholas Kazlauskas-2/+10
2024-01-03drm/amd/display: Fix Mismatch between pipe and streamGabe Teeger-6/+16
2024-01-03drm/amd/display: Refactor INIT into component folderRevalla-41/+250
2024-01-03drm/amd/display: For FPO and SubVP/DRR configs program vmin/max selAlvin Lee-24/+62
2024-01-03drm/amd/display: Add dpia display mode validation logicMeenakshikumar Somasundaram-40/+104
2024-01-03drm/amd/display: Switch DMCUB notify idle command to NO_WAITNicholas Kazlauskas-1/+2
2024-01-03drm/amdgpu/gfx11: need acquire mutex before access CP_VMID_RESET v2Jack Xiao-1/+47
2024-01-03drm/amd/display: Wait forever for DMCUB to wake upNicholas Kazlauskas-12/+2
2024-01-03drm/amd/display: Always exit DMCUB idle when calledNicholas Kazlauskas-3/+0
2024-01-03drm/amd/display: Add log end specifierRelja Vojvodic-1/+1
2024-01-03drm/amd/display: Assign stream status for FPO + Vactive casesAlvin Lee-1/+2
2024-01-03drm/amdgpu: Let KFD sync with VM fencesFelix Kuehling-1/+2
2024-01-03drm/amd/display: pbn_div need be updated for hotplug eventWayne Lin-2/+1
2024-01-03drm/amd/display: Correctly restore user_levelCamille Cho-20/+42
2024-01-03drm/amd/display: Fix minor issues in BW Allocation Phase2Meenakshikumar Somasundaram-124/+101
2024-01-03drm/amd/display: Add null pointer guards where neededJosip Pavic-1/+10
2024-01-03drm/amd/display: Add HDMI capacity computations using fixed31_32Leo (Hanghong) Ma-3/+3
2024-01-03drm/amd/display: Add more mechanisms for testsRelja Vojvodic-90/+229
2024-01-03drm/amd/display: Don't allow FPO if no planesAlvin Lee-5/+25
2024-01-03drm/amd/display: Fix subvp+drr logic errorsAlvin Lee-22/+30
2024-01-03drm/amdgpu: Fix ecc irq enable/disable unpairedStanley.Yang-1/+38
2024-01-03drm/amd/display: enable dcn35 idle power optimizationRoman Li-1/+1
2024-01-03drm/amd/display: Disable IPS by defaultRoman Li-0/+2
2024-01-03drm/amdgpu: Add register read/write debugfs support for AID'sMangesh Gadre-2/+9
2024-01-03drm/amd/display: remove redundant initialization of variable remainderColin Ian King-1/+2
2023-12-20Merge tag 'drm-msm-next-2023-12-15' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie-16/+16
2023-12-19drm/amdgpu: re-create idle bo's PTE during VM state machine resetZhenGuo Yin-0/+1
2023-12-19drm/amdgpu: Add umc page retirement for umc v12_0YiPeng Chai-0/+60
2023-12-19drm/amd/pm: smu v13_0_6 supports ecc info by defaultYiPeng Chai-0/+8
2023-12-19drm/amdgpu: Add poison mode check error condition for umc v12_0YiPeng Chai-9/+19
2023-12-19drm/amdgpu: MCA supports recording umc address informationYiPeng Chai-20/+46
2023-12-19drm/amd/display: 3.2.265Aric Cyr-1/+1
2023-12-19drm/amd/display: [FW Promotion] Release 0.0.197.0Anthony Koo-1/+1
2023-12-19drm/amd/display: change static screen wait frame_count for ipsAllen Pan-2/+49
2023-12-19drm/amd/display: Fix hang/underflow when transitioning to ODM4:1Ilya Bakoulin-0/+14
2023-12-19drm/amd/display: Only clear symclk otg flag for HDMIAlvin Lee-4/+8
2023-12-19drm/amd/display: Fix lightup regression with DP2 single display configsMichael Strauss-0/+8
2023-12-19drm/amd/display: Deep copy dml2_context when copying dc_stateDillon Varone-0/+4
2023-12-19drm/amd/display: Create dc_state after resource initializationDillon Varone-9/+9
2023-12-19drm/amd/display: Fix null reference to state when getting subvp typeDillon Varone-1/+1
2023-12-19drm/amd/display: Refactor phantom resource allocationDillon Varone-549/+578
2023-12-19drm/amd/display: Refactor dc_state interfaceDillon Varone-706/+1171
2023-12-19drm/amd/display: Wake DMCUB before executing GPINT commandsNicholas Kazlauskas-54/+77
2023-12-19drm/amd/display: Wake DMCUB before sending a commandNicholas Kazlauskas-63/+143
2023-12-19drm/amd/display: Refactor DMCUB enter/exit idle interfaceNicholas Kazlauskas-12/+43
2023-12-19drm/amd/display: fix usb-c connector_typeAllen Pan-0/+5