Commit fdf7d4f
drm/amd/display: Report Proper Quantization Range in AVI Infoframe
[Why?]
When a monitor does not set both QS and QY bits, DC does not
set Q0, Q1, QY0 and QY1 bits in AVI infoframe. Setting RGB bits
should be separate from setting YCC bits.
[How?]
Separate logic for setting RGB and YCC quantization range bits
in the AVI infoframe.
Signed-off-by: Dillon Varone <dillon.varone@amd.com>
Reviewed-by: Chris Park <Chris.Park@amd.com>
Acked-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>1 parent dad6bd7 commit fdf7d4f
1 file changed
Lines changed: 19 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2506 | 2506 | | |
2507 | 2507 | | |
2508 | 2508 | | |
| 2509 | + | |
| 2510 | + | |
| 2511 | + | |
| 2512 | + | |
| 2513 | + | |
| 2514 | + | |
| 2515 | + | |
| 2516 | + | |
| 2517 | + | |
| 2518 | + | |
| 2519 | + | |
| 2520 | + | |
2509 | 2521 | | |
2510 | 2522 | | |
2511 | | - | |
2512 | | - | |
| 2523 | + | |
2513 | 2524 | | |
2514 | | - | |
2515 | | - | |
| 2525 | + | |
2516 | 2526 | | |
2517 | | - | |
2518 | | - | |
2519 | | - | |
| 2527 | + | |
| 2528 | + | |
2520 | 2529 | | |
2521 | | - | |
2522 | | - | |
| 2530 | + | |
2523 | 2531 | | |
2524 | | - | |
2525 | | - | |
2526 | | - | |
2527 | | - | |
2528 | | - | |
| 2532 | + | |
| 2533 | + | |
2529 | 2534 | | |
2530 | 2535 | | |
2531 | 2536 | | |
| |||
0 commit comments