aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-16drm/panel: Add helper for reading DT rotationDerek Basehore1-0/+10
2020-08-12Merge drm/drm-next into drm-misc-nextThomas Zimmermann7-13/+75
2020-08-12drm/ttm: give resource functions their own [ch] filesChristian König3-251/+271
2020-08-12drm/ttm: rename ttm_resource_manager_func callbacksChristian König1-9/+9
2020-08-11drm: report dp downstream port type as a subconnector propertyOleg Vasilev3-0/+17
2020-08-11Merge tag 'v5.8' into drm-nextDave Airlie1-0/+12
2020-08-08drm: Remove unnecessary drm_panel_attach and drm_panel_detachJoe Perches1-3/+0
2020-08-06drm/ttm: rename ttm_mem_reg to ttm_resource.Dave Airlie3-34/+34
2020-08-06drm/ttm: rename ttm_mem_type_manager -> ttm_resource_manager.Dave Airlie2-33/+33
2020-08-06drm/ttm: add a wrapper for checking if manager is in useDave Airlie1-0/+14
2020-08-06drm/ttm: drop type manager has_typeDave Airlie1-17/+0
2020-08-06drm/ttm: drop list of memory managers from device. (v2)Dave Airlie1-4/+2
2020-08-06drm/ttm: drop man->bdev link.Dave Airlie2-6/+2
2020-08-06drm/ttm: drop priv pointer in memory managerDave Airlie1-2/+0
2020-08-06drm/ttm: make ttm_range_man_init/takedown take type + argsDave Airlie1-3/+9
2020-08-06drm/ttm: allow drivers to provide their own manager subclassesDave Airlie1-1/+10
2020-08-06drm/ttm: rename manager variable to make sure wrapper is used.Dave Airlie1-2/+5
2020-08-06drm/ttm: add wrapper to get manager from bdev.Dave Airlie1-0/+6
2020-08-06drm/ttm: make TTM responsible for cleaning system only.Dave Airlie2-38/+0
2020-08-06drm/ttm: start allowing drivers to use new takedown path (v2)Dave Airlie1-0/+24
2020-08-06drm/ttm: make some inline helper functions for cleanup paths. (v2)Dave Airlie1-0/+26
2020-08-06drm/ttm: purge old manager init path.Dave Airlie2-33/+0
2020-08-06drm/ttm: provide a driver-led init path for range mm manager. (v2)Dave Airlie1-0/+14
2020-08-06drm/ttm: split the mm manager init code (v2)Dave Airlie2-0/+30
2020-08-06drm/ttm: export memory type debug entrypoint.Dave Airlie1-0/+8
2020-08-06drm/ttm: use a helper for unlocked moves to the lru tailDave Airlie1-3/+8
2020-08-06drm/ttm/amdgpu: consolidate ttm reserve pathsDave Airlie1-74/+17
2020-08-02drm/panel: remove return value of function drm_panel_addBernard Zhao1-1/+1
2020-07-31drm/ttm: remove the init_mem_type callbackChristian König1-6/+0
2020-07-31drm/ttm: remove TTM_MEMTYPE_FLAG_FIXED v2Christian König1-3/+1
2020-07-31Merge tag 'drm-intel-next-2020-07-15' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie2-0/+50
2020-07-29Merge tag 'drm-misc-fixes-2020-07-28' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie1-0/+12
2020-07-29drm/ttm: ttm_bo_swapout_all doesn't use it's argument.Dave Airlie1-1/+1
2020-07-29drm/ttm: drop unusued function declarationDave Airlie1-11/+0
2020-07-29drm/ttm: make ttm_tt unbind function return void.Dave Airlie1-1/+1
2020-07-27drm/drm_fb_helper: fix fbdev with sparc64Sam Ravnborg1-0/+12
2020-07-23Merge tag 'amd-drm-next-5.9-2020-07-17' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-0/+1
2020-07-23Merge tag 'drm-misc-next-2020-07-22' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie4-3/+94
2020-07-22drm/ttm: remove TTM_MEMTYPE_FLAG_MAPPABLEChristian König1-1/+0
2020-07-21drm/ttm: remove TTM_MEMTYPE_FLAG_CMAChristian König1-1/+0
2020-07-21drm/ttm: remove io_reserve_fastpath flagChristian König1-2/+0
2020-07-20Merge tag 'drm-misc-next-2020-07-16' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie10-56/+108
2020-07-20drm/vram-helper: Managed vram helpersThomas Zimmermann1-0/+3
2020-07-16drm/vblank: Add vblank worksLyude Paul2-0/+91
2020-07-15drm/amdgpu: add navy_flounder asic typeJiansong Chen1-0/+1
2020-07-15drm: drm_rect.h: delete duplicated word in commentRandy Dunlap1-1/+1
2020-07-15drm: drm_mode_config.h: delete duplicated words in commentsRandy Dunlap1-4/+4
2020-07-15drm: drm_gem.h: delete duplicated words in commentsRandy Dunlap1-2/+2
2020-07-15drm: drm_bridge.h: delete duplicated word in commentRandy Dunlap1-1/+1
2020-07-15drm: drm_atomic.h: delete duplicated word in commentRandy Dunlap1-1/+1