intel: Drop some author comments and update Faith's name

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22120>
This commit is contained in:
Faith Ekstrand
2023-03-25 16:21:11 -05:00
committed by Marge Bot
parent cf1da3ef40
commit 789992b7c9
6 changed files with 4 additions and 11 deletions

View File

@@ -1196,7 +1196,7 @@ emit_3dstate_vs(struct anv_graphics_pipeline *pipeline)
* but the Haswell docs for the "VS Reference Count Full Force Miss
* Enable" field of the "Thread Mode" register refer to a HSW bug in
* which the VUE handle reference count would overflow resulting in
* internal reference counting bugs. My (Jason's) best guess is that
* internal reference counting bugs. My (Faith's) best guess is that
* this bug cropped back up on SKL GT4 when we suddenly had more
* threads in play than any previous gfx9 hardware.
*