[PATCH 0/5] sti fix to enable atomic modesetting
Benjamin Gaignard
benjamin.gaignard at linaro.org
Thu Jan 7 05:30:36 PST 2016
Those patches fix the issues found by using atomictest on sti driver.
After testing we are confident to enable atomic modesetting so
we decide to set DRIVER_ATOMIC flag.
Benjamin Gaignard (4):
drm: sti: fix potential crash in gdp
drm: sti: add atomic get/set properties for planes
drm: sti: set CRTC modesetting parameters
drm: sti: set DRIVER_ATOMIC for sti
Fabien Dessenne (1):
drm: sti: fix cursor coordinates
drivers/gpu/drm/sti/sti_crtc.c | 1 +
drivers/gpu/drm/sti/sti_cursor.c | 2 +-
drivers/gpu/drm/sti/sti_drv.c | 2 +-
drivers/gpu/drm/sti/sti_gdp.c | 13 +++++++------
drivers/gpu/drm/sti/sti_plane.c | 40 ++++++++++++++++++++++++++++++++++++++++
5 files changed, 50 insertions(+), 8 deletions(-)
--
1.9.1
More information about the dri-devel
mailing list