summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Verify disallow bits were cleared for idleNicholas Kazlauskas2024-01-031-2/+10
* drm/amd/display: Fix Mismatch between pipe and streamGabe Teeger2024-01-032-6/+16
* drm/amd/display: Refactor INIT into component folderRevalla2024-01-0341-41/+250
* drm/amd/display: For FPO and SubVP/DRR configs program vmin/max selAlvin Lee2024-01-038-24/+62
* drm/amd/display: Add dpia display mode validation logicMeenakshikumar Somasundaram2024-01-035-40/+104
* drm/amd/display: Switch DMCUB notify idle command to NO_WAITNicholas Kazlauskas2024-01-031-1/+2
* drm/amdgpu/gfx11: need acquire mutex before access CP_VMID_RESET v2Jack Xiao2024-01-031-1/+47
* drm/amd/display: Wait forever for DMCUB to wake upNicholas Kazlauskas2024-01-031-12/+2
* drm/amd/display: Always exit DMCUB idle when calledNicholas Kazlauskas2024-01-031-3/+0
* drm/amd/display: Add log end specifierRelja Vojvodic2024-01-031-1/+1
* drm/amd/display: Assign stream status for FPO + Vactive casesAlvin Lee2024-01-031-1/+2
* drm/amdgpu: Let KFD sync with VM fencesFelix Kuehling2024-01-031-1/+2
* drm/amd/display: pbn_div need be updated for hotplug eventWayne Lin2024-01-031-2/+1
* drm/amd/display: Correctly restore user_levelCamille Cho2024-01-0313-20/+42
* drm/amd/display: Fix minor issues in BW Allocation Phase2Meenakshikumar Somasundaram2024-01-032-124/+101
* drm/amd/display: Add null pointer guards where neededJosip Pavic2024-01-033-1/+10
* drm/amd/display: Add HDMI capacity computations using fixed31_32Leo (Hanghong) Ma2024-01-033-3/+3
* drm/amd/display: Add more mechanisms for testsRelja Vojvodic2024-01-035-90/+229
* drm/amd/display: Don't allow FPO if no planesAlvin Lee2024-01-033-5/+25
* drm/amd/display: Fix subvp+drr logic errorsAlvin Lee2024-01-031-22/+30
* drm/amdgpu: Fix ecc irq enable/disable unpairedStanley.Yang2024-01-034-1/+38
* drm/amd/display: enable dcn35 idle power optimizationRoman Li2024-01-031-1/+1
* drm/amd/display: Disable IPS by defaultRoman Li2024-01-031-0/+2
* drm/amdgpu: Add register read/write debugfs support for AID'sMangesh Gadre2024-01-031-2/+9
* drm/amd/display: remove redundant initialization of variable remainderColin Ian King2024-01-031-1/+2
* drm/amdgpu: re-create idle bo's PTE during VM state machine resetZhenGuo Yin2023-12-191-0/+1
* drm/amdgpu: Add umc page retirement for umc v12_0YiPeng Chai2023-12-192-0/+60
* drm/amd/pm: smu v13_0_6 supports ecc info by defaultYiPeng Chai2023-12-191-0/+8
* drm/amdgpu: Add poison mode check error condition for umc v12_0YiPeng Chai2023-12-193-9/+19
* drm/amdgpu: MCA supports recording umc address informationYiPeng Chai2023-12-198-20/+46
* drm/amd/display: 3.2.265Aric Cyr2023-12-191-1/+1
* drm/amd/display: [FW Promotion] Release 0.0.197.0Anthony Koo2023-12-191-1/+1
* drm/amd/display: change static screen wait frame_count for ipsAllen Pan2023-12-195-2/+49
* drm/amd/display: Fix hang/underflow when transitioning to ODM4:1Ilya Bakoulin2023-12-192-0/+14
* drm/amd/display: Only clear symclk otg flag for HDMIAlvin Lee2023-12-194-4/+8
* drm/amd/display: Fix lightup regression with DP2 single display configsMichael Strauss2023-12-191-0/+8
* drm/amd/display: Deep copy dml2_context when copying dc_stateDillon Varone2023-12-191-0/+4
* drm/amd/display: Create dc_state after resource initializationDillon Varone2023-12-191-9/+9
* drm/amd/display: Fix null reference to state when getting subvp typeDillon Varone2023-12-191-1/+1
* drm/amd/display: Refactor phantom resource allocationDillon Varone2023-12-1933-549/+578
* drm/amd/display: Refactor dc_state interfaceDillon Varone2023-12-1937-706/+1171
* drm/amd/display: Wake DMCUB before executing GPINT commandsNicholas Kazlauskas2023-12-194-54/+77
* drm/amd/display: Wake DMCUB before sending a commandNicholas Kazlauskas2023-12-1925-63/+143
* drm/amd/display: Refactor DMCUB enter/exit idle interfaceNicholas Kazlauskas2023-12-194-12/+43
* drm/amd/display: fix usb-c connector_typeAllen Pan2023-12-191-0/+5
* drm/amd/display: add debug option for ExtendedVBlank DLG adjustMuhammad Ahmed2023-12-192-1/+3
* drm/amd/display: Set test_pattern_changed update flag on pipe enableGeorge Shen2023-12-191-0/+4
* drm/amd/display: dereference variable before checking for zeroJosip Pavic2023-12-191-1/+1
* drm/amd/display: get dprefclk ss info from integration info tableCharlene Liu2023-12-192-5/+16
* drm/amd/display: skip error logging when DMUB is inactive from S3Samson Tam2023-12-193-12/+27