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-17
drm/amdkfd: free MQD managers on DQM init failures
Guangshuo Li
1
-0
/
+4
2026-07-17
drm/amdgpu/ttm: Consider concurrent VM flushes for buffer entities
Timur Kristóf
1
-5
/
+15
2026-07-17
drm/amd/pm/smu7: Fix AC/DC switch notification
Timur Kristóf
1
-6
/
+10
2026-07-17
drm/amdgpu: Disable PCIe dynamic speed switching on Ryzen Pinnacle Ridge
Mario Limonciello
1
-0
/
+9
2026-07-17
drm/amdgpu: always emit the job vm fence
Alex Deucher
1
-6
/
+4
2026-07-17
drm/amd/pm/si: Fix AC/DC switch notification
Timur Kristóf
1
-6
/
+9
2026-07-17
drm/amd/pm/si: Don't schedule thermal work when queue isn't initialized
Timur Kristóf
1
-1
/
+1
2026-07-17
drm/amd/display: dce100: skip non-DP stream encoders for DP MST
Andriy Korud
1
-1
/
+6
2026-07-17
drm/amd/display: Set native cursor mode for disabled CRTCs
Timur Kristóf
1
-1
/
+6
2026-07-17
drm/amd/pm/ci: Don't disable MCLK DPM on Bonaire 0x6658 (R7 260X)
Timur Kristóf
1
-5
/
+2
2026-07-17
drm/amd/display: fix __udivdi3 link error
yanglinlin
1
-6
/
+5
2026-07-17
drm/amdgpu: Reserve space for IB contents in devcoredumps
Timur Kristóf
1
-0
/
+3
2026-07-17
drm/amdgpu: Print vmid, pasid and more task info in devcoredump
Timur Kristóf
2
-1
/
+7
2026-07-17
drm/amdgpu: Release VFCT ACPI table reference
Mario Limonciello
1
-6
/
+11
2026-07-17
drm/amdgpu: Fix VFCT bus number matching with soft filter
Mario Limonciello
1
-5
/
+40
2026-07-17
drm/amdgpu: fix bo->pin leaking in amdgpu_bo_create_reserved
Zhu Lingshan
1
-5
/
+8
2026-07-17
drm/amdgpu/userq: fix indefinite fence wait during GPU reset
Jesse Zhang
1
-9
/
+12
2026-07-17
drm/amd/display: fix dcn42b det allocation order
Dmytro Laktyushkin
1
-0
/
+1
2026-07-17
drm/amd/display: fix dcn42 det allocation order
Dmytro Laktyushkin
1
-0
/
+1
2026-07-17
drm/amd/display: Fix backlight max_brightness to match exported range
Mario Limonciello
1
-3
/
+3
2026-07-17
drm/amd/display: Fix 8K Mode Not Parsed by EDID
Fangzhi Zuo
1
-3
/
+17
2026-07-17
drm/amd/display: Add dp_skip_rbr flag for NUTMEG
Timur Kristóf
3
-4
/
+6
2026-07-17
drm/amd/display: Fix preferred link rate for NUTMEG
Timur Kristóf
1
-1
/
+3
2026-07-17
drm/amdkfd: fix 32-bit overflow in CWSR total size calculation
Yongqiang Sun
1
-6
/
+17
2026-07-17
drm/amd/display: Fix DCN42B null registers & register masks
Matthew Stewart
2
-116
/
+20
2026-07-17
drm/amdgpu/discovery: Fix device family for DCN42
Roman Li
1
-1
/
+3
2026-07-18
Merge tag 'drm-intel-fixes-2026-07-17' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
4
-26
/
+19
2026-07-17
drm/nouveau: Omit a redundant pm_runtime_mark_last_busy() call in nouveau_pmo...
Markus Elfring
1
-1
/
+0
2026-07-18
Merge tag 'drm-xe-fixes-2026-07-17' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
20
-69
/
+223
2026-07-17
drm/ttm/pool: back up at native page order
Matthew Brost
3
-56
/
+164
2026-07-17
Merge tag 'soc-fixes-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+2
2026-07-17
drm/appletbdrm: Allocate request/response buffers in begin_fb_access
Thomas Zimmermann
1
-23
/
+30
2026-07-17
drm/i915/cdclk: Deal with 2 PPC hscale issues when calculating min CDCLK
Ville Syrjälä
4
-4
/
+88
2026-07-17
drm/i915/cdclk: Introduce crtc_state->pixel_rate_cdclk
Ville Syrjälä
8
-17
/
+28
2026-07-17
drm/i915/cdclk: Introduce HAS_2PPC()
Ville Syrjälä
2
-1
/
+2
2026-07-17
drm/i915/cdclk: Use intel_cdclk_ppc() in intel_modeset_readout_hw_state()
Ville Syrjälä
3
-9
/
+6
2026-07-17
drm/gma500: Remove dependency on DRM simple helpers
Diogo Silva
7
-15
/
+49
2026-07-17
drm/gma500: cdv_intel_dp: fix indentation to use tabs instead of spaces
Diogo Silva
1
-55
/
+56
2026-07-17
drm/xe/xe_ras: Add RAS GPU health indicator
Soham Purkait
3
-0
/
+198
2026-07-16
drm/xe/multi_queue: Reject PXP usage on multi-queue exec queues
Jagmeet Randhawa
1
-0
/
+11
2026-07-17
Merge tag 'drm-intel-gt-next-2026-07-16' of https://gitlab.freedesktop.org/dr...
Dave Airlie
6
-25
/
+32
2026-07-17
Merge tag 'drm-misc-next-2026-07-16' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
60
-486
/
+673
2026-07-16
drm/radeon: Only define radeon_acpi_vfct_match when actually used
Uwe Kleine-König
1
-1
/
+1
2026-07-16
drm/amdgpu: dont pin wptr bo instead use eviction fence
Sunil Khatri
2
-12
/
+24
2026-07-16
drm/amdkfd: Add bounds check for CRAT subtype length
William Palacek
1
-0
/
+9
2026-07-16
drm/amdgpu: Use just sriov capability bit for xgmi ext peer link support
Will Aitken
3
-8
/
+13
2026-07-16
drm/amdkfd: Clean up debug runlist printing
Kent Russell
1
-3
/
+13
2026-07-16
drm/amdgpu: use correct gfp_t for job allocation
Christian König
6
-7
/
+22
2026-07-16
drm/amdgpu: move job parameter to the end in amdgpu_job_alloc() and *_with_ib()
Christian König
15
-42
/
+57
2026-07-16
drm/amdgpu: add gfp_flags to amdgpu_sa_manager v2
Christian König
3
-9
/
+34
[prev]
[next]