summaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)Author
2020-11-04drm/ttm: replace context flags with bools v2Christian König
2020-11-04drm/ttm: rework no_retry handling v2Christian König
2020-11-04Merge tag 'drm-intel-next-queued-2020-11-03' of git://anongit.freedesktop.org...Dave Airlie
2020-11-04Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-11-03drm/i915/ehl: Remove invalid PCI IDAnusha Srivatsa
2020-11-02drm/atomic: Pass the full state to CRTC atomic begin and flushMaxime Ripard
2020-11-02drm/atomic: Pass the full state to CRTC atomic_checkMaxime Ripard
2020-11-02Merge drm/drm-next into drm-misc-nextMaxime Ripard
2020-11-01drm/msm/atomic: Drop per-CRTC locks in reverse orderRob Clark
2020-10-29drm/ttm: nuke old page allocatorChristian König
2020-10-29drm/ttm: wire up the new pool as default one v2Christian König
2020-10-29drm/ttm: new TT backend allocation pool v3Christian König
2020-10-27drm: drm_print.h: fix kernel-doc markupsMauro Carvalho Chehab
2020-10-27drm: kernel-doc: drm_dp_helper.h: fix a typoMauro Carvalho Chehab
2020-10-27drm: drm_edid: remove a duplicated kernel-doc declarationMauro Carvalho Chehab
2020-10-27drm/doc: Document legacy_cursor_update betterDaniel Vetter
2020-10-26drm/ttm: merge ttm_dma_tt back into ttm_ttChristian König
2020-10-26drm/ttm: make num_pages uint32_tChristian König
2020-10-26drm/ttm: nuke ttm_tt_set_(un)populated againChristian König
2020-10-22drm/ttm: replace last move_notify with delete_mem_notifyDave Airlie
2020-10-21drm: Introduce plane and CRTC scaling filter propertiesPankaj Bharadiya
2020-10-21drm/ttm: move last binding into the drivers.Dave Airlie
2020-10-21drm/ttm: remove move to new and inline into remainging place.Dave Airlie
2020-10-21drm/ttm: drop unbind callback.Dave Airlie
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