summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-10-18dma-buf: Remove obsoleted internal lockDmitry Osipenko
2022-10-18drm/gem: Take reservation lock for vmap/vunmap operationsDmitry Osipenko
2022-10-18dma-buf: Add unlocked variant of attachment-mapping functionsDmitry Osipenko
2022-10-18dma-buf: Add unlocked variant of vmapping functionsDmitry Osipenko
2022-10-13drm/crtc-helper: Add a drm_crtc_helper_atomic_check() helperJavier Martinez Canillas
2022-10-10drm/atomic: Add TV subconnector property to get/set_propertyMaxime Ripard
2022-10-10drm/connector: Rename subconnector state variableMaxime Ripard
2022-10-10drm/atomic-helper: Rename drm_atomic_helper_connector_tv_reset to avoid ambig...Maxime Ripard
2022-10-08drm/atomic-helper: Replace drm_atomic_helper_check_crtc_state()Thomas Zimmermann
2022-10-06drm/fourcc: add Vivante tile status modifiersLucas Stach
2022-10-04drm/edid: Define more flagsVille Syrjälä
2022-10-04drm: document uAPI page-flip flagsSimon Ser
2022-09-30drm/sched: Add FIFO sched policy to run queueAndrey Grodzovsky
2022-09-20drm/plane-helper: Provide DRM_PLANE_NON_ATOMIC_FUNCS initializer macroThomas Zimmermann
2022-09-20drm/plane: Allocate planes with drm_universal_plane_alloc()Thomas Zimmermann
2022-09-20drm/plane: Remove drm_plane_init()Thomas Zimmermann
2022-09-16drm/plane-helper: Add a drm_plane_helper_atomic_check() helperJavier Martinez Canillas
2022-09-14Merge tag 'backlight-detect-refactor-1' of git://git.kernel.org/pub/scm/linux...Maxime Ripard
2022-09-14Merge drm/drm-next into drm-misc-nextMaxime Ripard
2022-09-12Merge tag 'amd-drm-next-6.1-2022-09-08' of https://gitlab.freedesktop.org/agd...Dave Airlie
2022-09-12drm/format-helper: Add drm_fb_build_fourcc_list() helperThomas Zimmermann
2022-09-12drm/modes: Add initializer macro DRM_MODE_INIT()Thomas Zimmermann
2022-09-12drm/probe-helper: Add drm_crtc_helper_mode_valid_fixed()Thomas Zimmermann
2022-09-12drm/probe-helper: Add drm_connector_helper_get_modes_fixed()Thomas Zimmermann
2022-09-11Merge tag 'drm-misc-next-2022-09-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-09-07drm/ttm: Remove unnecessary '0' values from retLi zeming
2022-09-06drm/scheduler: quieten kernel-doc warningsRandy Dunlap
2022-09-06Merge tag 'drm-misc-next-2022-08-20-1' of git://anongit.freedesktop.org/drm/d...Daniel Vetter
2022-09-05drm: drm_atomic_helper: Add a new helper to deal with the writeback connector...Igor Torrente
2022-09-04video/hdmi: Add audio_infoframe packing for DPMarkus Schneider-Pargmann
2022-09-03ACPI: video: Remove acpi_video_set_dmi_backlight_type()Hans de Goede
2022-09-03ACPI: video: Add Apple GMUX brightness control detectionHans de Goede
2022-09-03ACPI: video: Add Nvidia WMI EC brightness control detection (v3)Hans de Goede
2022-09-03platform/x86: nvidia-wmi-ec-backlight: Move fw interface definitions to a hea...Hans de Goede
2022-09-02ACPI: video: Make backlight class device registration a separate step (v2)Hans de Goede
2022-08-30drm/dp: add drm_dp_phy_name() for getting DP PHY nameJani Nikula
2022-08-23drm/display/dp_mst: Move all payload info into the atomic stateLyude Paul
2022-08-23drm/display/dp_mst: Maintain time slot allocations when deleting payloadsLyude Paul
2022-08-23drm/display/dp_mst: Add helpers for serializing SST <-> MST transitionsLyude Paul
2022-08-23drm/display/dp_mst: Add nonblocking helpers for DP MSTLyude Paul
2022-08-23drm/display/dp_mst: Add some missing kdocs for atomic MST structsLyude Paul
2022-08-23drm/display/dp_mst: Call them time slots, not VCPI slotsLyude Paul
2022-08-23drm/display/dp_mst: Rename drm_dp_mst_vcpi_allocationLyude Paul
2022-08-22drm/ttm: Add new callbacks to ttm res mgrArunpravin Paneer Selvam
2022-08-20Merge tag 'block-6.0-2022-08-19' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-08-20Merge tag 'ata-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2022-08-21ata: libata: Set __ATA_BASE_SHT max_sectorsJohn Garry
2022-08-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-08-19Merge tag 'bitmap-6.0-rc2' of https://github.com/norov/linuxLinus Torvalds
2022-08-19KVM: Rename mmu_notifier_* to mmu_invalidate_*Chao Peng