linux_dsm_epyc7002/drivers/gpu/drm/vc4
Christian König 0b258ed1a2 drm: revert "expand replace_fence to support timeline point v2"
This reverts commit 9a09a42369.

The whole interface isn't thought through. Since this function can't
fail we actually can't allocate an object to store the sync point.

Sorry, I should have taken the lead on this from the very beginning and
reviewed it more thoughtfully. Going to propose a new interface as a
follow up change.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Chunming Zhou <david1.zhou@amd.com>
Link: https://patchwork.freedesktop.org/patch/265580/
2018-12-05 11:01:11 +01:00
..
Kconfig
Makefile
vc4_bo.c
vc4_crtc.c
vc4_debugfs.c
vc4_dpi.c
vc4_drv.c
vc4_drv.h drm/vc4: Don't check plane state more than once 2018-11-30 10:34:36 +01:00
vc4_dsi.c
vc4_fence.c
vc4_gem.c drm: revert "expand replace_fence to support timeline point v2" 2018-12-05 11:01:11 +01:00
vc4_hdmi.c
vc4_hvs.c
vc4_irq.c
vc4_kms.c drm/vc4: Set ->legacy_cursor_update to false when doing non-async updates 2018-11-15 17:57:06 +01:00
vc4_packet.h
vc4_perfmon.c
vc4_plane.c drm/vc4: Allow YUV formats on cursor planes 2018-11-30 10:35:00 +01:00
vc4_qpu_defines.h
vc4_regs.h
vc4_render_cl.c
vc4_trace_points.c
vc4_trace.h
vc4_txp.c
vc4_v3d.c
vc4_validate_shaders.c
vc4_validate.c
vc4_vec.c