aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm
AgeCommit message (Expand)Author
2020-09-11drm/ttm: nuke memory type flagsChristian König
2020-09-11drm/vram-helper: stop using TTM placement flagsChristian König
2020-09-10drm: prime: add common helper to check scatterlist contiguityMarek Szyprowski
2020-09-09drm: allow limiting the scatter list size.Gerd Hoffmann
2020-09-09Merge tag 'topic/nouveau-i915-dp-helpers-and-cleanup-2020-08-31-1' of git://a...Dave Airlie
2020-09-09drm/ttm: drop the tt backend function paths.Dave Airlie
2020-09-09drm/ttm/agp: remove bdev from agp helpersDave Airlie
2020-09-09drm/ttm: get rid of agp specific populate/unpopulate paths.Dave Airlie
2020-09-09drm/ttm/agp: export bind/unbind/destroy for drivers to use.Dave Airlie
2020-09-09drm/ttm: add optional bind/unbind via driver.Dave Airlie
2020-09-09drm/ttm: introduce ttm_bo_move_nullDave Airlie
2020-09-08drm/ttm: merge offset and base in ttm_bus_placementChristian König
2020-09-08Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd...Dave Airlie
2020-09-08Merge tag 'v5.9-rc4' into drm-nextDave Airlie
2020-09-08drm/ttm: remove bdev from ttm_ttDave Airlie
2020-09-04iommu/vt-d: Move intel_iommu_gfx_mapped to Intel IOMMU headerAndy Shevchenko
2020-09-03drm/managed: Cleanup of unused functions and polishing docsDaniel Vetter
2020-09-03drm/ttm: remove io_reserve_lru handling v3Christian König
2020-09-02drm/i915: Fix sha_text population codeSean Paul
2020-09-01drm: Replace mode->export_head with a booleanVille Syrjälä
2020-09-01drm: Nuke mode->private_flagsVille Syrjälä
2020-09-01drm/mst: Add support for QUERY_STREAM_ENCRYPTION_STATUS MST sideband messageSean Paul
2020-09-01drm/i915: Fix sha_text population codeSean Paul
2020-08-31drm/i915/dp: Extract drm_dp_read_dpcd_caps()Lyude Paul
2020-08-31drm/i915/dp: Extract drm_dp_read_sink_count()Lyude Paul
2020-08-31drm/i915/dp: Extract drm_dp_read_sink_count_cap()Lyude Paul
2020-08-31drm/i915/dp: Extract drm_dp_read_downstream_info()Lyude Paul
2020-08-31drm/i915/dp: Extract drm_dp_read_mst_cap()Lyude Paul
2020-08-31drm/i915: break TGL pci-ids in GT 1 & 2Lionel Landwerlin
2020-08-28Merge tag 'drm-intel-next-2020-08-24-1' of git://anongit.freedesktop.org/drm/...Dave Airlie
2020-08-25Merge tag 'v5.9-rc2' into drm-misc-fixesMaarten Lankhorst
2020-08-24drm/ttm: drop bus.size from bus placement.Dave Airlie
2020-08-18drm/scheduler: Remove priority macro INVALID (v2)Luben Tuikov
2020-08-18drm/scheduler: Scheduler priority fixes (v2)Luben Tuikov
2020-08-17drm/i915: Remove dubious Valleyview PCI IDsAlexei Podtelezhnikov
2020-08-17drm/modeset-lock: Take the modeset BKL for legacy driversDaniel Vetter
2020-08-16drm/panel: Add helper for reading DT rotationDerek Basehore
2020-08-12Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2020-08-12drm/ttm: give resource functions their own [ch] filesChristian König
2020-08-12drm/ttm: rename ttm_resource_manager_func callbacksChristian König
2020-08-11drm: report dp downstream port type as a subconnector propertyOleg Vasilev
2020-08-11Merge tag 'v5.8' into drm-nextDave Airlie
2020-08-08drm: Remove unnecessary drm_panel_attach and drm_panel_detachJoe Perches
2020-08-06drm/ttm: rename ttm_mem_reg to ttm_resource.Dave Airlie
2020-08-06drm/ttm: rename ttm_mem_type_manager -> ttm_resource_manager.Dave Airlie
2020-08-06drm/ttm: add a wrapper for checking if manager is in useDave Airlie
2020-08-06drm/ttm: drop type manager has_typeDave Airlie
2020-08-06drm/ttm: drop list of memory managers from device. (v2)Dave Airlie
2020-08-06drm/ttm: drop man->bdev link.Dave Airlie
2020-08-06drm/ttm: drop priv pointer in memory managerDave Airlie