summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2025-07-24Merge tag 'drm-misc-fixes-2025-07-23' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-0/+20
2025-07-16drm/amdgpu/gfx8: reset compute ring wptr on the GPU on resumeEeli Haapalainen-0/+1
2025-07-16drm/amdgpu: Increase reset counter only on successLijo Lazar-2/+7
2025-07-16drm/amd/display: Disable CRTC degamma LUT for DCN401Melissa Wen-1/+10
2025-07-16drm/amd/display: Free memory allocationClayton King-1/+2
2025-07-16drm/amdgpu: Reset the clear flag in buddy during resumeArunpravin Paneer Selvam-0/+20
2025-06-30drm/amd/display: Don't allow OLED to go down to fully offMario Limonciello-5/+7
2025-06-30drm/amd/display: Added case for when RR equals panel's max RR using freesyncHarold Sun-0/+9
2025-06-30drm/amdkfd: add hqd_sdma_get_doorbell callbacks for gfx7/8Alex Deucher-0/+16
2025-06-30drm/amdgpu: Fix memory leak in amdgpu_ctx_mgr_entity_finiLin.Cao-0/+1
2025-06-30drm/amdkfd: Don't call mmput from MMU notifier callbackPhilip Yang-23/+20
2025-06-30drm/amdgpu: Include sdma_4_4_4.binKent Russell-0/+1
2025-06-30amdkfd: MTYPE_UC for ext-coherent system memoryDavid Yat Sin-1/+1
2025-06-30drm/amdgpu/sdma5.x: suspend KFD queues in ring resetAlex Deucher-2/+12
2025-06-24drm/amd/display: Add sanity checks for drm_edid_raw()Takashi Iwai-0/+4
2025-06-24drm/amd/display: Fix AMDGPU_MAX_BL_LEVEL valueMario Limonciello-5/+5
2025-06-24drm/amdgpu/sdma7: add ucode version checks for userq supportAlex Deucher-3/+9
2025-06-24drm/amdgpu/sdma6: add ucode version checks for userq supportAlex Deucher-3/+16
2025-06-24drm/amd: Adjust output for discovery error handlingMario Limonciello-15/+13
2025-06-24drm/amdgpu/mes: add compatibility checks for set_hw_resource_1Alex Deucher-5/+8
2025-06-24drm/amdgpu/gfx9: Add Cleaner Shader Support for GFX9.x GPUsSrinivasan Shanmugam-0/+19
2025-06-18drm/amdgpu/sdma5.2: init engine reset mutexAlex Deucher-0/+1
2025-06-18drm/amdkfd: Fix race in GWS queue schedulingJay Cornwall-1/+1
2025-06-18drm/amdgpu/sdma5: init engine reset mutexAlex Deucher-0/+1
2025-06-18drm/amdgpu: switch job hw_fence to amdgpu_fenceAlex Deucher-32/+32
2025-06-18drm/amdgpu: Fix SDMA UTC_L1 handling during start/stop sequencesJesse Zhang-1/+5
2025-06-18drm/amdgpu: Release reset locks during failuresLijo Lazar-25/+55
2025-06-18drm/amd/display: Check dce_hwseq before dereferencing itAlex Hung-1/+1
2025-06-18drm/amdgpu: VCN v5_0_1 to prevent FW checking RB during DPG pauseSonny Jiang-1/+5
2025-06-18drm/amdgpu: Use logical instance ID for SDMA v4_4_2 queue operationsJesse Zhang-2/+2
2025-06-18drm/amdgpu: Fix SDMA engine reset with logical instance IDJesse Zhang-4/+6
2025-06-18drm/amdgpu: add kicker fws loading for gfx11/smu13/psp13Frank Min-9/+35
2025-06-18drm/amdgpu: Add kicker device detectionFrank Min-0/+23
2025-06-18drm/amd/display: Export full brightness range to userspaceMario Limonciello-14/+27
2025-06-18drm/amd/display: Only read ACPI backlight caps onceMario Limonciello-7/+7
2025-06-18drm/amd/display: Fix RMCM programming seq errorsYihan Zhu-1/+4
2025-06-18drm/amd/display: Fix mpv playback corruption on westonAlex Hung-0/+2
2025-06-18drm/amd/display: Add more checks for DSC / HUBP ONO guaranteesNicholas Kazlauskas-0/+28
2025-06-18drm/amd/display: Get LTTPR IEEE OUI/Device ID From Closest LTTPR To HostMichael Strauss-9/+33
2025-06-18drm/amd/display: Add dc cap for dp tunnelingPeichen Huang-1/+55
2025-06-18drm/amdkfd: move SDMA queue reset capability check to node_showJesse.Zhang-2/+4
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar-3/+4
2025-06-06Merge tag 'drm-next-2025-06-06' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-391/+1736
2025-06-04Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+1
2025-06-03drm/amd/display: Fix default DC and AC levelsMario Limonciello-2/+2
2025-06-03drm/amd/display: Add debugging message for brightness capsMario Limonciello-1/+6
2025-06-03drm/amd/display: Use DC log instead of using DM error msgCruise Hung-1/+1
2025-06-03drm/amd/display: Avoid calling blank_stream() twiceZhongwei Zhang-2/+13
2025-06-03drm/amd/display: Correct non-OLED pre_T11_delay.Zhongwei Zhang-3/+4
2025-06-03drm/amdgpu: Add userq fence support to SDMAv7.0Arunpravin Paneer Selvam-23/+120