aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorJosé Roberto de Souza <[email protected]>2021-10-12 18:00:46 -0700
committerJosé Roberto de Souza <[email protected]>2021-10-14 13:19:19 -0700
commit83f52364b15265aec47d07e02b0fbf4093ab8554 (patch)
treec9ed98dfdfac820b5dfda0e42bb6fe48f23f097b /scripts/gdb/linux/utils.py
parente6908588008f96f7cb6f9cd6dc63236f819d3a54 (diff)
drm/i915: Remove memory frequency calculation
This memory frequency calculated is only used to check if it is zero, what is not useful as it will never actually be zero. Also the calculation is wrong, we should be checking other bit to select the appropriate frequency multiplier while this code is stuck with a fixed multiplier. So here dropping it as whole. v2: - Also remove memory frequency calculation for gen9 LP platforms Cc: Yakui Zhao <[email protected]> Cc: Matt Roper <[email protected]> Fixes: 5d0c938ec9cc ("drm/i915/gen11+: Only load DRAM information from pcode") Signed-off-by: José Roberto de Souza <[email protected]> Reviewed-by: Matt Roper <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions