Jordan Justen <jordan.l.jus...@intel.com> writes:

> This is needed for the Mesa Vulkan driver on Haswell.
>
> Signed-off-by: Jordan Justen <jordan.l.jus...@intel.com>
> Cc: Kristian Høgsberg <k...@bitplanet.net>
> Cc: Kenneth Graunke <kenn...@whitecape.org>

Reviewed-by: Francisco Jerez <curroje...@riseup.net>

> ---
>  drivers/gpu/drm/i915/i915_cmd_parser.c | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/drivers/gpu/drm/i915/i915_cmd_parser.c 
> b/drivers/gpu/drm/i915/i915_cmd_parser.c
> index 814d894..86d7cda 100644
> --- a/drivers/gpu/drm/i915/i915_cmd_parser.c
> +++ b/drivers/gpu/drm/i915/i915_cmd_parser.c
> @@ -444,6 +444,7 @@ static const struct drm_i915_reg_descriptor 
> gen7_render_regs[] = {
>       REG64(CL_PRIMITIVES_COUNT),
>       REG64(PS_INVOCATION_COUNT),
>       REG64(PS_DEPTH_COUNT),
> +     REG64_IDX(RING_TIMESTAMP, RENDER_RING_BASE),
>       REG32(OACONTROL), /* Only allowed for LRI and SRM. See below. */
>       REG64(MI_PREDICATE_SRC0),
>       REG64(MI_PREDICATE_SRC1),
> -- 
> 2.7.0
>
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to