aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorVille Syrjälä <[email protected]>2018-10-29 20:34:53 +0200
committerVille Syrjälä <[email protected]>2018-11-22 18:58:20 +0200
commit17e8fd119f8292f0e96bbddc68bbf5c15305a957 (patch)
tree9a01116a9bdc719c2b2ebe476d452ad061d71d77 /tools/perf/scripts/python/export-to-postgresql.py
parentb4bf44d2dcbd6c35d9651bc6286e4940b8b3df95 (diff)
drm/i915: Eliminate the horrendous format check code
Replace the messy framebuffer format/modifier validation code with a single call to drm_any_plane_has_format(). The code was extremely annoying to maintain as you had to have a lot of platform checks for different formats. The new code requires zero maintenance. v2: Nuke the modifier checks as well since the core does that too now v3: Call drm_any_plane_has_format() from the driver code v4: Rebase Cc: Dhinakaran Pandiyan <[email protected]> Signed-off-by: Ville Syrjälä <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] Reviewed-by: Dhinakaran Pandiyan <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions