Home
last modified time | relevance | path

Searched hist:"61 a6920bb604df3a0e389a2a9479e1e233e4461d" (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/etnaviv/
H A Detnaviv_dump.cdiff 61a6920bb604df3a0e389a2a9479e1e233e4461d Sat Sep 10 22:29:39 CEST 2022 Doug Brown <doug@schmorgal.com> drm/etnaviv: fix power register offset on GC300

Older GC300 revisions have their power registers at an offset of 0x200
rather than 0x100. Add new gpu_read_power and gpu_write_power functions
to encapsulate accesses to the power addresses and fix the addresses.

Signed-off-by: Doug Brown <doug@schmorgal.com>
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
H A Detnaviv_gpu.hdiff 61a6920bb604df3a0e389a2a9479e1e233e4461d Sat Sep 10 22:29:39 CEST 2022 Doug Brown <doug@schmorgal.com> drm/etnaviv: fix power register offset on GC300

Older GC300 revisions have their power registers at an offset of 0x200
rather than 0x100. Add new gpu_read_power and gpu_write_power functions
to encapsulate accesses to the power addresses and fix the addresses.

Signed-off-by: Doug Brown <doug@schmorgal.com>
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
H A Detnaviv_gpu.cdiff 61a6920bb604df3a0e389a2a9479e1e233e4461d Sat Sep 10 22:29:39 CEST 2022 Doug Brown <doug@schmorgal.com> drm/etnaviv: fix power register offset on GC300

Older GC300 revisions have their power registers at an offset of 0x200
rather than 0x100. Add new gpu_read_power and gpu_write_power functions
to encapsulate accesses to the power addresses and fix the addresses.

Signed-off-by: Doug Brown <doug@schmorgal.com>
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>