linux_dsm_epyc7002/drivers/gpu/drm/msm/mdp
Boris BREZILLON d7f8db5300 drm: flip-work: change drm_flip_work_init prototype
Now that we're using lists instead of kfifo to store drm flip-work tasks
we do not need the size parameter passed to drm_flip_work_init function
anymore.
Moreover this function cannot fail anymore, we can thus remove the return
code.

Modify drm_flip_work_init users to take account of these changes.

[airlied: fixed two unused variable warnings]

Signed-off-by: Boris BREZILLON <boris.brezillon@free-electrons.com>
Reviewed-by: Rob Clark <robdclark@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2014-11-15 09:29:14 +10:00
..
mdp4 drm: flip-work: change drm_flip_work_init prototype 2014-11-15 09:29:14 +10:00
mdp5 drm: flip-work: change drm_flip_work_init prototype 2014-11-15 09:29:14 +10:00
mdp_common.xml.h drm/msm: update generated headers 2014-08-04 11:55:28 -04:00
mdp_format.c drm/msm: mdp4_format -> mdp_format 2014-01-09 14:43:58 -05:00
mdp_kms.c drm/msm/mdp: add timeout for irq wait 2014-03-31 10:27:46 -04:00
mdp_kms.h drm/msm: move irq utils to mdp_kms 2014-01-09 14:44:05 -05:00