aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-03fbdev: fbmem: allow overriding the number of bootup logosPeter Rosin1-0/+1
2019-12-22drm/atomic: Spell CRTC consistentlyThierry Reding2-19/+19
2019-12-22drm: Fix a couple of typos, punctation and whitespace issuesThierry Reding1-1/+1
2019-12-17drm/drm_panel: Fix EXPORT of drm_panel_of_backlight() one more timeAndy Shevchenko1-1/+1
2019-12-17dma-buf: heaps: Use _IOCTL_ for userspace IOCTL identifierAndrew F. Davis1-2/+2
2019-12-17drm/print: introduce new struct drm_device based logging macrosJani Nikula1-0/+65
2019-12-16drm/modes: parse_cmdline: Add support for specifying panel_orientation (v2)Hans de Goede1-0/+8
2019-12-16drm/bridge/synopsys: dsi: driver-specific configuration of phy timingsHeiko Stuebner1-0/+9
2019-12-14drm/gma500: Pass GPIO for Intel MID using descriptorsLinus Walleij1-11/+0
2019-12-11drm/edid: Increase size of VDB and CMDB bitmaps to 256 bitsThomas Anderson1-8/+8
2019-12-11dma-buf: Add dma-buf heaps frameworkAndrew F. Davis2-0/+112
2019-12-10drm/atomic: Update docs around locking and commit sequencingDaniel Vetter1-2/+11
2019-12-09drm/panel: drop drm_device from drm_panelSam Ravnborg1-7/+0
2019-12-09drm/panel: decouple connector from drm_panelSam Ravnborg1-8/+1
2019-12-09drm/panel: add drm_connector argument to get_modes()Sam Ravnborg1-1/+2
2019-12-09drm: get drm_bridge_panel connector via helperSam Ravnborg1-0/+1
2019-12-09drm/panel: add backlight supportSam Ravnborg1-0/+25
2019-12-09drm/drm_panel: no error when no callbackSam Ravnborg1-2/+14
2019-12-09drm/bridge: Clarify the atomic enable/disable hooks semanticsBoris Brezillon1-4/+4
2019-12-09drm/bridge: Add the drm_bridge_get_prev_bridge() helperBoris Brezillon1-0/+16
2019-12-09drm/bridge: Add the drm_for_each_bridge_in_chain() helperBoris Brezillon1-0/+11
2019-12-09drm/bridge: Make the bridge chain a double-linked listBoris Brezillon2-5/+14
2019-12-09drm: Stop accessing encoder->bridge directlyBoris Brezillon1-0/+15
2019-12-09drm/bridge: Introduce drm_bridge_get_next_bridge()Boris Brezillon1-0/+13
2019-12-09drm/bridge: Rename bridge helpers targeting a bridge chainBoris Brezillon1-30/+34
2019-12-06drm: call drm_gem_object_funcs.mmap with fake offsetGerd Hoffmann1-3/+1
2019-12-05drm: Add FEC registers for LT-tunable repeatersRodrigo Siqueira1-0/+2
2019-12-05drm: Fix DSC throughput mode 0 mask definitionRodrigo Siqueira1-1/+1
2019-12-05drm/dp_mst: Clear all payload id tables downstream when initializingSean Paul1-4/+12
2019-12-05video: fbdev: make fbops member of struct fb_info a const pointerJani Nikula1-1/+1
2019-12-05drm/pci: Hide legacy PCI functions from non-legacy codeThomas Zimmermann2-16/+28
2019-12-05drm/pci: Only build drm_pci.c if CONFIG_PCI is setThomas Zimmermann1-3/+31
2019-11-29drm: Inline drm_color_lut_extract()Ville Syrjälä1-1/+23
2019-11-28drm/selftests: Add drm_rect selftestsVille Syrjälä1-0/+2
2019-11-27drm/vram: remove unused declarationGurchetan Singh1-1/+0
2019-11-26dma-buf: Remove kernel map/unmap hooksDaniel Vetter1-25/+0
2019-11-25dma-buf: Drop dma_buf_k(un)mapDaniel Vetter1-2/+0
2019-11-25drm/tegra: Delete host1x_bo_ops->k(un)mapDaniel Vetter1-13/+0
2019-11-20Merge tag 'topic/drm-mipi-dsi-dsc-updates-2019-11-11' of ssh://git.freedesktop.org/git/drm-intel into drm-misc-nextMaarten Lankhorst2-6/+22
2019-11-20drm/r128: make ATI PCI GART part of its only user, r128Jani Nikula1-31/+0
2019-11-19fbdev: Unexport unlink_framebuffer()Thomas Zimmermann1-1/+0
2019-11-19drm/fb-helper: Remove drm_fb_helper_unlink_fbi()Thomas Zimmermann1-6/+0
2019-11-14drm/print: group logging functions by prink or device basedJani Nikula1-61/+74
2019-11-14drm/print: convert debug category macros into an enumJani Nikula1-40/+61
2019-11-14drm/print: underscore prefix functions that should be private to printJani Nikula1-11/+11
2019-11-14drm/print: rename drm_debug to __drm_debug to discourage useJani Nikula1-2/+3
2019-11-14drm: Add a new helper drm_color_ctm_s31_32_to_qm_n()james qian wang (Arm Technology China)1-0/+1
2019-11-13drm/fb-helper: unexport drm_fb_helper_generic_probeDaniel Vetter1-9/+0
2019-11-08drm/ttm: also export ttm_bo_vm_fault v2Christian König1-0/+6
2019-11-07drm/dsi: add helpers for DSI compression mode and PPS packetsJani Nikula1-0/+4