]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/i915/doc: Document where to implement register workarounds
authorGustavo Sousa <gustavo.sousa@intel.com>
Wed, 18 Jan 2023 15:52:48 +0000 (12:52 -0300)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Thu, 19 Jan 2023 22:03:05 +0000 (17:03 -0500)
commit0c3064cf33fbfa8a25871d847e715f33b64f323e
treeb02a5aff7010d5d86687102fefcb4af54c1712c5
parentca54a9a32da0f0ef7e5cbcd111b66f3c9d78b7d2
drm/i915/doc: Document where to implement register workarounds

Extend the existing documentation in gt/intel_workarounds.c to make it
clear which functions register workarounds should be implemented in
according to their types.

Signed-off-by: Gustavo Sousa <gustavo.sousa@intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230118155249.41551-2-gustavo.sousa@intel.com
drivers/gpu/drm/i915/gt/intel_workarounds.c