dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] drm/etnaviv: add sensitive state for PE_RT_ADDR_4_PIPE(3, 0|1) address
@ 2023-12-07  7:43 Christian Gmeiner
  2023-12-07 10:05 ` Lucas Stach
  0 siblings, 1 reply; 3+ messages in thread
From: Christian Gmeiner @ 2023-12-07  7:43 UTC (permalink / raw)
  To: Lucas Stach, Russell King, Christian Gmeiner, David Airlie,
	Daniel Vetter
  Cc: Christian Gmeiner, etnaviv, dri-devel, linux-kernel

From: Christian Gmeiner <cgmeiner@igalia.com>

0x1540 is the address of 4th render target address pair (two pixel pipes).

Signed-off-by: Christian Gmeiner <cgmeiner@igalia.com>
---
 drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c b/drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c
index b106e8b288ad..9bf47327f436 100644
--- a/drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c
+++ b/drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c
@@ -54,6 +54,7 @@ static const struct {
 	ST(0x1480, 8),
 	ST(0x1500, 8),
 	ST(0x1520, 8),
+	ST(0x1540, 8),
 	ST(0x1608, 1),
 	ST(0x1610, 1),
 	ST(0x1658, 1),
-- 
2.43.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] drm/etnaviv: add sensitive state for PE_RT_ADDR_4_PIPE(3, 0|1) address
  2023-12-07  7:43 [PATCH] drm/etnaviv: add sensitive state for PE_RT_ADDR_4_PIPE(3, 0|1) address Christian Gmeiner
@ 2023-12-07 10:05 ` Lucas Stach
  2023-12-07 10:31   ` Christian Gmeiner
  0 siblings, 1 reply; 3+ messages in thread
From: Lucas Stach @ 2023-12-07 10:05 UTC (permalink / raw)
  To: Christian Gmeiner, Russell King, David Airlie, Daniel Vetter
  Cc: Christian Gmeiner, etnaviv, dri-devel, linux-kernel

Am Donnerstag, dem 07.12.2023 um 08:43 +0100 schrieb Christian Gmeiner:
> From: Christian Gmeiner <cgmeiner@igalia.com>
> 
> 0x1540 is the address of 4th render target address pair (two pixel pipes).
> 
Are there any corresponding TS states for this region?

Regards,
Lucas

> Signed-off-by: Christian Gmeiner <cgmeiner@igalia.com>
> ---
>  drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c b/drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c
> index b106e8b288ad..9bf47327f436 100644
> --- a/drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c
> +++ b/drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c
> @@ -54,6 +54,7 @@ static const struct {
>  	ST(0x1480, 8),
>  	ST(0x1500, 8),
>  	ST(0x1520, 8),
> +	ST(0x1540, 8),
>  	ST(0x1608, 1),
>  	ST(0x1610, 1),
>  	ST(0x1658, 1),


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] drm/etnaviv: add sensitive state for PE_RT_ADDR_4_PIPE(3,  0|1) address
  2023-12-07 10:05 ` Lucas Stach
@ 2023-12-07 10:31   ` Christian Gmeiner
  0 siblings, 0 replies; 3+ messages in thread
From: Christian Gmeiner @ 2023-12-07 10:31 UTC (permalink / raw)
  To: Lucas Stach
  Cc: Christian Gmeiner, etnaviv, dri-devel, linux-kernel, Russell King

Hi Lucas

>
> Am Donnerstag, dem 07.12.2023 um 08:43 +0100 schrieb Christian Gmeiner:
> > From: Christian Gmeiner <cgmeiner@igalia.com>
> >
> > 0x1540 is the address of 4th render target address pair (two pixel pipes).
> >
> Are there any corresponding TS states for this region?

I will add some more ranges .. Do you want one patch per "region" or
one patch with everything?

-- 
greets
--
Christian Gmeiner, MSc

https://christian-gmeiner.info/privacypolicy

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-12-07 10:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-07  7:43 [PATCH] drm/etnaviv: add sensitive state for PE_RT_ADDR_4_PIPE(3, 0|1) address Christian Gmeiner
2023-12-07 10:05 ` Lucas Stach
2023-12-07 10:31   ` Christian Gmeiner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).