summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: add channel index table for UMC v12Tao Zhou2023-09-113-0/+20
* drm/amd/pm: enable smu_v13_0_6 mca debug mode when UMC RAS feature is enabledYang Wang2023-09-112-1/+28
* drm/amd/pm: update smu_v13_0_6 smu headerYang Wang2023-09-112-1/+5
* drm/amdgpu: add address conversion for UMC v12Tao Zhou2023-09-113-1/+159
* drm/amdgpu: Use default reset method handlerLijo Lazar2023-09-111-9/+7
* drm/amdgpu: Store CU info from all XCCs for GFX v9.4.3Mukul Joshi2023-09-1114-65/+60
* drm/amd: Fix the flag setting code for interrupt requestMa Jun2023-09-111-19/+26
* drm/amdgpu: fix unsigned error codesLang Yu2023-09-111-4/+3
* drm/amdkfd: Fix unaligned 64-bit doorbell warningMukul Joshi2023-09-111-0/+2
* drm/amdkfd: Fix reg offset for setting CWSR grace periodMukul Joshi2023-09-117-16/+8
* drm/amd/display: clean up one inconsistent indentingYang Li2023-09-061-2/+2
* drm/amdgpu: Add umc v12_0 ras functionsCandice Li2023-09-064-3/+328
* drm/amdgpu: Fix refclk reporting for SMU v13.0.6Lijo Lazar2023-09-061-1/+2
* drm/amdgpu: Correct se_num and reg_inst for gfx v9_4_3 ras countersHawking Zhang2023-09-061-20/+20
* drm/amdgpu: Restrict bootloader wait to SMUv13.0.6Lijo Lazar2023-09-061-4/+14
* drm/amdgpu: Add only valid firmware version nodesLijo Lazar2023-09-061-4/+29
* drm/amdgpu: fix incompatible types in conditional expressionLang Yu2023-09-062-2/+4
* drm/amdgpu: Use min_t to replace minSrinivasan Shanmugam2023-09-066-14/+14
* drm/amd: Add umc v12_0_0 ip headersCandice Li2023-09-062-0/+128
* drm/amdgpu: Update amdgpu_device_indirect_r/wreg_extCandice Li2023-09-061-2/+2
* drm/amdgpu: Add RREG64_PCIE_EXT/WREG64_PCIE_EXT functionsCandice Li2023-09-063-0/+128
* drm/amdgpu: Declare array with strings as pointers constantSrinivasan Shanmugam2023-09-062-5/+5
* amdgpu/pm: Optimize emit_clock_levels for aldebaran - part 3Darren Powell2023-09-061-55/+27
* amdgpu/pm: Optimize emit_clock_levels for aldebaran - part 2Darren Powell2023-09-061-14/+13
* amdgpu/pm: Optimize emit_clock_levels for aldebaran - part 1Darren Powell2023-09-061-68/+57
* amdgpu/pm: Replace print_clock_levels with emit_clock_levels for aldebaranDarren Powell2023-09-061-32/+31
* drm/amd/display: clean up some inconsistent indentingsYang Li2023-09-061-14/+14
* drm/amd/display: clean up some inconsistent indentingsYang Li2023-09-061-16/+16
* drm/amd/display: clean up one inconsistent indentingYang Li2023-09-061-1/+1
* drm/amd/display: clean up one inconsistent indentingYang Li2023-09-061-1/+1
* drm/amd/display: Remove duplicated include in dcn35_clk_mgr.cYang Li2023-09-061-1/+0
* drm/amd/display: prevent potential division by zero errorsHamza Mahfooz2023-09-061-3/+6
* drm/amd/display: Remove duplicated include in dcn35_hwseq.cYang Li2023-09-061-1/+0
* drm/amd/display: Remove duplicated include in dcn35_optc.cYang Li2023-09-061-1/+0
* drm/amd/display: Remove duplicated include in dcn35_resource.cYang Li2023-09-061-1/+0
* drm/amdgpu: clean up some inconsistent indentingJiapeng Chong2023-09-061-3/+1
* drm/amd/display: enable cursor degamma for DCN3+ DRM legacy gammaMelissa Wen2023-09-061-0/+7
* drm/amdgpu: calling address translation functions to simplify codesYifan Zhang2023-09-068-16/+8
* drm/amd/pm: only poweron/off vcn/jpeg when they are valid.Yifan Zhang2023-09-061-0/+23
* drm/amd/display: limit the v_startup workaround to ASICs older than DCN3.1Hamza Mahfooz2023-09-061-1/+2
* drm/amd/display: remove useless check in should_enable_fbc()Dembskiy Igor2023-09-061-3/+0
* Revert "drm/amd/display: Remove v_startup workaround for dcn3+"Hamza Mahfooz2023-09-061-20/+4
* Revert "drm/amd/pm: disable the SMU13 OD feature support temporarily"Evan Quan2023-08-312-24/+6
* drm/amd/pm: add fan minimum pwm OD setting support for SMU13Evan Quan2023-08-317-2/+171
* drm/amd/pm: add fan target temperature OD setting support for SMU13Evan Quan2023-08-317-2/+173
* drm/amd/pm: add fan acoustic target OD setting support for SMU13Evan Quan2023-08-317-2/+172
* drm/amdgpu: update SET_HW_RESOURCES definition for UMSCHLang Yu2023-08-312-0/+6
* drm/amdgpu: add amdgpu_umsch_mm module parameterLang Yu2023-08-313-2/+15
* drm/amdgpu/discovery: enable UMSCH 4.0 in IP discoveryLang Yu2023-08-311-0/+18
* drm/amdgpu: add PSP loading support for UMSCHLang Yu2023-08-316-41/+156