index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-28
drm/v3d: Disable preemption while updating GPU stats
drm-misc-fixes-2024-08-29
Tvrtko Ursulin
1
-0
/
+6
2024-08-26
drm/vmwgfx: Disable coherent dumb buffers without 3d
Zack Rusin
1
-2
/
+4
2024-08-26
drm/vmwgfx: Fix prime with external buffers
Zack Rusin
3
-12
/
+118
2024-08-26
drm/vmwgfx: Prevent unmapping active read buffers
Zack Rusin
2
-2
/
+14
2024-08-16
nouveau/firmware: use dma non-coherent allocator
drm-misc-fixes-2024-08-22
Dave Airlie
2
-3
/
+12
2024-08-15
drm/rockchip: inno-hdmi: Fix infoframe upload
drm-misc-fixes-2024-08-15
Alex Bee
1
-3
/
+1
2024-08-12
drm/v3d: Fix out-of-bounds read in `v3d_csd_job_run()`
Maíra Canal
1
-3
/
+11
2024-08-12
drm: panel-orientation-quirks: Add quirk for Ayn Loki Max
Bouke Sybren Haarsma
1
-0
/
+6
2024-08-12
drm: panel-orientation-quirks: Add quirk for Ayn Loki Zero
Bouke Sybren Haarsma
1
-0
/
+6
2024-08-06
drm/atomic: allow no-op FB_ID updates for async flips
drm-misc-fixes-2024-08-08
Simon Ser
1
-11
/
+4
2024-08-05
drm/bridge-connector: Fix double free in error handling paths
Cristian Ciocaltea
1
-6
/
+2
2024-08-05
drm/omap: add CONFIG_MMU dependency
Arnd Bergmann
1
-0
/
+1
2024-08-02
drm/test: fix the gem shmem test to map the sg table.
Dave Airlie
1
-0
/
+11
2024-08-02
drm/client: fix null pointer dereference in drm_client_modeset_probe
Ma Ke
1
-0
/
+5
2024-08-01
nouveau: set placement to original placement on uvmm validate.
drm-misc-fixes-2024-08-01
Dave Airlie
1
-0
/
+1
2024-07-31
drm/atomic: Allow userspace to use damage clips with async flips
André Almeida
1
-1
/
+2
2024-07-31
drm/atomic: Allow userspace to use explicit sync with atomic async flips
André Almeida
1
-1
/
+3
2024-07-30
drm/ast: astdp: Wake up during connector status detection
Thomas Zimmermann
3
-2
/
+35
2024-07-30
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
1646
-30195
/
+387917
2024-07-29
drm/client: Fix error code in drm_client_buffer_vmap_local()
Dan Carpenter
1
-1
/
+1
2024-07-28
minmax: add a few more MIN_T/MAX_T users
Linus Torvalds
1
-1
/
+1
2024-07-26
Merge tag 'drm-next-2024-07-26' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
53
-165
/
+675
2024-07-25
drm/vmwgfx: Trigger a modeset when the screen moves
Ian Forbes
1
-1
/
+28
2024-07-26
Merge tag 'amd-drm-fixes-6.11-2024-07-25' of https://gitlab.freedesktop.org/a...
Dave Airlie
20
-17
/
+261
2024-07-26
Merge tag 'drm-intel-next-fixes-2024-07-25' of https://gitlab.freedesktop.org...
Dave Airlie
2
-7
/
+5
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
10
-42
/
+15
2024-07-24
drm/vmwgfx: Fix overlay when using Screen Targets
Ian Forbes
1
-1
/
+1
2024-07-24
drm/vmwgfx: Add basic support for external buffers
Zack Rusin
1
-4
/
+58
2024-07-24
drm/vmwgfx: Fix handling of dumb buffers
Zack Rusin
12
-502
/
+740
2024-07-24
drm/vmwgfx: Make sure the screen surface is ref counted
Zack Rusin
1
-18
/
+22
2024-07-24
drm/vmwgfx: Fix a deadlock in dma buf fence polling
Zack Rusin
1
-10
/
+7
2024-07-24
drm/amdgpu: reset vm state machine after gpu reset(vram lost)
ZhenGuo Yin
1
-4
/
+5
2024-07-24
drm/amdgpu: add missed harvest check for VCN IP v4/v5
Tim Huang
3
-0
/
+18
2024-07-24
drm/amdgpu: Fix eeprom max record count
Stanley.Yang
1
-0
/
+3
2024-07-24
drm/amdgpu: fix ras UE error injection failure issue
YiPeng Chai
1
-3
/
+1
2024-07-24
drm/amd/display: Remove ASSERT if significance is zero in math_ceil2
Rodrigo Siqueira
1
-2
/
+0
2024-07-24
drm/amd/display: Check for NULL pointer
Sung Joon Kim
1
-1
/
+2
2024-07-24
drm/amdgpu/vcn: Use offsets local to VCN/JPEG in VF
Jane Jian
2
-5
/
+60
2024-07-24
drm/amdgpu: Add empty HDP flush function to VCN v4.0.3
Lijo Lazar
1
-0
/
+8
2024-07-24
drm/amdgpu: Add empty HDP flush function to JPEG v4.0.3
Lijo Lazar
1
-0
/
+8
2024-07-24
drm/amd/amdgpu: Fix uninitialized variable warnings
Ma Ke
1
-1
/
+1
2024-07-24
drm/amdgpu: Fix atomics on GFX12
David Belanger
8
-1
/
+143
2024-07-24
drm/amdgpu/sdma5.2: Update wptr registers as well as doorbell
Alex Deucher
1
-0
/
+12
2024-07-24
drm/virtio: Fix type of dma-fence context variable
Dmitry Osipenko
1
-1
/
+1
2024-07-23
drm/i915: Allow NULL memory region
Jonathan Cavitt
1
-2
/
+4
2024-07-23
drm/i915/gt: Do not consider preemption during execlists_dequeue for gen8
Nitin Gote
1
-5
/
+1
2024-07-22
drm/nouveau: prime: fix refcount underflow
Danilo Krummrich
1
-1
/
+2
2024-07-22
Merge tag 'amd-drm-fixes-6.11-2024-07-18' of https://gitlab.freedesktop.org/a...
Dave Airlie
16
-110
/
+238
2024-07-22
Merge tag 'drm-misc-next-fixes-2024-07-19' of https://gitlab.freedesktop.org/...
Dave Airlie
3
-7
/
+22
2024-07-22
Merge tag 'drm-xe-next-fixes-2024-07-18' of https://gitlab.freedesktop.org/dr...
Dave Airlie
11
-20
/
+102
[next]