[PATCH 0/5] drm/sti: planes bug fixes and improvment

Vincent Abriou vincent.abriou at st.com
Fri Feb 12 08:55:55 UTC 2016


This set of patch is about planes.
It bring the support of the atomic_check for the planes.
It also fix some bugs around cursor and gdp.

Bich Hemon (2):
  drm/sti: fallback for GDP scaling
  drm/sti: adapt YUV colorspace in display pipeline

Fabien Dessenne (1):
  drm/sti: force cursor CLUT fetch

Vincent Abriou (2):
  drm/sti: GDP cropping fails when we remove 2 pixels horizontally
  drm/sti: implement atomic_check for the planes

 drivers/gpu/drm/sti/sti_cursor.c | 101 +++++++++++-------
 drivers/gpu/drm/sti/sti_gdp.c    | 216 +++++++++++++++++++++++++--------------
 drivers/gpu/drm/sti/sti_hqvdp.c  | 175 +++++++++++++++++++------------
 drivers/gpu/drm/sti/sti_tvout.c  |  61 +++++++----
 drivers/gpu/drm/sti/sti_vid.c    |  31 ++++--
 5 files changed, 373 insertions(+), 211 deletions(-)

-- 
1.9.1



More information about the dri-devel mailing list