diff options
author | Ville Syrjälä <[email protected]> | 2020-01-08 20:12:40 +0200 |
---|---|---|
committer | Ville Syrjälä <[email protected]> | 2020-07-09 16:23:51 +0300 |
commit | d97571938ef34a7ab02fb3a1bd9323b825f7f7e8 (patch) | |
tree | 06009ff3971f55d306db3670028069db0335e2be /lib/mpi/mpi-cmp.c | |
parent | c35ad31401c079e1fe1bebb1b7d5be2940668676 (diff) |
drm/i915/sdvo: Make SDVO deal with HDMI pixel repeat
With SDVO the pipe config pixel_multiplier only concerns itself with the
data on the SDVO bus. Any HDMI specific pixel repeat must be handled by
the SDVO device itself. To do that simply configure the SDVO pixel
replication factor appropriately. We already set up the infoframe PRB
values correctly via the infoframe helpers.
There is no cap we can check for this. The spec says that 1X,2X,4X are
mandatory, anything else is optional. 1X and 2X are all we need so
we should be able to assume they work.
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Imre Deak <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-cmp.c')
0 files changed, 0 insertions, 0 deletions