index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drm-fixes-2024-08-02' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-08-02
49
-649
/
+1199
|
\
|
*
Revert "nouveau: rip out busy fence waits"
Dave Airlie
2024-08-02
6
-6
/
+34
|
*
Merge tag 'drm-misc-fixes-2024-08-01' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
2024-08-02
31
-587
/
+1047
|
|
\
|
|
*
nouveau: set placement to original placement on uvmm validate.
Dave Airlie
2024-08-01
1
-0
/
+1
|
|
*
drm/atomic: Allow userspace to use damage clips with async flips
André Almeida
2024-07-31
1
-1
/
+2
|
|
*
drm/atomic: Allow userspace to use explicit sync with atomic async flips
André Almeida
2024-07-31
1
-1
/
+3
|
|
*
drm/ast: astdp: Wake up during connector status detection
Thomas Zimmermann
2024-07-30
3
-2
/
+35
|
|
*
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
2024-07-30
1639
-30115
/
+387820
|
|
|
\
|
|
*
|
drm/client: Fix error code in drm_client_buffer_vmap_local()
Dan Carpenter
2024-07-29
1
-1
/
+1
|
|
*
|
drm/vmwgfx: Trigger a modeset when the screen moves
Ian Forbes
2024-07-26
1
-1
/
+28
|
|
*
|
drm/vmwgfx: Fix overlay when using Screen Targets
Ian Forbes
2024-07-25
1
-1
/
+1
|
|
*
|
drm/vmwgfx: Add basic support for external buffers
Zack Rusin
2024-07-25
1
-4
/
+58
|
|
*
|
drm/vmwgfx: Fix handling of dumb buffers
Zack Rusin
2024-07-25
12
-502
/
+740
|
|
*
|
drm/vmwgfx: Make sure the screen surface is ref counted
Zack Rusin
2024-07-25
1
-18
/
+22
|
|
*
|
drm/vmwgfx: Fix a deadlock in dma buf fence polling
Zack Rusin
2024-07-25
1
-10
/
+7
|
|
*
|
drm/virtio: Fix type of dma-fence context variable
Dmitry Osipenko
2024-07-24
1
-1
/
+1
|
|
*
|
drm/nouveau: prime: fix refcount underflow
Danilo Krummrich
2024-07-22
1
-1
/
+2
|
|
*
|
drm/ast: Fix black screen after resume
Jammy Huang
2024-07-19
1
-0
/
+5
|
|
*
|
drm/v3d: Validate passed in drm syncobj handles in the performance extension
Tvrtko Ursulin
2024-07-18
1
-0
/
+8
|
|
*
|
drm/v3d: Validate passed in drm syncobj handles in the timestamp extension
Tvrtko Ursulin
2024-07-18
1
-0
/
+12
|
|
*
|
drm/v3d: Fix potential memory leak in the performance extension
Tvrtko Ursulin
2024-07-18
3
-26
/
+50
|
|
*
|
drm/v3d: Fix potential memory leak in the timestamp extension
Tvrtko Ursulin
2024-07-18
3
-19
/
+48
|
|
*
|
drm/v3d: Prevent out of bounds access in performance query extensions
Tvrtko Ursulin
2024-07-18
1
-0
/
+6
|
|
*
|
drm/gpuvm: fix missing dependency to DRM_EXEC
Danilo Krummrich
2024-07-16
1
-0
/
+1
|
|
*
|
drm: panel-orientation-quirks: Add quirk for OrangePi Neo
Philip Mueller
2024-07-15
1
-0
/
+6
|
|
*
|
drm/fb-helper: Don't schedule_work() to flush frame buffer during panic()
Qiuxu Zhuo
2024-07-11
1
-0
/
+11
|
*
|
|
Merge tag 'drm-intel-fixes-2024-08-01' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
2024-08-02
3
-37
/
+4
|
|
\
\
\
|
|
*
|
|
drm/i915: Fix possible int overflow in skl_ddi_calculate_wrpll()
Nikita Zhandarovich
2024-07-30
1
-3
/
+3
|
|
*
|
|
drm/i915/hdcp: Fix HDCP2_STREAM_STATUS macro
Suraj Kandpal
2024-07-30
1
-1
/
+1
|
|
*
|
|
i915/perf: Remove code to update PWR_CLK_STATE for gen12
Umesh Nerlige Ramappa
2024-07-29
1
-33
/
+0
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge tag 'amd-drm-fixes-6.11-2024-07-27' of https://gitlab.freedesktop.org/a...
Dave Airlie
2024-08-02
9
-19
/
+114
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
drm/amdgpu: Fix APU handling in amdgpu_pm_load_smu_firmware()
Alex Deucher
2024-07-28
1
-1
/
+2
|
|
*
|
drm/amdgpu: increase mes log buffer size for gfx12
Michael Chen
2024-07-28
6
-8
/
+20
|
|
*
|
drm/amdgpu: fix contiguous handling for IB parsing v2
Christian König
2024-07-28
1
-8
/
+8
|
|
*
|
drm/amdgpu/pm: support gpu_metrics sysfs interface for smu v14.0.2/3
Kenneth Feng
2024-07-28
1
-2
/
+84
*
|
|
|
minmax: don't use max() in situations that want a C constant expression
Linus Torvalds
2024-07-29
1
-1
/
+1
*
|
|
|
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
2024-07-29
4
-4
/
+16
|
/
/
/
*
|
|
minmax: add a few more MIN_T/MAX_T users
Linus Torvalds
2024-07-28
1
-1
/
+1
*
|
|
Merge tag 'drm-next-2024-07-26' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-07-26
53
-165
/
+675
|
\
|
|
|
*
|
Merge tag 'amd-drm-fixes-6.11-2024-07-25' of https://gitlab.freedesktop.org/a...
Dave Airlie
2024-07-26
20
-17
/
+261
|
|
\
\
|
|
*
|
drm/amdgpu: reset vm state machine after gpu reset(vram lost)
ZhenGuo Yin
2024-07-24
1
-4
/
+5
|
|
*
|
drm/amdgpu: add missed harvest check for VCN IP v4/v5
Tim Huang
2024-07-24
3
-0
/
+18
|
|
*
|
drm/amdgpu: Fix eeprom max record count
Stanley.Yang
2024-07-24
1
-0
/
+3
|
|
*
|
drm/amdgpu: fix ras UE error injection failure issue
YiPeng Chai
2024-07-24
1
-3
/
+1
|
|
*
|
drm/amd/display: Remove ASSERT if significance is zero in math_ceil2
Rodrigo Siqueira
2024-07-24
1
-2
/
+0
|
|
*
|
drm/amd/display: Check for NULL pointer
Sung Joon Kim
2024-07-24
1
-1
/
+2
|
|
*
|
drm/amdgpu/vcn: Use offsets local to VCN/JPEG in VF
Jane Jian
2024-07-24
2
-5
/
+60
|
|
*
|
drm/amdgpu: Add empty HDP flush function to VCN v4.0.3
Lijo Lazar
2024-07-24
1
-0
/
+8
|
|
*
|
drm/amdgpu: Add empty HDP flush function to JPEG v4.0.3
Lijo Lazar
2024-07-24
1
-0
/
+8
|
|
*
|
drm/amd/amdgpu: Fix uninitialized variable warnings
Ma Ke
2024-07-24
1
-1
/
+1
[next]