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-12-05
drm/pci: Hide legacy PCI functions from non-legacy code
Thomas Zimmermann
2
-16
/
+28
2019-12-05
drm/pci: Only build drm_pci.c if CONFIG_PCI is set
Thomas Zimmermann
1
-3
/
+31
2019-11-29
drm: Inline drm_color_lut_extract()
Ville Syrjälä
1
-1
/
+23
2019-11-28
drm/selftests: Add drm_rect selftests
Ville Syrjälä
1
-0
/
+2
2019-11-27
drm/vram: remove unused declaration
Gurchetan Singh
1
-1
/
+0
2019-11-26
dma-buf: Remove kernel map/unmap hooks
Daniel Vetter
1
-25
/
+0
2019-11-25
dma-buf: Drop dma_buf_k(un)map
Daniel Vetter
1
-2
/
+0
2019-11-25
drm/tegra: Delete host1x_bo_ops->k(un)map
Daniel Vetter
1
-13
/
+0
2019-11-20
Merge tag 'topic/drm-mipi-dsi-dsc-updates-2019-11-11' of ssh://git.freedeskto...
Maarten Lankhorst
2
-6
/
+22
2019-11-20
drm/r128: make ATI PCI GART part of its only user, r128
Jani Nikula
1
-31
/
+0
2019-11-19
fbdev: Unexport unlink_framebuffer()
Thomas Zimmermann
1
-1
/
+0
2019-11-19
drm/fb-helper: Remove drm_fb_helper_unlink_fbi()
Thomas Zimmermann
1
-6
/
+0
2019-11-14
drm/print: group logging functions by prink or device based
Jani Nikula
1
-61
/
+74
2019-11-14
drm/print: convert debug category macros into an enum
Jani Nikula
1
-40
/
+61
2019-11-14
drm/print: underscore prefix functions that should be private to print
Jani Nikula
1
-11
/
+11
2019-11-14
drm/print: rename drm_debug to __drm_debug to discourage use
Jani Nikula
1
-2
/
+3
2019-11-14
drm: Add a new helper drm_color_ctm_s31_32_to_qm_n()
james qian wang (Arm Technology China)
1
-0
/
+1
2019-11-13
drm/fb-helper: unexport drm_fb_helper_generic_probe
Daniel Vetter
1
-9
/
+0
2019-11-08
drm/ttm: also export ttm_bo_vm_fault v2
Christian König
1
-0
/
+6
2019-11-07
drm/dsi: add helpers for DSI compression mode and PPS packets
topic/drm-mipi-dsi-dsc-updates-2019-11-11
Jani Nikula
1
-0
/
+4
2019-11-07
drm/dsi: rename MIPI_DCS_SET_PARTIAL_AREA to MIPI_DCS_SET_PARTIAL_ROWS
Jani Nikula
1
-1
/
+1
2019-11-07
drm/dsi: add missing DSI DCS commands
Jani Nikula
1
-0
/
+10
2019-11-07
drm/dsi: add missing DSI data types
Jani Nikula
1
-0
/
+2
2019-11-07
drm/dsi: clean up DSI data type definitions
Jani Nikula
1
-5
/
+5
2019-11-07
drm: atomic helper: fix W=1 warnings
Benjamin Gaignard
1
-3
/
+14
2019-11-07
drm/fb-helper: Remove drm_fb_helper_fbdev_{setup, teardown}()
Thomas Zimmermann
1
-25
/
+0
2019-11-06
drm/ttm: remove ttm_bo_wait_unreserved
Daniel Vetter
1
-4
/
+0
2019-11-04
drm/scdc: Fix typo in bit definition of SCDC_STATUS_FLAGS
Patrik Jakobsson
1
-3
/
+3
2019-11-04
drm/ttm: Convert vm callbacks to helpers
Thomas Hellstrom
1
-0
/
+14
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
[next]