diff options
| author | Shixin Zeng <[email protected]> | 2015-07-03 06:46:50 +0000 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2015-07-03 22:52:34 +0000 |
| commit | e24ff467e12e1560de753313976c46e84fa6306a (patch) | |
| tree | 99ab42e86bc4799c527a3d962d58a29dbfd543fb /drivers/pwm/pwm-atmel.c | |
| parent | drm: Always enable atomic API (diff) | |
| download | kernel-e24ff467e12e1560de753313976c46e84fa6306a.tar.gz kernel-e24ff467e12e1560de753313976c46e84fa6306a.zip | |
drm/crtc: Fix edid length computation
The length of each EDID block is EDID_LENGTH, and number of blocks is
(1 + edid->extensions) - we need to multiply not add them.
This causes wrong EDID to be passed on, and is a regression introduced
by d2ed34362a52 (drm: Introduce helper for replacing blob properties)
Signed-off-by: Shixin Zeng <[email protected]>
Cc: Daniel Stone <[email protected]>
Cc: Maarten Lankhorst <[email protected]>
Reviewed-by: Daniel Stone <[email protected]>
[danvet: Add Cc: and fix commit summary.]
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'drivers/pwm/pwm-atmel.c')
0 files changed, 0 insertions, 0 deletions
