summaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)AuthorFilesLines
2020-12-15Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/d...Daniel Vetter4-19/+18
2020-12-10Merge tag 'drm-msm-next-2020-12-07' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie1-0/+10
2020-12-03Merge tag 'drm-intel-next-queued-2020-11-27' of git://anongit.freedesktop.org...Dave Airlie1-8/+7
2020-11-24drm/fb-helper: Rename dirty worker to damage workerThomas Zimmermann1-7/+7
2020-11-24drm/shmem-helper: Removed drm_gem_shmem_create_object_cached()Thomas Zimmermann1-3/+0
2020-11-24drm/shmem-helper: Use cached mappings by defaultThomas Zimmermann1-2/+2
2020-11-20drm: Pass the full state to connectors atomic functionsMaxime Ripard1-7/+6
2020-11-20drm: document drm_mode_modeinfoSimon Ser1-0/+3
2020-11-18include/drm/drm_atomic: Make use of 'new_crtc_state'Lee Jones1-1/+2
2020-11-16drm: fix some kernel-doc markupsMauro Carvalho Chehab5-9/+10
2020-11-12include: drm: drm_atomic: Artificially use 'crtc' to avoid 'not used' warningLee Jones1-0/+1
2020-11-11drm/ttm: add multihop infrastrucutre (v3)Dave Airlie1-1/+6
2020-11-10Merge drm/drm-next into drm-misc-nextThomas Zimmermann5-66/+176
2020-11-10Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd...Dave Airlie1-0/+2
2020-11-09drm/cma-helper: Make default object functions the defaultThomas Zimmermann1-5/+0
2020-11-09drm/fb_helper: Support framebuffers in I/O memoryThomas Zimmermann1-12/+0
2020-11-09drm/gem: Store client buffer mappings as struct dma_buf_mapThomas Zimmermann1-3/+4
2020-11-09drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backendsThomas Zimmermann4-12/+13
2020-11-09drm/ttm: Add vmap/vunmap to TTM and TTM GEM helpersThomas Zimmermann2-0/+34
2020-11-09drm/cma-helper: Remove empty drm_gem_cma_prime_vunmap()Thomas Zimmermann1-1/+0
2020-11-07drm/encoder: remove obsolete documentation of bridgeMichael Tretter1-1/+0
2020-11-06drm/i915: Sort EHL/JSL PCI IDsVille Syrjälä1-7/+7
2020-11-06drm: Allow const struct drm_driverDaniel Vetter2-2/+7
2020-11-06drm: Compile out legacy chunks from struct drm_deviceDaniel Vetter1-0/+2
2020-11-06Merge tag 'drm-misc-next-2020-11-05' of git://anongit.freedesktop.org/drm/drm...Dave Airlie8-146/+123
2020-11-05Merge drm/drm-next into drm-intel-next-queuedJani Nikula27-684/+329
2020-11-04drm/ttm: replace context flags with bools v2Christian König1-7/+6
2020-11-04drm/ttm: rework no_retry handling v2Christian König2-3/+2
2020-11-04Merge tag 'drm-intel-next-queued-2020-11-03' of git://anongit.freedesktop.org...Dave Airlie4-66/+174
2020-11-04Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie15-484/+188
2020-11-03drm/i915/ehl: Remove invalid PCI IDAnusha Srivatsa1-1/+0
2020-11-02drm/atomic: Pass the full state to CRTC atomic begin and flushMaxime Ripard1-2/+2
2020-11-02drm/atomic: Pass the full state to CRTC atomic_checkMaxime Ripard1-3/+2
2020-11-02Merge drm/drm-next into drm-misc-nextMaxime Ripard9-26/+145
2020-11-01drm/msm/atomic: Drop per-CRTC locks in reverse orderRob Clark1-0/+10
2020-10-29drm/ttm: nuke old page allocatorChristian König3-126/+0
2020-10-29drm/ttm: wire up the new pool as default one v2Christian König1-4/+7
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