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
2024-08-02
Merge tag 'drm-fixes-2024-08-02' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-649
/
+1199
2024-08-02
Revert "nouveau: rip out busy fence waits"
Dave Airlie
-6
/
+34
2024-08-02
Merge tag 'drm-misc-fixes-2024-08-01' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
-587
/
+1047
2024-08-02
Merge tag 'drm-intel-fixes-2024-08-01' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
-37
/
+4
2024-08-02
Merge tag 'amd-drm-fixes-6.11-2024-07-27' of https://gitlab.freedesktop.org/a...
Dave Airlie
-19
/
+114
2024-08-01
nouveau: set placement to original placement on uvmm validate.
Dave Airlie
-0
/
+1
2024-07-31
drm/atomic: Allow userspace to use damage clips with async flips
André Almeida
-1
/
+2
2024-07-31
drm/atomic: Allow userspace to use explicit sync with atomic async flips
André Almeida
-1
/
+3
2024-07-30
drm/i915: Fix possible int overflow in skl_ddi_calculate_wrpll()
Nikita Zhandarovich
-3
/
+3
2024-07-30
drm/i915/hdcp: Fix HDCP2_STREAM_STATUS macro
Suraj Kandpal
-1
/
+1
2024-07-30
drm/ast: astdp: Wake up during connector status detection
Thomas Zimmermann
-2
/
+35
2024-07-30
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
-30195
/
+387917
2024-07-29
i915/perf: Remove code to update PWR_CLK_STATE for gen12
Umesh Nerlige Ramappa
-33
/
+0
2024-07-29
drm/client: Fix error code in drm_client_buffer_vmap_local()
Dan Carpenter
-1
/
+1
2024-07-28
minmax: don't use max() in situations that want a C constant expression
Linus Torvalds
-1
/
+1
2024-07-28
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
-4
/
+16
2024-07-28
minmax: add a few more MIN_T/MAX_T users
Linus Torvalds
-1
/
+1
2024-07-27
drm/amdgpu: Fix APU handling in amdgpu_pm_load_smu_firmware()
Alex Deucher
-1
/
+2
2024-07-27
drm/amdgpu: increase mes log buffer size for gfx12
Michael Chen
-8
/
+20
2024-07-27
drm/amdgpu: fix contiguous handling for IB parsing v2
Christian König
-8
/
+8
2024-07-27
drm/amdgpu/pm: support gpu_metrics sysfs interface for smu v14.0.2/3
Kenneth Feng
-2
/
+84
2024-07-26
Merge tag 'drm-next-2024-07-26' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-165
/
+675
2024-07-25
drm/vmwgfx: Trigger a modeset when the screen moves
Ian Forbes
-1
/
+28
2024-07-26
Merge tag 'amd-drm-fixes-6.11-2024-07-25' of https://gitlab.freedesktop.org/a...
Dave Airlie
-17
/
+261
2024-07-26
Merge tag 'drm-intel-next-fixes-2024-07-25' of https://gitlab.freedesktop.org...
Dave Airlie
-7
/
+5
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-42
/
+15
2024-07-24
drm/vmwgfx: Fix overlay when using Screen Targets
Ian Forbes
-1
/
+1
2024-07-24
drm/vmwgfx: Add basic support for external buffers
Zack Rusin
-4
/
+58
2024-07-24
drm/vmwgfx: Fix handling of dumb buffers
Zack Rusin
-502
/
+740
2024-07-24
drm/vmwgfx: Make sure the screen surface is ref counted
Zack Rusin
-18
/
+22
2024-07-24
drm/vmwgfx: Fix a deadlock in dma buf fence polling
Zack Rusin
-10
/
+7
2024-07-24
drm/amdgpu: reset vm state machine after gpu reset(vram lost)
ZhenGuo Yin
-4
/
+5
2024-07-24
drm/amdgpu: add missed harvest check for VCN IP v4/v5
Tim Huang
-0
/
+18
2024-07-24
drm/amdgpu: Fix eeprom max record count
Stanley.Yang
-0
/
+3
2024-07-24
drm/amdgpu: fix ras UE error injection failure issue
YiPeng Chai
-3
/
+1
2024-07-24
drm/amd/display: Remove ASSERT if significance is zero in math_ceil2
Rodrigo Siqueira
-2
/
+0
2024-07-24
drm/amd/display: Check for NULL pointer
Sung Joon Kim
-1
/
+2
2024-07-24
drm/amdgpu/vcn: Use offsets local to VCN/JPEG in VF
Jane Jian
-5
/
+60
2024-07-24
drm/amdgpu: Add empty HDP flush function to VCN v4.0.3
Lijo Lazar
-0
/
+8
2024-07-24
drm/amdgpu: Add empty HDP flush function to JPEG v4.0.3
Lijo Lazar
-0
/
+8
2024-07-24
drm/amd/amdgpu: Fix uninitialized variable warnings
Ma Ke
-1
/
+1
2024-07-24
drm/amdgpu: Fix atomics on GFX12
David Belanger
-1
/
+143
2024-07-24
drm/amdgpu/sdma5.2: Update wptr registers as well as doorbell
Alex Deucher
-0
/
+12
2024-07-24
drm/virtio: Fix type of dma-fence context variable
Dmitry Osipenko
-1
/
+1
2024-07-23
drm/i915: Allow NULL memory region
Jonathan Cavitt
-2
/
+4
2024-07-23
drm/i915/gt: Do not consider preemption during execlists_dequeue for gen8
Nitin Gote
-5
/
+1
2024-07-22
drm/nouveau: prime: fix refcount underflow
Danilo Krummrich
-1
/
+2
2024-07-22
Merge tag 'amd-drm-fixes-6.11-2024-07-18' of https://gitlab.freedesktop.org/a...
Dave Airlie
-110
/
+238
2024-07-22
Merge tag 'drm-misc-next-fixes-2024-07-19' of https://gitlab.freedesktop.org/...
Dave Airlie
-7
/
+22
2024-07-22
Merge tag 'drm-xe-next-fixes-2024-07-18' of https://gitlab.freedesktop.org/dr...
Dave Airlie
-20
/
+102
[next]