summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2024-01-23Revert "drm/amd/pm: fix the high voltage and temperature issue"Mario Limonciello5-63/+11
2024-01-23drm/amd/display: hook up DCN20 color blocks data to DTN logMelissa Wen4-15/+147
2024-01-23drm/amd/display: add DPP and MPC color caps to DTN logMelissa Wen2-0/+46
2024-01-23drm/amd/display: Address kdoc for eDP Panel Replay feature in 'amdgpu_dm_crtc...Srinivasan Shanmugam1-0/+8
2024-01-23drm/amd/display: hook up DCN30 color blocks data to DTN logMelissa Wen4-1/+135
2024-01-23drm/amdgpu: Fix null pointer dereferenceHawking Zhang1-1/+1
2024-01-23drm/amdgpu: skip call ras_late_init if ras block is not supportedYang Wang1-2/+5
2024-01-23drm/amdgpu: Show vram vendor only if availableLijo Lazar1-1/+16
2024-01-23drm/amdgpu: Avoid fetching vram vendor informationLijo Lazar1-1/+2
2024-01-23drm/amd/pm: update the power cap settingKenneth Feng2-4/+104
2024-01-23drm/amdgpu/pm: Fix the power source flag errorMa Jun3-10/+7
2024-01-23drm/amd/display: Promote DAL to 3.2.269Aric Cyr1-1/+1
2024-01-23drm/amd/display: [FW Promotion] Release 0.0.201.0Anthony Koo1-9/+4
2024-01-23drm/amd/display: Replay + IPS + ABM in Full Screen VPBChunTao Tso4-0/+57
2024-01-23drm/amd/display: turn off windowed Mpo ODM feature for dcn321Wenjing Liu1-0/+1
2024-01-23drm/amd/display: Add GART memory support for dmcubFudongwang3-67/+71
2024-01-23drm/amd/display: Revert "Rework DC Z10 restore"Charlene Liu3-15/+7
2024-01-23drm/amd/display: add power_state and pme_pending flagMuhammad Ahmed2-0/+2
2024-01-23drm/amd/display: Add IPS checks before dcn register accessRoman Li1-10/+6
2024-01-23drm/amd/display: Add NULL-checks in dml2 assigned pipe searchAllen Pan1-7/+12
2024-01-23drm/amd/display: Add usb4_bw_alloc_support flagPeichen Huang3-0/+77
2024-01-23drm/amd/display: Promote DAL to 3.2.268Aric Cyr1-1/+1
2024-01-23drm/amd/display: create DCN3-specific log for MPC stateMelissa Wen2-1/+54
2024-01-23drm/amd/display: Fix timing bandwidth calculation for HDMILeo (Hanghong) Ma2-0/+6
2024-01-23drm/amd/display: add get_gamut_remap helper for MPC3Melissa Wen2-0/+62
2024-01-23drm/amd/display: fill up DCN3 DPP color stateMelissa Wen2-2/+43
2024-01-23drm/amd/display: read gamut remap matrix in fixed-point 31.32 formatMelissa Wen2-12/+29
2024-01-23drm/amd/display: Add dpp_get_gamut_remap functionsHarry Wentland16-3/+256
2024-01-23drm/amd/display: decouple color state from hw state logMelissa Wen1-8/+18
2024-01-23drm/amd/display: Fix uninitialized variable usage in core_link_ 'read_dpcd() ...Srinivasan Shanmugam1-2/+2
2024-01-23drm/amdgpu: update check condition of query for ras page retireTao Zhou1-2/+8
2024-01-23Revert "drm/amd/pm: smu v13_0_6 supports ecc info by default"Tao Zhou1-8/+0
2024-01-23drm/amd/display: Drop kdoc markers for some Panel Replay functionsSrinivasan Shanmugam1-2/+2
2024-01-23drm/amdgpu: Cleanup inconsistent indenting in 'amdgpu_gfx_enable_kcq()'Srinivasan Shanmugam1-2/+2
2024-01-23drm/amd/pm: udpate smu v13.0.6 message permissionYang Wang1-2/+2
2024-01-23drm/amdgpu:Support retiring multiple MCA error address pagesYiPeng Chai3-40/+77
2024-01-23drm/amdgpu: add interface to check mca umc statusYiPeng Chai5-5/+38
2024-01-23drm/amdgpu: Use asynchronous polling to handle umc_v12_0 poisoningYiPeng Chai3-31/+116
2024-01-23drm/amdgpu: Fix ras features value calltraceStanley.Yang2-5/+12
2024-01-23drm/amdgpu: Prepare for asynchronous processing of umc page retirementYiPeng Chai2-0/+39
2024-01-23drm/amdgpu: Add log info for umc_v12_0YiPeng Chai2-1/+16
2024-01-23drm/amdgpu: fix wrong sizeof argumentSamasth Norway Ananda1-1/+1
2024-01-23drm/amdgpu: Enable seq64 manager and fix bugsArunpravin Paneer Selvam11-52/+68
2024-01-23drm/radeon/ni_dpm: remove redundant NULL checkNikita Zhandarovich1-3/+0
2024-01-23drm/radeon: remove dead code in ni_mc_load_microcode()Nikita Zhandarovich1-9/+1
2024-01-18drm/amd/pm: enable amdgpu smu send message logYang Wang1-1/+8
2024-01-18drm/amdgpu: update error condition check for umc_v12_0_query_error_addressTao Zhou1-4/+1
2024-01-18drm/amdgpu: Skip do PCI error slot reset during RAS recoveryStanley.Yang1-0/+14
2024-01-18drm/amdgpu: Show deferred error count for UMCStanley.Yang1-2/+6
2024-01-18drm/amdgpu: Enable GFXOFF for Compute on GFX11Ori Messinger1-4/+2