Skip to content

Commit

Permalink
drm/amd/display: 3.2.192
Browse files Browse the repository at this point in the history
This DC patchset brings improvements in multiple areas. In summary, we
highlight:

- Program ACP-related registers
- Fixes for DMUB, DPIA, PSR, and others
- Improvements in the pipe split
- Add SubVP code
- Add basic setup for FAMS support
- Improve BB capabilities

Acked-by: Rodrigo Siqueira <[email protected]>
Signed-off-by: Aric Cyr <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
  • Loading branch information
AMD-aric authored and alexdeucher committed Jul 5, 2022
1 parent 068ab0c commit a00a3ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/gpu/drm/amd/display/dc/dc.h
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ struct aux_payload;
struct set_config_cmd_payload;
struct dmub_notification;

#define DC_VER "3.2.191"
#define DC_VER "3.2.192"

#define MAX_SURFACES 3
#define MAX_PLANES 6
Expand Down

0 comments on commit a00a3ce

Please sign in to comment.