index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_atomic.c
Age
Commit message (
Expand
)
Author
12 days
drm/colorop: Add 3D LUT support to color pipeline
Alex Hung
12 days
drm/colorop: allow non-bypass colorops
Harry Wentland
12 days
drm/colorop: Define LUT_1D interpolation
Harry Wentland
12 days
drm/colorop: Add multiplier type
Alex Hung
12 days
drm/colorop: Add 1D Curve Custom LUT type
Alex Hung
12 days
drm/colorop: Add 3x4 CTM type
Harry Wentland
12 days
drm/plane: Add COLOR PIPELINE property
Harry Wentland
12 days
drm/colorop: Add atomic state print for drm_colorop
Harry Wentland
12 days
drm/colorop: Add TYPE property
Harry Wentland
12 days
drm/colorop: Introduce new drm_colorop mode object
Harry Wentland
2025-10-28
drm/atomic: WARN about invalid drm_foo_get_state() usage
Ville Syrjälä
2025-10-28
drm/atomic: WARN about missing acquire_ctx in drm_atomic_get_private_obj_state()
Ville Syrjälä
2025-10-13
drm/atomic: Change state pointers to a more meaningful name
Maxime Ripard
2025-10-06
drm/atomic: Convert drm_atomic_get_private_obj_state() to use new plane state
Maxime Ripard
2025-10-06
drm/atomic: Switch to drm_atomic_get_new_crtc_state()
Maxime Ripard
2025-10-06
drm/atomic: Convert drm_atomic_get_crtc_state() to use new connector state
Maxime Ripard
2025-10-06
drm/atomic: Convert drm_atomic_get_plane_state() to use new plane state
Maxime Ripard
2025-10-06
drm/atomic: Convert drm_atomic_get_connector_state() to use new connector state
Maxime Ripard
2025-09-16
drm/atomic: use drm_for_each_bridge_in_chain_scoped()
Luca Ceresoli
2025-06-16
drm: Include <linux/export.h>
Thomas Zimmermann
2025-03-20
drm/atomic: Introduce helper to lookup connector by encoder
Maxime Ripard
2024-10-24
drm/atomic: add interlaced and ycbcr_420 flags to connector's state dump
Dmitry Baryshkov
2024-08-26
drm: Fix kerneldoc for "Returns" section
renjun wang
2024-07-10
Merge tag 'drm-intel-next-2024-06-28' of https://gitlab.freedesktop.org/drm/i...
Daniel Vetter
2024-06-24
drm: Rename drm_plane_check_pixel_format() to drm_plane_has_format()
Ville Syrjälä
2024-05-28
drm/connector: hdmi: Add RGB Quantization Range to the connector state
Maxime Ripard
2024-05-28
drm/connector: hdmi: Add Broadcast RGB property
Maxime Ripard
2024-05-28
drm/connector: hdmi: Calculate TMDS character rate
Maxime Ripard
2024-05-28
drm/connector: hdmi: Add support for output format
Maxime Ripard
2024-05-28
drm/connector: hdmi: Add output BPC to the connector state
Maxime Ripard
2023-12-13
drm/drm_plane: track color mgmt changes per plane
Melissa Wen
2023-12-05
drm/atomic: add private obj state to state dump
Dmitry Baryshkov
2023-12-04
Revert "drm/atomic: Add pixel source to plane state dump"
Dmitry Baryshkov
2023-12-04
Revert "drm/atomic: Add solid fill data to plane state dump"
Dmitry Baryshkov
2023-12-04
Revert "drm/atomic: Move framebuffer checks to helper"
Dmitry Baryshkov
2023-12-04
Revert "drm/atomic: Loosen FB atomic checks"
Dmitry Baryshkov
2023-12-02
drm/atomic: Loosen FB atomic checks
Jessica Zhang
2023-12-02
drm/atomic: Move framebuffer checks to helper
Jessica Zhang
2023-12-02
drm/atomic: Add solid fill data to plane state dump
Jessica Zhang
2023-12-02
drm/atomic: Add pixel source to plane state dump
Jessica Zhang
2023-09-22
Merge tag 'drm-misc-next-2023-09-11-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2023-09-01
drm/debugfs: rework debugfs directory creation v5
Christian König
2023-07-21
drm/atomic: Fix potential use-after-free in nonblocking commits
Daniel Vetter
2023-06-09
drm/connector: Print connector colorspace in state debugfs
Harry Wentland
2023-03-20
Merge remote-tracking branch 'drm/drm-next' into msm-next
Rob Clark
2023-03-13
drm: add helper functions to retrieve old and new crtc
Vinod Polimera
2023-03-07
drm/connector: print max_requested_bpc in state debugfs
Harry Wentland
2022-12-22
drm: use new debugfs device-centered functions on DRM core files
Maíra Canal
2022-11-28
drm/atomic: Constify the old/new state accessors
Maxime Ripard
2022-06-20
drm: Drop drm_blend.h from drm_crtc.h
Ville Syrjälä
[next]