summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2025-03-18drm/amdgpu/pm: Handle SCLK offset correctly in overdrive for smu 14.0.2Tomasz Pakuła-41/+18
2025-03-18drm/amd/display: Fix incorrect fw_state address in dmub_srvLo-an Chen-1/+1
2025-03-18drm/amd/display: Use HW lock mgr for PSR1 when only one eDPMario Limonciello-0/+11
2025-03-18drm/amd/display: Fix message for support_edp0_on_dp1Yilin Chen-1/+1
2025-03-18drm/amdkfd: Fix user queue validation on Gfx7/8Philip Yang-1/+11
2025-03-18drm/amdgpu: Restore uncached behaviour on GFX12David Belanger-27/+3
2025-03-18drm/amdgpu/gfx12: correct cleanup of 'me' field with gfx_v12_0_me_fini()Wentao Liang-1/+1
2025-03-18drm/amdkfd: Fix instruction hazard in gfx12 trap handlerJay Cornwall-355/+404
2025-03-18drm/amdgpu/pm: wire up hwmon fan speed for smu 14.0.2Alex Deucher-0/+35
2025-03-18drm/amd/pm: add unique_id for gfx12Harish Kasiviswanathan-0/+2
2025-03-18drm/amdgpu: Remove JPEG from vega and carrizo video capsDavid Rosca-8/+0
2025-03-18drm/amdgpu: Fix JPEG video caps max size for navi1x and ravenDavid Rosca-2/+2
2025-03-18drm/amdgpu: Fix MPEG2, MPEG4 and VC1 video caps max sizeDavid Rosca-36/+36
2025-03-12drm/amdgpu: NULL-check BO's backing store when determining GFX12 PTE flagsNatalie Vock-2/+3
2025-03-12drm/amd/amdkfd: Evict all queues even HWS remove queue failedYifan Zha-3/+5
2025-03-10drm/amdgpu/vce2: fix ip block referenceAlex Deucher-1/+1
2025-03-10drm/amd/display: Fix slab-use-after-free on hdcp_workMario Limonciello-0/+1
2025-03-10drm/amd/display: Assign normalized_pix_clk when color depth = 14Alex Hung-2/+5
2025-03-10drm/amd/display: Restore correct backlight brightness after a GPU resetMario Limonciello-0/+10
2025-03-10drm/amd/display: fix default brightnessMario Limonciello-1/+1
2025-03-10drm/amd/display: Disable unneeded hpd interrupts during dm_initLeo Li-19/+45
2025-03-10drm/amd: Keep display off while going into S4Mario Limonciello-2/+14
2025-03-10drm/amd/display: fix missing .is_two_pixels_per_containerAliaksei Urbanski-0/+1
2025-03-10drm/amdgpu/display: Allow DCC for video formats on GFX12David Rosca-2/+5
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-02-25drm/amdgpu: init return value in amdgpu_ttm_clear_bufferPierre-Eric Pelloux-Prayer-1/+1
2025-02-25drm/amd/display: Fix HPD after gpu resetRoman Li-0/+14
2025-02-25drm/amd/display: add a quirk to enable eDP0 on DP1Yilin Chen-7/+62
2025-02-25drm/amd/display: Disable PSR-SU on eDP panelsTom Chung-1/+2
2025-02-25drm/amd/display: restore edid reading from a given i2c adapterMelissa Wen-2/+15
2025-02-25drm/amdgpu/mes: keep enforce isolation up to dateAlex Deucher-11/+32
2025-02-25drm/amdgpu/gfx: only call mes for enforce isolation if supportedAlex Deucher-2/+4
2025-02-25drm/amdgpu: disable BAR resize on Dell G5 SEAlex Deucher-0/+7
2025-02-25drm/amdkfd: Preserve cp_hqd_pq_control on update_mqdDavid Yat Sin-7/+14
2025-02-25amdgpu/pm/legacy: fix suspend/resume issueschr[]-14/+45
2025-02-12drm/amdgpu: avoid buffer overflow attach in smu_sys_set_pp_table()Jiang Liu-1/+2
2025-02-12drm/amdkfd: Ensure consistent barrier state saved in gfx12 trap handlerLancelot SIX-1/+6
2025-02-12drm/amdgpu: bail out when failed to load fw in psp_init_cap_microcode()Jiang Liu-2/+3
2025-02-12amdkfd: properly free gang_ctx_bo when failed to init user queueZhu Lingshan-1/+1
2025-02-12drm/amdgpu: bump version for RV/PCO compute fixAlex Deucher-1/+2
2025-02-12drm/amdgpu/gfx9: manually control gfxoff for CS on RVAlex Deucher-2/+34
2025-02-12drm/amdgpu/pm: fix UVD handing in amdgpu_dpm_set_powergating_by_smu()Alex Deucher-1/+1
2025-02-04Revert "drm/amd/display: Use HW lock mgr for PSR1"Tom Chung-2/+1
2025-02-04drm/amd/display: Respect user's CONFIG_FRAME_WARN more for dml filesNathan Chancellor-14/+22
2025-02-03drm/amd/display: Fix seamless boot sequenceLo-an Chen-6/+15
2025-02-03drm/amd/display: Fix out-of-bound accessesAlex Hung-5/+5
2025-02-03drm/amdgpu: add a BO metadata flag to disable write compression for VulkanMarek Olšák-5/+13
2025-01-28drm/amd/display: restore invalid MSA timing check for freesyncMelissa Wen-4/+8