summaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)Author
2018-02-01Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-10drm/ttm: remove ttm_bo_default_io_mem_pfnTan Xiaojun
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
2017-12-06drm/ttm: add context to driver move callback as wellChristian König
2017-12-06drm/ttm: use an operation context for ttm_bo_mem_space v2Christian König
2017-12-06drm/ttm: use an operation ctx for ttm_bo_init_reservedChristian König
2017-12-06drm/ttm: add operation ctx to ttm_bo_validate v2Christian König
2017-12-06drm/ttm: remove cur_placementChristian König
2017-12-06drm/ttm: cleanup ttm_bo_driver.hChristian König
2017-12-06drm/ttm: cleanup coding style in ttm_bo_api.hChristian König
2017-12-06drm/ttm: remove ttm_bo_unreserve_ticketChristian König
2017-12-06drm/ttm: user reservation object wrappers v2Christian König
2017-12-06drm/ttm: consistently use reservation_object_unlockChristian König