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
Age
Commit message (
Expand
)
Author
Lines
2026-03-02
drm/amdgpu: Add didt method to register block
Lijo Lazar
-47
/
+59
2026-03-02
drm/amdgpu: Drop redundant syncobj handle limit checks in userq ioctls
Srinivasan Shanmugam
-4
/
+2
2026-03-02
drm/amd/ras: add wrapper funcs for pmfw eeprom
Gangliang Xie
-0
/
+141
2026-03-02
drm/amd/ras: add uniras smu feature flag init func
Gangliang Xie
-1
/
+74
2026-03-02
drm/amd/ras: add pmfw eeprom smu interfaces
Gangliang Xie
-0
/
+64
2026-03-02
drm/amd/pm: add feature query interface for uniras
Gangliang Xie
-0
/
+14
2026-03-02
drm/amd/pm: add pmfw eeprom messages into uniras interface
Gangliang Xie
-0
/
+11
2026-03-02
drm/amdgpu: Add uvd indirect to register block
Lijo Lazar
-46
/
+55
2026-03-02
drm/amdgpu: Add smc method to register block
Lijo Lazar
-60
/
+84
2026-03-02
drm/amdgpu: clear related counter after RAS eeprom reset
Tao Zhou
-0
/
+3
2026-03-02
drm/amdgpu: compatible with specific RAS old eeprom format
Tao Zhou
-5
/
+12
2026-03-02
drm/amdgpu/userq: change queue id type to u32 from int
Sunil Khatri
-4
/
+4
2026-03-02
drm/amd/display: Promote DC to 3.2.372
Taimur Hassan
-1
/
+1
2026-03-02
drm/amdgpu: Fix static assertion failure issue
YiPeng Chai
-4
/
+5
2026-03-02
drm/amd/display: Prevent integer overflow when mhz to khz
Alex Hung
-13
/
+13
2026-03-02
drm/amd/display: Remove always-false branches
Alex Hung
-10
/
+1
2026-03-02
drm/amd/display: Remove redundant initializers
Alex Hung
-7
/
+7
2026-03-02
drm/amd/display: Silence unused variable warning
Clay King
-3
/
+3
2026-03-02
drm/amd/display: Initialize replay_state to PR_STATE_INVALID
Ivan Lipski
-1
/
+1
2026-03-02
drm/amd/display: Fallback to boot snapshot for dispclk
Dillon Varone
-1
/
+5
2026-03-02
drm/amd/pm: fix kernel-doc warning for smu_msg_v1_send_msg()
Yujie Liu
-1
/
+1
2026-03-02
drm/amd/ras: fix kernel-doc warning for ras_eeprom_append()
Yujie Liu
-2
/
+2
2026-03-02
drm/amdgpu: fix kernel-doc warning for amdgpu_ttm_alloc_mmio_remap_bo()
Yujie Liu
-1
/
+1
2026-03-02
drm/amd/ras: Fix type size of remainder argument
Kees Cook
-2
/
+4
2026-03-02
drm/amdgpu: Move register access functions
Lijo Lazar
-671
/
+731
2026-03-02
drm/amdgpu: Enable DPG support for VCN5
sguttula
-1
/
+3
2026-03-02
drm/amd/display: Enable DEGAMMA and reject COLOR_PIPELINE+DEGAMMA_LUT
Alex Hung
-8
/
+16
2026-03-02
drm/amd/display: Use mpc.preblend flag to indicate 3D LUT
Alex Hung
-3
/
+6
2026-03-02
drm/xe/xe2_hpg: Correct implementation of Wa_16025250150
Matt Roper
-6
/
+7
2026-03-02
drm/xe/lrc: Refactor context init into xe_lrc_ctx_init()
Raag Jadav
-63
/
+79
2026-03-02
drm/xe/gsc: Fix GSC proxy cleanup on early initialization failure
Zhanjun Dong
-8
/
+37
2026-03-02
drm/tyr: Clarify driver/device type names
Deborah Brouwer
-40
/
+36
2026-03-02
drm/xe/queue: Call fini on exec queue creation fail
Tomasz Lis
-13
/
+13
2026-03-02
drm/xe/configfs: Free ctx_restore_mid_bb in release
Shuicheng Lin
-0
/
+1
2026-03-02
drm/xe: Do not preempt fence signaling CS instructions
Matthew Brost
-0
/
+9
2026-03-02
drm/syncobj: Fix handle <-> fd ioctls with dirty stack
Julian Orth
-2
/
+2
2026-03-02
drm/panthor: Test for imported buffers with drm_gem_is_imported()
Thomas Zimmermann
-1
/
+1
2026-03-02
drm/panfrost: Test for imported buffers with drm_gem_is_imported()
Thomas Zimmermann
-1
/
+1
2026-03-02
drm: renesas: rz-du: mipi_dsi: Set DSI divider
Chris Brandt
-1
/
+15
2026-03-02
Merge tag 'drm-misc-next-2026-02-26' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
-3550
/
+7018
2026-03-01
gpu: nova-core: Kconfig: Sort select statements alphabetically
Joel Fernandes
-1
/
+1
2026-02-27
drm/xe/vf: Redo LRC creation while in VF fixups
Tomasz Lis
-13
/
+59
2026-02-27
drm/xe/vf: Wait for all fixups before using default LRCs
Tomasz Lis
-8
/
+10
2026-02-27
drm/xe: Wrappers for setting and getting LRC references
Tomasz Lis
-19
/
+60
2026-02-27
drm/xe/queue: Call fini on exec queue creation fail
Tomasz Lis
-13
/
+13
2026-02-27
drm/xe: restrict multi-lrc to VCS/VECS engines
Xin Wang
-0
/
+29
2026-02-27
drm/xe/tuning: Apply windower hardware filtering setting on Xe3 and Xe3p
Matt Roper
-0
/
+6
2026-02-27
drm/i915: Test for imported buffers with drm_gem_is_imported()
Thomas Zimmermann
-3
/
+3
2026-02-27
drm/ttm: Fix ttm_pool_beneficial_order() return type
Tvrtko Ursulin
-1
/
+1
2026-02-27
drm/nouveau: Test for imported buffers with drm_gem_is_imported()
Thomas Zimmermann
-1
/
+1
[prev]
[next]