aboutsummaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)AuthorFilesLines
2022-02-11Merge tag 'drm-intel-next-2022-02-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie15-47/+59
2022-02-07dma-buf-map: Rename to iosys-mapLucas De Marchi13-45/+53
2022-02-01Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie16-26/+337
2022-01-31Merge drm/drm-next into drm-intel-nextRodrigo Vivi12-140/+183
2022-01-26drm/ttm: add a weak BO reference to the resource v3Christian König1-0/+4
2022-01-26drm/ttm: add back a reference to the bdev to the res managerChristian König1-7/+9
2022-01-26drm/ttm: add ttm_resource_fini v2Christian König1-0/+3
2022-01-25drm/connector: Fix typo in output formatMaxime Ripard1-3/+3
2022-01-25drm/edid: Split deep color modes between RGB and YUV444Maxime Ripard1-3/+9
2022-01-25drm/edid: Rename drm_hdmi_avi_infoframe_colorspace to _colorimetryMaxime Ripard1-2/+2
2022-01-25drm/docs: Document where the C8 color lut is storedDaniel Vetter1-0/+10
2022-01-20drm/locking: fix drm_modeset_acquire_ctx kernel-docJani Nikula1-0/+1
2022-01-19drm: Provide platform module-init macroJavier Martinez Canillas1-0/+30
2022-01-19drm: Provide PCI module-init macrosThomas Zimmermann1-0/+95
2022-01-19drm: move the buddy allocator from i915 into common drmArunpravin1-0/+150
2022-01-17drm/dp: Move DisplayPort AUX bus helpers into dp/Thomas Zimmermann1-0/+0
2022-01-17drm/dp: Move public DisplayPort headers into dp/Thomas Zimmermann4-2/+2
2022-01-11drm/dp: note that DPCD 0x2002-0x2003 match 0x200-0x201Jani Nikula1-5/+2
2022-01-10drm/privacy_screen: Add drvdata in drm_privacy_screenRajat Jain1-1/+12
2022-01-06drm/plane: Fix typo in format_mod_supported documentationJosé Expósito1-1/+1
2022-01-04drm/bridge/synopsys: dsi: extend the prototype of mode_valid()Antonio Borneo1-1/+3
2021-12-29Merge tag 'drm-msm-next-2021-12-26' of ssh://gitlab.freedesktop.org/drm/msm i...Dave Airlie1-0/+7
2021-12-22drm: Always include the debugfs dentry in drm_crtcVille Syrjälä1-2/+0
2021-12-22drm/dbi: Use a static inline stub for mipi_dbi_debugfs_init()Ville Syrjälä1-1/+1
2021-12-20drm/i915/adl-n: Enable ADL-N platformTejas Upadhyay1-0/+6
2021-12-17Merge tag 'drm-misc-next-2021-12-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie4-3/+8
2021-12-17Merge tag 'drm-intel-next-2021-12-14' of ssh://git.freedesktop.org/git/drm/dr...Dave Airlie1-0/+9
2021-12-16Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-3/+5
2021-12-16drm/format-helper: Add drm_fb_xrgb8888_to_xrgb2101010_toio()Hector Martin1-0/+3
2021-12-10Merge tag 'drm-misc-next-2021-12-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie7-137/+168
2021-12-09Merge drm/drm-next into drm-intel-nextJani Nikula14-57/+490
2021-12-09drm: Replace kernel.h with the necessary inclusionsAndy Shevchenko3-3/+5
2021-12-09Merge tag 'drm-misc-next-2021-11-29' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter1-0/+1
2021-12-08drm/i915/rpl-s: Add PCI IDS for Raptor Lake SAnusha Srivatsa1-0/+9
2021-12-06Merge remote-tracking branch 'drm/drm-next' into msm-next-stagingRob Clark15-62/+513
2021-12-02drm: Return error codes from struct drm_driver.gem_create_objectThomas Zimmermann1-2/+3
2021-12-02Merge tag 'drm-intel-next-2021-11-30' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-3/+5
2021-12-01drm/ttm: Clarify that the TTM_PL_SYSTEM is under TTMs controlZack Rusin1-0/+11
2021-11-30drm/cma-helper: Pass GEM CMA object in public interfacesThomas Zimmermann1-17/+22
2021-11-30drm/cma-helper: Export dedicated wrappers for GEM object functionsThomas Zimmermann1-0/+78
2021-11-30drm/cma-helper: Move driver and file ops to the end of headerThomas Zimmermann1-54/+60
2021-11-30drm: Declare hashtable as legacyThomas Zimmermann3-84/+15
2021-11-30drm/ttm: Don't include drm_hashtab.hThomas Zimmermann1-1/+0
2021-11-28drm/dp: Add macro to check max_downspread capabilitySankeerth Billakanti1-0/+7
2021-11-27drm: Decouple nomodeset from CONFIG_VGA_CONSOLEJavier Martinez Canillas1-4/+0
2021-11-27drm: Move nomodeset kernel parameter to the DRM subsystemJavier Martinez Canillas1-0/+5
2021-11-22Merge drm/drm-next into drm-intel-nextJani Nikula2-4/+13
2021-11-18Merge drm/drm-next into drm-misc-nextThomas Zimmermann2-3/+5
2021-11-17drm/dp, drm/i915: Add support for VESA backlights using PWM for brightness co...Lyude Paul1-3/+4
2021-11-15agp/intel-gtt: reduce intel-gtt dependencies moreJani Nikula1-2/+1