Commit 3980e6f
HDMI: WAR: prevent system block 3840x2160 and 2560x1440 resolution
1.cause of VOPB use VOLP's setting, max_output.width = 2560,
but we don't know why,
so, system judge 3840x2160 to MODE_BAD_HVALUE,
we modify the condition to prevent it
2.don't block pixel clock 214.5MHz(2560x1440) when clock != request_clock
Signed-off-by: bross1_kuo <bross1_kuo@asus.com>
Change-Id: Ic313c430f5f236716ac6e1bace91dcc323804fa01 parent e242ccf commit 3980e6f
1 file changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2329 | 2329 | | |
2330 | 2330 | | |
2331 | 2331 | | |
2332 | | - | |
2333 | | - | |
| 2332 | + | |
| 2333 | + | |
| 2334 | + | |
| 2335 | + | |
2334 | 2336 | | |
2335 | 2337 | | |
2336 | 2338 | | |
| |||
2347 | 2349 | | |
2348 | 2350 | | |
2349 | 2351 | | |
2350 | | - | |
| 2352 | + | |
2351 | 2353 | | |
2352 | 2354 | | |
2353 | 2355 | | |
| |||
0 commit comments