Re: [PATCH] drm/etnaviv: Add new GC3000 sensitive states

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Am Mittwoch, den 14.12.2016, 09:53 +0100 schrieb Wladimir J. van der
Laan:
> - Add PS.INST_ADDR and VS.INST_ADDR: GC3000 loads shader code from these addresses if ICACHE
> is enabled.
> 
> - Add new NFE vertex stream addresses.

Please resend with a proper Signed-off-by line. I can't take a patch for
mainline inclusion without it.

> ---
>  drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c b/drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c
> index 2a2e5e3..abb37c6 100644
> --- a/drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c
> +++ b/drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c
> @@ -56,6 +56,8 @@ static const struct {
>  	ST(0x0644, 1),
>  	ST(0x064c, 1),
>  	ST(0x0680, 8),
> +	ST(0x086c, 1),
> +	ST(0x1028, 1),
>  	ST(0x1410, 1),
>  	ST(0x1430, 1),
>  	ST(0x1458, 1),
> @@ -75,6 +77,7 @@ static const struct {
>  	ST(0x1740, 8),
>  	ST(0x2400, 14 * 16),
>  	ST(0x10800, 32 * 16),
> +	ST(0x14600, 16),
>  #undef ST
>  };
>  


_______________________________________________
dri-devel mailing list
dri-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/dri-devel




[Index of Archives]     [Linux DRI Users]     [Linux Intel Graphics]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux