summaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)Author
2020-09-17drm/ttm: some cleanupsChristian König
2020-09-17Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into ...Dave Airlie
2020-09-16drm/ttm: move populated state into page flagsDave Airlie
2020-09-16drm/ttm: split bound/populated flags.Dave Airlie
2020-09-16drm/ttm: move ttm binding/unbinding out of ttm_tt paths.Dave Airlie
2020-09-16drm/ttm: split populate out from binding.Dave Airlie
2020-09-16drm/ttm: wrap tt destroy. (v2)Dave Airlie
2020-09-16drm/ttm/tt: add wrappers to set tt state.Dave Airlie
2020-09-15drm: add constant N value in helper fileChandan Uddaraju
2020-09-15drm/ttm: remove available_cachingChristian König
2020-09-15drm/ttm: remove default cachingChristian König
2020-09-14drm/atomic-helper: Extract drm_atomic_helper_calc_timestamping_constants()Ville Syrjälä
2020-09-14Merge drm/drm-next into drm-misc-nextMaxime Ripard
2020-09-14drm/vboxvideo: Use drm_gem_vram_vmap() interfacesThomas Zimmermann
2020-09-11Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi
2020-09-11drm/bridge: dw-mipi-dsi: permit configuring the escape clock rateNeil Armstrong
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