From: Dale B Stimson
Some dGfx pcode commands take additional sub-commands and parameters. Add a
couple of helpers to help formatting these commands to improve code
readability.
v2: Fixed commit author (Rodrigo)
v3: Function rename and convert to new uncore interface for pcode functions
Remo
On Fri, 15 Apr 2022 03:31:19 -0700, Rodrigo Vivi wrote:
>
> On Wed, Apr 13, 2022 at 11:11:05AM -0700, Ashutosh Dixit wrote:
> > Add a couple of helpers to help formatting pcode commands and improve code
> > readability.
> >
> > Cc: Mike Ruhl
> > Cc: Rodrigo Vivi
> > Original-author: Dale B Stimso
On Wed, Apr 13, 2022 at 11:11:05AM -0700, Ashutosh Dixit wrote:
> Add a couple of helpers to help formatting pcode commands and improve code
> readability.
>
> Cc: Mike Ruhl
> Cc: Rodrigo Vivi
> Original-author: Dale B Stimson
The right thing to do here is to git commit --amend --author="Dale
Add a couple of helpers to help formatting pcode commands and improve code
readability.
Cc: Mike Ruhl
Cc: Rodrigo Vivi
Original-author: Dale B Stimson
Signed-off-by: Dale B Stimson
Signed-off-by: Ashutosh Dixit
---
drivers/gpu/drm/i915/i915_reg.h| 3 +++
drivers/gpu/drm/i915/intel_pcode