[Intel-gfx] [PATCH 08/10] drm: Extract drm_color_mgmt.[hc]
Lionel Landwerlin
lionel.g.landwerlin at intel.com
Thu Sep 1 09:51:09 UTC 2016
On 31/08/16 17:09, Daniel Vetter wrote:
> For both the new degamm/lut/gamma atomic combo, and the old legacy
> gamma tables.
>
> Signed-off-by: Daniel Vetter<daniel.vetter at intel.com>
> ---
> drivers/gpu/drm/Makefile | 2 +-
> drivers/gpu/drm/drm_color_mgmt.c | 248 ++++++++++++++++++++++++++++++++++++
> drivers/gpu/drm/drm_crtc.c | 220 --------------------------------
> drivers/gpu/drm/drm_crtc_internal.h | 4 +
> include/drm/drm_color_mgmt.h | 56 ++++++++
> include/drm/drm_crtc.h | 28 +---
> 6 files changed, 310 insertions(+), 248 deletions(-)
> create mode 100644 drivers/gpu/drm/drm_color_mgmt.c
> create mode 100644 include/drm/drm_color_mgmt.h
Acked-by: Lionel Landwerlin <lionel.g.landwerlin at intel.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx/attachments/20160901/35ab960b/attachment.html>
More information about the Intel-gfx
mailing list