aboutsummaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)Author
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-09-02drm/edid: Handle EDID 1.4 range descriptor h/vfreq offsetsVille Syrjälä
2022-08-30drm/dp: add drm_dp_phy_name() for getting DP PHY nameJani Nikula
2022-08-27drm/gem: Add LRU/shrinker helperRob Clark
2022-08-26drm/i915: Add new ADL-S pci idJosé Roberto de Souza
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-16drm/dp_mst: add passthrough_aux to struct drm_dp_mst_portHamza Mahfooz
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-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-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-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-13drm/bridge: panel: Introduce drmm_of_get_bridgeMaxime Ripard
2022-07-13drm/bridge: panel: Introduce drmm_panel_bridge_addMaxime Ripard
2022-07-13drm/connector: Introduce drmm_connector_initMaxime Ripard
2022-07-13drm/encoder: Introduce drmm_encoder_initMaxime Ripard
2022-07-13drm/crtc: Introduce drmm_crtc_init_with_planesMaxime Ripard
2022-07-13Merge drm/drm-next into drm-misc-nextMaxime Ripard
2022-07-13Merge tag 'drm-msm-next-2022-07-10' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2022-07-13Backmerge tag 'v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie
2022-07-12Merge tag 'drm-misc-next-2022-07-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-07-11drm/ttm: rename and cleanup ttm_bo_initChristian König
2022-07-09drm/fb: Improve drm_framebuffer.offsets documentationGeert Uytterhoeven
2022-07-09drm/fourcc: Add drm_format_info.is_color_indexed flagGeert Uytterhoeven
2022-07-09drm/fourcc: Add drm_format_info_bpp() helperGeert Uytterhoeven