index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-08
drm/amdgpu/sdma2.4: replace BUG() with an error
Alex Deucher
1
-1
/
+1
2026-07-08
drm/amdgpu/cik_sdma: replace BUG() with an error
Alex Deucher
1
-1
/
+2
2026-07-08
drm/amdgpu/ucode: WARN() rather than BUG()
Alex Deucher
1
-1
/
+2
2026-07-08
drm/amdgpu/cgs: WARN() rather than BUG()
Alex Deucher
1
-5
/
+3
2026-07-08
drm/amdgpu/atomfirmware: WARN() rather than BUG()
Alex Deucher
1
-2
/
+0
2026-07-08
drm/amdgpu/gfx12.1: WARN() rather than BUG() for invalid SDMA engine
Alex Deucher
1
-1
/
+2
2026-07-08
drm/amdgpu/gfx12: WARN() rather than BUG() for invalid SDMA engine
Alex Deucher
1
-1
/
+2
2026-07-08
drm/amdgpu/gfx11: WARN() rather than BUG() for invalid SDMA engine
Alex Deucher
1
-1
/
+2
2026-07-08
drm/amdgpu: return an error instead of BUG() for CSA bo_va
Alex Deucher
1
-1
/
+2
2026-07-08
drm/amdgpu/gfx11: enable gfx pipe1 hardware support
Alex Deucher
1
-5
/
+17
2026-07-08
drm/gfx12: Program DB_RING_CONTROL
Alex Deucher
1
-0
/
+9
2026-07-08
drm/gfx11: Program DB_RING_CONTROL
Alex Deucher
1
-0
/
+9
2026-07-08
drm/gfx10: Program DB_RING_CONTROL
Alex Deucher
1
-0
/
+9
2026-07-08
drm/amdkfd: Check bounds in allocate_event_notification_slot
David Francis
1
-0
/
+3
2026-07-08
amdkfd: properly free secondary context id
Zhu Lingshan
1
-1
/
+1
2026-07-08
drm/amdkfd: Don't acquire buffers during CRIU queue restore.
David Francis
1
-8
/
+5
2026-07-08
drm/amdkfd: Check bounds on CRIU restore queue type and mqd size
David Francis
4
-8
/
+27
2026-07-08
drm/amdgpu: fix lifetime issue of amdgpu_vm_get_task_info_pasid()
Shahyan Soltani
1
-15
/
+10
2026-07-08
drm/amdgpu: include amdgpu_video_codecs.h only where needed
Shahyan Soltani
11
-1
/
+11
2026-07-08
drm/amdgpu: move amdgpu_allowed_register_entry into amdgpu_reg_access.h
Shahyan Soltani
2
-8
/
+8
2026-07-08
drm/amdgpu: move amdgpu_acpi helpers into new header
Shahyan Soltani
2
-121
/
+152
2026-07-08
drm/amd/display: Fix sign mismatch warning
George Zhang
1
-3
/
+3
2026-07-08
drm/amdgpu: move struct amdgpu_mqd and helpers into header file
Shahyan Soltani
2
-47
/
+47
2026-07-08
drm/amdgpu: move struct amdgpu_video_codecs and helpers into header file
Shahyan Soltani
2
-20
/
+48
2026-07-08
drm/amdgpu: move struct amdgpu_wb and helpers into separate files
Shahyan Soltani
33
-285
/
+349
2026-07-08
drm/amdgpu/mes12: Remove MES self test
Srinivasan Shanmugam
1
-333
/
+1
2026-07-08
drm/amdgpu: trigger GPU recovery when userq destroy fails to unmap a hung queue
Jesse Zhang
1
-0
/
+9
2026-07-08
drm/amd/amdgpu: disable ASPM on VI if pcie dpm is disabled
Kenneth Feng
1
-1
/
+2
2026-07-08
drm/amdgpu: retire legacy deferred error separate logging
Ce Sun
5
-131
/
+23
2026-07-08
drm/amdgpu: retire legacy get_retire_flip_bits interface for UMC
Ce Sun
2
-19
/
+0
2026-07-08
drm/amdgpu: retire legacy get_retire_flip_bits for UMC
Ce Sun
1
-106
/
+0
2026-07-08
drm/amdgpu: retire legacy mca umc status check interface
Ce Sun
3
-24
/
+0
2026-07-08
drm/amd/pm: retire legacy ras_smu_drv interface for smu v13.0.12
Ce Sun
3
-157
/
+0
2026-07-08
drm/amdgpu/mes: Fix hung_queue_db_array loop limit for multi-XCC
Geoffrey McRae
1
-1
/
+1
2026-07-08
drm/amdkfd: use iosys_map for CWSR buffer access
James Zhu
2
-20
/
+49
2026-07-08
drm/amdgpu/mes: Add NULL check for mes_hung_db_array allocation
Geoffrey McRae
1
-4
/
+9
2026-07-08
drm/amdgpu/jpeg: deduplicate jpeg_v5_3_0 process_interrupt
Tiago Dourado
3
-21
/
+7
2026-07-08
drm/amdgpu/jpeg: deduplicate jpeg_v3_0 process_interrupt
Tiago Dourado
3
-21
/
+6
2026-07-08
drm/amd/pm: retire legacy smu ras driver framework
Ce Sun
7
-50
/
+0
2026-07-08
drm/amdgpu: retire legacy pmfw eeprom support check
Ce Sun
4
-51
/
+2
2026-07-08
drm/amdgpu: Disable JDPG on VCN5_3
Suresh Guttula
1
-2
/
+0
2026-07-08
drm/amdgpu: add support for SMU version 15.0.9
Kanala Ramalingeswara Reddy
5
-1
/
+6
2026-07-08
drm/amdgpu: add support for PSP version 15.0.9
Kanala Ramalingeswara Reddy
2
-1
/
+5
2026-07-08
drm/amdgpu: retire legacy pmfw eeprom interface wrapper
Ce Sun
2
-119
/
+0
2026-07-08
drm/amdkfd: drop duplicate kfd_queue_acquire_buffers()
Alex Deucher
1
-6
/
+0
2026-07-07
drm/drm_exec: avoid indirect goto
Christian König
1
-0
/
+2
2026-07-07
Merge tag 'amd-drm-next-7.3-2026-07-02' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
374
-21284
/
+33018
2026-07-07
Merge tag 'drm-misc-next-2026-07-02' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
Dave Airlie
1
-5
/
+11
2026-07-06
Merge tag 'drm-misc-next-2026-06-19' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
Dave Airlie
1
-21
/
+78
2026-07-01
drm/amdgpu/jpeg: fix jpeg_v4_0_3_is_idle detection
Boyuan Zhang
1
-1
/
+1
[prev]
[next]