diff options
author | Lyude Paul <[email protected]> | 2020-03-17 14:54:06 -0400 |
---|---|---|
committer | Lyude Paul <[email protected]> | 2020-07-16 18:16:31 -0400 |
commit | fb2420b701edbf96c2b6d557f0139902f455dc2b (patch) | |
tree | d20b43b0d6ad0a84a9c50bf7420000f6788e3d35 /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | 9c8e9b790de33914e674035203461cb75c727e98 (diff) |
drm/nouveau/kms/nv50-: Fix disabling dithering
While we expose the ability to turn off hardware dithering for nouveau,
we actually make the mistake of turning it on anyway, due to
dithering_depth containing a non-zero value if our dithering depth isn't
also set to 6 bpc.
So, fix it by never enabling dithering when it's disabled.
Signed-off-by: Lyude Paul <[email protected]>
Reviewed-by: Ben Skeggs <[email protected]>
Acked-by: Dave Airlie <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions