summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2025-03-10drm/amd/display: fix default brightnessMario Limonciello-1/+1
2025-03-10drm/amd/display: Add more debug data to dmub_srvJoshua Aberback-285/+298
2025-03-10drm/amd/display: Disable unneeded hpd interrupts during dm_initLeo Li-19/+45
2025-03-10drm/amd/display: Fix incorrect DPCD configs while Replay/PSR switchLeon Huang-3/+22
2025-03-10drm/amdkfd: Add pm_config_dequeue_wait_counts APIHarish Kasiviswanathan-50/+123
2025-03-10drm/amdgpu/vcn: fix idle work handler for VCN 2.5Alex Deucher-4/+116
2025-03-10drm/amd/display: allow 256B DCC max compressed block sizes on gfx12Marek Olšák-2/+3
2025-03-10Merge 6.14-rc6 into driver-core-nextGreg Kroah-Hartman-55/+197
2025-03-10Merge tag 'amd-drm-next-6.15-2025-03-07' of https://gitlab.freedesktop.org/ag...Dave Airlie-5019/+7208
2025-03-07drm/amdkfd: Add support for more per-process flagHarish Kasiviswanathan-17/+41
2025-03-07drm/amdkfd: Set per-process flags only once for gfx9/10/11/12Harish Kasiviswanathan-52/+107
2025-03-07drm/amdkfd: Set per-process flags only once cik/viHarish Kasiviswanathan-85/+94
2025-03-07drm/amd: Keep display off while going into S4Mario Limonciello-2/+14
2025-03-07drm/amd/amdgpu: Add missing GC 11.5.0 registerTom St Denis-0/+2
2025-03-07drm/amdkfd: clear F8_MODE for gfx950Alex Sierra-2/+1
2025-03-07drm/amdgpu: add defines for pin_offsets in DCE8Alexandre Demers-7/+16
2025-03-07drm/amdgpu: Fix annotation for dce_v6_0_line_buffer_adjust functionSrinivasan Shanmugam-0/+2
2025-03-07drm/amdgpu: handle amdgpu_cgs_create_device() errors in amd_powerplay_create()Wentao Liang-0/+5
2025-03-07drm/amd/display: fix missing .is_two_pixels_per_containerAliaksei Urbanski-0/+1
2025-03-07drm/amdgpu/display: Allow DCC for video formats on GFX12David Rosca-2/+5
2025-03-07drm/amdgpu: Use unique CPER record id across devicesXiang Liu-5/+13
2025-03-07drm/amdgpu: fix the gb_addr_config_fields init value mismatchShiwu Zhang-5/+1
2025-03-07drm/amdgpu: retire ip init code specific for A0 revShiwu Zhang-12/+1
2025-03-07drm/amdgpu: increase RAS bad page thresholdTao Zhou-3/+3
2025-03-07drm/amdgpu: Fix missing drain retry fault the last entryEmily Deng-1/+4
2025-03-07drm/amdgpu: Do not set power brake sequence for Aldebaran SRIOVVictor Lu-1/+2
2025-03-07drm/amdkfd: remove unused debug gws support status variableJonathan Kim-1/+0
2025-03-07drm/amdgpu: fix inconsistent indenting warningCharles Han-1/+1
2025-03-07drm/amdgpu: Do not write to GRBM_CNTL if Aldebaran SRIOVVictor Lu-1/+4
2025-03-05drm/amd/pm: always allow ih interrupt from fwKenneth Feng-11/+1
2025-03-05drm/amdkfd: Fix NULL Pointer Dereference in KFD queueAndrew Martin-2/+2
2025-03-05drm/amd/display: Fix null check for pipe_ctx->plane_state in resource_build_s...Ma Ke-1/+2
2025-03-05drm/amdgpu: Fix core reset sequence for JPEG5_0_1Sathishkumar S-9/+5
2025-03-05drm/amdkfd: flag per-sdma queue reset supported to user spaceJonathan Kim-0/+6
2025-03-05drm/amdkfd: implement per queue sdma reset for gfx 9.4+Jonathan Kim-25/+171
2025-03-05drm/amdgpu: Do not program AGP BAR regs under SRIOV in gfxhub_v1_0.cVictor Lu-5/+5
2025-03-05drm/amdgpu: Fix core reset sequence for JPEG4_0_3Sathishkumar S-9/+5
2025-03-05drm/amdgpu: Add support for CPERs on virtualizationTony Yi-13/+195
2025-03-05drm/amdkfd: remove unnecessary cpu domain validationJames Zhu-6/+0
2025-03-05drm/amd/display: use drm_* instead of DRM_ in apply_edid_quirks()Aurabindo Pillai-3/+3
2025-03-05drm/amd/display: Add workaround for a panelAurabindo Pillai-3/+35
2025-03-05drm/amdgpu: Update headers for CPER support on SRIOVTony Yi-13/+29
2025-03-05drm/amd/pm: always allow ih interrupt from fwKenneth Feng-11/+1
2025-03-05drm/amdgpu: Reinit FW shared flags on VCN v5.0.1Lijo Lazar-8/+20
2025-03-05drm/amdgpu: Use the right struct for VCN v5.0.1Lijo Lazar-6/+6
2025-03-05drm/amdkfd: Fix NULL Pointer Dereference in KFD queueAndrew Martin-2/+2
2025-03-05drm/amdgpu: add dce_v6_0_soft_reset() to DCE6Alexandre Demers-2/+51
2025-03-05drm/amdgpu: fix style in DCE6Alexandre Demers-9/+5
2025-03-05drm/amdgpu: add some comments in DCE6Alexandre Demers-2/+16
2025-03-05drm/amd/pm: Fix indentation issueAsad Kamal-1/+1