diff options
author | Mahesh Kumar <mahesh1.kumar@intel.com> | 2018-04-26 19:55:17 +0530 |
---|---|---|
committer | Rodrigo Vivi <rodrigo.vivi@intel.com> | 2018-04-27 17:11:56 -0700 |
commit | 37cde11ba720cc485bbc784e9a34878d40a34e96 (patch) | |
tree | 85b2a9d5ddcb118baa866e0c10ef111ee0f164f2 /drivers/gpu/drm/i915/intel_engine_cs.c | |
parent | aa9664ffe863f470efdbe40ea20ce96f2887ebcd (diff) |
drm/i915/icl: update ddb entry start/end mask during hw ddb readout
Gen11/ICL onward ddb entry start/end mask is increased from 10 bits to
11 bits. This patch make changes to use proper mask for ICL+ during
hardware ddb value readout.
Changes since V1:
- Use _MASK & _SHIFT macro (James)
Changes since V2:
- use kernel type u8 instead of uint8_t
Changes since V3:
- Rebase
Signed-off-by: Mahesh Kumar <mahesh1.kumar@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180426142517.16643-4-mahesh1.kumar@intel.com
Diffstat (limited to 'drivers/gpu/drm/i915/intel_engine_cs.c')
0 files changed, 0 insertions, 0 deletions