[RFC PATCH 8/8] drm: Add drm_chroma_phase_offsets() utility function
From: Ville Syrj?l? This function is is there to help driver writers. Signed-off-by: Ville Syrj?l? --- drivers/gpu/drm/drm_crtc_helper.c | 47 + include/drm/drm_crtc_helper.h |3 ++ 2 files changed, 50 insertions(+), 0 deletions(-) diff --git a/dr
[RFC PATCH 8/8] drm: Add drm_chroma_phase_offsets() utility function
From: Ville Syrjälä This function is is there to help driver writers. Signed-off-by: Ville Syrjälä --- drivers/gpu/drm/drm_crtc_helper.c | 47 + include/drm/drm_crtc_helper.h |3 ++ 2 files changed, 50 insertions(+), 0 deletions(-) diff --git a/dr