aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2023-12-07drm/amd/display: Restore guard against default backlight value < 1 nitMario Limonciello1-2/+2
2023-12-07drm/amd/display: fix hw rotated modes when PSR-SU is enabledHamza Mahfooz4-3/+16
2023-12-07drm/amd/pm: fix pp_*clk_od typoDmitrii Galantsev1-2/+2
2023-12-06drm/amdgpu: fix buffer funcs setting order on suspendAlex Deucher1-0/+2
2023-12-06drm/amdgpu: Avoid querying DRM MGCG statusLijo Lazar1-1/+2
2023-12-06drm/amdgpu: Update HDP 4.4.2 clock gating flagsLijo Lazar1-0/+5
2023-12-06drm/amdgpu: Add NULL checks for function pointersLijo Lazar1-4/+8
2023-12-06drm/amdgpu: Restrict extended wait to PSP v13.0.6Lijo Lazar1-3/+7
2023-12-06drm/amd/display: Increase frame warning limit with KASAN or KCSAN in dmlAlex Deucher1-0/+4
2023-12-06drm/amdgpu: optimize the printing order of error dataYang Wang1-0/+17
2023-12-06drm/amdgpu: Update fw version for boot time error queryHawking Zhang1-1/+1
2023-12-06drm/amd/pm: support new mca smu error code decodingYang Wang2-1/+10
2023-12-06drm/amd/swsmu: update smu v14_0_0 driver if version and metrics tableLi Ma4-35/+115
2023-12-06drm/amd/display: Fix array-index-out-of-bounds in dml2Roman Li1-3/+3
2023-12-06drm/amd/display: Add monitor patch for specific eDPIvan Lipski1-0/+6
2023-12-06drm/amd/display: Use channel_width = 2 for vram table 3.0Alvin Lee1-1/+7
2023-12-06drm/amdgpu: disable MCBP by defaultJiadong Zhu1-4/+0
2023-12-06drm/amd/amdgpu: SRIOV full reset issue with VCNBokun Zhang1-0/+3
2023-12-06drm/amdgpu: fix buffer funcs setting order on suspendAlex Deucher1-0/+2
2023-12-06drm/amdgpu: Avoid querying DRM MGCG statusLijo Lazar1-1/+2
2023-12-06drm/amdgpu: Update HDP 4.4.2 clock gating flagsLijo Lazar1-0/+5
2023-12-06drm/amdgpu: Add NULL checks for function pointersLijo Lazar1-4/+8
2023-12-06drm/amd/amdgpu: Add SMUIO headers for 10.0.2Tom St Denis2-0/+286
2023-12-06drm/amdgpu: Restrict extended wait to PSP v13.0.6Lijo Lazar1-3/+7
2023-12-06drm/amd: Add a DC debug mask for DML2Aurabindo Pillai1-0/+1
2023-12-06drm/amdgpu: Read aquavanjaram USR register stateLijo Lazar1-0/+127
2023-12-06drm/amdgpu: Read aquavanjaram WAFL register stateLijo Lazar1-0/+76
2023-12-06drm/amd/display: Increase frame warning limit with KASAN or KCSAN in dmlAlex Deucher1-0/+4
2023-12-06drm/amdgpu: optimize the printing order of error dataYang Wang1-0/+17
2023-12-06drm/amdgpu: Update fw version for boot time error queryHawking Zhang1-1/+1
2023-12-06drm/amd/pm: support new mca smu error code decodingYang Wang2-1/+10
2023-12-06drm/amd/swsmu: update smu v14_0_0 driver if version and metrics tableLi Ma4-35/+115
2023-12-06drm/amd/display: 3.2.263Aric Cyr1-1/+1
2023-12-06drm/amd/display: Update code comment to be more accurateRodrigo Siqueira1-1/+2
2023-12-06drm/amd/display: Adjust code styleRodrigo Siqueira1-33/+30
2023-12-06drm/amd/display: Fix array-index-out-of-bounds in dml2Roman Li1-3/+3
2023-12-06drm/amd/display: Disable DWB frame capture to emulate oneshotAlex Hung3-1/+44
2023-12-06drm/amd/display: Add new set_fc_enable to struct dwbc_funcsAlex Hung3-0/+29
2023-12-06drm/amd/display: Setup for mmhubbub3_warmup_mcif with big bufferAlex Hung1-0/+6
2023-12-06drm/amd/display: Add writeback enable field (wb_enabled)Alex Hung2-0/+9
2023-12-06drm/amd/display: Fix writeback_info is not removedAlex Hung1-3/+4
2023-12-06drm/amd/display: Validate hw_points_num before using itAlex Hung1-0/+3
2023-12-06drm/amd/display: Fix writeback_info never got updatedAlex Hung1-9/+4
2023-12-06drm/amd/display: Add writeback enable/disable in dcAlex Hung2-0/+37
2023-12-06drm/amd/display: Hande writeback request from userspaceAlex Hung2-0/+162
2023-12-06drm/amd/display: Create fake sink and stream for writeback connectorHarry Wentland1-11/+22
2023-12-06drm/amd/display: Create amdgpu_dm_wb_connectorHarry Wentland4-8/+24
2023-12-06drm/amd/display: Check writeback connectors in create_validate_stream_for_sinkAlex Hung1-1/+4
2023-12-06drm/amd/display: Use drm_connector in create_stream_for_sinkHarry Wentland1-28/+37
2023-12-06drm/amd/display: Return drm_connector from find_first_crtc_matching_connectorHarry Wentland3-5/+9