aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2024-03-04drm/amd/display: handle range offsets in VRR rangesAlex Deucher1-5/+14
2024-03-04drm/amd/display: add amdgpu_dm support for DCN351Hamza Mahfooz2-0/+10
2024-03-04drm/amd/display: add DC changes for DCN351Hamza Mahfooz13-4/+2801
2024-03-04drm/amd/display: add DCN351 IRQ changesHamza Mahfooz3-1/+431
2024-03-04drm/amd/display: add DMUB source files and changes for DCN351Hamza Mahfooz4-0/+52
2024-03-04drm/amd: add register headers for DCN351Hamza Mahfooz2-0/+68723
2024-03-04drm/amd/display: add DCN351 version identifiersHamza Mahfooz2-0/+3
2024-03-04Revert "drm/amdgpu: remove vm sanity check from amdgpu_vm_make_compute" for R...Jesse Zhang3-81/+1
2024-03-01drm/amdgpu: use GTT only as fallback for VRAM|GTTChristian König1-0/+6
2024-02-29drm/amdgpu: remove misleading amdgpu_pmops_runtime_idle() commentBjorn Helgaas1-2/+1
2024-02-29Reapply "Revert drm/amd/display: Enable Freesync Video Mode by default"Alex Deucher1-5/+7
2024-02-29Revert "drm/amd: Remove freesync video mode amdgpu parameter"Alex Deucher2-0/+28
2024-02-29drm/amd/display: check dc_link before dereferencingMelissa Wen1-1/+1
2024-02-29drm/amdgpu: add deferred error check for UMC v12 address queryTao Zhou1-1/+2
2024-02-29drm/amd/swsmu: modify the gfx activity scalingLi Ma2-3/+4
2024-02-28drm/amd/display: Add monitor patch for specific eDPRyan Lin1-2/+4
2024-02-28amd/amdkfd: remove unused parameterEric Huang3-4/+3
2024-02-28drm/amd/pm: Fix esm reg mask use to get pcie speedAsad Kamal3-6/+6
2024-02-28drm/amd/pm: Skip reporting pcie width/speed on vfsAsad Kamal2-12/+16
2024-02-28drm/amdgpu: enable pp_od_clk_voltage for gfx 9.4.3 SRIOVYang Wang1-5/+27
2024-02-27Revert "drm/amd/pm: resolve reboot exception for si oland"Alex Deucher1-0/+29
2024-02-27drm/amdgpu: Enable gpu reset for S3 abort cases on Raven seriesPrike Liang1-20/+25
2024-02-27drm/amdgpu/pm: Fix the power1_min_cap valueMa Jun5-25/+20
2024-02-27drm/amd/display: Prevent potential buffer overflow in map_hw_resourcesSrinivasan Shanmugam1-0/+5
2024-02-27Revert "drm/amd/pm: resolve reboot exception for si oland"Alex Deucher1-0/+29
2024-02-27drm/amd/amdgpu: Fix potential ioremap() memory leaks in amdgpu_device_init()Srinivasan Shanmugam1-6/+10
2024-02-27drm/amdgpu: Fix missing break in ATOM_ARG_IMM Case of atom_get_src_int()Srinivasan Shanmugam1-1/+1
2024-02-27drm/amd/pm: Increase SMUv13.0.6 mode-2 reset timeLijo Lazar1-2/+2
2024-02-27drm/amd: Drop abm_level propertyMario Limonciello3-24/+0
2024-02-27Merge branch 'x86/urgent' into x86/apic, to resolve conflictsIngo Molnar23-38/+114
2024-02-26drm/amdkfd: Add partition id field to location_idLijo Lazar1-2/+3
2024-02-26drm/amdgpu: reserve more memory for MES runtime DRAMTim Huang1-3/+10
2024-02-26drm/amdgpu: Enable gpu reset for S3 abort cases on Raven seriesPrike Liang1-20/+25
2024-02-26drm/amdgpu/pm: Fix the power1_min_cap valueMa Jun5-25/+20
2024-02-26drm/amdgpu: Do not program SQ_TIMEOUT_CONFIG in SRIOVVictor Lu1-0/+3
2024-02-26drm/amdgpu: Fix ineffective ras_mask settingsStanley.Yang1-0/+1
2024-02-26drm/amdkfd: Skip packet submission on fatal errorLijo Lazar6-7/+23
2024-02-26drm/amdgpu: Add fatal error detected flagLijo Lazar3-0/+39
2024-02-26drm/amd/display: Prevent potential buffer overflow in map_hw_resourcesSrinivasan Shanmugam1-0/+5
2024-02-26drm/amdgpu: Fix the runtime resume failure issueMa Jun1-0/+3
2024-02-26Merge v6.8-rc6 into drm-nextDaniel Vetter9-53/+71
2024-02-26Merge tag 'drm-misc-next-2024-02-22' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter3-0/+21
2024-02-22treewide: update LLVM Bugzilla linksNathan Chancellor1-1/+1
2024-02-22drm/amdgpu: Fix the runtime resume failure issueMa Jun1-0/+3
2024-02-22drm/amd/display: fix null-pointer dereference on edid readingMelissa Wen1-4/+15
2024-02-22drm/amd/display: Fix memory leak in dm_sw_fini()Armin Wolf1-0/+1
2024-02-22drm/amd/display: fix input states translation error for dcn35 & dcn351Swapnil Patel1-1/+8
2024-02-22drm/amd/display: Fix potential null pointer dereference in dc_dmub_srvSrinivasan Shanmugam1-2/+5
2024-02-22drm/amd/display: Only allow dig mapping to pwrseq in new asicLewis Huang5-27/+21
2024-02-22drm/amd/display: adjust few initialization order in dmWayne Lin1-19/+18