sys/dev/pci/drm/amd/display/modules/hdcp/hdcp.c
100
event_ctx->unexpected_event = 1;
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp.c
106
if (event_ctx->event != MOD_HDCP_EVENT_CALLBACK) {
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp.c
107
event_ctx->unexpected_event = 1;
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp.c
111
status = mod_hdcp_hdcp1_execution(hdcp, event_ctx, &input->hdcp1);
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp.c
114
event_ctx, &input->hdcp1);
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp.c
116
status = mod_hdcp_hdcp2_execution(hdcp, event_ctx, &input->hdcp2);
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp.c
119
event_ctx, &input->hdcp2);
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp.c
121
event_ctx->unexpected_event = 1;
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp.c
129
struct mod_hdcp_event_context *event_ctx,
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp.c
135
if (event_ctx->unexpected_event)
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp.c
172
event_ctx, &input->hdcp1, output);
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp.c
175
event_ctx, &input->hdcp1, output);
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp.c
178
event_ctx, &input->hdcp2, output);
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp.c
181
event_ctx, &input->hdcp2, output);
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp.c
540
struct mod_hdcp_event_context event_ctx;
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp.c
544
memset(&event_ctx, 0, sizeof(struct mod_hdcp_event_context));
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp.c
545
event_ctx.event = event;
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp.c
548
exec_status = execution(hdcp, &event_ctx, &hdcp->auth.trans_input);
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp.c
550
hdcp, &event_ctx, &hdcp->auth.trans_input, output);
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp.c
570
if (event_ctx.event == MOD_HDCP_EVENT_CPIRQ) {
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp.c
93
struct mod_hdcp_event_context *event_ctx,
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp.c
99
if (event_ctx->event != MOD_HDCP_EVENT_CALLBACK) {
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp1_execution.c
149
struct mod_hdcp_event_context *event_ctx,
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp1_execution.c
154
if (event_ctx->event != MOD_HDCP_EVENT_CALLBACK) {
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp1_execution.c
155
event_ctx->unexpected_event = 1;
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp1_execution.c
172
struct mod_hdcp_event_context *event_ctx,
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp1_execution.c
177
if (event_ctx->event != MOD_HDCP_EVENT_CALLBACK) {
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp1_execution.c
178
event_ctx->unexpected_event = 1;
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp1_execution.c
214
struct mod_hdcp_event_context *event_ctx,
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp1_execution.c
219
if (event_ctx->event != MOD_HDCP_EVENT_CALLBACK) {
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp1_execution.c
220
event_ctx->unexpected_event = 1;
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp1_execution.c
256
struct mod_hdcp_event_context *event_ctx,
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp1_execution.c
261
if (event_ctx->event != MOD_HDCP_EVENT_CALLBACK) {
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp1_execution.c
262
event_ctx->unexpected_event = 1;
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp1_execution.c
274
struct mod_hdcp_event_context *event_ctx,
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp1_execution.c
279
if (event_ctx->event != MOD_HDCP_EVENT_CALLBACK &&
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp1_execution.c
280
event_ctx->event != MOD_HDCP_EVENT_CPIRQ &&
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp1_execution.c
281
event_ctx->event != MOD_HDCP_EVENT_WATCHDOG_TIMEOUT) {
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp1_execution.c
282
event_ctx->unexpected_event = 1;
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp1_execution.c
314
struct mod_hdcp_event_context *event_ctx,
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp1_execution.c
320
if (event_ctx->event != MOD_HDCP_EVENT_CALLBACK) {
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp1_execution.c
321
event_ctx->unexpected_event = 1;
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp1_execution.c
378
struct mod_hdcp_event_context *event_ctx,
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp1_execution.c
383
if (event_ctx->event != MOD_HDCP_EVENT_CALLBACK) {
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp1_execution.c
384
event_ctx->unexpected_event = 1;
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp1_execution.c
401
struct mod_hdcp_event_context *event_ctx,
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp1_execution.c
406
if (event_ctx->event != MOD_HDCP_EVENT_CPIRQ &&
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp1_execution.c
407
event_ctx->event != MOD_HDCP_EVENT_WATCHDOG_TIMEOUT) {
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp1_execution.c
408
event_ctx->unexpected_event = 1;
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp1_execution.c
425
struct mod_hdcp_event_context *event_ctx,
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp1_execution.c
430
if (event_ctx->event != MOD_HDCP_EVENT_CPIRQ) {
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp1_execution.c
431
event_ctx->unexpected_event = 1;
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp1_execution.c
467
struct mod_hdcp_event_context *event_ctx,
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp1_execution.c
474
status = wait_for_active_rx(hdcp, event_ctx, input);
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp1_execution.c
477
status = exchange_ksvs(hdcp, event_ctx, input);
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp1_execution.c
481
event_ctx, input);
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp1_execution.c
484
status = authenticated(hdcp, event_ctx, input);
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp1_execution.c
487
status = wait_for_ready(hdcp, event_ctx, input);
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp1_execution.c
490
status = read_ksv_list(hdcp, event_ctx, input);
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp1_execution.c
501
struct mod_hdcp_event_context *event_ctx,
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp1_execution.c
508
status = determine_rx_hdcp_capable_dp(hdcp, event_ctx, input);
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp1_execution.c
511
status = exchange_ksvs(hdcp, event_ctx, input);
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp1_execution.c
514
status = wait_for_r0_prime_dp(hdcp, event_ctx, input);
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp1_execution.c
518
hdcp, event_ctx, input);
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp1_execution.c
521
status = authenticated_dp(hdcp, event_ctx, input);
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp1_execution.c
524
status = wait_for_ready(hdcp, event_ctx, input);
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp1_execution.c
527
status = read_ksv_list(hdcp, event_ctx, input);
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp1_transition.c
107
if (event_ctx->event ==
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp1_transition.c
152
struct mod_hdcp_event_context *event_ctx,
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp1_transition.c
197
if (event_ctx->event == MOD_HDCP_EVENT_WATCHDOG_TIMEOUT)
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp1_transition.c
259
if (event_ctx->event ==
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp1_transition.c
29
struct mod_hdcp_event_context *event_ctx,
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
218
struct mod_hdcp_event_context *event_ctx,
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
240
event_ctx->rx_id_list_ready = 1;
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
253
struct mod_hdcp_event_context *event_ctx,
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
258
if (event_ctx->event != MOD_HDCP_EVENT_CALLBACK) {
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
259
event_ctx->unexpected_event = 1;
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
276
struct mod_hdcp_event_context *event_ctx,
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
281
if (event_ctx->event != MOD_HDCP_EVENT_CALLBACK) {
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
282
event_ctx->unexpected_event = 1;
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
303
struct mod_hdcp_event_context *event_ctx,
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
309
if (event_ctx->event != MOD_HDCP_EVENT_CALLBACK &&
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
310
event_ctx->event != MOD_HDCP_EVENT_WATCHDOG_TIMEOUT) {
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
311
event_ctx->unexpected_event = 1;
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
333
struct mod_hdcp_event_context *event_ctx,
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
338
if (event_ctx->event != MOD_HDCP_EVENT_CALLBACK) {
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
339
event_ctx->unexpected_event = 1;
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
352
struct mod_hdcp_event_context *event_ctx,
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
357
if (event_ctx->event != MOD_HDCP_EVENT_CALLBACK &&
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
358
event_ctx->event != MOD_HDCP_EVENT_CPIRQ &&
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
359
event_ctx->event != MOD_HDCP_EVENT_WATCHDOG_TIMEOUT) {
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
360
event_ctx->unexpected_event = 1;
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
379
struct mod_hdcp_event_context *event_ctx,
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
384
if (event_ctx->event != MOD_HDCP_EVENT_CALLBACK &&
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
385
event_ctx->event != MOD_HDCP_EVENT_CPIRQ &&
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
386
event_ctx->event != MOD_HDCP_EVENT_WATCHDOG_TIMEOUT) {
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
387
event_ctx->unexpected_event = 1;
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
408
struct mod_hdcp_event_context *event_ctx,
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
413
if (event_ctx->event != MOD_HDCP_EVENT_CALLBACK) {
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
414
event_ctx->unexpected_event = 1;
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
427
struct mod_hdcp_event_context *event_ctx,
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
432
if (event_ctx->event != MOD_HDCP_EVENT_CALLBACK &&
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
433
event_ctx->event != MOD_HDCP_EVENT_CPIRQ &&
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
434
event_ctx->event != MOD_HDCP_EVENT_WATCHDOG_TIMEOUT) {
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
435
event_ctx->unexpected_event = 1;
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
456
struct mod_hdcp_event_context *event_ctx,
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
481
struct mod_hdcp_event_context *event_ctx,
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
496
struct mod_hdcp_event_context *event_ctx,
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
504
if (event_ctx->event != MOD_HDCP_EVENT_CALLBACK) {
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
505
event_ctx->unexpected_event = 1;
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
514
status = (use_fw ? locality_check_fw : locality_check_sw)(hdcp, event_ctx, input);
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
527
struct mod_hdcp_event_context *event_ctx,
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
532
if (event_ctx->event != MOD_HDCP_EVENT_CALLBACK) {
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
533
event_ctx->unexpected_event = 1;
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
550
struct mod_hdcp_event_context *event_ctx,
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
555
if (event_ctx->event != MOD_HDCP_EVENT_CALLBACK &&
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
556
event_ctx->event != MOD_HDCP_EVENT_CPIRQ) {
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
557
event_ctx->unexpected_event = 1;
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
560
if (event_ctx->event == MOD_HDCP_EVENT_CPIRQ) {
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
561
process_rxstatus(hdcp, event_ctx, input, &status);
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
566
if (!process_rxstatus(hdcp, event_ctx, input, &status))
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
568
if (event_ctx->rx_id_list_ready)
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
587
struct mod_hdcp_event_context *event_ctx,
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
592
if (event_ctx->event != MOD_HDCP_EVENT_CALLBACK &&
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
593
event_ctx->event != MOD_HDCP_EVENT_CPIRQ) {
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
594
event_ctx->unexpected_event = 1;
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
598
process_rxstatus(hdcp, event_ctx, input, &status);
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
604
struct mod_hdcp_event_context *event_ctx,
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
609
if (event_ctx->event != MOD_HDCP_EVENT_CALLBACK &&
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
610
event_ctx->event != MOD_HDCP_EVENT_CPIRQ &&
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
611
event_ctx->event != MOD_HDCP_EVENT_WATCHDOG_TIMEOUT) {
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
612
event_ctx->unexpected_event = 1;
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
616
if (!process_rxstatus(hdcp, event_ctx, input, &status))
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
618
if (!event_ctx->rx_id_list_ready) {
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
627
struct mod_hdcp_event_context *event_ctx,
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
632
if (event_ctx->event != MOD_HDCP_EVENT_CALLBACK &&
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
633
event_ctx->event != MOD_HDCP_EVENT_CPIRQ) {
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
634
event_ctx->unexpected_event = 1;
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
637
if (event_ctx->event == MOD_HDCP_EVENT_CPIRQ) {
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
638
process_rxstatus(hdcp, event_ctx, input, &status);
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
663
struct mod_hdcp_event_context *event_ctx,
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
668
if (event_ctx->event != MOD_HDCP_EVENT_CALLBACK &&
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
669
event_ctx->event != MOD_HDCP_EVENT_CPIRQ) {
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
670
event_ctx->unexpected_event = 1;
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
673
if (event_ctx->event == MOD_HDCP_EVENT_CPIRQ) {
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
674
process_rxstatus(hdcp, event_ctx, input, &status);
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
679
if (!process_rxstatus(hdcp, event_ctx, input, &status))
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
681
if (event_ctx->rx_id_list_ready)
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
698
struct mod_hdcp_event_context *event_ctx,
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
703
if (event_ctx->event != MOD_HDCP_EVENT_CALLBACK &&
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
704
event_ctx->event != MOD_HDCP_EVENT_CPIRQ &&
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
705
event_ctx->event != MOD_HDCP_EVENT_WATCHDOG_TIMEOUT) {
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
706
event_ctx->unexpected_event = 1;
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
709
if (event_ctx->event == MOD_HDCP_EVENT_CPIRQ) {
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
710
process_rxstatus(hdcp, event_ctx, input, &status);
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
715
if (!process_rxstatus(hdcp, event_ctx, input, &status))
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
717
if (event_ctx->rx_id_list_ready)
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
739
struct mod_hdcp_event_context *event_ctx,
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
744
if (event_ctx->event != MOD_HDCP_EVENT_CALLBACK) {
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
745
event_ctx->unexpected_event = 1;
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
762
struct mod_hdcp_event_context *event_ctx,
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
767
if (event_ctx->event != MOD_HDCP_EVENT_CALLBACK &&
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
768
event_ctx->event != MOD_HDCP_EVENT_CPIRQ) {
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
769
event_ctx->unexpected_event = 1;
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
773
if (!process_rxstatus(hdcp, event_ctx, input, &status))
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
784
struct mod_hdcp_event_context *event_ctx,
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
791
status = known_hdcp2_capable_rx(hdcp, event_ctx, input);
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
794
status = send_ake_init(hdcp, event_ctx, input);
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
797
status = validate_ake_cert(hdcp, event_ctx, input);
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
800
status = send_no_stored_km(hdcp, event_ctx, input);
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
803
status = read_h_prime(hdcp, event_ctx, input);
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
807
event_ctx, input);
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
810
status = send_stored_km(hdcp, event_ctx, input);
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
813
status = validate_h_prime(hdcp, event_ctx, input);
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
816
status = locality_check(hdcp, event_ctx, input);
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
819
status = exchange_ks_and_test_for_repeater(hdcp, event_ctx, input);
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
822
status = enable_encryption(hdcp, event_ctx, input);
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
825
status = authenticated(hdcp, event_ctx, input);
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
828
status = wait_for_rx_id_list(hdcp, event_ctx, input);
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
831
status = verify_rx_id_list_and_send_ack(hdcp, event_ctx, input);
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
834
status = send_stream_management(hdcp, event_ctx, input);
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
837
status = validate_stream_ready(hdcp, event_ctx, input);
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
848
struct mod_hdcp_event_context *event_ctx,
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
855
status = determine_rx_hdcp_capable_dp(hdcp, event_ctx, input);
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
858
status = send_ake_init(hdcp, event_ctx, input);
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
861
status = validate_ake_cert(hdcp, event_ctx, input);
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
864
status = send_no_stored_km(hdcp, event_ctx, input);
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
867
status = read_h_prime(hdcp, event_ctx, input);
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
871
event_ctx, input);
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
874
status = send_stored_km(hdcp, event_ctx, input);
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
877
status = validate_h_prime(hdcp, event_ctx, input);
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
880
status = locality_check(hdcp, event_ctx, input);
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
884
event_ctx, input);
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
887
status = send_content_stream_type_dp(hdcp, event_ctx, input);
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
890
status = enable_encryption(hdcp, event_ctx, input);
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
893
status = authenticated(hdcp, event_ctx, input);
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
896
status = wait_for_rx_id_list(hdcp, event_ctx, input);
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
899
status = verify_rx_id_list_and_send_ack(hdcp, event_ctx, input);
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
902
status = send_stream_management(hdcp, event_ctx, input);
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c
905
status = validate_stream_ready(hdcp, event_ctx, input);
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_transition.c
113
if (event_ctx->event ==
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_transition.c
133
if (event_ctx->event ==
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_transition.c
165
if (event_ctx->event ==
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_transition.c
247
} else if (event_ctx->rx_id_list_ready && conn->is_repeater) {
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_transition.c
264
} else if (event_ctx->rx_id_list_ready && conn->is_repeater) {
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_transition.c
277
} else if (!event_ctx->rx_id_list_ready) {
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_transition.c
278
if (event_ctx->event == MOD_HDCP_EVENT_WATCHDOG_TIMEOUT) {
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_transition.c
29
struct mod_hdcp_event_context *event_ctx,
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_transition.c
319
} else if (event_ctx->rx_id_list_ready && conn->is_repeater) {
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_transition.c
337
} else if (event_ctx->rx_id_list_ready && conn->is_repeater) {
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_transition.c
342
if (event_ctx->event == MOD_HDCP_EVENT_WATCHDOG_TIMEOUT) {
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_transition.c
382
struct mod_hdcp_event_context *event_ctx,
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_transition.c
449
if (event_ctx->event ==
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_transition.c
465
if (event_ctx->event ==
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_transition.c
494
if (event_ctx->event ==
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_transition.c
576
} else if (event_ctx->rx_id_list_ready && conn->is_repeater) {
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_transition.c
598
} else if (event_ctx->rx_id_list_ready && conn->is_repeater) {
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_transition.c
611
} else if (!event_ctx->rx_id_list_ready) {
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_transition.c
612
if (event_ctx->event == MOD_HDCP_EVENT_WATCHDOG_TIMEOUT)
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_transition.c
649
} else if (event_ctx->rx_id_list_ready) {
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_transition.c
655
if (event_ctx->event == MOD_HDCP_EVENT_CALLBACK)
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_transition.c
66
if (event_ctx->event ==
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_transition.c
670
} else if (event_ctx->rx_id_list_ready) {
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_transition.c
683
} else if (event_ctx->event == MOD_HDCP_EVENT_CALLBACK) {