diff options
| author | Sinclair Yeh <[email protected]> | 2018-06-19 19:46:58 +0200 |
|---|---|---|
| committer | Thomas Hellstrom <[email protected]> | 2018-07-03 20:35:52 +0200 |
| commit | b249cb4f6bc45485f631803b9762e443108a4b00 (patch) | |
| tree | a92bb7fe95a2fcb3c8633d1f5cc32c6178a41ea9 /drivers/media/platform/vimc/vimc-core.c | |
| parent | 19f976ab01a6bb1f36384dd8cc743b88a6b7ebd6 (diff) | |
drm/vmwgfx: Fix atomic mode set check
vmw_kms_atomic_check_modeset() is currently checking config using the
legacy state, which is updated after a commit has happened.
This means vmw_kms_atomic_check_modeset() will reject an invalid config
on the next update rather than the current one.
Fix this by using the new states for config checking
Signed-off-by: Sinclair Yeh <[email protected]>
Reviewed-by: Deepak Rawat <[email protected]>
Signed-off-by: Thomas Hellstrom <[email protected]>
Diffstat (limited to 'drivers/media/platform/vimc/vimc-core.c')
0 files changed, 0 insertions, 0 deletions