aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python
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/scripts/python
parentdrm: Pass pixel_format+modifier directly to drm_get_format_info() (diff)
downloadwireguard-linux-d5d6340c0b65ce1340c7403b5fc5e54fc8239dab.tar.xz
wireguard-linux-d5d6340c0b65ce1340c7403b5fc5e54fc8239dab.zip
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/scripts/python')
0 files changed, 0 insertions, 0 deletions