summaryrefslogtreecommitdiffstats
path: root/include/drm
AgeCommit message (Expand)AuthorLines
2022-02-11drm/dp: add 128b/132b link status helpers from DP 2.0 E11Jani Nikula-5/+14
2022-02-11drm/dp: add drm_dp_128b132b_read_aux_rd_interval()Jani Nikula-0/+3
2022-02-07dma-buf-map: Rename to iosys-mapLucas De Marchi-45/+53
2022-02-07Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst-0/+16
2022-02-03drm/connector: Fix typo in documentationMaxime Ripard-2/+2
2022-02-01Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-26/+337
2022-01-31drm: remove allow_fb_modifiersTomohito Esaki-16/+0
2022-01-31drm: add support modifiers for drivers whose planes only support linear layoutTomohito Esaki-0/+3
2022-01-31drm: introduce fb_modifiers_not_supported flag in mode_configTomohito Esaki-0/+10
2022-01-31Merge drm/drm-next into drm-intel-nextRodrigo Vivi-140/+183
2022-01-26drm/ttm: add a weak BO reference to the resource v3Christian König-0/+4
2022-01-26drm/ttm: add back a reference to the bdev to the res managerChristian König-7/+9
2022-01-26drm/ttm: add ttm_resource_fini v2Christian König-0/+3
2022-01-25drm/connector: Fix typo in output formatMaxime Ripard-3/+3
2022-01-25drm/edid: Split deep color modes between RGB and YUV444Maxime Ripard-3/+9
2022-01-25drm/edid: Rename drm_hdmi_avi_infoframe_colorspace to _colorimetryMaxime Ripard-2/+2
2022-01-25drm/docs: Document where the C8 color lut is storedDaniel Vetter-0/+10
2022-01-20drm/locking: fix drm_modeset_acquire_ctx kernel-docJani Nikula-0/+1
2022-01-19drm: Provide platform module-init macroJavier Martinez Canillas-0/+30
2022-01-19drm: Provide PCI module-init macrosThomas Zimmermann-0/+95
2022-01-19drm: move the buddy allocator from i915 into common drmArunpravin-0/+150
2022-01-17drm/dp: Move DisplayPort AUX bus helpers into dp/Thomas Zimmermann-0/+0
2022-01-17drm/dp: Move public DisplayPort headers into dp/Thomas Zimmermann-2/+2
2022-01-11drm/dp: note that DPCD 0x2002-0x2003 match 0x200-0x201Jani Nikula-5/+2
2022-01-10drm/privacy_screen: Add drvdata in drm_privacy_screenRajat Jain-1/+12
2022-01-06drm/plane: Fix typo in format_mod_supported documentationJosé Expósito-1/+1
2022-01-04drm/bridge/synopsys: dsi: extend the prototype of mode_valid()Antonio Borneo-1/+3
2021-12-29Merge tag 'drm-msm-next-2021-12-26' of ssh://gitlab.freedesktop.org/drm/msm i...Dave Airlie-0/+7
2021-12-22drm: Always include the debugfs dentry in drm_crtcVille Syrjälä-2/+0
2021-12-22drm/dbi: Use a static inline stub for mipi_dbi_debugfs_init()Ville Syrjälä-1/+1
2021-12-20drm/i915/adl-n: Enable ADL-N platformTejas Upadhyay-0/+6
2021-12-17Merge tag 'drm-misc-next-2021-12-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-3/+8
2021-12-17Merge tag 'drm-intel-next-2021-12-14' of ssh://git.freedesktop.org/git/drm/dr...Dave Airlie-0/+9
2021-12-16Merge drm/drm-next into drm-misc-nextThomas Zimmermann-3/+5
2021-12-16drm/format-helper: Add drm_fb_xrgb8888_to_xrgb2101010_toio()Hector Martin-0/+3
2021-12-10Merge tag 'drm-misc-next-2021-12-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-137/+168
2021-12-09Merge drm/drm-next into drm-intel-nextJani Nikula-57/+490
2021-12-09drm: Replace kernel.h with the necessary inclusionsAndy Shevchenko-3/+5
2021-12-09Merge tag 'drm-misc-next-2021-11-29' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter-0/+1
2021-12-08drm/i915/rpl-s: Add PCI IDS for Raptor Lake SAnusha Srivatsa-0/+9
2021-12-06Merge remote-tracking branch 'drm/drm-next' into msm-next-stagingRob Clark-62/+513
2021-12-02drm: Return error codes from struct drm_driver.gem_create_objectThomas Zimmermann-2/+3
2021-12-02Merge tag 'drm-intel-next-2021-11-30' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-3/+5
2021-12-01drm/ttm: Clarify that the TTM_PL_SYSTEM is under TTMs controlZack Rusin-0/+11
2021-11-30drm/cma-helper: Pass GEM CMA object in public interfacesThomas Zimmermann-17/+22
2021-11-30drm/cma-helper: Export dedicated wrappers for GEM object functionsThomas Zimmermann-0/+78
2021-11-30drm/cma-helper: Move driver and file ops to the end of headerThomas Zimmermann-54/+60
2021-11-30drm: Declare hashtable as legacyThomas Zimmermann-84/+15
2021-11-30drm/ttm: Don't include drm_hashtab.hThomas Zimmermann-1/+0
2021-11-28drm/dp: Add macro to check max_downspread capabilitySankeerth Billakanti-0/+7