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