index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
drm
/
drm_color_mgmt.h
Age
Commit message (
Expand
)
Author
2023-12-19
drm: using mul_u32_u32() requires linux/math64.h
Stephen Rothwell
2023-11-23
drm: Fix color LUT rounding
Ville Syrjälä
2019-11-29
drm: Inline drm_color_lut_extract()
Ville Syrjälä
2019-11-14
drm: Add a new helper drm_color_ctm_s31_32_to_qm_n()
james qian wang (Arm Technology China)
2019-01-29
drm: Constify drm_color_lut_check()
Ville Syrjälä
2019-01-23
drm: Add color management LUT validation helper (v4)
Matt Roper
2018-09-09
drm: drop drmP.h include from drm_plane.c
Daniel Vetter
2018-03-16
drm: Introduce drm_color_lut_size()
Ville Syrjälä
2018-03-02
drm: Add optional COLOR_ENCODING and COLOR_RANGE properties to drm_plane
Jyri Sarha
2017-05-02
drm: drm_color_mgmt.h needs struct drm_crtc declaration
Jyri Sarha
2017-01-31
drm/color: un-inline drm_color_lut_extract()
Jani Nikula
2017-01-25
drm/kms-core: Use recommened kerneldoc for struct member refs
Daniel Vetter
2016-09-22
drm/doc: Document color space handling
Daniel Vetter
2016-09-22
drm: Extract drm_color_mgmt.[hc]
Daniel Vetter