Commit 6c261e9
drm/vc4: Do not reset tv mode as this is already handled by framework
In vc4_vec_connector_reset, the tv mode is already reset to the
property default by drm_atomic_helper_connector_tv_reset, so there
is no need for a local fixup to potentially some other default.
Fixes: 96922af ("drm/vc4: Allow setting the TV norm via module parameter")
Signed-off-by: Dave Stevenson <[email protected]>1 parent 9edc62c commit 6c261e9
1 file changed
+0
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
404 | 404 | | |
405 | 405 | | |
406 | 406 | | |
407 | | - | |
408 | | - | |
409 | | - | |
410 | | - | |
411 | 407 | | |
412 | 408 | | |
413 | 409 | | |
| |||
0 commit comments