summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/bridge: Make the bridge chain a double-linked listBoris Brezillon2019-12-092-5/+14
* drm: Stop accessing encoder->bridge directlyBoris Brezillon2019-12-091-0/+15
* drm/bridge: Introduce drm_bridge_get_next_bridge()Boris Brezillon2019-12-091-0/+13
* drm/bridge: Rename bridge helpers targeting a bridge chainBoris Brezillon2019-12-091-30/+34
* drm: call drm_gem_object_funcs.mmap with fake offsetGerd Hoffmann2019-12-061-3/+1
* drm: Add FEC registers for LT-tunable repeatersRodrigo Siqueira2019-12-061-0/+2
* drm: Fix DSC throughput mode 0 mask definitionRodrigo Siqueira2019-12-061-1/+1
* drm/dp_mst: Clear all payload id tables downstream when initializingSean Paul2019-12-051-4/+12
* video: fbdev: make fbops member of struct fb_info a const pointerJani Nikula2019-12-051-1/+1
* drm/pci: Hide legacy PCI functions from non-legacy codeThomas Zimmermann2019-12-052-16/+28
* drm/pci: Only build drm_pci.c if CONFIG_PCI is setThomas Zimmermann2019-12-051-3/+31
* drm: Inline drm_color_lut_extract()Ville Syrjälä2019-11-291-1/+23
* drm/selftests: Add drm_rect selftestsVille Syrjälä2019-11-281-0/+2
* drm/vram: remove unused declarationGurchetan Singh2019-11-271-1/+0
* dma-buf: Remove kernel map/unmap hooksDaniel Vetter2019-11-261-25/+0
* dma-buf: Drop dma_buf_k(un)mapDaniel Vetter2019-11-251-2/+0
* drm/tegra: Delete host1x_bo_ops->k(un)mapDaniel Vetter2019-11-251-13/+0
* Merge tag 'topic/drm-mipi-dsi-dsc-updates-2019-11-11' of ssh://git.freedeskto...Maarten Lankhorst2019-11-202-6/+22
|\
| * drm/dsi: add helpers for DSI compression mode and PPS packetsJani Nikula2019-11-071-0/+4
| * drm/dsi: rename MIPI_DCS_SET_PARTIAL_AREA to MIPI_DCS_SET_PARTIAL_ROWSJani Nikula2019-11-071-1/+1
| * drm/dsi: add missing DSI DCS commandsJani Nikula2019-11-071-0/+10
| * drm/dsi: add missing DSI data typesJani Nikula2019-11-071-0/+2
| * drm/dsi: clean up DSI data type definitionsJani Nikula2019-11-071-5/+5
* | drm/r128: make ATI PCI GART part of its only user, r128Jani Nikula2019-11-201-31/+0
* | fbdev: Unexport unlink_framebuffer()Thomas Zimmermann2019-11-191-1/+0
* | drm/fb-helper: Remove drm_fb_helper_unlink_fbi()Thomas Zimmermann2019-11-191-6/+0
* | drm/print: group logging functions by prink or device basedJani Nikula2019-11-141-61/+74
* | drm/print: convert debug category macros into an enumJani Nikula2019-11-141-40/+61
* | drm/print: underscore prefix functions that should be private to printJani Nikula2019-11-141-11/+11
* | drm/print: rename drm_debug to __drm_debug to discourage useJani Nikula2019-11-141-2/+3
* | drm: Add a new helper drm_color_ctm_s31_32_to_qm_n()james qian wang (Arm Technology China)2019-11-141-0/+1
* | drm/fb-helper: unexport drm_fb_helper_generic_probeDaniel Vetter2019-11-131-9/+0
* | drm/ttm: also export ttm_bo_vm_fault v2Christian König2019-11-081-0/+6
* | drm: atomic helper: fix W=1 warningsBenjamin Gaignard2019-11-071-3/+14
* | drm/fb-helper: Remove drm_fb_helper_fbdev_{setup, teardown}()Thomas Zimmermann2019-11-071-25/+0
* | drm/ttm: remove ttm_bo_wait_unreservedDaniel Vetter2019-11-061-4/+0
* | drm/scdc: Fix typo in bit definition of SCDC_STATUS_FLAGSPatrik Jakobsson2019-11-041-3/+3
* | drm/ttm: Convert vm callbacks to helpersThomas Hellstrom2019-11-041-0/+14
* | Revert "dma-buf: Add dma-buf heaps framework"Sean Paul2019-10-302-114/+0
* | drm/gem: Fix mmap fake offset handling for drm_gem_object_funcs.mmapRob Herring2019-10-291-2/+3
* | drm/fb-helper: Remove drm_fb_helper_defio_init() and update docsThomas Zimmermann2019-10-281-1/+0
* | dma-buf: Add dma-buf heaps frameworkAndrew F. Davis2019-10-252-0/+114
* | drm/ttm: remove pointers to globalsChristian König2019-10-252-5/+2
* | drm/ttm: always keep BOs on the LRUChristian König2019-10-253-42/+4
* | drm/ttm, drm/vmwgfx: move cpu_writers handling into vmwgfxChristian König2019-10-251-32/+0
* | drm: Spelling s/connet/connect/Geert Uytterhoeven2019-10-241-1/+1
* | drm/vram-helpers: Add helpers for prepare_fb() and cleanup_fb()Thomas Zimmermann2019-10-241-0/+25
* | drm/simple-kms: Standardize arguments for callbacksDaniel Vetter2019-10-241-1/+1
* | dma-buf: change DMA-buf locking convention v3Christian König2019-10-241-6/+57
* | drm/tegra: Move drm_dp_link helpers to Tegra DRMThierry Reding2019-10-231-16/+0