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-06-17
drm/amd/display: Skip PHY SSC reduction on some 8K panels
Roman Li
1
-3
/
+10
2026-06-17
drm/amdgpu: skip already suspended IP blocks in ip_suspend_phase2
Yunxiang Li
1
-1
/
+1
2026-06-17
drm/amdkfd: Properly acquire queue buffers in CRIU restore
David Francis
1
-2
/
+10
2026-06-17
drm/amd/pm: re-enable MC access after PrepareMp1ForUnload on SMU V15 APUs
Shubhankar Milind Sardeshpande
1
-1
/
+6
2026-06-17
drm/amdgpu: initialize iter.start in amdgpu_devcoredump_format
Qiang Yu
1
-0
/
+1
2026-06-17
drm/amdkfd: Avoid double-unpin of DOORBELL/MMIO BOs on free
Yunxiang Li
1
-7
/
+9
2026-06-17
drm/xe/rtp: Add kunit tests to exercise FIELD_SET_FUNC action
Matt Roper
1
-0
/
+52
2026-06-17
drm/xe: Move engines' non-LRC programming RTP table off the stack
Matt Roper
1
-75
/
+81
2026-06-17
drm/xe: Move engines' LRC programming RTP table off the stack
Matt Roper
1
-29
/
+31
2026-06-17
drm/xe/rtp: Add FIELD_SET_FUNC RTP action
Matt Roper
3
-4
/
+42
2026-06-17
drm/xe: Reformat xe_rtp_types.h
Matt Roper
1
-5
/
+13
2026-06-17
drm/panel-edp: Support NV140FHM-N5B and TM156VDXP25
Haikun Zhou
1
-0
/
+10
2026-06-17
drm/amdgpu/sdma4.4.2: add support for disabling kernel queues
Alex Deucher
1
-0
/
+14
2026-06-17
drm/amdgpu/vcn5.0.1: add support for disabling kernel queues
Alex Deucher
1
-0
/
+17
2026-06-17
drm/amdgpu: add userq job and state transition trace events
Pierre-Eric Pelloux-Prayer
3
-3
/
+120
2026-06-17
drm/amdgpu: add userq create and destroy tracepoints
Prike Liang
2
-0
/
+67
2026-06-17
drm/amdgpu: set the userq xcp_id
Prike Liang
1
-0
/
+2
2026-06-17
drm/amdgpu: Use system unbound workqueue for soft IH ring
Timur Kristóf
1
-1
/
+1
2026-06-17
amdgpu/ih6.1: Fix minor version
Timur Kristóf
1
-1
/
+1
2026-06-17
drm/amdkfd: Use exclusive bounds for SVM split alignment checks
Gerhard Schwanzer
1
-4
/
+4
2026-06-17
drm/amdgpu/gfx9: Fix Ring and IB test fail after mode2
Jiqian Chen
1
-0
/
+39
2026-06-17
drm/amd/ras: use IS_ERR() to check thread creation result
YiPeng Chai
1
-2
/
+3
2026-06-17
drm/amdgpu: add bounds check to prevent array overflow
YiPeng Chai
1
-0
/
+7
2026-06-17
drm/amdgpu/vcn4.0.3: add support for disabling kernel queues
Alex Deucher
1
-0
/
+17
2026-06-17
drm/amdgpu/vcn: add flags for disabling KQs/UQs
Alex Deucher
1
-0
/
+3
2026-06-17
drm/amdgpu/jpeg5.0.1: add support for disabling kernel queues
Alex Deucher
1
-0
/
+17
2026-06-17
drm/amdgpu/jpeg4.0.3: add support for disabling kernel queues
Alex Deucher
1
-0
/
+17
2026-06-17
drm/amdgpu/jpeg: add flags for disabling KQs/UQs
Alex Deucher
1
-0
/
+3
2026-06-17
drm/amdgpu/uvd: Fix forcing MSG, FB BOs into VCPU segment when it isn't at 0 ...
Timur Kristóf
1
-9
/
+24
2026-06-17
drm/amdgpu/uvd: Place VCPU BO only in VRAM for UVD 4.x and older
Timur Kristóf
1
-6
/
+11
2026-06-17
drm/amdgpu: Fix amdgpu_bo_move() when old_mem and new_mem are both GTT
Timur Kristóf
1
-0
/
+18
2026-06-17
drm/amdgpu: Respect placement requirements in amdgpu_gtt_mgr functions
Timur Kristóf
1
-2
/
+28
2026-06-17
drm/amdgpu: Only calculate register offset once in SOC15 RLC
Tvrtko Ursulin
1
-20
/
+27
2026-06-17
drm/amdgpu: Choose SOC15 RLC register read write functions at init time
Tvrtko Ursulin
10
-6
/
+64
2026-06-17
drm/amdgpu: Clarify odd behaviour of AMDGPU_CTX_OP_GET_STABLE_PSTATE
Tvrtko Ursulin
1
-0
/
+8
2026-06-17
drm/amdgpu: Convert context manager to xarray
Tvrtko Ursulin
3
-81
/
+45
2026-06-17
drm/amdgpu: Simplify amdgpu_ctx_get_stable_pstate()
Tvrtko Ursulin
1
-25
/
+13
2026-06-17
drm/amdgpu: Remove live context error log and skip
Tvrtko Ursulin
1
-7
/
+1
2026-06-17
drm/amdgpu: Consolidate ctx put
Tvrtko Ursulin
2
-48
/
+15
2026-06-17
drm/amdgpu: Remove arbitrary number of contexts limitation
Tvrtko Ursulin
2
-4
/
+3
2026-06-17
drm/amdgpu: Fix context pstate override handling
Tvrtko Ursulin
1
-29
/
+42
2026-06-17
drm/amdkfd: Use memdup_array_user to copy data from/to user space at kfd ioctls
Xiaogang Chen
1
-34
/
+12
2026-06-17
drm/amdkfd: check find_first_zero_bit before __set_bit on kfd->doorbell_bitmap
Xiaogang Chen
1
-3
/
+5
2026-06-17
drm/amdkfd: Let driver decide buffer size at AMDKFD_IOC_GET_DMABUF_INFO ioctl
Xiaogang Chen
3
-13
/
+22
2026-06-17
drm/amdgpu: clean up discovery and preempt sysfs entries on shutdown
geomcrae_amdeng
5
-6
/
+20
2026-06-17
drm/amdgpu: fix recursive ww_mutex acquire in amdgpu_devcoredump_format
Mikhail Gavrilov
1
-89
/
+126
2026-06-17
drm/amdgpu: convert amdgpu_vm_lock_by_pasid() to drm_exec
Mikhail Gavrilov
2
-35
/
+58
2026-06-17
drm/amdgpu: add buf length check
Gangliang Xie
1
-1
/
+4
2026-06-17
drm/amdkfd: fix SDMA queue counter read on non-gfx9.4.3 ASICs
Jesse Zhang
2
-23
/
+17
2026-06-17
drm/amdkfd: Disable queue reset on gfx11 SR-IOV VF
Amber Lin
1
-3
/
+4
[prev]
[next]