commit | da80f04792fc0dddcc44201cb4ee96cb011755b6 | [log] [tgz] |
---|---|---|
author | James Ausmus <james.ausmus@intel.com> | Wed Oct 09 10:23:15 2019 -0700 |
committer | Lucas De Marchi <lucas.demarchi@intel.com> | Thu Oct 10 11:00:47 2019 -0700 |
tree | 9b00f89e9a08fb4c0548fe9ddf7226598bce1abf | |
parent | b068a86071ca743de28a607a0b22b41b1a3f5fb3 [diff] |
drm/i915/tgl: Read SAGV block time from PCODE Starting from TGL, we now need to read the SAGV block time via a PCODE mailbox, rather than having a static value. BSpec: 49326 v2: Fix up pcode val data type (Ville), tighten variable scope (Ville) Cc: Ville Syrjälä <ville.syrjala@linux.intel.com> Cc: Stanislav Lisovskiy <stanislav.lisovskiy@intel.com> Cc: Lucas De Marchi <lucas.demarchi@intel.com> Signed-off-by: James Ausmus <james.ausmus@intel.com> Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20191004221449.1317-2-james.ausmus@intel.com Link: https://patchwork.freedesktop.org/patch/msgid/20191009172315.11004-2-lucas.demarchi@intel.com