summaryrefslogtreecommitdiffstats
path: root/include/drm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | drm/scheduler: "node" --> "list"Luben Tuikov2020-12-081-2/+2
| * | | | | | drm: Remove drmm_add_final_kfree() declaration from public headersLaurent Pinchart2020-12-051-2/+0
| * | | | | | drm/irq: Add the new api to install irqTian Tao2020-12-031-1/+1
| * | | | | | drm/ttm/drivers: remove unecessary ttm_module.h include v2Christian König2020-12-012-41/+0
| * | | | | | drm/prime: split array import functions v4Christian König2020-11-301-3/+4
| * | | | | | drm/ttm: nuke ttm_dma_tt_initChristian König2020-11-301-2/+0
| * | | | | | drm/cma-helper: Implement mmap as GEM CMA object functionsThomas Zimmermann2020-11-301-7/+3
| * | | | | | drm/cma-helper: Remove prime infix from GEM object functionsThomas Zimmermann2020-11-301-2/+2
| * | | | | | drm/ttm: Warn on pinning without holding a referenceDaniel Vetter2020-11-271-0/+2
| | |_|_|/ / | |/| | | |
| * | | | | drm/fb-helper: Rename dirty worker to damage workerThomas Zimmermann2020-11-241-7/+7
| * | | | | drm/shmem-helper: Removed drm_gem_shmem_create_object_cached()Thomas Zimmermann2020-11-241-3/+0
| * | | | | drm/shmem-helper: Use cached mappings by defaultThomas Zimmermann2020-11-241-2/+2
| * | | | | drm: Pass the full state to connectors atomic functionsMaxime Ripard2020-11-201-7/+6
| * | | | | drm: document drm_mode_modeinfoSimon Ser2020-11-201-0/+3
| |/ / / /
| * | | | include/drm/drm_atomic: Make use of 'new_crtc_state'Lee Jones2020-11-181-1/+2
| * | | | drm: fix some kernel-doc markupsMauro Carvalho Chehab2020-11-165-9/+10
| * | | | include: drm: drm_atomic: Artificially use 'crtc' to avoid 'not used' warningLee Jones2020-11-121-0/+1
| * | | | drm/ttm: add multihop infrastrucutre (v3)Dave Airlie2020-11-111-1/+6
| * | | | Merge drm/drm-next into drm-misc-nextThomas Zimmermann2020-11-105-66/+176
| |\ \ \ \
| | * \ \ \ Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd...Dave Airlie2020-11-101-0/+2
| | |\ \ \ \
| | | * | | | drm/amdgpu: add dimgrey_cavefish asic typeTao Zhou2020-10-121-0/+1
| | | * | | | drm/amdgpu: add van gogh asic_type enum (v2)Huang Rui2020-10-051-0/+1
| | * | | | | Merge tag 'drm-misc-next-2020-11-05' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-11-068-146/+123
| | |\ \ \ \ \
| * | | | | | | drm/cma-helper: Make default object functions the defaultThomas Zimmermann2020-11-091-5/+0
| * | | | | | | drm/fb_helper: Support framebuffers in I/O memoryThomas Zimmermann2020-11-091-12/+0
| * | | | | | | drm/gem: Store client buffer mappings as struct dma_buf_mapThomas Zimmermann2020-11-091-3/+4
| * | | | | | | drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backendsThomas Zimmermann2020-11-094-12/+13
| * | | | | | | drm/ttm: Add vmap/vunmap to TTM and TTM GEM helpersThomas Zimmermann2020-11-092-0/+34
| * | | | | | | drm/cma-helper: Remove empty drm_gem_cma_prime_vunmap()Thomas Zimmermann2020-11-091-1/+0
| * | | | | | | drm/encoder: remove obsolete documentation of bridgeMichael Tretter2020-11-071-1/+0
| * | | | | | | drm: Allow const struct drm_driverDaniel Vetter2020-11-062-2/+7
| * | | | | | | drm: Compile out legacy chunks from struct drm_deviceDaniel Vetter2020-11-061-0/+2
| | |/ / / / / | |/| | | | |
| * | | | | | drm/ttm: replace context flags with bools v2Christian König2020-11-041-7/+6
| * | | | | | drm/ttm: rework no_retry handling v2Christian König2020-11-042-3/+2
| * | | | | | drm/atomic: Pass the full state to CRTC atomic begin and flushMaxime Ripard2020-11-021-2/+2
| * | | | | | drm/atomic: Pass the full state to CRTC atomic_checkMaxime Ripard2020-11-021-3/+2
| * | | | | | Merge drm/drm-next into drm-misc-nextMaxime Ripard2020-11-029-26/+145
| |\ \ \ \ \ \
| * | | | | | | drm/ttm: nuke old page allocatorChristian König2020-10-293-126/+0
| * | | | | | | drm/ttm: wire up the new pool as default one v2Christian König2020-10-291-4/+7
| * | | | | | | drm/ttm: new TT backend allocation pool v3Christian König2020-10-292-0/+93
| * | | | | | | drm/doc: Document legacy_cursor_update betterDaniel Vetter2020-10-271-1/+11
* | | | | | | | drm: Add function to convert rect in 16.16 fixed format to regular formatJosé Roberto de Souza2021-01-051-0/+13
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | drm/dsc: add helper for calculating rc buffer size from DPCDJani Nikula2020-12-101-0/+1
| |_|_|_|/ / |/| | | | |
* | | | | | drm/i915: Sort EHL/JSL PCI IDsVille Syrjälä2020-11-061-7/+7
* | | | | | Merge drm/drm-next into drm-intel-next-queuedJani Nikula2020-11-0527-684/+329
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge tag 'drm-intel-next-queued-2020-11-03' of git://anongit.freedesktop.org...Dave Airlie2020-11-044-66/+174
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-11-0415-484/+188
| |\ \ \ \ \ \ | | | |/ / / / | | |/| / / / | | |_|/ / / | |/| | | |
| | * | | | drm/ttm: merge ttm_dma_tt back into ttm_ttChristian König2020-10-262-31/+16
| | * | | | drm/ttm: make num_pages uint32_tChristian König2020-10-261-1/+1
| | * | | | drm/ttm: nuke ttm_tt_set_(un)populated againChristian König2020-10-261-10/+0