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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-08
drm: add drm_fb_xrgb8888_to_rgb888_dstclip()
Gerd Hoffmann
1
-0
/
+3
2019-04-08
drm: add drm_fb_xrgb8888_to_rgb565_dstclip()
Gerd Hoffmann
1
-1
/
+4
2019-04-08
drm: add drm_fb_memcpy_dstclip() helper
Gerd Hoffmann
1
-0
/
+2
2019-04-08
drm: move tinydrm format conversion helpers to new drm_format_helper.c
Gerd Hoffmann
2
-10
/
+26
2019-04-03
drm/gamma: Clarify gamma lut uapi
Daniel Vetter
1
-1
/
+2
2019-04-01
drm/lima: driver for ARM Mali4xx GPUs
Qiang Yu
1
-0
/
+169
2019-04-01
drm: Add a helper function for printing a debugfs_regset32.
Eric Anholt
1
-0
/
+2
2019-04-01
drm/syncobj: add timeline signal ioctl for syncobj v5
Chunming Zhou
1
-0
/
+1
2019-04-01
drm/syncobj: add transition iotcls between binary and timeline v2
Chunming Zhou
1
-0
/
+10
2019-04-01
drm/syncobj: add timeline payload query ioctl v6
Chunming Zhou
1
-0
/
+10
2019-04-01
drm/syncobj: add support for timeline point wait v8
Chunming Zhou
1
-0
/
+15
2019-04-01
drm/syncobj: add new drm_syncobj_add_point interface v4
Christian König
1
-0
/
+5
2019-04-01
dma-buf: add new dma_fence_chain container v7
Christian König
1
-0
/
+81
2019-03-27
drm/fb-helper: Fixup fill_info cleanup
Daniel Vetter
1
-12
/
+6
2019-03-27
drm/uapi: Remove unused DRM_DISPLAY_INFO_LEN
Ville Syrjälä
1
-1
/
+0
2019-03-27
drm: Kill drm_display_info.name
Ville Syrjälä
1
-5
/
+0
2019-03-27
drm: Fix tabs vs. spaces
Ville Syrjälä
1
-1
/
+2
2019-03-27
drm: Nuke unused drm_display_info.pixel_clock
Ville Syrjälä
1
-6
/
+0
2019-03-27
drm/fb-helper: Unexport fill_{var,info}
Daniel Vetter
1
-4
/
+0
2019-03-27
drm/fb-helper: Add fill_info() functions
Daniel Vetter
1
-0
/
+3
2019-03-25
drm/doc: fix missing verb
Luca Ceresoli
1
-3
/
+3
2019-03-21
drm/fourcc: Fix conflicting Y41x definitions
drm-misc-next-2019-03-21
Maarten Lankhorst
1
-10
/
+11
2019-03-20
tinydrm/mipi-dbi: Use dma-safe buffers for all SPI transfers
Noralf Trønnes
1
-2
/
+3
2019-03-14
drm: Add library for shmem backed GEM objects
Noralf Trønnes
1
-0
/
+159
2019-03-14
drm: Add helpers for locking an array of BO reservations.
Eric Anholt
1
-0
/
+4
2019-03-13
Merge tag 'topic/hdr-formats-2019-03-13' of git://anongit.freedesktop.org/drm...
Sean Paul
1
-0
/
+11
2019-03-13
drm/fourcc: Add 64 bpp half float formats
Kevin Strasser
1
-0
/
+11
2019-03-12
drm: Added a new format DRM_FORMAT_XVYU2101010
Ayan Kumar Halder
1
-0
/
+1
2019-03-12
drm/fourcc: Add AFBC yuv fourccs for Mali
Brian Starkey
1
-0
/
+20
2019-03-08
Merge tag 'topic/hdr-formats-2019-03-07' of git://anongit.freedesktop.org/drm...
Sean Paul
1
-0
/
+16
2019-03-07
drm: export drm_timeout_abs_to_jiffies
Qiang Yu
1
-0
/
+4
2019-03-06
Merge drm/drm-next into drm-misc-next
Sean Paul
18
-36
/
+191
2019-03-05
drm/dsc: Split DSC PPS and SDP header initialisations
David Francis
1
-2
/
+2
2019-03-05
drm/dsc: Add native 420 and 422 support to compute_rc_params
David Francis
1
-2
/
+2
2019-03-05
drm/i915: Move dsc rate params compute into drm
David Francis
1
-0
/
+1
2019-03-05
drm: Add Y2xx and Y4xx (xx:10/12/16) format definitions and fourcc
Swati Sharma
1
-0
/
+16
2019-03-05
Merge tag 'drm-misc-fixes-2019-02-22' of git://anongit.freedesktop.org/drm/dr...
drm-next-2019-03-06
Dave Airlie
1
-1
/
+1
2019-03-04
drm/tinydrm: Remove tinydrm_device
Noralf Trønnes
1
-42
/
+0
2019-03-04
drm/tinydrm: Drop using tinydrm_device
Noralf Trønnes
1
-9
/
+17
2019-03-04
drm: Add devm_drm_dev_init()
Noralf Trønnes
1
-0
/
+3
2019-03-04
Merge v5.0 into drm-next
Dave Airlie
13
-34
/
+123
2019-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-3
/
+12
2019-03-01
ipv4: Add ICMPv6 support when parse route ipproto
Hangbin Liu
1
-1
/
+1
2019-02-28
drm/doc: Fix copy paste error in drm_crtc_funcs.destroy()
Maarten Lankhorst
1
-1
/
+1
2019-02-28
Merge tag 'imx-drm-next-2019-02-22' of git://git.pengutronix.de/pza/linux int...
Dave Airlie
1
-0
/
+1
2019-02-27
dma-buf: clarify locking documentation for reservation_object_get_excl
Lucas Stach
1
-1
/
+2
2019-02-27
net: dev: Use unsigned integer as an argument to left-shift
Andy Shevchenko
1
-1
/
+1
2019-02-25
net: avoid use IPCB in cipso_v4_error
Nazarov Sergey
1
-0
/
+2
2019-02-25
net: Add __icmp_send helper.
Nazarov Sergey
1
-1
/
+8
2019-02-25
Revert "x86/fault: BUG() when uaccess helpers fault on kernel addresses"
Linus Torvalds
1
-6
/
+0
[next]