summaryrefslogtreecommitdiffstats
path: root/include/drm
AgeCommit message (Expand)AuthorLines
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
2021-11-27drm: Decouple nomodeset from CONFIG_VGA_CONSOLEJavier Martinez Canillas-4/+0
2021-11-27drm: Move nomodeset kernel parameter to the DRM subsystemJavier Martinez Canillas-0/+5
2021-11-22Merge drm/drm-next into drm-intel-nextJani Nikula-4/+13
2021-11-18Merge drm/drm-next into drm-misc-nextThomas Zimmermann-3/+5
2021-11-17drm/dp, drm/i915: Add support for VESA backlights using PWM for brightness co...Lyude Paul-3/+4
2021-11-15agp/intel-gtt: reduce intel-gtt dependencies moreJani Nikula-2/+1
2021-11-15agp/intel-gtt: Replace kernel.h with the necessary inclusionsAndy Shevchenko-1/+4
2021-11-15drm/shmem-helper: Pass GEM shmem object in public interfacesThomas Zimmermann-28/+41
2021-11-15drm/shmem-helper: Export dedicated wrappers for GEM object functionsThomas Zimmermann-0/+120
2021-11-15drm/shmem-helper: Unexport drm_gem_shmem_create_with_handle()Thomas Zimmermann-5/+0
2021-11-11drm: Clarify semantics of struct drm_mode_config.{min, max}_{width, height}Thomas Zimmermann-0/+13
2021-11-11drm/simpledrm: Support virtual screen sizesThomas Zimmermann-0/+18
2021-11-11drm/format-helper: Streamline blit-helper interfaceThomas Zimmermann-7/+3
2021-11-11drm/format-helper: Rework format-helper conversion functionsThomas Zimmermann-15/+15
2021-11-11drm/format-helper: Add destination-buffer pitch to drm_fb_swab()Thomas Zimmermann-2/+3
2021-11-11drm/format-helper: Rework format-helper memcpy functionsThomas Zimmermann-5/+4
2021-11-11drm/format-helper: Export drm_fb_clip_offset()Thomas Zimmermann-0/+4
2021-11-11drm: Update documentation and TODO of gem_prime_mmap hookThomas Zimmermann-4/+7
2021-11-11Merge tag 'drm-misc-next-fixes-2021-11-10' of git://anongit.freedesktop.org/d...Dave Airlie-2/+1
2021-11-05drm/ttm: remove ttm_bo_vm_insert_huge()Jason Gunthorpe-2/+1
2021-11-05Merge tag 'drm-misc-next-2021-10-14' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-2/+12