summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-09-07drm/ttm: Remove unnecessary '0' values from retLi zeming
2022-09-06drm/scheduler: quieten kernel-doc warningsRandy Dunlap
2022-09-05drm: drm_atomic_helper: Add a new helper to deal with the writeback connector...Igor Torrente
2022-09-04video/hdmi: Add audio_infoframe packing for DPMarkus Schneider-Pargmann
2022-08-30drm/dp: add drm_dp_phy_name() for getting DP PHY nameJani Nikula
2022-08-23drm/display/dp_mst: Move all payload info into the atomic stateLyude Paul
2022-08-23drm/display/dp_mst: Maintain time slot allocations when deleting payloadsLyude Paul
2022-08-23drm/display/dp_mst: Add helpers for serializing SST <-> MST transitionsLyude Paul
2022-08-23drm/display/dp_mst: Add nonblocking helpers for DP MSTLyude Paul
2022-08-23drm/display/dp_mst: Add some missing kdocs for atomic MST structsLyude Paul
2022-08-23drm/display/dp_mst: Call them time slots, not VCPI slotsLyude Paul
2022-08-23drm/display/dp_mst: Rename drm_dp_mst_vcpi_allocationLyude Paul
2022-08-22drm/ttm: Add new callbacks to ttm res mgrArunpravin Paneer Selvam
2022-08-11drm: New function to get luminance range based on static hdr metadataJouni Högander
2022-08-10drm/format-helper: Rename parameter vmap to srcThomas Zimmermann
2022-08-10drm/format-helper: Rework XRGB8888-to-MONO conversionThomas Zimmermann
2022-08-10drm/format-helper: Rework XRGB8888-to-GRAY8 conversionThomas Zimmermann
2022-08-10drm/format-helper: Rework XRGB8888-to-XRGB2101010 conversionThomas Zimmermann
2022-08-10drm/format-helper: Rework XRGB8888-to-RGB888 conversionThomas Zimmermann
2022-08-10drm/format-helper: Rework XRGB8888-to-RGBG565 conversionThomas Zimmermann
2022-08-10drm/format-helper: Rework XRGB8888-to-RGBG332 conversionThomas Zimmermann
2022-08-10drm/format-helper: Convert drm_fb_swab() to struct iosys_mapThomas Zimmermann
2022-08-10drm/format-helper: Merge drm_fb_memcpy() and drm_fb_memcpy_toio()Thomas Zimmermann
2022-08-10drm/format-helper: Provide drm_fb_blit()Thomas Zimmermann
2022-08-10iosys-map: Add IOSYS_MAP_INIT_VADDR_IOMEM()Thomas Zimmermann
2022-08-08drm/panfrost: Add support for devcoredumpAdrián Larumbe
2022-08-04drm: Remove the drm_get_unmapped_area() helperZack Rusin
2022-08-03drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr}Danilo Krummrich
2022-08-03drm/gem: rename GEM CMA helpers to GEM DMA helpersDanilo Krummrich
2022-08-03drm/fb: rename FB CMA helpers to FB DMA helpersDanilo Krummrich
2022-08-01Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2022-07-27fbdev: Make registered_fb[] private to fbmem.cDaniel Vetter
2022-07-27Merge tag 'amd-drm-next-5.20-2022-07-26' of https://gitlab.freedesktop.org/ag...Dave Airlie
2022-07-26drm/plane-helper: Export individual helpersThomas Zimmermann
2022-07-26drm/atomic-helper: Remove _HELPER_ infix from DRM_PLANE_HELPER_NO_SCALINGThomas Zimmermann
2022-07-26drm/atomic-helper: Move DRM_PLANE_HELPER_NO_SCALING to atomic helpersThomas Zimmermann
2022-07-25drm/amdgpu: add the IP discovery IP versions for HW INFO dataAlex Deucher
2022-07-22Merge tag 'drm-intel-gt-next-2022-07-13' of git://anongit.freedesktop.org/drm...Dave Airlie
2022-07-21drm: correct commentsLiu Zixian
2022-07-21drm/vc4: Add explicit declaration of 'drmm_of_get_bridge'Wang Jingjin
2022-07-19fbdev: Remove conflict-handling codeThomas Zimmermann
2022-07-19video: Provide constants for VGA I/O rangeThomas Zimmermann
2022-07-19fbdev/core: Remove remove_conflicting_pci_framebuffers()Thomas Zimmermann
2022-07-19fbdev: Remove trailing whitespacesThomas Zimmermann
2022-07-18drm/amdgpu: add comment to HW_IP_VCN_ENC typeRuijing Dong
2022-07-18dma-buf/dma_resv_usage: update explicit sync documentationChristian König
2022-07-18drm/fourcc: Add formats for packed YUV 4:4:4 AVUY and XVUY permutationsLaurent Pinchart
2022-07-15Merge tag 'drm-misc-next-fixes-2022-07-14' of git://anongit.freedesktop.org/d...Dave Airlie
2022-07-15Merge tag 'amd-drm-next-5.20-2022-07-14' of https://gitlab.freedesktop.org/ag...Dave Airlie
2022-07-14dma-buf: revert "return only unsignaled fences in dma_fence_unwrap_for_each v3"Christian König