On Mon, Jun 30, 2014 at 5:12 AM, Michel D?nzer wrote:
> From: Michel D?nzer
>
> This prevents a panic: radeon_crtc_handle_page_flip() could run before
> radeon_flip_work_func(), triggering the BUG_ON() in drm_vblank_put().
>
> Tested-by: Dieter N?tzel
> Signed-off-by: Michel D?nzer
> ---
>
> v2
From: Michel D?nzer
This prevents a panic: radeon_crtc_handle_page_flip() could run before
radeon_flip_work_func(), triggering the BUG_ON() in drm_vblank_put().
Tested-by: Dieter N?tzel
Signed-off-by: Michel D?nzer
---
v2: Update log message
drivers/gpu/drm/radeon/radeon_display.c | 19
Am 30.06.2014 11:12, schrieb Michel D?nzer:
> From: Michel D?nzer
>
> This prevents a panic: radeon_crtc_handle_page_flip() could run before
> radeon_flip_work_func(), triggering the BUG_ON() in drm_vblank_put().
>
> Tested-by: Dieter N?tzel
> Signed-off-by: Michel D?nzer
Reviewed-by: Christian