mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-21 15:48:56 +07:00
d7f8db5300
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> |
||
---|---|---|
.. | ||
mdp4_crtc.c | ||
mdp4_dtv_encoder.c | ||
mdp4_irq.c | ||
mdp4_kms.c | ||
mdp4_kms.h | ||
mdp4_lcdc_encoder.c | ||
mdp4_lvds_connector.c | ||
mdp4_lvds_pll.c | ||
mdp4_plane.c | ||
mdp4.xml.h |