summaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorVille Syrjälä <ville.syrjala@linux.intel.com>2025-07-01 12:07:06 +0300
committerVille Syrjälä <ville.syrjala@linux.intel.com>2025-07-16 20:01:58 +0300
commitd5d6340c0b65ce1340c7403b5fc5e54fc8239dab (patch)
tree1501295787c3782f2f5841202e5d83a54bf05f1e /tools/perf/util/scripting-engines/trace-event-python.c
parent0e7d5874fb6b80c44be3cfbcf1cf356e81d91232 (diff)
drm: Look up the format info earlier
Look up the format info already in drm_internal_framebuffer_create() so that we can later pass it along to .fb_create(). Currently various drivers are doing additional lookups in their .fb_create() implementations, and these lookups are rather expensive now (given how many different pixel formats we have). v2: Fix commit msg (Thomas) Reviewed-by: Thomas Zimmermann <tzimmermann@suse.de> Reviewed-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20250701090722.13645-4-ville.syrjala@linux.intel.com
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions