Skip to content

Commit cc9e992

Browse files
Kenneth Fengalexdeucher
authored andcommitted
drm/amd/powerplay: header file interface to SMU update
update vega12 smu interface. Signed-off-by: Kenneth Feng <[email protected]> Reviewed-by: Huang Rui <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
1 parent 84f8508 commit cc9e992

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

drivers/gpu/drm/amd/powerplay/inc/vega12/smu9_driver_if.h

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -412,8 +412,10 @@ typedef struct {
412412
QuadraticInt_t ReservedEquation2;
413413
QuadraticInt_t ReservedEquation3;
414414

415+
uint16_t MinVoltageUlvGfx;
416+
uint16_t MinVoltageUlvSoc;
415417

416-
uint32_t Reserved[15];
418+
uint32_t Reserved[14];
417419

418420

419421

0 commit comments

Comments
 (0)