diff options
| author | Thomas Zimmermann <[email protected]> | 2022-07-28 14:40:51 +0200 |
|---|---|---|
| committer | Thomas Zimmermann <[email protected]> | 2022-07-29 15:56:46 +0200 |
| commit | 1ee181fe958a11d023fd992b8eabe6d4287661ee (patch) | |
| tree | b3102d71b2fb5584281744b541d3117edee81578 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | 44373151ab429cca53fae53d9eed374aef64afad (diff) | |
drm/mgag200: Move DAC-register setup into model-specific code
Provide an init function for each model's DAC registers. Remove
the shared helper.
The code for initializing the DAC registers consisted of a large
table of default value, plus many exceptions for the various G200
models. Providing a per-model implementation makes if more readable.
At some point, some of the initialization should probably move into
the modesetting code.
v2:
* don't duplicate DAC values unnecessarily (Sam, Jocelyn)
Signed-off-by: Thomas Zimmermann <[email protected]>
Reviewed-by: Jocelyn Falempe <[email protected]>
Tested-by: Jocelyn Falempe <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions