diff options
| author | Jani Nikula <[email protected]> | 2016-03-16 12:21:40 +0200 |
|---|---|---|
| committer | Jani Nikula <[email protected]> | 2016-03-16 17:55:52 +0200 |
| commit | 1e78aa014b84ff23f99daa0e0832b01337244062 (patch) | |
| tree | 195618d891b7c536205f460eb6c239a09cb708d5 /tools/perf/scripts/python | |
| parent | 42c151e65e80d22b611ba07812374ed726ebb947 (diff) | |
drm/i915/dsi: start using enum mipi_dsi_pixel_format
A small step moving us closer to DRM MIPI DSI code. Use enum
mipi_dsi_pixel_format instead of our own. The first benefit is being
able to use common mipi_dsi_pixel_format_to_bpp().
There's a little back and forth conversion with the VBT -> enum ->
register, since we have just shoved the VBT value into the register
directly. Longer term, all the VBT parsing and deciphering should be
done in intel_bios.c, and abstracted there.
Reviewed-by: Ville Syrjälä <[email protected]>
Signed-off-by: Jani Nikula <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions