1
0
Fork 0
alistair23-linux/drivers/gpu/drm/vc4
Eric Anholt bf893acc16 drm/vc4: Make sure that planes aren't scaled.
We would scan out the memory around them if an upscale was attempted,
and would just scan out incorrectly for downscaling.

Signed-off-by: Eric Anholt <eric@anholt.net>
2015-11-17 12:27:03 -08:00
..
Kconfig drm/vc4: Add dependency on HAVE_DMA_ATTRS, and select DRM_GEM_CMA_HELPER 2015-11-10 08:25:27 +10:00
Makefile
vc4_bo.c
vc4_crtc.c drm/vc4: Fix some failure to track __iomem decorations on pointers. 2015-11-17 12:26:59 -08:00
vc4_debugfs.c
vc4_drv.c drm/vc4: fix platform_no_drv_owner.cocci warnings 2015-11-17 12:26:35 -08:00
vc4_drv.h Merge tag 'drm-vc4-next-2015-10-21' of http://github.com/anholt/linux into drm-next 2015-10-22 10:31:17 +10:00
vc4_hdmi.c
vc4_hvs.c drm/vc4: Fix some failure to track __iomem decorations on pointers. 2015-11-17 12:26:59 -08:00
vc4_kms.c
vc4_plane.c drm/vc4: Make sure that planes aren't scaled. 2015-11-17 12:27:03 -08:00
vc4_regs.h