On Fri, Dec 04, 2015 at 05:13:38PM +0100, Daniel Vetter wrote: > I want to remove the core ones since with atomic drivers system > suspend/resume is solved much differently. And there's only 2 drivers > (gma500 besides nouveau) really using them. > > v2: Fixup bugs Ilia spotted. > > Cc: Ben Skeggs > Cc: Ilia Mirkin > Signed-off-by: Daniel Vetter > --- > drivers/gpu/drm/nouveau/dispnv04/crtc.c | 5 +++-- > drivers/gpu/drm/nouveau/dispnv04/disp.c | 11 ++++++----- > drivers/gpu/drm/nouveau/nouveau_crtc.h | 3 +++ > 3 files changed, 12 insertions(+), 7 deletions(-) Looks good to me: Reviewed-by: Thierry Reding