linux_dsm_epyc7002/drivers/gpu/drm/vc4
Eric Anholt 313a61d307 drm/vc4: Allow some more signals to be packed with uniform resets.
The intent was to make sure people don't sneak in a small immediate or
something to change the interpretation of the uniform update args, but
these signals are just fine.

Fixes a validation failure in the current X server on some Render
operation.

Signed-off-by: Eric Anholt <eric@anholt.net>
2016-08-30 14:01:21 -07:00
..
Kconfig drm/vc4: Add DPI driver 2016-04-14 12:22:53 -07:00
Makefile drm/vc4: Add DPI driver 2016-04-14 12:22:53 -07:00
vc4_bo.c drm/vc4: Use drm_gem_object_unreference_unlocked 2016-05-31 21:13:23 +02:00
vc4_crtc.c This pull request brings in new vc4 plane formats for Android, precise 2016-07-15 13:56:11 +10:00
vc4_debugfs.c drm/vc4: Add DPI driver 2016-04-14 12:22:53 -07:00
vc4_dpi.c This pull request brings in new vc4 plane formats for Android, precise 2016-07-15 13:56:11 +10:00
vc4_drv.c drm/vc4: Fix handling of a pm_runtime_get_sync() success case. 2016-08-19 19:17:30 -07:00
vc4_drv.h drm/vc4: Fix overflow mem unreferencing when the binner runs dry. 2016-08-19 19:17:34 -07:00
vc4_gem.c drm/vc4: Fix oops when userspace hands in a bad BO. 2016-08-19 19:17:39 -07:00
vc4_hdmi.c This pull request brings in new vc4 plane formats for Android, precise 2016-07-15 13:56:11 +10:00
vc4_hvs.c drm/vc4: Add support for scaling of display planes. 2016-02-16 11:24:08 -08:00
vc4_irq.c drm/vc4: Fix overflow mem unreferencing when the binner runs dry. 2016-08-19 19:17:34 -07:00
vc4_kms.c Merge remote-tracking branch 'airlied/drm-next' into topic/drm-misc 2016-07-19 09:27:29 +02:00
vc4_packet.h drm/vc4: Add support for drawing 3D frames. 2015-12-07 20:05:10 -08:00
vc4_plane.c This pull request brings in new vc4 plane formats for Android, precise 2016-07-15 13:56:11 +10:00
vc4_qpu_defines.h drm/vc4: Fix definition of QPU_R_MS_REV_FLAGS 2016-07-15 15:19:52 -07:00
vc4_regs.h drm/vc4: Implement precise vblank timestamping. 2016-07-11 17:17:34 -07:00
vc4_render_cl.c drm/vc4: Return an ERR_PTR from BO creation instead of NULL. 2016-02-16 12:20:58 -08:00
vc4_trace_points.c drm/vc4: Add support for drawing 3D frames. 2015-12-07 20:05:10 -08:00
vc4_trace.h drm/vc4: Add support for drawing 3D frames. 2015-12-07 20:05:10 -08:00
vc4_v3d.c drm/vc4: Recognize a more specific compatible string for V3D. 2016-03-13 18:54:24 -07:00
vc4_validate_shaders.c drm/vc4: Allow some more signals to be packed with uniform resets. 2016-08-30 14:01:21 -07:00
vc4_validate.c drm/vc4: Add support for branching in shader validation. 2016-07-15 15:19:50 -07:00