index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
drm/amdgpu: expose peak profiling mode shader/memory clocks
Evan Quan
2022-12-15
1
-0
/
+4
|
*
|
|
|
drm/display: Add missing Adaptive Sync DPCD definitions
Sung Joon Kim
2022-12-15
1
-0
/
+6
*
|
|
|
|
Merge tag 'drm-misc-next-2023-01-03' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2023-01-04
24
-579
/
+519
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
drm/debugfs: create device-centered debugfs functions
Maíra Canal
2022-12-22
2
-0
/
+56
|
*
|
|
|
drm/mipi-dbi: Support separate I/O regulator
Otto Pflüger
2022-12-14
1
-1
/
+6
|
*
|
|
|
Merge branch 'i2c/client_device_id_helper-immutable' of https://git.kernel.or...
Robert Foss
2022-12-12
1
-0
/
+1
|
|
\
\
\
\
|
*
|
|
|
|
drm/panel: Add prepare_prev_first flag to drm_panel
Dave Stevenson
2022-12-08
1
-0
/
+10
|
*
|
|
|
|
drm/bridge: Introduce pre_enable_prev_first to alter bridge init order
Dave Stevenson
2022-12-08
1
-0
/
+8
|
*
|
|
|
|
drm/bridge: Drop unused drm_bridge_chain functions
Sam Ravnborg
2022-12-08
1
-28
/
+0
|
*
|
|
|
|
drm/tests: helpers: Allow to pass a custom drm_driver
Maxime Ripard
2022-12-08
1
-2
/
+49
|
*
|
|
|
|
drm/tests: helpers: Allow for a custom device struct to be allocated
Maxime Ripard
2022-12-08
1
-2
/
+30
|
*
|
|
|
|
drm/tests: helpers: Create the device in another function
Maxime Ripard
2022-12-08
1
-1
/
+4
|
*
|
|
|
|
drm/tests: helpers: Remove the name parameter
Maxime Ripard
2022-12-08
1
-2
/
+1
|
*
|
|
|
|
drm/tests: helpers: Rename the device init helper
Maxime Ripard
2022-12-08
1
-1
/
+4
|
*
|
|
|
|
drm/tests: helpers: Move the helper header to include/drm
Maxime Ripard
2022-12-08
1
-0
/
+11
|
*
|
|
|
|
drm/ttm: merge ttm_bo_api.h and ttm_bo_driver.h v2
Christian König
2022-12-06
5
-488
/
+169
|
*
|
|
|
|
drm/ttm: use per BO cleanup workers
Christian König
2022-12-06
2
-19
/
+6
|
*
|
|
|
|
drm/ttm: remove ttm_bo_(un)lock_delayed_workqueue
Christian König
2022-12-06
1
-16
/
+0
|
*
|
|
|
|
drm/mipi-dbi: Support shadow-plane state
Thomas Zimmermann
2022-12-05
1
-1
/
+15
|
*
|
|
|
|
drm/mipi-dbi: Prepare framebuffer copy operation in pipe-update helpers
Thomas Zimmermann
2022-12-05
1
-2
/
+4
|
*
|
|
|
|
drm/mipi-dbi: Initialize default driver functions with macro
Thomas Zimmermann
2022-12-05
1
-0
/
+16
|
*
|
|
|
|
drm/simple-kms: Remove drm_gem_simple_display_pipe_prepare_fb()
Thomas Zimmermann
2022-12-05
3
-6
/
+4
|
*
|
|
|
|
media: uapi: add MEDIA_BUS_FMT_BGR666_1X24_CPADHI
Joerg Quinten
2022-12-01
1
-1
/
+2
|
*
|
|
|
|
media: uapi: add MEDIA_BUS_FMT_BGR666_1X18
Joerg Quinten
2022-12-01
1
-1
/
+2
|
*
|
|
|
|
media: uapi: add MEDIA_BUS_FMT_RGB565_1X24_CPADHI
Chris Morgan
2022-12-01
1
-1
/
+2
|
*
|
|
|
|
drm/audio: make drm_audio_component.h self-contained
Jani Nikula
2022-11-29
1
-0
/
+3
|
*
|
|
|
|
drm/atomic: Constify the old/new state accessors
Maxime Ripard
2022-11-28
1
-16
/
+16
|
*
|
|
|
|
drm/atomic-helper: Add an analog TV atomic_check implementation
Maxime Ripard
2022-11-24
1
-0
/
+3
|
*
|
|
|
|
drm/atomic-helper: Add a TV properties reset helper
Maxime Ripard
2022-11-24
1
-0
/
+1
|
*
|
|
|
|
drm/probe-helper: Provide a TV get_modes helper
Noralf Trønnes
2022-11-24
1
-0
/
+1
|
*
|
|
|
|
drm/modes: Introduce the tv_mode property as a command-line option
Maxime Ripard
2022-11-24
1
-0
/
+12
|
*
|
|
|
|
drm/connector: Add a function to lookup a TV mode by its name
Maxime Ripard
2022-11-24
1
-0
/
+2
|
*
|
|
|
|
drm/modes: Add a function to generate analog display modes
Maxime Ripard
2022-11-24
1
-0
/
+17
|
*
|
|
|
|
drm/connector: Add TV standard property
Maxime Ripard
2022-11-24
2
-0
/
+72
|
*
|
|
|
|
drm/connector: Rename drm_mode_create_tv_properties
Maxime Ripard
2022-11-24
1
-3
/
+3
|
*
|
|
|
|
drm/connector: Rename legacy TV property
Maxime Ripard
2022-11-24
2
-4
/
+6
|
*
|
|
|
|
dma-buf: A collection of typo and documentation fixes
T.J. Mercier
2022-11-24
1
-2
/
+2
|
*
|
|
|
|
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2022-11-24
47
-133
/
+280
|
|
\
\
\
\
\
*
|
|
|
|
|
|
Merge tag 'drm-misc-next-2022-11-24' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2023-01-03
1
-0
/
+1
|
\
|
|
|
|
|
|
|
*
|
|
|
|
|
drm/gem-shmem: When drm_gem_object_init failed, should release object
ChunyouTang
2022-11-21
1
-0
/
+1
|
*
|
|
|
|
|
Revert "drm/fb-helper: Schedule deferred-I/O worker after writing to framebuf...
Thomas Zimmermann
2022-11-20
1
-1
/
+0
|
*
|
|
|
|
|
Revert "drm/fb-helper: Remove damage worker"
Thomas Zimmermann
2022-11-20
1
-0
/
+2
|
*
|
|
|
|
|
fbdev: Make fb_modesetting_disabled() static inline
Thomas Zimmermann
2022-11-17
1
-1
/
+1
*
|
|
|
|
|
|
Merge tag 'kbuild-fixes-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-31
1
-0
/
+5
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
arch: fix broken BuildID for arm64 and riscv
Masahiro Yamada
2022-12-30
1
-0
/
+5
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'acpi-6.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2022-12-30
1
-0
/
+2
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
ACPI: video: Allow GPU drivers to report no panels
Mario Limonciello
2022-12-22
1
-0
/
+2
*
|
|
|
|
|
|
|
Merge tag 'block-6.2-2022-12-29' of git://git.kernel.dk/linux
Linus Torvalds
2022-12-29
1
-1
/
+3
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
nvme: consult the CSE log page for unprivileged passthrough
Christoph Hellwig
2022-12-28
1
-0
/
+1
|
*
|
|
|
|
|
|
|
nvme: fix the NVME_CMD_EFFECTS_CSE_MASK definition
Christoph Hellwig
2022-12-28
1
-1
/
+2
[prev]
[next]