[Intel-gfx] [PATCH 3/4] drm/i915: CSC color correction

Daniel Vetter daniel at ffwll.ch
Wed Sep 10 14:13:59 CEST 2014


On Wed, Sep 10, 2014 at 2:05 PM, Sharma, Shashank
<shashank.sharma at intel.com> wrote:
> - How does it tear down per CRTC setup creating a separate file :) ?
>   I can see all standard DRM connector property getting created in
>   drm_crtc.c, other properties like pfit, force-audio etc are getting
>   created in intel_modes.c. They are already spread across functional
>   files, so I find it best to create in color correction file.

I don't mean creating/destroying the properties, but
attaching/detaching them. I agree with Matt that that should happen
directly in the crtc setup/teardown functions.
-Daniel
-- 
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch



More information about the Intel-gfx mailing list