]> Git Repo - linux.git/commit
drm/i915/vblank: use display->platform.<platform> instead of IS_<PLATFORM>()
authorJani Nikula <[email protected]>
Mon, 28 Oct 2024 19:48:49 +0000 (21:48 +0200)
committerJani Nikula <[email protected]>
Wed, 30 Oct 2024 09:15:52 +0000 (11:15 +0200)
commit331313aa504ab91f4b798060dd4711921b25652b
tree584c8dcf86ff14a1b71e4db4e0b62d2b7b95060c
parentb95d975ca3cff34ea48a51cce4e80f18cbdb06ea
drm/i915/vblank: use display->platform.<platform> instead of IS_<PLATFORM>()

Switch to using the new display->platform.<platform> members for
platform identification in display code.

v2: Split out an unrelated hunk to a separate patch (Rodrigo)

Reviewed-by: Rodrigo Vivi <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/ed7295a7246bf00d8ae39f78c78dcc842c6939d9.1730144869.git.jani.nikula@intel.com
Signed-off-by: Jani Nikula <[email protected]>
drivers/gpu/drm/i915/display/intel_vblank.c
This page took 0.054915 seconds and 4 git commands to generate.