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-01
drm/amdgpu: Add IP block soft reset as a GPU recovery method
Timur Kristóf
7
-0
/
+354
2026-07-01
drm/amdgpu: Delete pre/post_soft_reset() from amd_ip_funcs
Timur Kristóf
11
-213
/
+15
2026-07-01
drm/amd/pm: fix amdgpu_pm_info power display units
Yang Wang
1
-9
/
+12
2026-07-01
drm/amd/pm: make pp_features read-only when scpm is enabled
Yang Wang
1
-0
/
+5
2026-07-01
drm/amdgpu/sdma7.1: replace BUG_ON() with WARN_ON()
Alex Deucher
1
-2
/
+2
2026-07-01
drm/amdgpu/sdma7.0: replace BUG_ON() with WARN_ON()
Alex Deucher
1
-2
/
+2
2026-07-01
drm/amdgpu/sdma6.0: replace BUG_ON() with WARN_ON()
Alex Deucher
1
-2
/
+2
2026-07-01
drm/amdgpu/sdma5.2: replace BUG_ON() with WARN_ON()
Alex Deucher
1
-2
/
+2
2026-07-01
drm/amdgpu/sdma5.0: replace BUG_ON() with WARN_ON()
Alex Deucher
1
-2
/
+2
2026-07-01
drm/amdgpu/sdma4.4.2: replace BUG_ON() with WARN_ON()
Alex Deucher
1
-2
/
+2
2026-07-01
drm/amdgpu/gfx12.1: replace BUG_ON() with WARN_ON()
Alex Deucher
1
-7
/
+4
2026-07-01
drm/amdgpu/gfx12: replace BUG_ON() with WARN_ON()
Alex Deucher
1
-8
/
+5
2026-07-01
drm/amdgpu/gfx11: replace BUG_ON() with WARN_ON()
Alex Deucher
1
-8
/
+5
2026-07-01
drm/amdgpu/gfx10: replace BUG_ON() with WARN_ON()
Alex Deucher
1
-8
/
+5
2026-07-01
drm/amdgpu/gfx9.4.3: replace BUG_ON() with WARN_ON()
Alex Deucher
1
-7
/
+4
2026-07-01
drm/amdgpu/gfx9: replace BUG_ON() with WARN_ON()
Alex Deucher
1
-5
/
+5
2026-07-01
drm/amdgpu: do not release the root bo after vm validate
Sunil Khatri
1
-13
/
+7
2026-07-01
drm/amdgpu: move suballoc defines into own header
Christian König
3
-71
/
+78
2026-07-01
drm/amdgpu/gfx8: drop unecessary BUG_ON()
Alex Deucher
1
-3
/
+0
2026-07-01
drm/amdgpu: Delete check_soft_reset() from amd_ip_funcs
Timur Kristóf
16
-258
/
+0
2026-07-01
drm/amdgpu: Delete soft reset code from legacy display driver
Timur Kristóf
3
-180
/
+0
2026-07-01
drm/amdgpu: Delete GMC 8 soft reset
Timur Kristóf
2
-126
/
+0
2026-07-01
drm/amdgpu: Clean up defunct soft reset from ASIC reset code path
Timur Kristóf
10
-258
/
+2
2026-07-01
drm/amdgpu: Clarify name of soft recovery to avoid confusion
Timur Kristóf
4
-6
/
+6
2026-07-01
drm/amdgpu: bounds check xcp_id in release_sched
Lijo Lazar
1
-1
/
+2
2026-07-01
drm/amdgpu/gmc9: make all vmids available to KFD if KQs are disabled
Alex Deucher
1
-4
/
+12
2026-07-01
drm/amd/pm: validate vega10 profile mode inputs
Lijo Lazar
1
-0
/
+9
2026-07-01
drm/amdgpu: bounds check xcp ip block index
Lijo Lazar
1
-1
/
+2
2026-07-01
drm/amdgpu/soc24: reset dGPU if suspend got aborted
Jakob Linke
1
-0
/
+28
2026-07-01
drm/amdgpu: Validate ATPX buffer length before use
Lijo Lazar
1
-12
/
+21
2026-07-01
drm/amdgpu: Validate ATIF buffer length before use
Lijo Lazar
1
-34
/
+34
2026-07-01
drm/amd/pm: Use helper to get pptable in SMUv15
Lijo Lazar
2
-87
/
+2
2026-07-01
drm/amd/pm: Use helper to get pptable in SMUv14
Lijo Lazar
2
-87
/
+2
2026-07-01
drm/amd/pm: Use helper to get pptable in SMUv13
Lijo Lazar
2
-87
/
+2
2026-07-01
drm/amd/pm: Use helper to get pptable in SMUv11
Lijo Lazar
1
-68
/
+9
2026-07-01
drm/amd/pm: Add helper functions to fetch pptable
Lijo Lazar
2
-0
/
+143
2026-07-01
drm/amdgpu: guard zero divisors in soc_v1_0 partition code
Asad Kamal
2
-3
/
+10
2026-07-01
drm/amdgpu: validate XCP topology counts before division
Asad Kamal
1
-1
/
+3
2026-07-01
drm/amd/pm: Add helper for parameter parsing
Lijo Lazar
1
-68
/
+48
2026-07-01
drm/amdgpu: Fix mes remove_hw_queue lock
Amber Lin
2
-18
/
+10
2026-07-01
drm/amdgpu: Add checks to vbios fetch through ATRM
Lijo Lazar
1
-2
/
+8
2026-07-01
drm/amdgpu: Fix kobject cleanup in xcp sysfs
Lijo Lazar
1
-3
/
+5
2026-07-01
drm/amdgpu: Remove output parameter in bo list handling
Tvrtko Ursulin
3
-84
/
+74
2026-07-01
drm/amdgpu: Replace idr with xarray in amdgpu_bo_list
Tvrtko Ursulin
4
-56
/
+41
2026-07-01
drm/amdgpu: Remove the bo list mutex
Tvrtko Ursulin
3
-17
/
+5
2026-07-01
drm/amdgpu: Drop support for variable struct drm_amdgpu_bo_list_entry size
Tvrtko Ursulin
1
-22
/
+5
2026-07-01
drm/amdgpu/gfx9.4.3: add support for disabling kernel queues
Alex Deucher
1
-16
/
+99
2026-07-01
drm/amdgpu: dump RAS EEPROM table via debugfs
Xiang Liu
1
-0
/
+84
2026-07-01
dma-buf: rename dma_fence_enable_sw_signaling
Christian König
8
-9
/
+9
2026-07-01
drm/i915/cmtg: Warn on invalid CMTG transcoder in intel_cmtg_disable()
Animesh Manna
1
-0
/
+3
[prev]
[next]