index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
Age
Commit message (
Expand
)
Author
Lines
2025-11-11
drm/amdgpu: jump to the correct label on failure
Pierre-Eric Pelloux-Prayer
-1
/
+1
2025-11-11
drm/amdgpu: disable peer-to-peer access for DCC-enabled GC12 VRAM surfaces
Vitaly Prosyak
-0
/
+12
2025-11-11
drm/amdgpu/vce1: Workaround PLL timeout on FirePro W9000
Timur Kristóf
-0
/
+8
2025-11-11
drm/amdgpu/vce1: Enable VCE1 on Tahiti, Pitcairn, Cape Verde GPUs
Timur Kristóf
-11
/
+3
2025-11-11
drm/amdgpu/vce1: Ensure VCPU BO is in lower 32-bit address space (v3)
Timur Kristóf
-0
/
+75
2025-11-11
drm/amdgpu: Check if AID is active before access
Lijo Lazar
-0
/
+4
2025-11-11
drm/amdgpu/vce1: Implement VCE1 IP block (v2)
Timur Kristóf
-1
/
+818
2025-11-11
drm/amdgpu/vce1: Load VCE1 firmware
Timur Kristóf
-0
/
+12
2025-11-11
drm/amdgpu/vce1: Clean up register definitions
Timur Kristóf
-40
/
+0
2025-11-11
drm/amdgpu/vce: Clear VCPU BO, don't unmap/unreserve (v4)
Timur Kristóf
-20
/
+3
2025-11-11
drm/amdgpu/vce: Move firmware load to amdgpu_vce_early_init
Timur Kristóf
-46
/
+91
2025-11-11
drm/amdgpu/ttm: Use GART helper to map VRAM pages (v2)
Timur Kristóf
-10
/
+2
2025-11-11
drm/amdgpu: Use DC by default on SI dGPUs
Timur Kristóf
-13
/
+2
2025-11-11
drm/amdgpu/gart: Add helper to bind VRAM pages (v2)
Timur Kristóf
-0
/
+39
2025-11-11
drm/amdgpu/gmc6: Place gart at low address range
Timur Kristóf
-1
/
+1
2025-11-11
drm/amdgpu/userqueue: Remove duplicate amdgpu_reset.h header
Jiapeng Chong
-1
/
+0
2025-11-11
drm/amdgpu: resume MES scheduling after user queue hang detection and recovery
Jesse.Zhang
-0
/
+7
2025-11-11
drm/amdgpu/jpeg: Add parse_cs for JPEG5_0_1
Sathishkumar S
-0
/
+1
2025-11-11
drm/amd/amdgpu: Ensure isp_kernel_buffer_alloc() creates a new BO
Sultan Alsawaf
-0
/
+2
2025-11-11
drm/amdgpu: optimize timeout implemention in ras_eeprom_update_record_num
Tao Zhou
-5
/
+13
2025-11-11
drm/amdgpu: add RAS bad page threshold handling for PMFW manages eeprom
Tao Zhou
-6
/
+30
2025-11-11
drm/amdgpu: fix lock warning in amdgpu_userq_fence_driver_process
Jesse.Zhang
-2
/
+3
2025-11-11
drm/amdgpu: try for more times if RAS bad page number is not updated
Tao Zhou
-1
/
+21
2025-11-11
drm/amdgpu: jump to the correct label on failure
Pierre-Eric Pelloux-Prayer
-1
/
+1
2025-11-11
drm/amdgpu: get RAS bad page address from MCA address
Tao Zhou
-5
/
+14
2025-11-11
drm/amd: Clarify that amdgpu.audio only works for non-DC
Mario Limonciello (AMD)
-1
/
+1
2025-11-11
drm/amdgpu: disable peer-to-peer access for DCC-enabled GC12 VRAM surfaces
Vitaly Prosyak
-0
/
+12
2025-11-11
drm/amdgpu: load RAS bad page from PMFW in page retirement
Tao Zhou
-55
/
+90
2025-11-11
Merge tag 'amd-drm-next-6.19-2025-11-07' of https://gitlab.freedesktop.org/ag...
Dave Airlie
-108
/
+1016
2025-11-07
Merge tag 'drm-misc-next-2025-11-05-1' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
-3
/
+6
2025-11-06
drm/amdgpu: Fix wait after reset sequence in S3
Lijo Lazar
-3
/
+32
2025-11-06
drm/amd: Fix suspend failure with secure display TA
Mario Limonciello
-1
/
+4
2025-11-06
drm/amdgpu: fix gpu page fault after hibernation on PF passthrough
Samuel Zhang
-2
/
+5
2025-11-06
drm/amdgpu: skip writing eeprom when PMFW manages RAS data
Tao Zhou
-1
/
+22
2025-11-06
drm/amdgpu: support to load RAS bad pages from PMFW
Tao Zhou
-4
/
+10
2025-11-06
drm/amdgpu: Fix wait after reset sequence in S3
Lijo Lazar
-3
/
+32
2025-11-06
drm/amdgpu: add ras_eeprom_read_idx interface
Tao Zhou
-0
/
+55
2025-11-06
drm/amdgpu: make MCA IPID parse global
Tao Zhou
-0
/
+16
2025-11-06
drm/amd: Fix suspend failure with secure display TA
Mario Limonciello
-1
/
+4
2025-11-06
drm/amd/ras: Fix the issue of incorrect function call
YiPeng Chai
-1
/
+1
2025-11-06
drm/amdgpu: fix gpu page fault after hibernation on PF passthrough
Samuel Zhang
-2
/
+5
2025-11-06
drm/amdgpu/userq: need to unref bo
David (Ming Qiang) Wu
-0
/
+1
2025-11-06
drm/amdgpu: initialize max record count after table reset
Gangliang Xie
-0
/
+6
2025-11-06
drm/amdgpu: add check function for pmfw eeprom
Gangliang Xie
-0
/
+44
2025-11-06
drm/amdgpu: add initialization function for pmfw eeprom
Gangliang Xie
-0
/
+39
2025-11-06
drm/amdgpu: adapt reset function for pmfw eeprom
Gangliang Xie
-25
/
+36
2025-11-04
drm/amdkfd: Don't clear PT after process killed
Philip Yang
-0
/
+4
2025-11-04
drm/amdgpu: Drop PMFW RLC notifier from amdgpu_device_suspend()
Alex Deucher
-4
/
+0
2025-11-04
drm/amdgpu: set default gfx reset masks for gfx6-8
Alex Deucher
-0
/
+15
2025-11-04
drm/amdgpu: fix possible fence leaks from job structure
Alex Deucher
-4
/
+35
[prev]
[next]