Commit 5d86923
drm/i915/tgl: Enable VD HCP/MFX sub-pipe power gating
HCP/MFX power gating is disabled by default, turn it on for the vd units
available. User space will also issue a MI_FORCE_WAKEUP properly to
wake up proper subwell.
During driver load, init_clock_gating happens after device_info_init_mmio
read the vdbox disable fuse register, so only present vd units will have
these enabled.
BSpec: 14214
HSDES: 1209977827
Signed-off-by: Michel Thierry <michel.thierry@intel.com>
Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Reviewed-by: Tony Ye <tony.ye@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190823082055.5992-3-lucas.demarchi@intel.com1 parent b3c0692 commit 5d86923
2 files changed
+21
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8615 | 8615 | | |
8616 | 8616 | | |
8617 | 8617 | | |
| 8618 | + | |
| 8619 | + | |
| 8620 | + | |
| 8621 | + | |
8618 | 8622 | | |
8619 | 8623 | | |
8620 | 8624 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9078 | 9078 | | |
9079 | 9079 | | |
9080 | 9080 | | |
| 9081 | + | |
| 9082 | + | |
| 9083 | + | |
| 9084 | + | |
| 9085 | + | |
| 9086 | + | |
| 9087 | + | |
| 9088 | + | |
| 9089 | + | |
| 9090 | + | |
| 9091 | + | |
| 9092 | + | |
| 9093 | + | |
| 9094 | + | |
| 9095 | + | |
| 9096 | + | |
9081 | 9097 | | |
9082 | 9098 | | |
9083 | 9099 | | |
| |||
9598 | 9614 | | |
9599 | 9615 | | |
9600 | 9616 | | |
9601 | | - | |
| 9617 | + | |
9602 | 9618 | | |
9603 | 9619 | | |
9604 | 9620 | | |
| |||
0 commit comments