aboutsummaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)AuthorFilesLines
2020-10-15Merge tag 'sound-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+4
2020-10-15Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds23-579/+656
2020-10-15drm/ttm: nuke caching placement flagsChristian König2-29/+0
2020-10-15drm/ttm: use caching instead of placement for ttm_io_protChristian König1-2/+4
2020-10-15drm/ttm: add caching state to ttm_bus_placementChristian König1-3/+5
2020-10-15drm/ttm: set the tt caching state at creation timeChristian König2-10/+40
2020-10-14Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+1
2020-10-14drm/i915/jsl: Split EHL/JSL platform info and PCI idsTejas Upadhyay1-3/+6
2020-10-12drm/amdgpu: add dimgrey_cavefish asic typeTao Zhou1-0/+1
2020-10-12Merge tag 'asoc-v5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2-2/+10
2020-10-12drm/dp: Add LTTPR helpersImre Deak1-0/+62
2020-10-09ALSA: hda/i915 - fix list corruption with concurrent probesTakashi Iwai1-0/+4
2020-10-09drm/atomic: Pass the full state to CRTC atomic enable/disableMaxime Ripard1-11/+2
2020-10-07drm/i915/dg1: add more PCI idsLucas De Marchi1-1/+4
2020-10-07drm/ttm: move ttm_set_memory.h out of includeChristian König1-84/+0
2020-10-07drm/ttm: remove ttm_bo_unmap_virtual_locked declaration v2Christian König1-9/+0
2020-10-07drm/vmwgfx: move ttm_bo_swapout_all into vmwgfxChristian König1-1/+0
2020-10-07drm/ttm: drop glob parameter from ttm_bo_swapoutChristian König1-2/+1
2020-10-07drm/ttm: nuke ttm_bo_evict_mm and rename mgr function v3Christian König2-22/+2
2020-10-07Merge branches 'arm/allwinner', 'arm/mediatek', 'arm/renesas', 'arm/tegra', '...Joerg Roedel1-4/+1
2020-10-07drm/ttm: remove TTM_PAGE_FLAG_WRITEChristian König1-1/+0
2020-10-06Merge tag 'drm-misc-fixes-2020-10-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-1/+1
2020-10-05drm/amdgpu: add van gogh asic_type enum (v2)Huang Rui1-0/+1
2020-09-30drm: drm_dsc.h: fix a kernel-doc markupMauro Carvalho Chehab1-1/+1
2020-09-29dma-buf: Use struct dma_buf_map in dma_buf_vunmap() interfacesThomas Zimmermann1-1/+1
2020-09-29dma-buf: Use struct dma_buf_map in dma_buf_vmap() interfacesThomas Zimmermann1-1/+2
2020-09-29Merge tag 'drm-msm-next-2020-09-27' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie1-0/+1
2020-09-28drm/ttm: remove fault callbackChristian König1-3/+0
2020-09-25drm: Remove obsolete GEM and PRIME callbacks from struct drm_driverThomas Zimmermann2-82/+5
2020-09-24drm/ttm: remove TTM_PL_FLAG_NO_EVICTChristian König1-1/+0
2020-09-24drm/ttm: remove ttm_bo_createChristian König1-24/+0
2020-09-24drm/vram-helper: switch over to the new pin interfaceChristian König1-3/+0
2020-09-24drm/ttm: add ttm_bo_pin()/ttm_bo_unpin() v2Christian König1-0/+26
2020-09-24drm/ttm: remove persistent_swap_storageChristian König2-6/+1
2020-09-24drm/dp: add a number of DP 2.0 DPCD definitionsJani Nikula1-7/+45
2020-09-24drm/dp: add subheadings to DPCD address definitionsJani Nikula1-4/+18
2020-09-24drm/ttm: add bo wait that takes a ctx wrapper.Dave Airlie1-0/+5
2020-09-23drm/doc: Document that modifiers are always required for fbDaniel Vetter1-0/+13
2020-09-23drm/ttm: stop dangerous caching attribute changeChristian König1-22/+0
2020-09-23drm/ttm: remove nonsense AGP handlingChristian König1-44/+0
2020-09-23Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie15-230/+160
2020-09-23Merge tag 'drm-intel-next-2020-09-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie4-10/+118
2020-09-21drm/dev: Remove drm_dev_initDaniel Vetter1-4/+0
2020-09-18drm/ttm: drop evicted from ttm_bo.Dave Airlie1-1/+0
2020-09-18drm/ttm: drop special pipeline accel cleanup function.Dave Airlie1-15/+2
2020-09-18drm/ttm: add a simple assign mem to bo wrapperDave Airlie1-2/+8
2020-09-18drm/ttm: flip tt destroy ordering.Dave Airlie1-0/+7
2020-09-18drm/ttm: protect against reentrant bind in the driversDave Airlie3-15/+1
2020-09-17drm/dp: Add helpers for DFP YCbCr 4:2:0 handlingVille Syrjälä1-0/+8
2020-09-17drm/dp: Add drm_dp_downstream_mode()Ville Syrjälä2-0/+16