summaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)Author
2020-10-21drm/ttm: add move to system into driversDave Airlie
2020-10-20drm/i915: Sort ICL PCI IDsVille Syrjälä
2020-10-20drm/i915: Sort CNL PCI IDsVille Syrjälä
2020-10-20drm/i915: Sort CFL PCI IDsVille Syrjälä
2020-10-20drm/i915: Sort CML PCI IDsVille Syrjälä
2020-10-20drm/i915: Sort KBL PCI IDsVille Syrjälä
2020-10-20drm/i915: Sort SKL PCI IDsVille Syrjälä
2020-10-20drm/i915: Sort HSW PCI IDsVille Syrjälä
2020-10-20drm/i915: Ocd the HSW PCI ID hex numbersVille Syrjälä
2020-10-20drm/i915: Try to fix the SKL GT3/4 vs. GT3e/4e commentsVille Syrjälä
2020-10-20drm/i915: Add SKL GT1.5 PCI IDsAlexei Podtelezhnikov
2020-10-20drm/i915: Reclassify SKL 0x1923 and 0x1927 as ULTAlexei Podtelezhnikov
2020-10-20drm/i915: Reclassify SKL 0x192a as GT3Alexei Podtelezhnikov
2020-10-20drm/i915: Update Haswell PCI IDsAlexei Podtelezhnikov
2020-10-20drm/ttm: drop ttm_bo_move_ttm wrapperDave Airlie
2020-10-20drm/ttm: add move old to system to drivers.Dave Airlie
2020-10-20drm/ttm: refactor out common code to setup a new tt backed resourceDave Airlie
2020-10-19drm/ttm: drop free old node wrapper.Dave Airlie
2020-10-15Merge tag 'sound-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2020-10-15Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-10-15drm/ttm: nuke caching placement flagsChristian König
2020-10-15drm/ttm: use caching instead of placement for ttm_io_protChristian König
2020-10-15drm/ttm: add caching state to ttm_bus_placementChristian König
2020-10-15drm/ttm: set the tt caching state at creation timeChristian König
2020-10-14Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-10-14drm/i915/jsl: Split EHL/JSL platform info and PCI idsTejas Upadhyay
2020-10-12drm/amdgpu: add dimgrey_cavefish asic typeTao Zhou
2020-10-12Merge tag 'asoc-v5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2020-10-12drm/dp: Add LTTPR helpersImre Deak
2020-10-09ALSA: hda/i915 - fix list corruption with concurrent probesTakashi Iwai
2020-10-09drm/atomic: Pass the full state to CRTC atomic enable/disableMaxime Ripard
2020-10-07drm/i915/dg1: add more PCI idsLucas De Marchi
2020-10-07drm/ttm: move ttm_set_memory.h out of includeChristian König
2020-10-07drm/ttm: remove ttm_bo_unmap_virtual_locked declaration v2Christian König
2020-10-07drm/vmwgfx: move ttm_bo_swapout_all into vmwgfxChristian König
2020-10-07drm/ttm: drop glob parameter from ttm_bo_swapoutChristian König
2020-10-07drm/ttm: nuke ttm_bo_evict_mm and rename mgr function v3Christian König
2020-10-07Merge branches 'arm/allwinner', 'arm/mediatek', 'arm/renesas', 'arm/tegra', '...Joerg Roedel
2020-10-07drm/ttm: remove TTM_PAGE_FLAG_WRITEChristian König
2020-10-06Merge tag 'drm-misc-fixes-2020-10-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-10-05drm/amdgpu: add van gogh asic_type enum (v2)Huang Rui
2020-09-30drm: drm_dsc.h: fix a kernel-doc markupMauro Carvalho Chehab
2020-09-29dma-buf: Use struct dma_buf_map in dma_buf_vunmap() interfacesThomas Zimmermann
2020-09-29dma-buf: Use struct dma_buf_map in dma_buf_vmap() interfacesThomas Zimmermann
2020-09-29Merge tag 'drm-msm-next-2020-09-27' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2020-09-28drm/ttm: remove fault callbackChristian König
2020-09-25drm: Remove obsolete GEM and PRIME callbacks from struct drm_driverThomas Zimmermann
2020-09-24drm/ttm: remove TTM_PL_FLAG_NO_EVICTChristian König
2020-09-24drm/ttm: remove ttm_bo_createChristian König
2020-09-24drm/vram-helper: switch over to the new pin interfaceChristian König