summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2023-12-08Merge tag 'drm-misc-next-2023-12-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-4/+3
2023-12-07drm/amdgpu: Enable event log on MES 11shaoyunl-0/+3
2023-12-07drm/amdgpu: SW part of MES event log enablementshaoyunl-0/+70
2023-12-07drm/amd/display: Restore guard against default backlight value < 1 nitMario Limonciello-2/+2
2023-12-07drm/amd/display: fix hw rotated modes when PSR-SU is enabledHamza Mahfooz-3/+16
2023-12-07drm/amd/pm: fix pp_*clk_od typoDmitrii Galantsev-2/+2
2023-12-06drm/amdgpu: fix buffer funcs setting order on suspendAlex Deucher-0/+2
2023-12-06drm/amdgpu: Avoid querying DRM MGCG statusLijo Lazar-1/+2
2023-12-06drm/amdgpu: Update HDP 4.4.2 clock gating flagsLijo Lazar-0/+5
2023-12-06drm/amdgpu: Add NULL checks for function pointersLijo Lazar-4/+8
2023-12-06drm/amdgpu: Restrict extended wait to PSP v13.0.6Lijo Lazar-3/+7
2023-12-06drm/amd/display: Increase frame warning limit with KASAN or KCSAN in dmlAlex Deucher-0/+4
2023-12-06drm/amdgpu: optimize the printing order of error dataYang Wang-0/+17
2023-12-06drm/amdgpu: Update fw version for boot time error queryHawking Zhang-1/+1
2023-12-06drm/amd/pm: support new mca smu error code decodingYang Wang-1/+10
2023-12-06drm/amd/swsmu: update smu v14_0_0 driver if version and metrics tableLi Ma-35/+115
2023-12-06drm/amd/display: Fix array-index-out-of-bounds in dml2Roman Li-3/+3
2023-12-06drm/amd/display: Add monitor patch for specific eDPIvan Lipski-0/+6
2023-12-06drm/amd/display: Use channel_width = 2 for vram table 3.0Alvin Lee-1/+7
2023-12-06drm/amdgpu: disable MCBP by defaultJiadong Zhu-4/+0
2023-12-06drm/amd/amdgpu: SRIOV full reset issue with VCNBokun Zhang-0/+3
2023-12-06drm/amdgpu: fix buffer funcs setting order on suspendAlex Deucher-0/+2
2023-12-06drm/amdgpu: Avoid querying DRM MGCG statusLijo Lazar-1/+2
2023-12-06drm/amdgpu: Update HDP 4.4.2 clock gating flagsLijo Lazar-0/+5
2023-12-06drm/amdgpu: Add NULL checks for function pointersLijo Lazar-4/+8
2023-12-06drm/amd/amdgpu: Add SMUIO headers for 10.0.2Tom St Denis-0/+286
2023-12-06drm/amdgpu: Restrict extended wait to PSP v13.0.6Lijo Lazar-3/+7
2023-12-06drm/amd: Add a DC debug mask for DML2Aurabindo Pillai-0/+1
2023-12-06drm/amdgpu: Read aquavanjaram USR register stateLijo Lazar-0/+127
2023-12-06drm/amdgpu: Read aquavanjaram WAFL register stateLijo Lazar-0/+76
2023-12-06drm/amd/display: Increase frame warning limit with KASAN or KCSAN in dmlAlex Deucher-0/+4
2023-12-06drm/amdgpu: optimize the printing order of error dataYang Wang-0/+17
2023-12-06drm/amdgpu: Update fw version for boot time error queryHawking Zhang-1/+1
2023-12-06drm/amd/pm: support new mca smu error code decodingYang Wang-1/+10
2023-12-06drm/amd/swsmu: update smu v14_0_0 driver if version and metrics tableLi Ma-35/+115
2023-12-06drm/amd/display: 3.2.263Aric Cyr-1/+1
2023-12-06drm/amd/display: Update code comment to be more accurateRodrigo Siqueira-1/+2
2023-12-06drm/amd/display: Adjust code styleRodrigo Siqueira-33/+30
2023-12-06drm/amd/display: Fix array-index-out-of-bounds in dml2Roman Li-3/+3
2023-12-06drm/amd/display: Disable DWB frame capture to emulate oneshotAlex Hung-1/+44
2023-12-06drm/amd/display: Add new set_fc_enable to struct dwbc_funcsAlex Hung-0/+29
2023-12-06drm/amd/display: Setup for mmhubbub3_warmup_mcif with big bufferAlex Hung-0/+6
2023-12-06drm/amd/display: Add writeback enable field (wb_enabled)Alex Hung-0/+9
2023-12-06drm/amd/display: Fix writeback_info is not removedAlex Hung-3/+4
2023-12-06drm/amd/display: Validate hw_points_num before using itAlex Hung-0/+3
2023-12-06drm/amd/display: Fix writeback_info never got updatedAlex Hung-9/+4
2023-12-06drm/amd/display: Add writeback enable/disable in dcAlex Hung-0/+37
2023-12-06drm/amd/display: Hande writeback request from userspaceAlex Hung-0/+162
2023-12-06drm/amd/display: Create fake sink and stream for writeback connectorHarry Wentland-11/+22
2023-12-06drm/amd/display: Create amdgpu_dm_wb_connectorHarry Wentland-8/+24