index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
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-08
gpu: nova-core: build SetRegistry entries dynamically
Zhi Wang
2
-34
/
+44
2026-07-08
gpu: nova-core: fsp: rename FSP response header type
Zhi Wang
1
-8
/
+9
2026-07-08
drm/v3d: bound CPU-job query writes to their destination BO
Michael Bommarito
1
-0
/
+125
2026-07-08
drm/panel: Use drm_of_get_panel_orientation()
Thierry Reding
23
-42
/
+41
2026-07-08
drm/sysfb: simpledrm: Read panel orientation from DT node
Thomas Zimmermann
1
-2
/
+9
2026-07-08
drm/of: Implement drm_of_get_panel_orientation()
Thomas Zimmermann
2
-24
/
+46
2026-07-08
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
639
-24308
/
+39169
2026-07-08
drm/i915/display: Skip TRANS_VTOTAL.Vtotal write on NVL pre-C0
Suraj Kandpal
2
-0
/
+15
2026-07-08
drm/i915/guc: Return NULL for missing multi-lrc parent
Linmao Li
1
-1
/
+1
2026-07-07
drm/v3d: Reject invalid indirect BO handle in indirect CSD setup
Maíra Canal
1
-0
/
+2
2026-07-07
drm/v3d: Use write_to_buffer() helper in performance query copy
Maíra Canal
1
-9
/
+2
2026-07-07
drm/v3d: Serialize jobs across queues when a perfmon is attached
Maíra Canal
4
-6
/
+110
[prev]
[next]