summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_atomic.c
AgeCommit message (Expand)Author
12 daysdrm/colorop: Add 3D LUT support to color pipelineAlex Hung
12 daysdrm/colorop: allow non-bypass coloropsHarry Wentland
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: Add 3x4 CTM typeHarry Wentland
12 daysdrm/plane: Add COLOR PIPELINE propertyHarry Wentland
12 daysdrm/colorop: Add atomic state print for drm_coloropHarry Wentland
12 daysdrm/colorop: Add TYPE propertyHarry Wentland
12 daysdrm/colorop: Introduce new drm_colorop mode objectHarry Wentland
2025-10-28drm/atomic: WARN about invalid drm_foo_get_state() usageVille Syrjälä
2025-10-28drm/atomic: WARN about missing acquire_ctx in drm_atomic_get_private_obj_state()Ville Syrjälä
2025-10-13drm/atomic: Change state pointers to a more meaningful nameMaxime Ripard
2025-10-06drm/atomic: Convert drm_atomic_get_private_obj_state() to use new plane stateMaxime Ripard
2025-10-06drm/atomic: Switch to drm_atomic_get_new_crtc_state()Maxime Ripard
2025-10-06drm/atomic: Convert drm_atomic_get_crtc_state() to use new connector stateMaxime Ripard
2025-10-06drm/atomic: Convert drm_atomic_get_plane_state() to use new plane stateMaxime Ripard
2025-10-06drm/atomic: Convert drm_atomic_get_connector_state() to use new connector stateMaxime Ripard
2025-09-16drm/atomic: use drm_for_each_bridge_in_chain_scoped()Luca Ceresoli
2025-06-16drm: Include <linux/export.h>Thomas Zimmermann
2025-03-20drm/atomic: Introduce helper to lookup connector by encoderMaxime Ripard
2024-10-24drm/atomic: add interlaced and ycbcr_420 flags to connector's state dumpDmitry Baryshkov
2024-08-26drm: Fix kerneldoc for "Returns" sectionrenjun wang
2024-07-10Merge tag 'drm-intel-next-2024-06-28' of https://gitlab.freedesktop.org/drm/i...Daniel Vetter
2024-06-24drm: Rename drm_plane_check_pixel_format() to drm_plane_has_format()Ville Syrjälä
2024-05-28drm/connector: hdmi: Add RGB Quantization Range to the connector stateMaxime Ripard
2024-05-28drm/connector: hdmi: Add Broadcast RGB propertyMaxime Ripard
2024-05-28drm/connector: hdmi: Calculate TMDS character rateMaxime Ripard
2024-05-28drm/connector: hdmi: Add support for output formatMaxime Ripard
2024-05-28drm/connector: hdmi: Add output BPC to the connector stateMaxime Ripard
2023-12-13drm/drm_plane: track color mgmt changes per planeMelissa Wen
2023-12-05drm/atomic: add private obj state to state dumpDmitry Baryshkov
2023-12-04Revert "drm/atomic: Add pixel source to plane state dump"Dmitry Baryshkov
2023-12-04Revert "drm/atomic: Add solid fill data to plane state dump"Dmitry Baryshkov
2023-12-04Revert "drm/atomic: Move framebuffer checks to helper"Dmitry Baryshkov
2023-12-04Revert "drm/atomic: Loosen FB atomic checks"Dmitry Baryshkov
2023-12-02drm/atomic: Loosen FB atomic checksJessica Zhang
2023-12-02drm/atomic: Move framebuffer checks to helperJessica Zhang
2023-12-02drm/atomic: Add solid fill data to plane state dumpJessica Zhang
2023-12-02drm/atomic: Add pixel source to plane state dumpJessica Zhang
2023-09-22Merge tag 'drm-misc-next-2023-09-11-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-09-01drm/debugfs: rework debugfs directory creation v5Christian König
2023-07-21drm/atomic: Fix potential use-after-free in nonblocking commitsDaniel Vetter
2023-06-09drm/connector: Print connector colorspace in state debugfsHarry Wentland
2023-03-20Merge remote-tracking branch 'drm/drm-next' into msm-nextRob Clark
2023-03-13drm: add helper functions to retrieve old and new crtcVinod Polimera
2023-03-07drm/connector: print max_requested_bpc in state debugfsHarry Wentland
2022-12-22drm: use new debugfs device-centered functions on DRM core filesMaíra Canal
2022-11-28drm/atomic: Constify the old/new state accessorsMaxime Ripard
2022-06-20drm: Drop drm_blend.h from drm_crtc.hVille Syrjälä