summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2025-06-24drm/amd/display: Add sanity checks for drm_edid_raw()Takashi Iwai1-0/+4
2025-06-24drm/amd/display: Fix AMDGPU_MAX_BL_LEVEL valueMario Limonciello1-5/+5
2025-06-24drm/amdgpu/sdma7: add ucode version checks for userq supportAlex Deucher1-3/+9
2025-06-24drm/amdgpu/sdma6: add ucode version checks for userq supportAlex Deucher1-3/+16
2025-06-24drm/amd: Adjust output for discovery error handlingMario Limonciello1-15/+13
2025-06-24drm/amdgpu/mes: add compatibility checks for set_hw_resource_1Alex Deucher2-5/+8
2025-06-24drm/amdgpu/gfx9: Add Cleaner Shader Support for GFX9.x GPUsSrinivasan Shanmugam1-0/+19
2025-06-18drm/amdgpu/sdma5.2: init engine reset mutexAlex Deucher1-0/+1
2025-06-18drm/amdkfd: Fix race in GWS queue schedulingJay Cornwall1-1/+1
2025-06-18drm/amdgpu/sdma5: init engine reset mutexAlex Deucher1-0/+1
2025-06-18drm/amdgpu: switch job hw_fence to amdgpu_fenceAlex Deucher6-32/+32
2025-06-18drm/amdgpu: Fix SDMA UTC_L1 handling during start/stop sequencesJesse Zhang1-1/+5
2025-06-18drm/amdgpu: Release reset locks during failuresLijo Lazar1-25/+55
2025-06-18drm/amd/display: Check dce_hwseq before dereferencing itAlex Hung1-1/+1
2025-06-18drm/amdgpu: VCN v5_0_1 to prevent FW checking RB during DPG pauseSonny Jiang1-1/+5
2025-06-18drm/amdgpu: Use logical instance ID for SDMA v4_4_2 queue operationsJesse Zhang1-2/+2
2025-06-18drm/amdgpu: Fix SDMA engine reset with logical instance IDJesse Zhang1-4/+6
2025-06-18drm/amdgpu: add kicker fws loading for gfx11/smu13/psp13Frank Min5-9/+35
2025-06-18drm/amdgpu: Add kicker device detectionFrank Min2-0/+23
2025-06-18drm/amd/display: Export full brightness range to userspaceMario Limonciello1-14/+27
2025-06-18drm/amd/display: Only read ACPI backlight caps onceMario Limonciello1-7/+7
2025-06-18drm/amd/display: Fix RMCM programming seq errorsYihan Zhu1-1/+4
2025-06-18drm/amd/display: Fix mpv playback corruption on westonAlex Hung2-0/+2
2025-06-18drm/amd/display: Add more checks for DSC / HUBP ONO guaranteesNicholas Kazlauskas1-0/+28
2025-06-18drm/amd/display: Get LTTPR IEEE OUI/Device ID From Closest LTTPR To HostMichael Strauss2-9/+33
2025-06-18drm/amd/display: Add dc cap for dp tunnelingPeichen Huang7-1/+55
2025-06-18drm/amdkfd: move SDMA queue reset capability check to node_showJesse.Zhang1-2/+4
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar2-3/+4
2025-06-06Merge tag 'drm-next-2025-06-06' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds100-391/+1736
2025-06-04Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+1
2025-06-03drm/amd/display: Fix default DC and AC levelsMario Limonciello1-2/+2
2025-06-03drm/amd/display: Add debugging message for brightness capsMario Limonciello1-1/+6
2025-06-03drm/amd/display: Use DC log instead of using DM error msgCruise Hung1-1/+1
2025-06-03drm/amd/display: Avoid calling blank_stream() twiceZhongwei Zhang3-2/+13
2025-06-03drm/amd/display: Correct non-OLED pre_T11_delay.Zhongwei Zhang1-3/+4
2025-06-03drm/amdgpu: Add userq fence support to SDMAv7.0Arunpravin Paneer Selvam3-23/+120
2025-06-03drm/amdgpu: Fix integer overflow in amdgpu_gem_add_input_fence()Dan Carpenter1-1/+1
2025-06-03drm/amdgpu: Fix integer overflow issues in amdgpu_userq_fence.cDan Carpenter1-4/+4
2025-06-03drm/amdgpu: disable workload profile switching when OD is enabledAlex Deucher3-0/+31
2025-06-03drm/amdgpu/gfx10: Refine Cleaner Shader for GFX10.1.10Vitaly Prosyak2-10/+9
2025-06-03drm/amdgpu: Add more checks to discovery fetchLijo Lazar1-3/+13
2025-06-03drm/amdkfd: enable kfd on RISCV systemsXuemei Liu1-1/+1
2025-05-29drm/amdkfd: Map wptr BO to GART unconditionallyLang Yu2-13/+13
2025-05-29drm/amdgpu/mes: remove some unused functionsAlex Deucher2-67/+0
2025-05-29drm/amdgpu/mes: add missing locking in helper functionsAlex Deucher1-0/+16
2025-05-29drm/amd: Export DMCUB version to sysfsMario Limonciello1-3/+5
2025-05-29drm/amd/pm: Enable static metrics table supportAsad Kamal1-0/+5
2025-05-29drm/amd/pm: Enable static metrics table supportAsad Kamal1-2/+4
2025-05-29drm/amd/display: Constify struct timing_generator_funcsChristophe JAILLET9-9/+9
2025-05-29drm/amd/display: Add null pointer check for get_first_active_display()Wentao Liang1-0/+3