aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorMoti Haimovski <[email protected]>2022-04-05 11:45:51 +0300
committerGreg Kroah-Hartman <[email protected]>2022-05-22 21:01:18 +0200
commit0ff1d6f8f55eafadea0a5ca25d0eaf3571813c70 (patch)
tree8fb8fd3db21d131487f9ede656348db5e17643a2 /tools/perf/scripts/python/bin
parentab4ea5872842766b0155b2517db61a4ae99d98e0 (diff)
habanalabs: support debugfs Byte access to device DRAM
The habanalabs HW requires memory resources to be used by its internal hardware structures. These structures are allocated and initialized by the driver. We would like to use the device HBM for that purpose. This memory is io-remapped and accessed using the writel()/writeb()/writew() commands. Since some of the HW structures are one byte in size we need to add support for the writeb() and readb() functions in the driver. Signed-off-by: Moti Haimovski <[email protected]> Reviewed-by: Oded Gabbay <[email protected]> Signed-off-by: Oded Gabbay <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions