index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Lines
2025-11-14
drm/tegra: dc: Fix reference leak in tegra_dc_couple()
Ma Ke
-0
/
+1
2025-11-14
drm/xe/kunit: Fix forcewake assertion in mocs test
Matt Roper
-1
/
+1
2025-11-14
drm/amdgpu: Use amdgpu by default on SI dedicated GPUs (v2)
Timur Kristóf
-6
/
+10
2025-11-14
drm/amdgpu: Use amdgpu by default on CIK dedicated GPUs
Timur Kristóf
-3
/
+9
2025-11-14
drm/amdgpu: Fix the issue of missing ras message on sriov host
YiPeng Chai
-15
/
+10
2025-11-14
drm/amdgpu: Add lock to serialize sriov command execution
YiPeng Chai
-5
/
+15
2025-11-14
drm/amdgpu: Synchronize sriov host to add block_mmsch bit field
YiPeng Chai
-1
/
+2
2025-11-14
drm/amdgpu: use GFP_ATOMIC instead of NOWAIT in the critical path
Christian König
-3
/
+3
2025-11-14
drm/amdgpu: avoid memory allocation in the critical code path v3
Christian König
-49
/
+14
2025-11-14
drm/amdgpu: Enable xgmi extended peer links for sriov guest
Will Aitken
-2
/
+2
2025-11-14
drm/amdgpu: Update headers for sriov xgmi ext peer link support feature flag
Will Aitken
-1
/
+6
2025-11-14
drm/amdgpu: Refactor sriov xgmi topology filling to common code
Will Aitken
-32
/
+14
2025-11-14
drm/amdgpu: Use amdgpu by default on CIK dedicated GPUs
Timur Kristóf
-1
/
+7
2025-11-14
drm/amdgpu: Refactor how SI and CIK support is determined
Timur Kristóf
-67
/
+88
2025-11-14
drm/radeon: Refactor how SI and CIK support is determined
Timur Kristóf
-28
/
+50
2025-11-14
drm/amdgpu: Avoid xgmi register access
Lijo Lazar
-0
/
+6
2025-11-14
drm/xe/pf: Fix kernel-doc warning in migration_save_consume
Michał Winiarski
-2
/
+0
2025-11-14
drm/msm/disp: fix kernel-doc warnings
Randy Dunlap
-6
/
+7
2025-11-14
drm/msm: mdss: Add QCS8300 support
Yongxing Mou
-0
/
+1
2025-11-14
drm/msm/dp: Add support for Glymur
Abel Vesa
-0
/
+9
2025-11-14
drm/msm/dpu: Add support for Glymur
Abel Vesa
-0
/
+550
2025-11-14
drm/msm/mdss: Add Glymur device configuration
Abel Vesa
-0
/
+1
2025-11-14
drm/msm/dpu: drop dpu_hw_dsc_destroy() prototype
Dmitry Baryshkov
-6
/
+0
2025-11-14
drm/msm/dp: Add support for lane mapping configuration
Xiangxu Yin
-5
/
+66
2025-11-14
drm/msm/dp: move link-specific parsing from dp_panel to dp_link
Xiangxu Yin
-72
/
+70
2025-11-14
drm/msm/dpu: Enable quad-pipe for DSC and dual-DSI case
Jun Nie
-33
/
+35
2025-11-14
drm/xe: Prevent BIT() overflow when handling invalid prefetch region
Shuicheng Lin
-2
/
+4
2025-11-14
drm/xe/pat: Add helper to query compression enable status
Xin Wang
-0
/
+16
2025-11-14
Merge tag 'drm-xe-fixes-2025-11-13' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
-0
/
+12
2025-11-14
Merge tag 'drm-intel-fixes-2025-11-13' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
-1
/
+6
2025-11-14
Merge tag 'drm-misc-fixes-2025-11-13' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
-10
/
+46
2025-11-14
drm/msm/dpu: support plane splitting in quad-pipe case
Jun Nie
-40
/
+110
2025-11-14
drm/msm/dpu: support SSPP assignment for quad-pipe case
Jun Nie
-61
/
+89
2025-11-14
drm/msm/dpu: blend pipes per mixer pairs config
Jun Nie
-19
/
+33
2025-11-14
drm/msm/dpu: Use dedicated WB number definition
Jun Nie
-2
/
+3
2025-11-14
drm/msm/dpu: split PIPES_PER_STAGE definition per plane and mixer
Jun Nie
-16
/
+15
2025-11-14
drm/msm/dpu: handle pipes as array
Jun Nie
-111
/
+118
2025-11-14
drm/msm/dpu: Add pipe as trace argument
Jun Nie
-6
/
+6
2025-11-14
drm/msm/dpu: bind correct pingpong for quad pipe
Jun Nie
-2
/
+8
2025-11-14
drm/msm/dpu: fix mixer number counter on allocation
Jun Nie
-1
/
+5
2025-11-14
drm/msm/dpu: Remove dead-code in dpu_encoder_helper_reset_mixers()
Christophe JAILLET
-3
/
+0
2025-11-13
drm/xe/oa: Store forcewake reference in stream structure
Matt Roper
-5
/
+7
2025-11-13
drm/xe/eustall: Store forcewake reference in stream structure
Matt Roper
-4
/
+4
2025-11-13
drm/xe/forcewake: Improve kerneldoc
Matt Roper
-2
/
+24
2025-11-13
drm/imx/ipuv3: Fix dumb-buffer allocation for non-RGB formats
Thomas Zimmermann
-7
/
+9
2025-11-13
drm/xe/pf: Use migration-friendly GGTT auto-provisioning
Michal Wajdeczko
-0
/
+69
2025-11-13
drm/client: fix MODULE_PARM_DESC string for "active"
Randy Dunlap
-2
/
+2
2025-11-13
drm/xe/pf: Add wait helper for VF FLR
Michał Winiarski
-0
/
+25
2025-11-13
drm/xe/pf: Handle VRAM migration data as part of PF control
Michał Winiarski
-0
/
+237
2025-11-13
drm/xe/migrate: Add function to copy of VRAM data in chunks
Lukasz Laguna
-5
/
+131
[prev]
[next]