summaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)Author
2022-01-26drm/ttm: add a weak BO reference to the resource v3Christian König
2022-01-26drm/ttm: add back a reference to the bdev to the res managerChristian König
2022-01-26drm/ttm: add ttm_resource_fini v2Christian König
2022-01-25drm/connector: Fix typo in output formatMaxime Ripard
2022-01-25drm/edid: Split deep color modes between RGB and YUV444Maxime Ripard
2022-01-25drm/edid: Rename drm_hdmi_avi_infoframe_colorspace to _colorimetryMaxime Ripard
2022-01-25drm/docs: Document where the C8 color lut is storedDaniel Vetter
2022-01-20drm/locking: fix drm_modeset_acquire_ctx kernel-docJani Nikula
2022-01-19drm: Provide platform module-init macroJavier Martinez Canillas
2022-01-19drm: Provide PCI module-init macrosThomas Zimmermann
2022-01-19drm: move the buddy allocator from i915 into common drmArunpravin
2022-01-17drm/dp: Move DisplayPort AUX bus helpers into dp/Thomas Zimmermann
2022-01-17drm/dp: Move public DisplayPort headers into dp/Thomas Zimmermann
2022-01-11drm/dp: note that DPCD 0x2002-0x2003 match 0x200-0x201Jani Nikula
2022-01-10drm/privacy_screen: Add drvdata in drm_privacy_screenRajat Jain
2022-01-06drm/plane: Fix typo in format_mod_supported documentationJosé Expósito
2022-01-04drm/bridge/synopsys: dsi: extend the prototype of mode_valid()Antonio Borneo
2021-12-22drm/dbi: Use a static inline stub for mipi_dbi_debugfs_init()Ville Syrjälä
2021-12-16Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2021-12-16drm/format-helper: Add drm_fb_xrgb8888_to_xrgb2101010_toio()Hector Martin
2021-12-10Merge tag 'drm-misc-next-2021-12-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-12-09drm: Replace kernel.h with the necessary inclusionsAndy Shevchenko
2021-12-09Merge tag 'drm-misc-next-2021-11-29' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2021-12-02drm: Return error codes from struct drm_driver.gem_create_objectThomas Zimmermann
2021-12-02Merge tag 'drm-intel-next-2021-11-30' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-12-01drm/ttm: Clarify that the TTM_PL_SYSTEM is under TTMs controlZack Rusin
2021-11-30drm/cma-helper: Pass GEM CMA object in public interfacesThomas Zimmermann
2021-11-30drm/cma-helper: Export dedicated wrappers for GEM object functionsThomas Zimmermann
2021-11-30drm/cma-helper: Move driver and file ops to the end of headerThomas Zimmermann
2021-11-30drm: Declare hashtable as legacyThomas Zimmermann
2021-11-30drm/ttm: Don't include drm_hashtab.hThomas Zimmermann
2021-11-27drm: Decouple nomodeset from CONFIG_VGA_CONSOLEJavier Martinez Canillas
2021-11-27drm: Move nomodeset kernel parameter to the DRM subsystemJavier Martinez Canillas
2021-11-22Merge drm/drm-next into drm-intel-nextJani Nikula
2021-11-18Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2021-11-17drm/dp, drm/i915: Add support for VESA backlights using PWM for brightness co...Lyude Paul
2021-11-15agp/intel-gtt: reduce intel-gtt dependencies moreJani Nikula
2021-11-15agp/intel-gtt: Replace kernel.h with the necessary inclusionsAndy Shevchenko
2021-11-15drm/shmem-helper: Pass GEM shmem object in public interfacesThomas Zimmermann
2021-11-15drm/shmem-helper: Export dedicated wrappers for GEM object functionsThomas Zimmermann
2021-11-15drm/shmem-helper: Unexport drm_gem_shmem_create_with_handle()Thomas Zimmermann
2021-11-11drm: Clarify semantics of struct drm_mode_config.{min, max}_{width, height}Thomas Zimmermann
2021-11-11drm/simpledrm: Support virtual screen sizesThomas Zimmermann
2021-11-11drm/format-helper: Streamline blit-helper interfaceThomas Zimmermann
2021-11-11drm/format-helper: Rework format-helper conversion functionsThomas Zimmermann
2021-11-11drm/format-helper: Add destination-buffer pitch to drm_fb_swab()Thomas Zimmermann
2021-11-11drm/format-helper: Rework format-helper memcpy functionsThomas Zimmermann
2021-11-11drm/format-helper: Export drm_fb_clip_offset()Thomas Zimmermann
2021-11-11drm: Update documentation and TODO of gem_prime_mmap hookThomas Zimmermann
2021-11-11Merge tag 'drm-misc-next-fixes-2021-11-10' of git://anongit.freedesktop.org/d...Dave Airlie