diff options
author | Lucas De Marchi <lucas.demarchi@intel.com> | 2023-01-25 15:03:07 -0800 |
---|---|---|
committer | Rodrigo Vivi <rodrigo.vivi@intel.com> | 2023-12-19 18:28:12 -0500 |
commit | 3747c88428a199620ca626a196781516c6da12e6 (patch) | |
tree | 6d39a527123c3fc5463d0dbcdb35f45308cc1adf /drivers/gpu/drm/drm_edid_load.c | |
parent | 564d64f83de9759c1faa4a64ee4aed8465281ecb (diff) |
drm/xe: Rename xe_rtp_regval to xe_rtp_action
It's true that the struct records the register and the value (in form of
2 masks) to restore, but it also records more fields important to
the application of workarounds/tuning, etc. One important part is what
is the macro used to record these fields: SET/CLR/WR/FIELD_SET/etc.
Thinking of the table as a set of rules + actions is more intuitive than
rules + regval.
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Diffstat (limited to 'drivers/gpu/drm/drm_edid_load.c')
0 files changed, 0 insertions, 0 deletions