index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-14
PCI: Fix restoring BARs on BAR resize rollback path
Ilpo Järvinen
3
-3
/
+5
2025-11-14
drm/tegra: dsi: Calculate packet parameters for video mode
Svyatoslav Ryhel
1
-3
/
+10
2025-11-14
drm/tegra: dsi: Make SOL delay calculation mode independent
Svyatoslav Ryhel
1
-23
/
+17
2025-11-14
gpu: host1x: Syncpoint interrupt performance optimization
Mikko Perttunen
3
-9
/
+59
2025-11-14
Revert "drm/tegra: dsi: Clear enable register if powered by bootloader"
Diogo Ivo
1
-9
/
+0
2025-11-14
drm/tegra: Add call to put_pid()
Prateek Agarwal
1
-2
/
+5
2025-11-14
drm/xe: Remove duplicate DRM_EXEC selection from Kconfig
Shuicheng Lin
1
-1
/
+0
2025-11-14
drm/tegra: dc: Fix reference leak in tegra_dc_couple()
Ma Ke
1
-0
/
+1
2025-11-14
drm/xe/kunit: Fix forcewake assertion in mocs test
Matt Roper
1
-1
/
+1
2025-11-14
drm/amdgpu: Use amdgpu by default on SI dedicated GPUs (v2)
Timur Kristóf
3
-6
/
+10
2025-11-14
drm/amdgpu: Use amdgpu by default on CIK dedicated GPUs
Timur Kristóf
1
-3
/
+9
2025-11-14
drm/amdgpu: Fix the issue of missing ras message on sriov host
YiPeng Chai
2
-15
/
+10
2025-11-14
drm/amdgpu: Add lock to serialize sriov command execution
YiPeng Chai
3
-5
/
+15
2025-11-14
drm/amdgpu: Synchronize sriov host to add block_mmsch bit field
YiPeng Chai
1
-1
/
+2
2025-11-14
drm/amdgpu: use GFP_ATOMIC instead of NOWAIT in the critical path
Christian König
1
-3
/
+3
2025-11-14
drm/amdgpu: avoid memory allocation in the critical code path v3
Christian König
3
-49
/
+14
2025-11-14
drm/amdgpu: Enable xgmi extended peer links for sriov guest
Will Aitken
1
-2
/
+2
2025-11-14
drm/amdgpu: Update headers for sriov xgmi ext peer link support feature flag
Will Aitken
2
-1
/
+6
2025-11-14
drm/amdgpu: Refactor sriov xgmi topology filling to common code
Will Aitken
2
-32
/
+14
2025-11-14
drm/amdgpu: Use amdgpu by default on CIK dedicated GPUs
Timur Kristóf
2
-1
/
+7
2025-11-14
drm/amdgpu: Refactor how SI and CIK support is determined
Timur Kristóf
1
-65
/
+86
2025-11-14
drm/radeon: Refactor how SI and CIK support is determined
Timur Kristóf
1
-28
/
+50
2025-11-14
drm/amdgpu: Avoid xgmi register access
Lijo Lazar
1
-0
/
+6
2025-11-14
drm/xe/pf: Fix kernel-doc warning in migration_save_consume
Michał Winiarski
1
-2
/
+0
2025-11-14
drm/msm/disp: fix kernel-doc warnings
Randy Dunlap
1
-6
/
+7
2025-11-14
drm/msm: mdss: Add QCS8300 support
Yongxing Mou
1
-0
/
+1
2025-11-14
drm/msm/dp: Add support for Glymur
Abel Vesa
1
-0
/
+9
2025-11-14
drm/msm/dpu: Add support for Glymur
Abel Vesa
5
-0
/
+550
2025-11-14
drm/msm/mdss: Add Glymur device configuration
Abel Vesa
1
-0
/
+1
2025-11-14
drm/msm/dpu: drop dpu_hw_dsc_destroy() prototype
Dmitry Baryshkov
1
-6
/
+0
2025-11-14
drm/msm/dp: Add support for lane mapping configuration
Xiangxu Yin
3
-5
/
+66
2025-11-14
drm/msm/dp: move link-specific parsing from dp_panel to dp_link
Xiangxu Yin
4
-72
/
+70
2025-11-14
drm/msm/dpu: Enable quad-pipe for DSC and dual-DSI case
Jun Nie
6
-33
/
+35
2025-11-14
gpu: nova-core: implement Display for Spec
John Hubbard
1
-7
/
+13
2025-11-14
drm/xe: Prevent BIT() overflow when handling invalid prefetch region
Shuicheng Lin
1
-2
/
+4
2025-11-14
drm/xe/pat: Add helper to query compression enable status
Xin Wang
2
-0
/
+16
2025-11-14
gpu: nova-core: gsp: Boot GSP
Alistair Popple
3
-6
/
+64
2025-11-14
gpu: nova-core: falcon: Add support to write firmware version
Joel Fernandes
2
-0
/
+14
2025-11-14
gpu: nova-core: falcon: Add support to check if RISC-V is active
Joel Fernandes
2
-1
/
+15
2025-11-14
gpu: nova-core: gsp: Add SetRegistry command
Alistair Popple
5
-7
/
+165
2025-11-14
gpu: nova-core: gsp: Add SetSystemInfo command
Alistair Popple
7
-3
/
+235
2025-11-14
gpu: nova-core: gsp: Create rmargs
Alistair Popple
3
-4
/
+85
2025-11-14
gpu: nova-core: gsp: Add GSP command queue bindings and handling
Alistair Popple
6
-4
/
+1410
2025-11-14
gpu: nova-core: Add zeroable trait to bindings
Alistair Popple
2
-9
/
+12
2025-11-14
gpu: nova-core: Add a slice-buffer (sbuffer) datastructure
Joel Fernandes
2
-0
/
+233
2025-11-14
gpu: nova-core: gsp: Create wpr metadata
Alistair Popple
6
-7
/
+73
2025-11-14
gpu: nova-core: Create initial Gsp
Alistair Popple
4
-7
/
+197
2025-11-14
gpu: nova-core: num: add functions to safely convert a const value to a smaller type
Alexandre Courbot
1
-0
/
+52
2025-11-14
Merge tag 'drm-xe-fixes-2025-11-13' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixes
Dave Airlie
2
-0
/
+12
2025-11-14
Merge tag 'drm-intel-fixes-2025-11-13' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-fixes
Dave Airlie
1
-1
/
+6
[prev]
[next]