aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-29drm/ttm: new TT backend allocation pool v3Christian König2-0/+93
2020-10-27drm: drm_print.h: fix kernel-doc markupsMauro Carvalho Chehab1-3/+17
2020-10-27drm: kernel-doc: drm_dp_helper.h: fix a typoMauro Carvalho Chehab1-1/+1
2020-10-27drm: drm_edid: remove a duplicated kernel-doc declarationMauro Carvalho Chehab1-7/+0
2020-10-27drm/doc: Document legacy_cursor_update betterDaniel Vetter1-1/+11
2020-10-26drm/ttm: merge ttm_dma_tt back into ttm_ttChristian König2-31/+16
2020-10-26drm/ttm: make num_pages uint32_tChristian König1-1/+1
2020-10-26drm/ttm: nuke ttm_tt_set_(un)populated againChristian König1-10/+0
2020-10-22drm/ttm: replace last move_notify with delete_mem_notifyDave Airlie1-8/+2
2020-10-21drm: Introduce plane and CRTC scaling filter propertiesPankaj Bharadiya2-0/+37
2020-10-21drm/ttm: move last binding into the drivers.Dave Airlie1-14/+0
2020-10-21drm/ttm: remove move to new and inline into remainging place.Dave Airlie1-4/+0
2020-10-21drm/ttm: drop unbind callback.Dave Airlie1-18/+0
2020-10-21drm/ttm: add move to system into driversDave Airlie1-2/+0
2020-10-20drm/i915: Sort ICL PCI IDsVille Syrjälä1-8/+8
2020-10-20drm/i915: Sort CNL PCI IDsVille Syrjälä1-9/+9
2020-10-20drm/i915: Sort CFL PCI IDsVille Syrjälä1-2/+2
2020-10-20drm/i915: Sort CML PCI IDsVille Syrjälä1-6/+6
2020-10-20drm/i915: Sort KBL PCI IDsVille Syrjälä1-4/+4
2020-10-20drm/i915: Sort SKL PCI IDsVille Syrjälä1-4/+4
2020-10-20drm/i915: Sort HSW PCI IDsVille Syrjälä1-17/+17
2020-10-20drm/i915: Ocd the HSW PCI ID hex numbersVille Syrjälä1-3/+3
2020-10-20drm/i915: Try to fix the SKL GT3/4 vs. GT3e/4e commentsVille Syrjälä1-6/+6
2020-10-20drm/i915: Add SKL GT1.5 PCI IDsAlexei Podtelezhnikov1-3/+6
2020-10-20drm/i915: Reclassify SKL 0x1923 and 0x1927 as ULTAlexei Podtelezhnikov1-3/+3
2020-10-20drm/i915: Reclassify SKL 0x192a as GT3Alexei Podtelezhnikov1-1/+1
2020-10-20drm/i915: Update Haswell PCI IDsAlexei Podtelezhnikov1-1/+1
2020-10-20drm/ttm: drop ttm_bo_move_ttm wrapperDave Airlie1-22/+0
2020-10-20drm/ttm: add move old to system to drivers.Dave Airlie1-0/+2
2020-10-20drm/ttm: refactor out common code to setup a new tt backed resourceDave Airlie1-0/+4
2020-10-19drm/ttm: drop free old node wrapper.Dave Airlie1-9/+0
2020-10-15Merge tag 'sound-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus 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/git/joro/iommuLinus 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/broonie/sound into for-linusTakashi 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