aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorDmitry Baryshkov <[email protected]>2022-04-19 18:53:43 +0300
committerDmitry Baryshkov <[email protected]>2022-04-26 00:50:46 +0300
commitecb23f2e3009082bb0b74a1cb1d918f90dc35778 (patch)
tree82a36d3528b90189cc8e2e4db393265150583ee2 /tools/perf/scripts/python/bin/export-to-postgresql-report
parente1072257ff6544ac13e59d41d5fa1f2d3a98c63a (diff)
drm/msm: split the main platform driver
Currently the msm platform driver is a multiplex handling several cases: - headless GPU-only driver, - MDP4 with flat device nodes, - MDP5/DPU MDSS with all the nodes being children of MDSS node. This results in not-so-perfect code, checking the hardware version (MDP4/MDP5/DPU) in several places, checking for mdss even when it can not exist, etc. Split the code into three handling subdrivers (mdp4, mdss and headless msm). Reviewed-by: Abhinav Kumar <[email protected]> Reported-by: kernel test robot <[email protected]> Reviewed-by: Stephen Boyd <[email protected]> Signed-off-by: Dmitry Baryshkov <[email protected]> Patchwork: https://patchwork.freedesktop.org/patch/482507/ Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Dmitry Baryshkov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions