>-----Original Message----- >From: dri-devel [mailto:[email protected]] On Behalf Of >Lankhorst, Maarten >Sent: Tuesday, September 26, 2017 3:36 PM >To: Shankar, Uma <[email protected]>; [email protected]; >[email protected] >Cc: Syrjala, Ville <[email protected]> >Subject: Re: [RFC v1 5/6] drm: Define helper to set legacy gamma table size > >Hey, > >Uma Shankar schreef op di 26-09-2017 om 13:32 [+0530]: >> Define a helper function to set legacy gamma table size for planes. >> >> Signed-off-by: Uma Shankar <[email protected]> >> --- >> drivers/gpu/drm/drm_color_mgmt.c | 41 >> ++++++++++++++++++++++++++++++++++++++ >> include/drm/drm_color_mgmt.h | 3 +++ >> include/drm/drm_plane.h | 4 ++++ >> 3 files changed, 48 insertions(+) > >Is this needed? I'm not aware of legacy tables for planes.
I was not getting very concrete info on this. So kept it as per pipe gamma implementation. I will try to get some more info and drop this in case it's not required. Regards, Uma Shankar >Kind regards, >Maarten >_______________________________________________ >dri-devel mailing list >[email protected] >https://lists.freedesktop.org/mailman/listinfo/dri-devel _______________________________________________ dri-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dri-devel
