summaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorVille Syrjälä <ville.syrjala@linux.intel.com>2026-05-22 23:03:42 +0300
committerVille Syrjälä <ville.syrjala@linux.intel.com>2026-05-28 06:50:44 +0300
commit7ceffa346ee993796cb207a60b8d33e9674c80e6 (patch)
treea4e7ea315d7f61b030a46c7facbfcdfa69d50a2e /include/linux/debugobjects.h
parentee0421aad3273b29151461bf684c492581dcbb27 (diff)
downloadlinux-7ceffa346ee993796cb207a60b8d33e9674c80e6.tar.xz
drm/i915/bw: Fix DEPROGBWPCLIMIT handling on BMG
DEPROGBWPCLIMIT is specified in %, so divide by 100 instead of 10. Fortunately the deprobbwlimit is much lower than the peak memory bandwidth on BMG, so whether we take 60% or 600% of the peak bandwidth doesn't matter as the min() will pick the lower deprobbwlimit anyway. Eg. on the BMG here I get (with or without the fix): QGV 0: deratedbw=33600 peakbw=48000 QGV 1: deratedbw=53000 peakbw=456000 Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patch.msgid.link/20260522200346.17377-7-ville.syrjala@linux.intel.com Reviewed-by: Michał Grzelak <michal.grzelak@intel.com>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions