aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorThomas Zimmermann <tzimmermann@suse.de>2025-01-31 10:21:10 +0100
committerThomas Zimmermann <tzimmermann@suse.de>2025-02-03 14:01:12 +0100
commit517e28d40c9fab2e96b7a88787007954efd6cf50 (patch)
tree220ab9b5dfb60772682c5e74c2db0eb4a008261e /tools/perf/scripts/python/task-analyzer.py
parentdrm/ast: Add empty initializer for VBIOS modes (diff)
downloadlinux-517e28d40c9fab2e96b7a88787007954efd6cf50.tar.gz
linux-517e28d40c9fab2e96b7a88787007954efd6cf50.zip
drm/ast: Add helpers for VBIOS mode lookup
Mode lines are independent from hardware Gen or TX chip, so hide all VBIOS mode tables in ast_vbios.c. Move the look-up code for VBIOS modes from ast_vbios_get_mode_info() to ast_vbios_find_mode(). The new look-up function respects the supported-mode flags in struct ast_device. For example, if a device does not have struct ast_device.support_fullhd set, the helper does not return a valid mode for 1920x1080. Taking the supported-mode flags into account allows for making the VBIOS tables the single reference for validating and setting display modes against hardware capabilities. v2: - replace mode switch with look-up table (Jocelyn) Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Reviewed-by: Jocelyn Falempe <jfalempe@redhat.com> Link: https://patchwork.freedesktop.org/patch/msgid/20250131092257.115596-11-tzimmermann@suse.de
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
;follow=1'>media: atomisp: use vb2_start_streaming_called()Hans Verkuil1-4/+4 2023-02-08media: atomisp: fix videobuf2 Kconfig depenendencyArnd Bergmann1-1/+1 2023-02-08media: rc: Fix use-after-free bugs caused by ene_tx_irqsim()Duoming Zhou1-1/+2 2023-02-08media: rc: gpio-ir-recv: add remove functionLi Jun1-0/+18 2023-02-08media: dt-bindings: st,stih-cec: convert to DT schemaKrzysztof Kozlowski3-28/+67 2023-02-08media: dt-bindings: nvidia,tegra114-cec: convert to DT schemaKrzysztof Kozlowski3-28/+59 2023-02-08media: dt-bindings: cec-gpio: convert to DT schemaKrzysztof Kozlowski3-43/+75 2023-02-08media: dt-bindings: samsung,s5p-cec: convert to DT schemaKrzysztof Kozlowski3-37/+67 2023-02-08media: dt-bindings: chrontel,ch7322: reference common CEC propertiesKrzysztof Kozlowski1-6/+5 2023-02-08media: dt-bindings: amlogic,meson-gx-ao-cec: reference common CEC propertiesKrzysztof Kozlowski1-5/+2 2023-02-08media: dt-bindings: cec: convert common CEC properties to DT schemaKrzysztof Kozlowski3-9/+29