summaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)Author
2018-01-29drm/uapi: Deprecate DRM_MODE_FLAG_PIXMUXVille Syrjälä
2018-01-29drm/fourcc: Add a alpha field to drm_format_infoMaxime Ripard
2018-01-26drm/dp: Add definitions for TPS4 bits and macros to check the supportManasi Navare
2018-01-26drm/dp: Add HBR3 support in existing DRM DP helpersManasi Navare
2018-01-19Merge airlied/drm-next into drm-misc-nextSean Paul
2018-01-15drm/tinydrm/mi0283qt: Let the display pipe handle powerNoralf Trønnes
2018-01-15drm/tinydrm/mipi-dbi: Add poweron-reset functionsNoralf Trønnes
2018-01-15drm/tinydrm/mipi-dbi: Add mipi_dbi_enable_flush()Noralf Trønnes
2018-01-15drm/tinydrm/mi0283qt: Remove ili9341.hNoralf Trønnes
2018-01-12drm/bridge: Provide a way to embed timing info in bridgesLinus Walleij
2018-01-10drm/ttm: remove ttm_bo_default_io_mem_pfnTan Xiaojun
2018-01-09drm: export gem dmabuf_ops for drivers to reuseSamuel Li
2018-01-09drm/bridge/synopsys: stop clobbering drvdataBrian Norris
2018-01-09Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-12-28drm/ttm: enable swapout for reserved BOs during allocationRoger He
2017-12-28drm/ttm: use an operation ctx for ttm_tt_bindRoger He
2017-12-28drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)Roger He
2017-12-28Merge tag 'drm-intel-next-2017-12-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2017-12-27drm/ttm: use an operation ctx for ttm_mem_global_alloc_pageRoger He
2017-12-27drm/ttm: use an operation ctx for ttm_mem_global_allocRoger He
2017-12-27drm/ttm: call ttm_bo_swapout directly when ttm shrinkRoger He
2017-12-22Merge tag 'drm-misc-next-2017-12-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2017-12-21Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-12-21Merge tag 'drm-intel-next-2017-12-14' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2017-12-20drm/i915/cfl: Adding more Coffee Lake PCI IDs.Rodrigo Vivi
2017-12-20drm/framebuffer: Print task that allocated the fb in debug info.Maarten Lankhorst
2017-12-20drm/fb-helper: Add drm_fb_helper_defio_init()Noralf Trønnes
2017-12-20drm/fb-helper: Add drm_fb_helper_fbdev_setup/teardown()Noralf Trønnes
2017-12-20drm/fb-helper: Set/clear dev->fb_helper in dummy init/finiNoralf Trønnes
2017-12-19BackMerge tag 'v4.15-rc4' into drm-nextDave Airlie
2017-12-18Merge tag 'drm-misc-next-2017-12-14' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2017-12-15drm/ttm: use an ttm operation ctx for ttm_bo_move_xxxRoger He
2017-12-15drm/ttm: add allow_reserved_eviction and resv into ttm_operation_ctxRoger He
2017-12-15x86/gpu: add CFL to early quirksLucas De Marchi
2017-12-15drm/doc: Move legacy kms helpers to the very endDaniel Vetter
2017-12-15drm/atomic: document how to handle driver private objectsDaniel Vetter
2017-12-15drm/syncobj: some kerneldoc polishDaniel Vetter
2017-12-15drm/print: Unconfuse kerneldocDaniel Vetter
2017-12-13drm: rework delayed connector cleanup in connector_iterDaniel Vetter
2017-12-13drm: Update edid-derived drm_display_info fields at edid property set [v2]Keith Packard
2017-12-13drm: Update edid-derived drm_display_info fields at edid property set [v2]Keith Packard
2017-12-12drm/i915: prefer resource_size_t for everything stolenMatthew Auld
2017-12-12drm/i915: make dsm struct resource centricMatthew Auld
2017-12-12x86/early-quirks: export the stolen region as a resourceMatthew Auld
2017-12-10drm/tinydrm: Use drm_fb_cma_fbdev_init_with_funcs/fini()Noralf Trønnes
2017-12-08drm/cma-helper: Add drm_fb_cma_fbdev_init/fini()Noralf Trønnes
2017-12-08Merge tag 'drm-misc-next-2017-12-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2017-12-07drm/sched: move fence slab handling to module init/exitLucas Stach
2017-12-07drm: move amd_gpu_scheduler into common locationLucas Stach
2017-12-06drm/ttm: add number of bytes moved to the operation contextChristian König