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-22
drm/atomic: Spell CRTC consistently
Thierry Reding
2
-19
/
+19
2019-12-22
drm: Fix a couple of typos, punctation and whitespace issues
Thierry Reding
1
-1
/
+1
2019-12-17
drm/drm_panel: Fix EXPORT of drm_panel_of_backlight() one more time
Andy Shevchenko
1
-1
/
+1
2019-12-17
dma-buf: heaps: Use _IOCTL_ for userspace IOCTL identifier
Andrew F. Davis
1
-2
/
+2
2019-12-17
drm/print: introduce new struct drm_device based logging macros
Jani Nikula
1
-0
/
+65
2019-12-16
drm/modes: parse_cmdline: Add support for specifying panel_orientation (v2)
Hans de Goede
1
-0
/
+8
2019-12-16
drm/bridge/synopsys: dsi: driver-specific configuration of phy timings
Heiko Stuebner
1
-0
/
+9
2019-12-14
drm/gma500: Pass GPIO for Intel MID using descriptors
Linus Walleij
1
-11
/
+0
2019-12-11
drm/edid: Increase size of VDB and CMDB bitmaps to 256 bits
Thomas Anderson
1
-8
/
+8
2019-12-11
dma-buf: Add dma-buf heaps framework
Andrew F. Davis
2
-0
/
+112
2019-12-10
drm/atomic: Update docs around locking and commit sequencing
Daniel Vetter
1
-2
/
+11
2019-12-09
drm/panel: drop drm_device from drm_panel
Sam Ravnborg
1
-7
/
+0
2019-12-09
drm/panel: decouple connector from drm_panel
Sam Ravnborg
1
-8
/
+1
2019-12-09
drm/panel: add drm_connector argument to get_modes()
Sam Ravnborg
1
-1
/
+2
2019-12-09
drm: get drm_bridge_panel connector via helper
Sam Ravnborg
1
-0
/
+1
2019-12-09
drm/panel: add backlight support
Sam Ravnborg
1
-0
/
+25
2019-12-09
drm/drm_panel: no error when no callback
Sam Ravnborg
1
-2
/
+14
2019-12-09
drm/bridge: Clarify the atomic enable/disable hooks semantics
Boris Brezillon
1
-4
/
+4
2019-12-09
drm/bridge: Add the drm_bridge_get_prev_bridge() helper
Boris Brezillon
1
-0
/
+16
2019-12-09
drm/bridge: Add the drm_for_each_bridge_in_chain() helper
Boris Brezillon
1
-0
/
+11
2019-12-09
drm/bridge: Make the bridge chain a double-linked list
Boris Brezillon
2
-5
/
+14
2019-12-09
drm: Stop accessing encoder->bridge directly
Boris Brezillon
1
-0
/
+15
2019-12-09
drm/bridge: Introduce drm_bridge_get_next_bridge()
Boris Brezillon
1
-0
/
+13
2019-12-09
drm/bridge: Rename bridge helpers targeting a bridge chain
Boris Brezillon
1
-30
/
+34
2019-12-06
drm: call drm_gem_object_funcs.mmap with fake offset
Gerd Hoffmann
1
-3
/
+1
2019-12-05
drm: Add FEC registers for LT-tunable repeaters
Rodrigo Siqueira
1
-0
/
+2
2019-12-05
drm: Fix DSC throughput mode 0 mask definition
Rodrigo Siqueira
1
-1
/
+1
2019-12-05
drm/dp_mst: Clear all payload id tables downstream when initializing
Sean Paul
1
-4
/
+12
2019-12-05
video: fbdev: make fbops member of struct fb_info a const pointer
Jani Nikula
1
-1
/
+1
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
[next]