aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorVille Syrjälä <ville.syrjala@linux.intel.com>2018-10-29 20:34:53 +0200
committerVille Syrjälä <ville.syrjala@linux.intel.com>2018-11-22 18:58:20 +0200
commit17e8fd119f8292f0e96bbddc68bbf5c15305a957 (patch)
tree9a01116a9bdc719c2b2ebe476d452ad061d71d77 /tools/perf/scripts/python/bin/stackcollapse-record
parentdrm/i915: Update DRIVER_DATE to 20181122 (diff)
downloadlinux-17e8fd119f8292f0e96bbddc68bbf5c15305a957.tar.gz
linux-17e8fd119f8292f0e96bbddc68bbf5c15305a957.zip
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 <dhinakaran.pandiyan@intel.com> Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20181029183453.28541-2-ville.syrjala@linux.intel.com Reviewed-by: Dhinakaran Pandiyan <dhinakaran.pandiyan@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions