summaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)AuthorFilesLines
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/dr...Dave Airlie2-0/+50
2020-07-29Merge tag 'drm-misc-fixes-2020-07-28' of git://anongit.freedesktop.org/drm/dr...Dave 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-28Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixesThomas Zimmermann1-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/~agd5...Dave Airlie1-0/+1
2020-07-23Merge tag 'drm-misc-next-2020-07-22' of git://anongit.freedesktop.org/drm/drm...Dave 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...Dave Airlie10-56/+108
2020-07-20drm/vram-helper: Managed vram helpersThomas Zimmermann1-0/+3
2020-07-17drm/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
2020-07-14drm/i915/dg1: Add DG1 PCI IDsAbdiel Janulgue1-0/+4
2020-07-13drm/probe_helper: Add drm_connector_helper_funcs.mode_valid_ctxLyude Paul1-0/+42
2020-07-13drm/ttm: further cleanup ttm_mem_reg handlingChristian König1-2/+0
2020-07-08drm/i915/ehl: Add new PCI idsJosé Roberto de Souza1-0/+4
2020-07-03Merge tag 'drm-intel-next-2020-07-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-0/+9
2020-07-02Merge tag 'amd-drm-next-5.9-2020-07-01' of git://people.freedesktop.org/~agd5...Dave Airlie1-0/+1
2020-07-01drm/drm_connector: use inline comments for drm_bus_flagsSam Ravnborg1-23/+77
2020-07-01drm/drm_connector: drop legacy drm_bus_flags valuesSam Ravnborg1-16/+8
2020-06-30drm: Introduce epoch counter to drm_connectorStanislav Lisovskiy1-0/+2
2020-06-30drm: Add helper to compare edids.Stanislav Lisovskiy1-0/+9
2020-06-30Merge tag 'drm-misc-next-2020-06-26' of git://anongit.freedesktop.org/drm/drm...Dave Airlie5-16/+32
2020-06-29Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst5-8/+148
2020-06-26drm/ttm: do not keep GPU dependent addressesNirmoy Das2-3/+0
2020-06-26drm/scheduler: improve job distribution with multiple queuesNirmoy Das1-3/+3
2020-06-25Merge drm/drm-next into drm-intel-next-queuedJani Nikula32-353/+585
2020-06-24drm/mipi-dbi: Remove ->enabledDaniel Vetter1-5/+0
2020-06-24Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie10-158/+210
2020-06-23drm: bridge: dw-hdmi: Pass drm_display_info to dw_hdmi_support_scdc()Laurent Pinchart1-1/+3
2020-06-23drm: bridge: dw-hdmi: Constify mode argument to dw_hdmi_phy_ops .init()Laurent Pinchart1-1/+1