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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-17
drm/sched: Further optimise drm_sched_entity_push_job
drm-misc-next-2024-10-17
Tvrtko Ursulin
2
-17
/
+23
2024-10-17
drm/sched: Re-group and rename the entity run-queue lock
Tvrtko Ursulin
2
-15
/
+15
2024-10-17
drm/sched: Stop setting current entity in FIFO mode
Tvrtko Ursulin
1
-1
/
+0
2024-10-17
drm/sched: Optimise drm_sched_entity_push_job
Tvrtko Ursulin
2
-7
/
+12
2024-10-16
drm/panel: s6e3ha8: select CONFIG_DRM_DISPLAY_DSC_HELPER
Arnd Bergmann
1
-0
/
+1
2024-10-16
drm/panel: Add Samsung AMS581VF01 panel driver
Danila Tikhonov
3
-0
/
+293
2024-10-14
dma-buf: Use atomic64_inc_return() in dma_buf_getfile()
Uros Bizjak
1
-1
/
+1
2024-10-14
dma-buf/heaps: replace kmap_atomic with kmap_local_page
Pintu Kumar
1
-3
/
+3
2024-10-14
dma-buf: fix S_IRUGO to 0444, block comments, func declaration
Pintu Kumar
1
-5
/
+7
2024-10-14
drm: Remove DRM aperture helpers
Thomas Zimmermann
2
-193
/
+0
2024-10-14
drm/xe: Use video aperture helpers
Thomas Zimmermann
1
-2
/
+2
2024-10-14
drm/vmwgfx: Use video aperture helpers
Thomas Zimmermann
1
-2
/
+3
2024-10-14
drm/virtgpu: Use video aperture helpers
Thomas Zimmermann
1
-2
/
+2
2024-10-14
drm/vc4: Use video aperture helpers
Thomas Zimmermann
1
-2
/
+2
2024-10-14
drm/vboxvideo: Use video aperture helpers
Thomas Zimmermann
1
-2
/
+3
2024-10-14
drm/cirrus: Use video aperture helpers
Thomas Zimmermann
1
-2
/
+2
2024-10-14
drm/bochs: Use video aperture helpers
Thomas Zimmermann
1
-2
/
+2
2024-10-14
drm/tegra: Use video aperture helpers
Thomas Zimmermann
1
-2
/
+2
2024-10-14
drm/sun4i: Use video aperture helpers
Thomas Zimmermann
1
-2
/
+2
2024-10-14
drm/stm: Use video aperture helpers
Thomas Zimmermann
1
-2
/
+2
2024-10-14
drm/simpledrm: Use video aperture helpers
Thomas Zimmermann
1
-3
/
+5
2024-10-14
drm/rockchip: Use video aperture helpers
Thomas Zimmermann
1
-2
/
+2
2024-10-14
drm/radeon: Use video aperture helpers
Thomas Zimmermann
1
-3
/
+2
2024-10-14
drm/qxl: Use video aperture helpers
Thomas Zimmermann
1
-2
/
+2
2024-10-14
drm/ofdrm: Use video aperture helpers
Thomas Zimmermann
1
-2
/
+2
2024-10-14
drm/nouveau: Use video aperture helpers
Thomas Zimmermann
1
-2
/
+2
2024-10-14
drm/msm: Use video aperture helpers
Thomas Zimmermann
1
-2
/
+2
2024-10-14
drm/mgag200: Use video aperture helpers
Thomas Zimmermann
1
-2
/
+2
2024-10-14
drm/meson: Use video aperture helpers
Thomas Zimmermann
1
-2
/
+2
2024-10-14
drm/loongson: Use video aperture helpers
Thomas Zimmermann
1
-4
/
+4
2024-10-14
drm/i915: Use video aperture helpers
Thomas Zimmermann
1
-2
/
+2
2024-10-14
drm/hyperv-drm: Use video aperture helpers
Thomas Zimmermann
1
-2
/
+2
2024-10-14
drm/hisilicon/hibmc: Use video aperture helpers
Thomas Zimmermann
1
-2
/
+2
2024-10-14
drm/ast: Use video aperture helpers
Thomas Zimmermann
1
-2
/
+2
2024-10-14
drm/armada: Use video aperture helpers
Thomas Zimmermann
1
-2
/
+2
2024-10-14
drm/arm/hdlcd: Use video aperture helpers
Thomas Zimmermann
1
-2
/
+2
2024-10-14
drm/amdgpu: Use video aperture helpers
Thomas Zimmermann
1
-2
/
+3
2024-10-14
drm/panic: Select ZLIB_DEFLATE for DRM_PANIC_SCREEN_QR_CODE
Miguel Ojeda
1
-0
/
+1
2024-10-14
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
798
-2430
/
+7363
2024-10-12
accel/qaic: Add AIC080 support
Jeffrey Hugo
1
-1
/
+3
2024-10-12
accel/qaic: Add ipc_router channel
Jeffrey Hugo
1
-0
/
+32
2024-10-12
drm/bridge: lt9611: use HDMI Connector helper to set InfoFrames
Dmitry Baryshkov
2
-55
/
+120
2024-10-12
drm/bridge: tc358767: Fix link properties discovery
Tomi Valkeinen
1
-0
/
+7
2024-10-11
drm/vmwgfx: Stop using dev_private to store driver data.
Maaz Mombasawala
3
-5
/
+3
2024-10-11
accel/ivpu: Update power island delays
Karol Wachowski
2
-17
/
+34
2024-10-11
accel/ivpu: Add initial Panther Lake support
Maciej Falkowski
3
-3
/
+11
2024-10-11
accel/ivpu: Fix typos in ivpu_pm.c
Jacek Lawrynowicz
1
-2
/
+2
2024-10-11
accel/ivpu: Add tracing for IPC/PM/JOB
Jakub Pawlak
6
-1
/
+102
2024-10-11
accel/ivpu: Remove HWS_EXTRA_EVENTS from test modes
Jacek Lawrynowicz
2
-3
/
+0
2024-10-11
accel/ivpu: Fix ivpu_jsm_dyndbg_control()
Jacek Lawrynowicz
1
-1
/
+1
[next]