diff options
author | Jani Nikula <[email protected]> | 2024-08-29 17:47:47 +0300 |
---|---|---|
committer | Jani Nikula <[email protected]> | 2024-09-02 15:16:45 +0300 |
commit | 8906064715c16571e691f67c2746ed1bf1bda6b9 (patch) | |
tree | 370fd10f7aef4d7c0da3ef5347ddd131e75a298b /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | 3eac4684ecb5ea696bd283bd7f35e4829973f4f8 (diff) |
drm/i915/hdcp: migrate away from kdev_to_i915() in GSC messaging
Use to_intel_display() instead of kdev_to_i915() in the HDCP component
API hooks. Avoid further drive-by changes at this point, and just
convert the display pointer to i915, and leave the struct intel_display
conversion for later.
The NULL error checking in the hooks make this a bit cumbersome. I'm not
actually sure they're really required, but don't go down that rabbit
hole just now.
Cc: Gustavo Sousa <[email protected]>
Reviewed-by: Ankit Nautiyal <[email protected]>
Reviewed-by: Suraj Kandpal <[email protected]>
Reviewed-by: Arun R Murthy <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/efd5c4c164c01b7ee50ad43f202b074b373fb810.1724942754.git.jani.nikula@intel.com
Signed-off-by: Jani Nikula <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions