aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorPaul Cercueil <[email protected]>2021-10-26 19:12:35 +0100
committerPaul Cercueil <[email protected]>2021-10-29 21:29:09 +0100
commit1bdb542da736e299a3fb291e5905a14dc955b938 (patch)
tree4e44c945905b127bc6ec26dc090fa652a4353323 /tools/perf/scripts/python/bin/export-to-postgresql-report
parent675053115e4e809643e12ca817dc9147562a70d6 (diff)
drm/ingenic: Simplify code by using hwdescs array
Instead of having one 'hwdesc' variable for the plane #0, one for the plane #1 and one for the palette, use a 'hwdesc[3]' array, where the DMA hardware descriptors are indexed by the plane's number. v2: dma_hwdesc_addr() extended to support palette hwdesc. The palette hwdesc is now hwdesc[3] to simplify things. Add ingenic_drm_configure_hwdesc*() functions to factorize code. Signed-off-by: Paul Cercueil <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] Tested-by: Nikolaus Schaller <[email protected]> Reviewed-by: Christophe Branchereau <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions