Picture cache tiles are not partially invalidated on Mali-400
Categories
(Core :: Graphics: WebRender, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox91 | --- | fixed |
People
(Reporter: jnicol, Assigned: jnicol)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Currently we prevent partial picture cache tile invalidation on all Mali devices to workaround a driver bug. (See bug 1663355 and bug 1691955.) This driver bug affects some Mali-G and Mali-T devices, but currently we apply the workaround for any Mali GPU.
Mali-400 may or may not be affected by the same driver bug, but since it uses software webrender we certainly do not need to apply this workaround.
Allowing partial invalidation should allow for smaller texture uploads.
Assignee | ||
Comment 1•4 years ago
|
||
Currently we prevent partial picture cache tile invalidation on all
Mali devices to workaround a driver bug. (See bug 1663355 and bug
1691955.) This driver bug affects some Mali-G and Mali-T devices, but
currently we apply the workaround for any Mali GPU.
Mali-400 may or may not be affected by the same driver bug, but since
it uses software webrender we certainly do not need to apply this
workaround.
Allowing partial invalidation should allow for smaller texture uploads.
Comment 3•4 years ago
|
||
bugherder |
Description
•