Re: [Intel-gfx] [PATCH] drm/crc: Only open CRC on atomic drivers when the CRTC is active.

2017-07-10 Thread Maarten Lankhorst
Op 07-07-17 om 13:01 schreef Daniel Vetter: > On Thu, Jul 06, 2017 at 03:03:15PM +0200, Maarten Lankhorst wrote: >> Op 06-07-17 om 13:09 schreef Tomeu Vizoso: >>> Looks good to me: >>> >>> Reviewed-by: Tomeu Vizoso >>> >>> I guess you have tested this with IGT? In any case, I think it would >>> be

Re: [Intel-gfx] [PATCH] drm/crc: Only open CRC on atomic drivers when the CRTC is active.

2017-07-07 Thread Daniel Vetter
On Thu, Jul 06, 2017 at 03:03:15PM +0200, Maarten Lankhorst wrote: > Op 06-07-17 om 13:09 schreef Tomeu Vizoso: > > Looks good to me: > > > > Reviewed-by: Tomeu Vizoso > > > > I guess you have tested this with IGT? In any case, I think it would > > be good to mention how a patch has been tested in

[PATCH] drm/crc: Only open CRC on atomic drivers when the CRTC is active.

2017-07-06 Thread Maarten Lankhorst
Op 06-07-17 om 13:09 schreef Tomeu Vizoso: > Looks good to me: > > Reviewed-by: Tomeu Vizoso > > I guess you have tested this with IGT? In any case, I think it would > be good to mention how a patch has been tested in the changelog. That > can be very useful to others if things go wrong at some po