[PATCH v2 01/10] drm/i915: Initialize Color Manager
Damien Lespiau
damien.lespiau at intel.com
Tue Jun 9 07:26:16 PDT 2015
On Tue, Jun 09, 2015 at 11:34:44AM +0100, Damien Lespiau wrote:
> "CSC" is quite specific to how Intel calls the unit doing the 3x3 matrix
> transform on colors, maybe we could be more generic there?
> "color-matrix"? This also depends if we want to try to create somewhat
> generic properties or not (if not, maybe we should prefix the properties
> with "i915-")
Actually, given the list of current properties "color-matrix" would look
out of place (but seems like a good property name if you're doing a bit
of CSS). People seem to go with either:
- "COLOR_MATRIX", please don't :(
- "color_matrix"
- "color matrix"
- "Color matrix"
Oh well, naming rat hole...
--
DAmien
More information about the dri-devel
mailing list