linux_dsm_epyc7002/drivers/gpu/drm/msm/mdp/mdp4
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_crtc.c drm: flip-work: change drm_flip_work_init prototype 2014-11-15 09:29:14 +10:00
mdp4_dtv_encoder.c drm/msm/mdp4: fix blend setup with multiple crtcs 2014-09-10 11:19:06 -04:00
mdp4_irq.c drm/msm/mdp4: cure for the cursor blues (v2) 2014-04-25 08:58:23 -04:00
mdp4_kms.c drm/msm/mdp4: add LVDS panel support 2014-09-10 11:19:07 -04:00
mdp4_kms.h drm/msm/mdp4: add LVDS panel support 2014-09-10 11:19:07 -04:00
mdp4_lcdc_encoder.c drm/msm/mdp4: add LVDS panel support 2014-09-10 11:19:07 -04:00
mdp4_lvds_connector.c drm/msm/mdp4: add LVDS panel support 2014-09-10 11:19:07 -04:00
mdp4_lvds_pll.c drm/msm/mdp4: add LVDS panel support 2014-09-10 11:19:07 -04:00
mdp4_plane.c drm/msm: Switch to universal plane API's 2014-04-01 20:18:27 -04:00
mdp4.xml.h drm/msm: update generated headers 2014-09-10 11:19:05 -04:00