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-30
drm/amd/display: Fix Silence signed/unsighed mismatch warning in dc
Gaghik Khachatrian
-86
/
+86
2026-03-30
drm/amd/display: eliminate clock manager code duplication
Gabe Teeger
-13
/
+21
2026-03-30
drm/amd/display: Fix Silence Conversion Warnings in Dmub
Gaghik Khachatrian
-44
/
+82
2026-03-30
drm/amd/display: Don't set 4to1MPC config dynamically
Harry Wentland
-29
/
+39
2026-03-30
drm/amd/display: Fix NULL pointer dereference in dcn401_init_hw()
Srinivasan Shanmugam
-6
/
+11
2026-03-30
drm/amd/display: Merge pipes for validate
Harry Wentland
-0
/
+2
2026-03-30
drm/amd/display: Add update_descriptor param info in 'update_planes_and_strea...
Srinivasan Shanmugam
-0
/
+1
2026-03-30
drm/amd/display: Add NULL check for integrated_info in clk_mgr_construct
Srinivasan Shanmugam
-17
/
+24
2026-03-30
drm/amd/display: Avoid NULL dereference in dc_dmub_srv error paths
Srinivasan Shanmugam
-2
/
+8
2026-03-30
drm/amd/display: Fix bounds checking in dml2_0 clock table array
Gabe Teeger
-6
/
+32
2026-03-30
drm/amd/display: Avoid turning off the PHY when OTG is running for DVI
Nicholas Kazlauskas
-6
/
+6
2026-03-30
drm/amd/display: Fix Compiler Warning - unused func parameters
Gaghik Khachatrian
-0
/
+3
2026-03-30
drm/amd/display: Should support p-state under dcn21
Wayne Lin
-14
/
+21
2026-03-30
drm/amd/display: Enable Replay support for dcn42
Roman Li
-0
/
+1
2026-03-30
drm/amd/display: Remove check for DC_DMCUB_ENABLE on DCN42
Gabe Teeger
-7
/
+137
2026-03-30
drm/amd/display: bios_parser: fix GPIO I2C line off-by-one
Pengpeng Hou
-1
/
+1
2026-03-30
drm/amdgpu: Change AMDGPU_VA_RESERVED_TRAP_SIZE to 64KB
Donet Tom
-3
/
+3
2026-03-30
drm/amdgpu/userq: Fix the code alignment for readability
Sunil Khatri
-4
/
+6
2026-03-30
drm/amdgpu: reset ras eeprom table when it is invalid
Gangliang Xie
-0
/
+8
2026-03-30
drm/amdgpu/userq: fix memory leak in MQD creation error paths
Junrui Luo
-4
/
+12
2026-03-30
drm/amd: Fix MQD and control stack alignment for non-4K
Donet Tom
-21
/
+64
2026-03-30
drm/amdkfd: Align expected_queue_size to PAGE_SIZE
Donet Tom
-2
/
+2
2026-03-30
drm/amd/pm: Use str_enabled_disabled in amdgpu_pm sysfs
Asad Kamal
-2
/
+3
2026-03-30
drm/amdgpu: fix the idr allocation flags
Prike Liang
-1
/
+4
2026-03-30
drm/amdgpu: flush coredump work before HW teardown
Jesse Zhang
-0
/
+11
2026-03-30
drm/amdgpu: guard atom_context in devcoredump VBIOS dump
Jesse Zhang
-6
/
+10
2026-03-30
drm/amdgpu/userq: amdgpu_userq_vm_validate does not need userq mutex
Sunil Khatri
-5
/
+5
2026-03-30
drm/amdgpu: validate doorbell_offset in user queue creation
Junrui Luo
-0
/
+7
2026-03-30
drm/xe: Avoid memory allocations in xe_device_declare_wedged()
Matthew Brost
-14
/
+13
2026-03-30
drm/xe: Disable garbage collector work item on SVM close
Matthew Brost
-1
/
+1
2026-03-30
drm/xe/pxp: Don't allow PXP on older PTL GSC FWs
Daniele Ceraolo Spurio
-0
/
+12
2026-03-30
drm/xe/pxp: Clear restart flag in pxp_start after jumping back
Daniele Ceraolo Spurio
-1
/
+3
2026-03-30
drm/xe/pxp: Remove incorrect handling of impossible state during suspend
Daniele Ceraolo Spurio
-6
/
+0
2026-03-30
drm/xe/pxp: Clean up termination status on failure
Daniele Ceraolo Spurio
-0
/
+1
2026-03-30
drm/xe/madvise: Accept canonical GPU addresses in xe_vm_madvise_ioctl
Arvind Yadav
-4
/
+12
2026-03-30
drm/xe/xe_pagefault: Disallow writes to read-only VMAs
Jonathan Cavitt
-0
/
+6
2026-03-30
drm/ast: dp501: Fix initialization of SCU2C
Thomas Zimmermann
-1
/
+1
2026-03-30
Merge drm/drm-fixes into drm-misc-next-fixes
Maxime Ripard
-564
/
+1110
2026-03-30
drm/i915/dsi: Don't do DSC horizontal timing adjustments in command mode
Ville Syrjälä
-2
/
+2
2026-03-30
gpu: nova-core: firmware: factor out an elf_str() function
John Hubbard
-25
/
+15
2026-03-30
gpu: nova-core: firmware: move firmware image parsing code to firmware.rs
John Hubbard
-87
/
+92
2026-03-30
Merge tag 'drm-xe-next-2026-03-26-1' of https://gitlab.freedesktop.org/drm/xe...
Dave Airlie
-68
/
+745
2026-03-28
gpu: nova-core: firmware: gsp: use dma::Coherent for level0 table
Alexandre Courbot
-64
/
+12
2026-03-28
gpu: nova-core: firmware: gsp: use dma::Coherent for signatures
Alexandre Courbot
-2
/
+3
2026-03-28
gpu: nova-core: fb: use dma::CoherentHandle
Alexandre Courbot
-3
/
+3
2026-03-28
gpu: nova-core: falcon: use dma::Coherent
Alexandre Courbot
-3
/
+3
2026-03-28
gpu: nova-core: firmware: fwsec: use dma::Coherent
Alexandre Courbot
-3
/
+3
2026-03-28
gpu: nova-core: firmware: riscv: use dma::Coherent
Alexandre Courbot
-3
/
+3
2026-03-28
Merge tag 'mediatek-drm-fixes-20260323' of https://git.kernel.org/pub/scm/lin...
Dave Airlie
-4
/
+5
2026-03-27
gpu: nova-core: use sized array for GSP log buffers
Danilo Krummrich
-10
/
+6
[prev]
[next]