Commit cb2b7d6
drm/i915/hdcp: Move to direct reads for HDCP
Even for MST scenarios we need to do direct reads only on the
immediate downstream device the rest of the authentication is taken
care by that device. Remote reads will only be used to check
capability of the monitors in MST topology.
--v2
-Add fixes tag [Ankit]
-Derive aux where needed rather than through a function [Ankit]
Fixes: ae4f902 ("drm/i915/hdcp: Send the correct aux for DPMST HDCP scenario")
Signed-off-by: Suraj Kandpal <suraj.kandpal@intel.com>
Reviewed-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
Signed-off-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240223081453.1576918-3-suraj.kandpal@intel.com
(cherry picked from commit 287c0de)
Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>1 parent d206a76 commit cb2b7d6
1 file changed
Lines changed: 9 additions & 22 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
330 | 330 | | |
331 | 331 | | |
332 | 332 | | |
333 | | - | |
334 | | - | |
335 | | - | |
336 | | - | |
337 | | - | |
338 | | - | |
339 | | - | |
340 | | - | |
341 | | - | |
342 | | - | |
343 | | - | |
344 | 333 | | |
345 | 334 | | |
346 | 335 | | |
347 | 336 | | |
348 | 337 | | |
349 | | - | |
| 338 | + | |
| 339 | + | |
350 | 340 | | |
351 | 341 | | |
352 | 342 | | |
| |||
454 | 444 | | |
455 | 445 | | |
456 | 446 | | |
| 447 | + | |
| 448 | + | |
457 | 449 | | |
458 | | - | |
459 | 450 | | |
460 | 451 | | |
461 | 452 | | |
462 | 453 | | |
463 | 454 | | |
464 | 455 | | |
465 | 456 | | |
466 | | - | |
467 | | - | |
468 | 457 | | |
469 | 458 | | |
470 | 459 | | |
| |||
490 | 479 | | |
491 | 480 | | |
492 | 481 | | |
493 | | - | |
| 482 | + | |
| 483 | + | |
494 | 484 | | |
495 | 485 | | |
496 | 486 | | |
| |||
516 | 506 | | |
517 | 507 | | |
518 | 508 | | |
519 | | - | |
| 509 | + | |
520 | 510 | | |
521 | 511 | | |
522 | 512 | | |
| |||
530 | 520 | | |
531 | 521 | | |
532 | 522 | | |
533 | | - | |
534 | | - | |
535 | 523 | | |
536 | 524 | | |
537 | 525 | | |
| |||
651 | 639 | | |
652 | 640 | | |
653 | 641 | | |
654 | | - | |
| 642 | + | |
| 643 | + | |
655 | 644 | | |
656 | 645 | | |
657 | 646 | | |
658 | | - | |
659 | | - | |
660 | 647 | | |
661 | 648 | | |
662 | 649 | | |
| |||
0 commit comments