search for: cb55cd0c66a1

Displaying 2 results from an estimated 2 matches for "cb55cd0c66a1".

2020 Feb 12
2
[PATCH] drm/nouveau/kms/gv100-: Re-set LUT after clearing for modesets
While certain modeset operations on gv100+ need us to temporarily disable the LUT, we make the mistake of sometimes neglecting to reprogram the LUT after such modesets. In particular, moving a head from one encoder to another seems to trigger this quite often. GV100+ is very picky about having a LUT in most scenarios, so this causes the display engine to hang with the following error code: disp:
2020 Feb 13
0
[PATCH] drm/nouveau/kms/gv100-: Re-set LUT after clearing for modesets
...4cb ("drm/nouveau/kms/gv100: initial support"). The bot has tested the following trees: v5.5.3, v5.4.19, v4.19.103. v5.5.3: Build OK! v5.4.19: Build OK! v4.19.103: Failed to apply! Possible dependencies: 88b703527ba7 ("drm/nouveau/kms/gf119-: add ctm property support") cb55cd0c66a1 ("drm/nouveau/kms/nv50-: allow more flexibility with lut formats") NOTE: The patch will not be queued to stable trees until it is upstream. How should we proceed with this patch? -- Thanks, Sasha