diff options
author | Matt Roper <[email protected]> | 2023-05-23 12:56:06 -0700 |
---|---|---|
committer | Matt Roper <[email protected]> | 2023-05-24 09:25:36 -0700 |
commit | 18e0deeed8c80d8ec0adfff3312252028739ce52 (patch) | |
tree | ff9e06eb6feca8fb33243e28d2075fb4ca5d360f /scripts/generate_rust_analyzer.py | |
parent | 5af5169d758275490ab00e209a09dc1d6b85e535 (diff) |
drm/i915/display: Move display runtime info to display structure
Move the runtime info specific to display into display-specific
structures as has already been done with the constant display info.
v2:
- Rename __runtime to __runtime_defaults for more clarity on the
purpose. (Andrzej)
- Move introduction of DISPLAY_INFO() to previous patch. (Andrzej)
- Drop NO_DISPLAY macro. (Andrzej)
v3:
- Use "{}" instead of "{ 0 }" for empty struct init. (Jani)
Cc: Andrzej Hajda <[email protected]>
Signed-off-by: Matt Roper <[email protected]>
Reviewed-by: Andrzej Hajda <[email protected]>
Acked-by: Jani Nikula <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions