aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-29Merge tag 'drm-msm-next-2021-12-26' of ssh://gitlab.freedesktop.org/drm/msm into drm-nextDave Airlie1-0/+7
2021-12-17Merge tag 'drm-misc-next-2021-12-16' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie4-3/+8
2021-12-17Merge tag 'drm-intel-next-2021-12-14' of ssh://git.freedesktop.org/git/drm/drm-intel into drm-nextDave 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-misc into drm-nextDave 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-misc into drm-nextDaniel 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/drm-intel into drm-nextDave 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 controlLyude Paul1-3/+4
2021-11-15agp/intel-gtt: reduce intel-gtt dependencies moreJani Nikula1-2/+1
2021-11-15agp/intel-gtt: Replace kernel.h with the necessary inclusionsAndy Shevchenko1-1/+4
2021-11-15drm/shmem-helper: Pass GEM shmem object in public interfacesThomas Zimmermann1-28/+41
2021-11-15drm/shmem-helper: Export dedicated wrappers for GEM object functionsThomas Zimmermann1-0/+120
2021-11-15drm/shmem-helper: Unexport drm_gem_shmem_create_with_handle()Thomas Zimmermann1-5/+0
2021-11-11drm: Clarify semantics of struct drm_mode_config.{min, max}_{width, height}Thomas Zimmermann1-0/+13
2021-11-11drm/simpledrm: Support virtual screen sizesThomas Zimmermann1-0/+18
2021-11-11drm/format-helper: Streamline blit-helper interfaceThomas Zimmermann1-7/+3
2021-11-11drm/format-helper: Rework format-helper conversion functionsThomas Zimmermann1-15/+15
2021-11-11drm/format-helper: Add destination-buffer pitch to drm_fb_swab()Thomas Zimmermann1-2/+3
2021-11-11drm/format-helper: Rework format-helper memcpy functionsThomas Zimmermann1-5/+4
2021-11-11drm/format-helper: Export drm_fb_clip_offset()Thomas Zimmermann1-0/+4
2021-11-11drm: Update documentation and TODO of gem_prime_mmap hookThomas Zimmermann1-4/+7
2021-11-11Merge tag 'drm-misc-next-fixes-2021-11-10' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-2/+1
2021-11-05drm/ttm: remove ttm_bo_vm_insert_huge()Jason Gunthorpe1-2/+1
2021-11-05Merge tag 'drm-misc-next-2021-10-14' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie2-2/+12
2021-11-02drm/probe-helper: add drm_kms_helper_connector_hotplug_eventSimon Ser1-0/+1
2021-11-02drm/sysfs: introduce drm_sysfs_connector_hotplug_eventSimon Ser1-0/+1
2021-11-01drm/sched: Avoid lockdep spalt on killing a processesAndrey Grodzovsky1-1/+11
2021-10-29Merge drm/drm-next into drm-intel-nextJani Nikula1-1/+4
2021-10-25drm: Update MST First Link Slot Information Based on Encoding FormatBhawanpreet Lakha1-1/+4
2021-10-25Merge drm/drm-next into drm-misc-nextMaxime Ripard8-35/+138
2021-10-19Merge tag 'topic/drm-dp-training-delay-helpers-2021-10-19' of git://anongit.freedesktop.org/drm/drm-intel into drm-intel-nextJani Nikula1-2/+19
2021-10-19Merge tag 'topic/drm-dp-training-delay-helpers-2021-10-19' of git://anongit.freedesktop.org/drm/drm-intel into drm-misc-nextMaxime Ripard1-2/+19
2021-10-19drm/dp: add helpers to read link training delaysJani Nikula1-2/+19