summaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)Author
2022-10-07Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-10-05Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-09-28Merge tag 'drm-misc-next-2022-09-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-09-28Merge tag 'drm-msm-next-2022-09-22' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2022-09-24drm_print: add _ddebug descriptor to drm_*dbg prototypesJim Cromie
2022-09-24drm_print: optimize drm_debug_enabled for jump-labelJim Cromie
2022-09-24drm-print: add drm_dbg_driver to improve namespace symmetryJim Cromie
2022-09-24drm-print.h: include dyndbg headerJim Cromie
2022-09-24drm_print: wrap drm_*_dbg in dyndbg descriptor factory macroJim Cromie
2022-09-24drm_print: interpose drm_*dbg with forwarding macrosJim Cromie
2022-09-24drm: POC drm on dyndbg - use in core, 2 helpers, 3 drivers.Jim Cromie
2022-09-24drm_print: condense enum drm_debug_categoryJim Cromie
2022-09-20drm/plane-helper: Provide DRM_PLANE_NON_ATOMIC_FUNCS initializer macroThomas Zimmermann
2022-09-20drm/plane: Allocate planes with drm_universal_plane_alloc()Thomas Zimmermann
2022-09-20drm/plane: Remove drm_plane_init()Thomas Zimmermann
2022-09-18drm/panel: drop DSC pps pointerDmitry Baryshkov
2022-09-18drm/mipi-dsi: pass DSC data through the struct mipi_dsi_deviceDmitry Baryshkov
2022-09-16drm/plane-helper: Add a drm_plane_helper_atomic_check() helperJavier Martinez Canillas
2022-09-15Merge tag 'drm-intel-next-2022-08-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-09-14Merge drm/drm-next into drm-misc-nextMaxime Ripard
2022-09-12Merge tag 'amd-drm-next-6.1-2022-09-08' of https://gitlab.freedesktop.org/agd...Dave Airlie
2022-09-12drm/format-helper: Add drm_fb_build_fourcc_list() helperThomas Zimmermann
2022-09-12drm/modes: Add initializer macro DRM_MODE_INIT()Thomas Zimmermann
2022-09-12drm/probe-helper: Add drm_crtc_helper_mode_valid_fixed()Thomas Zimmermann
2022-09-12drm/probe-helper: Add drm_connector_helper_get_modes_fixed()Thomas Zimmermann
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-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