summaryrefslogtreecommitdiffstats
path: root/include/drm
AgeCommit message (Expand)AuthorLines
2020-12-22drm/edid: Parse MAX_FRL field from HFVSDB blockSwati Sharma-0/+6
2020-12-22drm/edid: Add additional HFVSDB fields for HDMI2.1Swati Sharma-0/+30
2020-12-15drm/ttm: cleanup LRU handling furtherChristian König-2/+5
2020-12-15drm: automatic legacy gamma supportTomi Valkeinen-4/+0
2020-12-15drm: Document use-after-free gotcha with private objectsMaxime Ripard-0/+20
2020-12-15drm: Introduce an atomic_commit_setup functionMaxime Ripard-0/+21
2020-12-15Merge drm/drm-next into drm-misc-nextMaarten Lankhorst-8/+17
2020-12-15Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/d...Daniel Vetter-19/+18
2020-12-14drm/ttm: cleanup BO size handling v3Christian König-7/+3
2020-12-10drm/sched: Add missing structure commentLuben Tuikov-1/+1
2020-12-10drm/dsc: add helper for calculating rc buffer size from DPCDJani Nikula-0/+1
2020-12-10Merge tag 'drm-msm-next-2020-12-07' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie-0/+10
2020-12-08gpu/drm: ring_mirror_list --> pending_listLuben Tuikov-5/+5
2020-12-08drm/scheduler: "node" --> "list"Luben Tuikov-2/+2
2020-12-05drm: Remove drmm_add_final_kfree() declaration from public headersLaurent Pinchart-2/+0
2020-12-03drm/irq: Add the new api to install irqTian Tao-1/+1
2020-12-03Merge tag 'drm-intel-next-queued-2020-11-27' of git://anongit.freedesktop.org...Dave Airlie-8/+7
2020-12-01drm/ttm/drivers: remove unecessary ttm_module.h include v2Christian König-41/+0
2020-11-30drm/prime: split array import functions v4Christian König-3/+4
2020-11-30drm/ttm: nuke ttm_dma_tt_initChristian König-2/+0
2020-11-30drm/cma-helper: Implement mmap as GEM CMA object functionsThomas Zimmermann-7/+3
2020-11-30drm/cma-helper: Remove prime infix from GEM object functionsThomas Zimmermann-2/+2
2020-11-27drm/ttm: Warn on pinning without holding a referenceDaniel Vetter-0/+2
2020-11-24drm/fb-helper: Rename dirty worker to damage workerThomas Zimmermann-7/+7
2020-11-24drm/shmem-helper: Removed drm_gem_shmem_create_object_cached()Thomas Zimmermann-3/+0
2020-11-24drm/shmem-helper: Use cached mappings by defaultThomas Zimmermann-2/+2
2020-11-20drm: Pass the full state to connectors atomic functionsMaxime Ripard-7/+6
2020-11-20drm: document drm_mode_modeinfoSimon Ser-0/+3
2020-11-18include/drm/drm_atomic: Make use of 'new_crtc_state'Lee Jones-1/+2
2020-11-16drm: fix some kernel-doc markupsMauro Carvalho Chehab-9/+10
2020-11-12include: drm: drm_atomic: Artificially use 'crtc' to avoid 'not used' warningLee Jones-0/+1
2020-11-11drm/ttm: add multihop infrastrucutre (v3)Dave Airlie-1/+6
2020-11-10Merge drm/drm-next into drm-misc-nextThomas Zimmermann-66/+176
2020-11-10Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd...Dave Airlie-0/+2
2020-11-09drm/cma-helper: Make default object functions the defaultThomas Zimmermann-5/+0
2020-11-09drm/fb_helper: Support framebuffers in I/O memoryThomas Zimmermann-12/+0
2020-11-09drm/gem: Store client buffer mappings as struct dma_buf_mapThomas Zimmermann-3/+4
2020-11-09drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backendsThomas Zimmermann-12/+13
2020-11-09drm/ttm: Add vmap/vunmap to TTM and TTM GEM helpersThomas Zimmermann-0/+34
2020-11-09drm/cma-helper: Remove empty drm_gem_cma_prime_vunmap()Thomas Zimmermann-1/+0
2020-11-07drm/encoder: remove obsolete documentation of bridgeMichael Tretter-1/+0
2020-11-06drm/i915: Sort EHL/JSL PCI IDsVille Syrjälä-7/+7
2020-11-06drm: Allow const struct drm_driverDaniel Vetter-2/+7
2020-11-06drm: Compile out legacy chunks from struct drm_deviceDaniel Vetter-0/+2
2020-11-06Merge tag 'drm-misc-next-2020-11-05' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-146/+123
2020-11-05Merge drm/drm-next into drm-intel-next-queuedJani Nikula-684/+329
2020-11-04drm/ttm: replace context flags with bools v2Christian König-7/+6
2020-11-04drm/ttm: rework no_retry handling v2Christian König-3/+2
2020-11-04Merge tag 'drm-intel-next-queued-2020-11-03' of git://anongit.freedesktop.org...Dave Airlie-66/+174
2020-11-04Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-484/+188