summaryrefslogtreecommitdiffstats
path: root/include/drm
AgeCommit message (Expand)AuthorLines
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
2021-11-02drm/probe-helper: add drm_kms_helper_connector_hotplug_eventSimon Ser-0/+1
2021-11-02drm/sysfs: introduce drm_sysfs_connector_hotplug_eventSimon Ser-0/+1
2021-11-01drm/sched: Avoid lockdep spalt on killing a processesAndrey Grodzovsky-1/+11
2021-10-29Merge drm/drm-next into drm-intel-nextJani Nikula-1/+4
2021-10-25drm: Update MST First Link Slot Information Based on Encoding FormatBhawanpreet Lakha-1/+4
2021-10-25Merge drm/drm-next into drm-misc-nextMaxime Ripard-35/+138
2021-10-19Merge tag 'topic/drm-dp-training-delay-helpers-2021-10-19' of git://anongit.f...Jani Nikula-2/+19
2021-10-19Merge tag 'topic/drm-dp-training-delay-helpers-2021-10-19' of git://anongit.f...Maxime Ripard-2/+19
2021-10-19drm/dp: add helpers to read link training delaysJani Nikula-2/+19
2021-10-14drm: of: Add drm_of_lvds_get_data_mappingMarek Vasut-0/+7
2021-10-14drm/connector: Add a drm_connector privacy-screen helper functions (v2)Hans de Goede-0/+11
2021-10-14drm/privacy-screen: Add notifier support (v2)Hans de Goede-0/+19
2021-10-14drm/privacy-screen: Add X86 specific arch init codeHans de Goede-0/+5
2021-10-14drm: Add privacy-screen class (v4)Hans de Goede-0/+171
2021-10-14drm/connector: Add support for privacy-screen properties (v4)Rajat Jain-0/+44
2021-10-13drm/locking: add backtrace for locking contended locks without backoffJani Nikula-0/+8
2021-10-13drm/ttm_bo_api: update the description for @placement and @sgAmos Kong-2/+4
2021-10-11Merge tag 'drm-intel-gt-next-2021-10-08' of git://anongit.freedesktop.org/drm...Dave Airlie-1/+44
2021-10-11Merge tag 'drm-intel-next-2021-10-04' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-34/+93
2021-10-11Merge tag 'drm-misc-next-2021-10-06' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-35/+151
2021-10-04drm/amdgpu: add new asic_type for IP discoveryAlex Deucher-0/+1
2021-10-04drm/i915/pxp: Define PXP component interfaceDaniele Ceraolo Spurio-0/+43
2021-10-04Revert "drm: cleanup: remove drm_modeset_(un)lock_all()"Sean Paul-0/+2
2021-10-04drm/gud: Add GUD_PIXEL_FORMAT_RGB888Noralf Trønnes-0/+1
2021-10-04drm/gud: Add GUD_PIXEL_FORMAT_RGB332Noralf Trønnes-0/+1
2021-10-04drm/gud: Add GUD_PIXEL_FORMAT_R8Noralf Trønnes-2/+2
2021-10-04drm/format-helper: Add drm_fb_xrgb8888_to_rgb888()Noralf Trønnes-0/+2
2021-10-04drm/format-helper: Add drm_fb_xrgb8888_to_rgb332()Noralf Trønnes-0/+2
2021-10-01drm: cleanup: remove drm_modeset_(un)lock_all()Fernando Ramos-2/+0