summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_atomic_uapi.c
AgeCommit message (Expand)Author
12 daysdrm/colorop: Add 3D LUT support to color pipelineAlex Hung
12 daysdrm/colorop: Define LUT_1D interpolationHarry Wentland
12 daysdrm/colorop: Add multiplier typeAlex Hung
12 daysdrm/colorop: Add 1D Curve Custom LUT typeAlex Hung
12 daysdrm/colorop: pass plane_color_pipeline client cap to atomic checkHarry Wentland
12 daysdrm/colorop: Add 3x4 CTM typeHarry Wentland
12 daysdrm/plane: Add COLOR PIPELINE propertyHarry Wentland
12 daysdrm/colorop: Add BYPASS propertyHarry Wentland
12 daysdrm/colorop: Add 1D Curve subtypeHarry Wentland
12 daysdrm/colorop: Add TYPE propertyHarry Wentland
12 daysdrm/colorop: Introduce new drm_colorop mode objectHarry Wentland
2025-10-30drm/drm_crtc: Introduce sharpness strength propertyNemesa Garg
2025-08-22drm: re-allow no-op changes on non-primary planes in async flipsXaver Hugl
2025-06-16drm: Include <linux/export.h>Thomas Zimmermann
2025-03-28Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-03-10drm/atomic: Filter out redundant DPMS callsVille Syrjälä
2025-02-14drm/atomic: Let drivers decide which planes to async flipAndré Almeida
2024-09-25drm: Consistently use struct drm_mode_rect for FB_DAMAGE_CLIPSThomas Zimmermann
2024-08-06drm/atomic: allow no-op FB_ID updates for async flipsSimon Ser
2024-07-31drm/atomic: Allow userspace to use damage clips with async flipsAndré Almeida
2024-07-31drm/atomic: Allow userspace to use explicit sync with atomic async flipsAndré Almeida
2024-05-28drm/connector: hdmi: Add Broadcast RGB propertyMaxime Ripard
2024-04-15drm: prefer DRM_MODE_FMT/ARG over drm_mode_debug_printmodeline()Jani Nikula
2023-12-13drm/drm_property: make replace_property_blob_from_id a DRM helperMelissa Wen
2023-12-04Revert "drm: Introduce pixel_source DRM plane property"Dmitry Baryshkov
2023-12-04Revert "drm: Introduce solid fill DRM plane property"Dmitry Baryshkov
2023-12-02drm: Introduce solid fill DRM plane propertyJessica Zhang
2023-12-02drm: Introduce pixel_source DRM plane propertyJessica Zhang
2023-11-24drm/atomic: Add support for mouse hotspotsZack Rusin
2023-11-23drm: allow DRM_MODE_PAGE_FLIP_ASYNC for atomic commitsSimon Ser
2023-11-23drm: Refuse to async flip with atomic prop changesAndré Almeida
2023-06-23drm/atomic: log errors in drm_mode_atomic_ioctl()Simon Ser
2023-06-23drm/atomic: log when page-flip is requested without CRTCsSimon Ser
2023-06-23drm/atomic: log on attempt to set legacy DPMS propertySimon Ser
2023-06-23drm/atomic: log when CRTC_ID prop value is invalidSimon Ser
2023-06-23drm/atomic: log when getting/setting unknown propertiesSimon Ser
2023-06-23drm/atomic: drop extra bracket from log messagesSimon Ser
2023-06-23drm/atomic: log drm_atomic_replace_property_blob_from_id() errorsSimon Ser
2022-11-24drm/connector: Add TV standard propertyMaxime Ripard
2022-11-24drm/connector: Rename legacy TV propertyMaxime Ripard
2022-10-10drm/atomic: Add TV subconnector property to get/set_propertyMaxime Ripard
2022-10-10drm/connector: Rename subconnector state variableMaxime Ripard
2022-06-20drm: Drop drm_framebuffer.h from drm_crtc.hVille Syrjälä
2022-05-02drm: handle kernel fences in drm_gem_plane_helper_prepare_fb v2Christian König
2022-04-05Merge drm/drm-next into drm-misc-nextMaxime Ripard
2022-03-31drm/atomic: Print the state every non-blocking commitMaxime Ripard
2022-02-16drm/atomic: Don't pollute crtc_state->mode_blob with error pointersVille Syrjälä
2021-11-26drm: get rid of DRM_DEBUG_* log calls in drm core, files drm_a*.cClaudio Suarez
2021-10-14drm/connector: Add support for privacy-screen properties (v4)Rajat Jain
2021-08-02drm: Fix typo in commentsCai Huoqing