Re: [PATCH] drm/crtc-helpers: WARN when used with atomic drivers

2019-01-10 Thread Gerd Hoffmann
On Thu, Jan 10, 2019 at 11:30:45AM +0100, Daniel Vetter wrote: > Motivated by an oversight of mine when looking at the atomic bochs > conversion. For consistency also switch over to the same style as used > elsewhere (e.g. in drm_mode_set_config_internal). > > Cc: Gerd Hoffmann > Cc: Noralf Trønn

[PATCH] drm/crtc-helpers: WARN when used with atomic drivers

2019-01-10 Thread Daniel Vetter
Motivated by an oversight of mine when looking at the atomic bochs conversion. For consistency also switch over to the same style as used elsewhere (e.g. in drm_mode_set_config_internal). Cc: Gerd Hoffmann Cc: Noralf Trønnes Signed-off-by: Daniel Vetter --- drivers/gpu/drm/drm_crtc_helper.c |