linux_dsm_epyc7002/drivers/gpu/drm/vc4
Boris Brezillon 7cd3cf3540 drm/vc4: Add support for X/Y reflection
Add support for X/Y reflection when the plane is using linear or
T-tiled formats. X/Y reflection hasn't been tested on SAND formats, so
we reject them until proper testing/debugging has been done.

Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Link: https://patchwork.freedesktop.org/patch/msgid/20181207083606.15449-2-boris.brezillon@bootlin.com
2018-12-08 13:27:36 +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
vc4_packet.h
vc4_perfmon.c
vc4_plane.c drm/vc4: Add support for X/Y reflection 2018-12-08 13:27:36 +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