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-05-11
drm/amdgpu: add SPI idle check for GC 9.4.4 in gfx_v9_4_3_is_idle()
Perry Yuan
3
-10
/
+26
2026-05-11
drm/amdgpu: check PSP response status in psp_ptl_invoke
Perry Yuan
1
-0
/
+12
2026-05-11
drm/amdgpu: Wait for GFX idle before PTL state transition
Perry Yuan
1
-0
/
+5
2026-05-11
drm/amdgpu: add new data types F8 and Vector for PTL
Perry Yuan
3
-2
/
+12
2026-05-11
drm/amdgpu: add amdgpu.ptl module parameter for PTL control
Perry Yuan
5
-1
/
+54
2026-05-11
drm/amdgpu: Track PTL disable requests by source
Perry Yuan
4
-0
/
+36
2026-05-11
drm/amdkfd: suspend scheduler during PTL re-enabling
Perry Yuan
1
-2
/
+28
2026-05-11
drm/amdkfd: Add PTL control IOCTL Option and unify refcount logic
Perry Yuan
5
-0
/
+118
2026-05-11
drm/amdgpu: add sysfs for Peak Tops Limiter (PTL)
Perry Yuan
3
-0
/
+200
2026-05-11
drm/amdkfd: add kgd control interface for ptl
Perry Yuan
2
-1
/
+17
2026-05-11
drm/amdgpu: add PTL enable/query gfx control support for GC 9.4.4
Perry Yuan
1
-0
/
+34
2026-05-11
drm/amdgpu: add psp interfaces for peak tops limiter driver
Perry Yuan
7
-1
/
+168
2026-05-11
drm/amdgpu: add new performance monitor PSP interfaces
Perry Yuan
2
-0
/
+38
2026-05-11
amd/amdkfd: Add kfd_ioctl_profiler to contain profiler kernel driver changes
Benjamin Welton
11
-8
/
+187
2026-05-11
drm/i915: Consolidate the intel_plane_(un)pin_fb() implementations
Ville Syrjälä
6
-229
/
+126
2026-05-11
drm/xe: Use xe_fb_pin_ggtt_pin() for the initial FB pin
Ville Syrjälä
3
-22
/
+29
2026-05-11
drm/i915/fbdev: Use intel_parent_fb_pin_ggtt_(un)pin()
Ville Syrjälä
4
-15
/
+8
2026-05-11
drm/i915: Introduce the main fb_pin parent interface
Ville Syrjälä
4
-25
/
+126
2026-05-11
drm/xe: Restructure reuse_vma()
Ville Syrjälä
1
-23
/
+25
2026-05-11
drm/xe: Introduce xe_fb_pin_ggtt_(un)pin()
Ville Syrjälä
1
-6
/
+35
2026-05-11
drm/xe: Introduce xe_fb_pin_dpt_(un)pin()
Ville Syrjälä
1
-9
/
+58
2026-05-11
drm/xe: Reorganize intel_plane_pin_fb() a bit
Ville Syrjälä
1
-8
/
+12
2026-05-11
drm/xe: Kill the fbdev vma reuse hack
Ville Syrjälä
3
-22
/
+0
2026-05-11
drm/xe: Move the FORCE_WC assert into __xe_pin_fb_vma()
Ville Syrjälä
1
-4
/
+3
2026-05-11
drm/i915: Introduce i915_fb_pin_ggtt_(un)pin()
Ville Syrjälä
1
-24
/
+44
2026-05-11
drm/i915: Introduce i915_fb_pin_dpt_(un)pin()
Ville Syrjälä
1
-20
/
+56
2026-05-11
drm/i915: Reorganize intel_plane_pin_fb() a bit
Ville Syrjälä
1
-34
/
+33
2026-05-11
drm/i915: Move the i915_dpt_offset()==0 assert
Ville Syrjälä
1
-7
/
+6
2026-05-11
drm/i915: Move intel_fb_pin_params to the parent interface
Ville Syrjälä
2
-11
/
+2
2026-05-11
drm/i915: Introduce intel_parent_fb_pin_get_map()
Ville Syrjälä
12
-9
/
+57
2026-05-11
drm/i915/dp: Fix VSC dynamic range signaling for RGB formats
Chaitanya Kumar Borah
1
-2
/
+7
2026-05-11
rust: auxiliary: add registration data to auxiliary devices
Danilo Krummrich
1
-5
/
+5
2026-05-11
drm/xe/dma-buf: fix UAF with retry loop
Matthew Auld
1
-37
/
+12
2026-05-11
drm/xe/dma-buf: handle empty bo and UAF races
Matthew Auld
1
-15
/
+16
2026-05-11
drm/dp: Use drm_printf_indent for DP SDP logging
Ankit Nautiyal
1
-17
/
+19
2026-05-11
drm/dp: Add target_rr_divider field in AS SDP logging
Ankit Nautiyal
1
-0
/
+2
2026-05-11
drm/dp: Add a helper to get the SDP type as a string
Ankit Nautiyal
1
-4
/
+32
2026-05-11
drm/dp: Store coasting vtotal in struct drm_dp_as_sdp
Ankit Nautiyal
1
-0
/
+1
2026-05-11
drm/dp: Refactor AS SDP logging to use space-separated field names
Ankit Nautiyal
1
-4
/
+4
2026-05-11
drm/dp: Rename and relocate AS SDP payload field masks
Ankit Nautiyal
1
-2
/
+2
2026-05-11
drm/panel: Make drm_panel_init() static
Albert Esteve
2
-6
/
+3
2026-05-11
drm/panel/startek-kd070fhfid015: Use refcounted allocation in place of devm_k...
Albert Esteve
1
-6
/
+6
2026-05-11
drm/panel/truly-nt35597: Use refcounted allocation in place of devm_kzalloc()
Albert Esteve
1
-5
/
+5
2026-05-11
drm/panel/sharp-ls043t1le01: Use refcounted allocation in place of devm_kzall...
Albert Esteve
1
-5
/
+6
2026-05-11
drm/panel/tdo-tl070wsh30: Use refcounted allocation in place of devm_kzalloc()
Albert Esteve
1
-7
/
+7
2026-05-11
drm/panel/ilitek-ili9806e: Use refcounted allocation in place of devm_kzalloc()
Albert Esteve
1
-5
/
+5
2026-05-11
drm/panel/lxd-m9189a: Use refcounted allocation in place of devm_kzalloc()
Albert Esteve
1
-5
/
+6
2026-05-11
drm/panel/novatek-nt37700f: Use refcounted allocation in place of devm_kzalloc()
Albert Esteve
1
-5
/
+6
2026-05-11
drm/panel/samsung-s6e63m0: Use refcounted allocation in place of devm_kzalloc()
Albert Esteve
1
-7
/
+7
2026-05-11
drm/panel/visionox-g2647fb105: Use refcounted allocation in place of devm_kza...
Albert Esteve
1
-7
/
+6
[prev]
[next]