aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPaul Cercueil <[email protected]>2021-10-30 11:00:32 +0100
committerPaul Cercueil <[email protected]>2021-10-30 21:02:36 +0100
commitf99413e4e1ceb23976207a8ad33a4fb65055092f (patch)
tree9b558566c03fa964d54b13c6069db35c0aa316cc /tools/perf/scripts/python
parentdded00395bdbd45a16d1504a1da77103522b28af (diff)
drm/ingenic: Remove bogus register write
Commit 1bdb542da736 ("drm/ingenic: Simplify code by using hwdescs array") caused the dma_hwdesc_phys_f{0,1} variables to be used while uninitialized in a mmio register write, which most certainly broke the ingenic-drm driver. However, the very same patchset also submitted commit 6055466203df ("drm/ingenic: Upload palette before frame"), which restored a correct behaviour by doing the register writes in a different place in the code. What's left of this, is just to remove the bogus register writes in the probe function. Signed-off-by: Paul Cercueil <[email protected]> Reported-by: kernel test robot <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] Acked-by: Sam Ravnborg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions