aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorSaurabh Sengar <[email protected]>2022-04-27 06:47:53 -0700
committerHelge Deller <[email protected]>2022-05-19 11:05:31 +0200
commitc4b4d7047f16a8d138ce76da65faefb7165736f2 (patch)
tree90693e3c19b45a5ce1eb98846a2a51d642a03ee9 /tools/perf/scripts/python/mem-phys-addr.py
parent42226c989789d8da4af1de0c31070c96726d990c (diff)
video: fbdev: hyperv_fb: Allow resolutions with size > 64 MB for Gen1
This patch fixes a bug where GEN1 VMs doesn't allow resolutions greater than 64 MB size (eg 7680x4320). Unnecessary PCI check limits Gen1 VRAM to legacy PCI BAR size only (ie 64MB). Thus any, resolution requesting greater then 64MB (eg 7680x4320) would fail. MMIO region assigning this memory shouldn't be limited by PCI bar size. Signed-off-by: Saurabh Sengar <[email protected]> Reviewed-by: Dexuan Cui <[email protected]> Signed-off-by: Helge Deller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions