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
2019-10-30
Revert "dma-buf: Add dma-buf heaps framework"
drm-misc-next-2019-10-31
Sean Paul
2
-114
/
+0
2019-10-29
drm/gem: Fix mmap fake offset handling for drm_gem_object_funcs.mmap
Rob Herring
1
-2
/
+3
2019-10-28
drm/fb-helper: Remove drm_fb_helper_defio_init() and update docs
Thomas Zimmermann
1
-1
/
+0
2019-10-25
dma-buf: Add dma-buf heaps framework
Andrew F. Davis
2
-0
/
+114
2019-10-25
drm/ttm: remove pointers to globals
Christian König
2
-5
/
+2
2019-10-25
drm/ttm: always keep BOs on the LRU
Christian König
3
-42
/
+4
2019-10-25
drm/ttm, drm/vmwgfx: move cpu_writers handling into vmwgfx
Christian König
1
-32
/
+0
2019-10-24
drm: Spelling s/connet/connect/
Geert Uytterhoeven
1
-1
/
+1
2019-10-24
drm/vram-helpers: Add helpers for prepare_fb() and cleanup_fb()
Thomas Zimmermann
1
-0
/
+25
2019-10-24
drm/simple-kms: Standardize arguments for callbacks
Daniel Vetter
1
-1
/
+1
2019-10-24
dma-buf: change DMA-buf locking convention v3
Christian König
1
-6
/
+57
2019-10-23
drm/tegra: Move drm_dp_link helpers to Tegra DRM
drm-misc-next-2019-10-24-2
Thierry Reding
1
-16
/
+0
2019-10-23
drm/dp: Add helper to get post-cursor adjustments
Thierry Reding
1
-0
/
+10
2019-10-23
drm/dp: Add drm_dp_alternate_scrambler_reset_cap() helper
Thierry Reding
1
-0
/
+7
2019-10-23
drm/dp: Add drm_dp_channel_coding_supported() helper
Thierry Reding
1
-0
/
+7
2019-10-23
drm/dp: Add drm_dp_fast_training_cap() helper
Thierry Reding
1
-0
/
+7
2019-10-23
drm/dp: Sort includes alphabetically
Thierry Reding
1
-2
/
+2
2019-10-23
Merge drm/drm-next into drm-misc-next
Sean Paul
44
-121
/
+505
2019-10-23
Revert "drm/omap: add OMAP_BO flags to affect buffer allocation"
Sean Paul
1
-9
/
+0
2019-10-23
Merge v5.4-rc4 into drm-next
Daniel Vetter
31
-64
/
+203
2019-10-22
drm/edid: Add drm_hdmi_avi_infoframe_bars()
Ville Syrjälä
1
-0
/
+4
2019-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
12
-43
/
+79
2019-10-19
net: reorder 'struct net' fields to avoid false sharing
Eric Dumazet
1
-8
/
+17
2019-10-18
drm/edid: Make drm_get_cea_aspect_ratio() static
Ville Syrjälä
1
-1
/
+0
2019-10-18
drm/fourcc: Fix undefined left shift in DRM_FORMAT_BIG_ENDIAN macros
Adam Jackson
1
-1
/
+1
2019-10-18
Merge tag 'sound-5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-0
/
+3
2019-10-18
drm/syncobj: extend syncobj query ability v3
Chunming Zhou
1
-1
/
+2
2019-10-17
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+1
2019-10-17
net: phy: micrel: Update KSZ87xx PHY name
Marek Vasut
1
-1
/
+1
2019-10-17
Merge branch 'errata/tx2-219' into for-next/fixes
Will Deacon
13
-33
/
+153
2019-10-17
Merge tag 'gpio-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-0
/
+8
2019-10-17
drm/vram: drop DRM_VRAM_MM_FILE_OPERATIONS
Gerd Hoffmann
1
-18
/
+0
2019-10-17
drm/vram: switch vram helper to &drm_gem_object_funcs.mmap()
Gerd Hoffmann
1
-8
/
+1
2019-10-17
drm/ttm: add drm_gem_ttm_mmap()
Gerd Hoffmann
1
-0
/
+2
2019-10-17
drm/ttm: rename ttm_fbdev_mmap
Gerd Hoffmann
1
-6
/
+4
2019-10-17
drm/shmem: drop DEFINE_DRM_GEM_SHMEM_FOPS
Gerd Hoffmann
1
-26
/
+0
2019-10-17
drm/shmem: switch shmem helper to &drm_gem_object_funcs.mmap
Gerd Hoffmann
1
-4
/
+2
2019-10-17
drm: add mmap() to drm_gem_object_funcs
Gerd Hoffmann
1
-0
/
+14
2019-10-16
arm64: entry.S: Do not preempt from IRQ before all cpufeatures are enabled
Julien Thierry
1
-0
/
+1
2019-10-15
net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actions
Davide Caratti
1
-2
/
+3
2019-10-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+1
2019-10-15
drm: Add LT-tunable PHY repeater mode operations
Rodrigo Siqueira
1
-0
/
+4
2019-10-15
Merge drm/drm-next into drm-intel-next-queued
Joonas Lahtinen
691
-8133
/
+17368
2019-10-15
gpiolib: Initialize the hardware with a callback
Andy Shevchenko
1
-0
/
+8
2019-10-14
xarray.h: fix kernel-doc warning
Randy Dunlap
1
-2
/
+2
2019-10-14
bitmap.h: fix kernel-doc warning and typo
Randy Dunlap
1
-1
/
+2
2019-10-14
mm, page_owner: rename flag indicating that page is allocated
Vlastimil Babka
1
-1
/
+1
2019-10-14
mm, page_owner: fix off-by-one error in __set_page_owner_handle()
Vlastimil Babka
1
-0
/
+8
2019-10-14
drm/i915/perf: allow holding preemption on filtered ctx
Lionel Landwerlin
1
-0
/
+11
2019-10-14
drm/i915/perf: Allow dynamic reconfiguration of the OA stream
Chris Wilson
1
-0
/
+13
[next]