index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
spdxexclude
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-11-23
drm/imagination: Add firmware and MMU related headers
Sarah Walker
5
-0
/
+998
2023-11-23
drm/imagination: Add GPU register headers
Sarah Walker
3
-0
/
+6531
2023-11-23
drm/imagination: Get GPU resources
Sarah Walker
4
-1
/
+317
2023-11-23
drm/imagination: Add skeleton PowerVR driver
Sarah Walker
8
-0
/
+712
2023-11-23
drm/imagination/uapi: Add PowerVR driver UAPI
Sarah Walker
2
-0
/
+1298
2023-11-23
dt-bindings: gpu: Add Imagination Technologies PowerVR/IMG GPU
Sarah Walker
2
-0
/
+80
2023-11-23
drm/gpuvm: Helper to get range of unmap from a remap op.
Donald Robson
1
-0
/
+28
2023-11-23
sizes.h: Add entries between SZ_32G and SZ_64T
Matt Coster
1
-0
/
+9
2023-11-23
drm/rockchip: rk3066_hdmi: include drm/drm_atomic.h
Arnd Bergmann
1
-0
/
+1
2023-11-22
drm/nouveau/fifo: Remove duplicated include in chan.c
Yang Li
1
-1
/
+0
2023-11-22
fbdev/simplefb: Suppress error on missing power domains
Richard Acayan
1
-0
/
+4
2023-11-21
drm/edid/firmware: drop drm_kms_helper.edid_firmware backward compat
Jani Nikula
3
-53
/
+0
2023-11-21
drm/tilcdc: Fix irq free on unload
Tomi Valkeinen
1
-1
/
+1
2023-11-21
drm/sprd: Convert to platform remove callback returning void
Uwe Kleine-König
3
-11
/
+6
2023-11-21
drm/nouveau: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-11-21
drm/meson: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-21
drm/mediatek: Convert to platform remove callback returning void
Uwe Kleine-König
2
-6
/
+4
2023-11-21
drm/kmb: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-11-21
drm/imx: lcdc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-21
drm/imx/dcss: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-21
drm/etnaviv: Convert to platform remove callback returning void
Uwe Kleine-König
2
-7
/
+4
2023-11-21
drm/bridge: tpd12s015: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-21
drm/bridge: cdns-mhdp8546: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-21
drm/bridge: cdns-mhdp8546: Improve error reporting in remove callback
Uwe Kleine-König
1
-9
/
+9
2023-11-21
drm/armada: Convert to platform remove callback returning void
Uwe Kleine-König
2
-6
/
+4
2023-11-21
drm/arcpgu: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-21
drm/bridge: tpd12s015: Drop buggy __exit annotation for remove function
Uwe Kleine-König
1
-2
/
+2
2023-11-21
drm/nouveau/fence:: fix warning directly dereferencing a rcu pointer
Abhinav Singh
1
-1
/
+1
2023-11-20
drm/rockchip: rk3066_hdmi: Switch encoder hooks to atomic
Johan Jonker
1
-18
/
+17
2023-11-20
drm/rockchip: rk3066_hdmi: Remove useless mode_fixup
Johan Jonker
1
-9
/
+0
2023-11-20
drm/rockchip: vop2: Add NV20 and NV30 support
Jonas Karlman
2
-0
/
+7
2023-11-20
dma-buf: Replace strlcpy() with strscpy()
Kees Cook
1
-2
/
+2
2023-11-20
drm/panel-elida-kd35t133: Drop prepare/unprepare logic
Chris Morgan
1
-11
/
+0
2023-11-20
drm/panel-elida-kd35t133: Drop shutdown logic
Chris Morgan
1
-17
/
+0
2023-11-20
drm/panel-elida-kd35t133: drop drm_connector_set_orientation_from_panel
Chris Morgan
1
-5
/
+0
2023-11-20
drm/panel-elida-kd35t133: hold panel in reset for unprepare
Chris Morgan
1
-0
/
+2
2023-11-20
drm/panel-elida-kd35t133: trival: update panel size from 5.5 to 3.5
Chris Morgan
1
-1
/
+1
2023-11-20
drm/panel: nv3051d: Add Powkiddy RK2023 Panel Support
Chris Morgan
1
-11
/
+44
2023-11-20
drm/panel: nv3051d: Hold panel in reset for unprepare
Chris Morgan
1
-0
/
+2
2023-11-20
dt-bindings: display: nv3051d: Update NewVision NV3051D compatibles
Chris Morgan
1
-1
/
+1
2023-11-20
drm/print: Handle NULL drm device in __drm_printk()
Luben Tuikov
1
-1
/
+1
2023-11-17
accel/qaic: Update MAX_ORDER use to be inclusive
Jeffrey Hugo
1
-1
/
+1
2023-11-16
accel/ivpu: Use threaded IRQ to handle JOB done messages
Jacek Lawrynowicz
8
-201
/
+199
2023-11-16
accel/ivpu: Use dedicated work for job timeout detection
Stanislaw Gruszka
3
-15
/
+43
2023-11-16
accel/ivpu: Do not use cons->aborted for job_done_thread
Stanislaw Gruszka
2
-10
/
+9
2023-11-16
accel/ivpu: Do not use irqsave in ivpu_ipc_dispatch
Stanislaw Gruszka
1
-3
/
+3
2023-11-16
accel/ivpu: Rename cons->rx_msg_lock
Stanislaw Gruszka
2
-15
/
+14
2023-11-15
drm/client: Do not acquire module reference
Thomas Zimmermann
1
-11
/
+1
2023-11-15
drm/test: rearrange test entries in Kconfig and Makefile
Marco Pagani
2
-7
/
+7
2023-11-15
drm/virtio: Fix return value for VIRTGPU_CONTEXT_PARAM_DEBUG_NAME
Dmitry Osipenko
1
-0
/
+1
[next]