mirror of https://github.com/torvalds/linux.git
At current implementation there is an extra 0 at 1.62G link rate which
cause no correct pixel_div selected for 1.62G link rate to calculate
mvid and nvid. This patch delete the extra 0 to have mvid and nvid be
calculated correctly.
Changes in v2:
-- fix Fixes tag's text
Changes in v3:
-- fix misspelling of "Reviewed-by"
Fixes:
|
||
|---|---|---|
| .. | ||
| dp_audio.c | ||
| dp_audio.h | ||
| dp_aux.c | ||
| dp_aux.h | ||
| dp_catalog.c | ||
| dp_catalog.h | ||
| dp_ctrl.c | ||
| dp_ctrl.h | ||
| dp_debug.c | ||
| dp_debug.h | ||
| dp_display.c | ||
| dp_display.h | ||
| dp_drm.c | ||
| dp_drm.h | ||
| dp_hpd.c | ||
| dp_hpd.h | ||
| dp_link.c | ||
| dp_link.h | ||
| dp_panel.c | ||
| dp_panel.h | ||
| dp_parser.c | ||
| dp_parser.h | ||
| dp_power.c | ||
| dp_power.h | ||
| dp_reg.h | ||