Re: [Intel-gfx] [PATCH v2 4/9] drm/fb-helper: Push down modeset lock into FB helpers
Hi Thierry, 2016년 06월 08일 00:26에 Thierry Reding 이(가) 쓴 글: > From: Thierry Reding > > Move the modeset locking from drivers into FB helpers. > > Signed-off-by: Thierry Reding > --- > drivers/gpu/drm/drm_fb_helper.c| 59 > +- > drivers/gpu/drm/i915/intel
[Intel-gfx] [PATCH v2 4/9] drm/fb-helper: Push down modeset lock into FB helpers
From: Thierry Reding Move the modeset locking from drivers into FB helpers. Signed-off-by: Thierry Reding --- drivers/gpu/drm/drm_fb_helper.c| 59 +- drivers/gpu/drm/i915/intel_dp_mst.c| 4 --- drivers/gpu/drm/radeon/radeon_dp_mst.c | 7 3 fil