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
2020-11-18
include/drm/drm_atomic: Make use of 'new_crtc_state'
Lee Jones
1
-1
/
+2
2020-11-17
media: uapi: Add MEDIA_BUS_FMT_RGB888_3X8_DELTA media bus format
Paul Cercueil
1
-1
/
+2
2020-11-16
drm: fix some kernel-doc markups
Mauro Carvalho Chehab
5
-9
/
+10
2020-11-16
Fonts: Add charcount field to font_desc
Peilin Ye
1
-0
/
+1
2020-11-16
console: Delete unused con_font_copy() callback implementations
Peilin Ye
2
-2
/
+1
2020-11-12
include: drm: drm_atomic: Artificially use 'crtc' to avoid 'not used' warning
Lee Jones
1
-0
/
+1
2020-11-11
dma-buf: Document that dma-buf size is fixed
Jianxin Xiong
1
-2
/
+2
2020-11-11
drm/ttm: add multihop infrastrucutre (v3)
Dave Airlie
1
-1
/
+6
2020-11-10
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
30
-223
/
+433
2020-11-10
Merge v5.10-rc3 into drm-next
Daniel Vetter
23
-156
/
+137
2020-11-10
Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd...
Dave Airlie
3
-1
/
+122
2020-11-09
drm/cma-helper: Make default object functions the default
Thomas Zimmermann
1
-5
/
+0
2020-11-09
drm/fb_helper: Support framebuffers in I/O memory
Thomas Zimmermann
1
-12
/
+0
2020-11-09
dma-buf-map: Add memcpy and pointer-increment interfaces
Thomas Zimmermann
1
-10
/
+63
2020-11-09
drm/gem: Store client buffer mappings as struct dma_buf_map
Thomas Zimmermann
1
-3
/
+4
2020-11-09
drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
Thomas Zimmermann
4
-12
/
+13
2020-11-09
drm/ttm: Add vmap/vunmap to TTM and TTM GEM helpers
Thomas Zimmermann
3
-0
/
+54
2020-11-09
drm/cma-helper: Remove empty drm_gem_cma_prime_vunmap()
Thomas Zimmermann
1
-1
/
+0
2020-11-08
Merge tag 'xfs-5.10-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+1
2020-11-08
Merge branch 'hch' (patches from Christoph)
Linus Torvalds
1
-0
/
+1
2020-11-07
drm/encoder: remove obsolete documentation of bridge
Michael Tretter
1
-1
/
+0
2020-11-07
Merge tag 'io_uring-5.10-2020-11-07' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+2
2020-11-06
Merge tag 'sound-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
4
-5
/
+6
2020-11-06
Merge tag 'drm-fixes-2020-11-06-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-3
/
+0
2020-11-06
Merge tag 'net-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
7
-26
/
+32
2020-11-06
seq_file: add seq_read_iter
Christoph Hellwig
1
-0
/
+1
2020-11-06
drm: Allow const struct drm_driver
Daniel Vetter
2
-2
/
+7
2020-11-06
drm: Compile out legacy chunks from struct drm_device
Daniel Vetter
1
-0
/
+2
2020-11-06
Merge tag 'drm-misc-next-2020-11-05' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
10
-153
/
+124
2020-11-06
Merge tag 'imx-drm-next-2020-10-30' of git://git.pengutronix.de/git/pza/linux...
Dave Airlie
1
-3
/
+0
2020-11-05
Merge tag 'linux-kselftest-kunit-fixes-5.10-rc3' of git://git.kernel.org/pub/...
Linus Torvalds
1
-8
/
+8
2020-11-05
Merge tag 'pm-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-4
/
+2
2020-11-05
Revert "mm: introduce vma_set_file function v4"
Christian König
1
-2
/
+0
2020-11-05
mm: introduce vma_set_file function v4
Christian König
1
-0
/
+2
2020-11-05
drm: document that blobs are ref'counted
Simon Ser
1
-0
/
+6
2020-11-04
io_uring: properly handle SQPOLL request cancelations
Jens Axboe
1
-1
/
+2
2020-11-04
iomap: support partial page discard on writeback block mapping failure
Brian Foster
1
-1
/
+1
2020-11-04
drm/ttm: replace context flags with bools v2
Christian König
1
-7
/
+6
2020-11-04
drm/ttm: rework no_retry handling v2
Christian König
2
-3
/
+2
2020-11-04
Merge tag 'drm-intel-next-queued-2020-11-03' of git://anongit.freedesktop.org...
Dave Airlie
4
-66
/
+174
2020-11-04
Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
21
-494
/
+545
2020-11-03
can: can_create_echo_skb(): fix echo skb generation: always use skb_clone()
Oleksij Rempel
1
-12
/
+8
2020-11-03
Merge tag 'docs-5.10-warnings' of git://git.lwn.net/linux
Linus Torvalds
4
-104
/
+76
2020-11-02
mm: always have io_remap_pfn_range() set pgprot_decrypted()
Jason Gunthorpe
2
-4
/
+9
2020-11-02
Merge tag 'mac80211-for-net-2020-10-30' of git://git.kernel.org/pub/scm/linux...
Jakub Kicinski
2
-7
/
+9
2020-11-02
PM: runtime: Drop pm_runtime_clean_up_links()
Rafael J. Wysocki
1
-2
/
+0
2020-11-02
PM: runtime: Drop runtime PM references to supplier on link removal
Rafael J. Wysocki
1
-2
/
+2
2020-11-02
drm: Remove SCATTERLIST_MAX_SEGMENT
Jason Gunthorpe
1
-6
/
+0
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
1
-2
/
+2
2020-11-02
drm/atomic: Pass the full state to CRTC atomic_check
Maxime Ripard
1
-3
/
+2
[next]