index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-03
drm/display/dsc: Add a helper to dump the DSC configuration
Imre Deak
1
-0
/
+3
2024-07-03
drm: Add helpers for q4 fixed point values
Imre Deak
1
-0
/
+23
2024-06-27
drm/bridge: analogix_dp: remove unused analogix_dp_remove
Lucas Stach
1
-1
/
+0
2024-06-27
drm/bridge: analogix_dp: remove unused platform power_on_end callback
Lucas Stach
1
-2
/
+1
2024-06-26
drm/mipi-dsi: add mipi_dsi_usleep_range helper
Jerome Brunet
1
-0
/
+7
2024-06-25
drm/connector: hdmi: shorten too long function name
Dmitry Baryshkov
1
-1
/
+1
2024-06-20
drm/ttm: increase ttm pre-fault value to PMD size
Zhu Lingshan
1
-0
/
+4
2024-06-19
dma-buf/heaps: Correct the types of fd_flags and heap_flags
drm-misc-next-2024-06-20
Barry Song
1
-2
/
+2
2024-06-18
drm: Add DRM_MODE_TV_MODE_MONOCHROME
Nick Hollinghurst
1
-0
/
+7
2024-06-13
drm/connector: hdmi: Fix kerneldoc warnings
Maxime Ripard
1
-98
/
+108
2024-06-12
drm/mipi-dsi: fix handling of ctx in mipi_dsi_msleep
Tejas Vipin
1
-1
/
+1
2024-06-12
drm/bridge-connector: implement glue code for HDMI connector
Dmitry Baryshkov
1
-0
/
+81
2024-06-12
drm/connector: hdmi: allow disabling Audio Infoframe
Dmitry Baryshkov
1
-0
/
+1
2024-06-10
drm/bridge: Drop drm_bridge_chain_mode_fixup
Sam Ravnborg
1
-3
/
+0
2024-06-10
drm/panic: Add a set_pixel() callback to drm_scanout_buffer
Jocelyn Falempe
1
-0
/
+9
2024-06-07
drm/mipi-dbi: Add support for DRM_FORMAT_RGB888
Noralf Trønnes
1
-0
/
+5
2024-06-07
drm/mipi-dbi: Make bits per word configurable for pixel transfers
Noralf Trønnes
1
-0
/
+5
2024-06-06
drm/print: Improve drm_dbg_printer
Michal Wajdeczko
1
-0
/
+2
2024-06-06
drm/print: Kill ___drm_dbg()
Michal Wajdeczko
1
-5
/
+3
2024-06-06
drm/print: Add missing [drm] prefix to drm based WARN
Michal Wajdeczko
1
-2
/
+2
2024-06-06
drm/mm: Remove unused drm_mm_replace_node
Rodrigo Vivi
1
-1
/
+0
2024-06-05
dma-buf: align fd_flags and heap_flags with dma_heap_allocation_data
drm-misc-next-2024-06-06
Barry Song
1
-1
/
+1
2024-05-30
drm: atmel-hlcdc: Define XLCDC specific registers
Durai Manickam KR
1
-0
/
+10
2024-05-28
drm/dp: Fix documentation warning
MarileneGarcia
1
-1
/
+1
2024-05-28
drm/connector: hdmi: Add Infoframes generation
Maxime Ripard
2
-1
/
+116
2024-05-28
drm/connector: hdmi: Add RGB Quantization Range to the connector state
Maxime Ripard
1
-0
/
+6
2024-05-28
drm/connector: hdmi: Add Broadcast RGB property
Maxime Ripard
1
-0
/
+36
2024-05-28
drm/connector: hdmi: Add custom hook to filter TMDS character rate
Maxime Ripard
1
-0
/
+31
2024-05-28
drm/connector: hdmi: Calculate TMDS character rate
Maxime Ripard
1
-0
/
+5
2024-05-28
drm/display: hdmi: Add HDMI compute clock helper
Maxime Ripard
1
-0
/
+4
2024-05-28
drm/connector: hdmi: Add support for output format
Maxime Ripard
1
-0
/
+20
2024-05-28
drm/connector: hdmi: Add output BPC to the connector state
Maxime Ripard
1
-1
/
+11
2024-05-28
drm/connector: hdmi: Create an HDMI sub-state
Maxime Ripard
2
-0
/
+23
2024-05-28
drm/connector: Introduce an HDMI connector initialization function
Maxime Ripard
1
-0
/
+5
2024-05-27
Merge drm/drm-next into drm-misc-next
Maxime Ripard
632
-5613
/
+12699
2024-05-27
dma-buf/fence-array: Add flex array to struct dma_fence_array
Christophe JAILLET
1
-0
/
+3
2024-05-26
mm: percpu: Include smp.h in alloc_tag.h
Kent Overstreet
1
-0
/
+1
2024-05-25
Merge tag '6.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-0
/
+2
2024-05-25
Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-4
/
+18
2024-05-25
Merge tag 'x86-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2024-05-24
Merge tag 'drm-next-2024-05-25' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
3
-5
/
+23
2024-05-24
Merge tag 'mm-stable-2024-05-24-11-49' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-1
/
+5
2024-05-24
kasan, fortify: properly rename memintrinsics
Andrey Konovalov
1
-4
/
+18
2024-05-24
Merge tag 'riscv-for-linus-6.10-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+2
2024-05-24
Merge tag 'sound-fix-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+3
2024-05-23
mseal: add mseal syscall
Jeff Xu
1
-0
/
+1
2024-05-23
mseal: wire up mseal syscall
Jeff Xu
1
-1
/
+4
2024-05-23
Merge tag 'nfs-for-6.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+3
2024-05-23
Merge tag 'block-6.10-20240523' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+1
2024-05-23
Merge tag 'regulator-fix-v6.10-merge-window' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+3
[next]