summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAge
...
* gpu:nvgpu: gp10b: update channel_setup_ramfcSeshendra Gadagottu2016-12-27
* include: uapi: nvgpu: add flag for IO coherenceDeepak Nibade2016-12-27
* gpu: nvgpu: t18x, gp10b frameworkKenneth Adams2016-12-27
* gpu: nvgpu: gk20a: Allow regops lists longer than 128Sami Kiminki2016-12-26
* gpu: nvgpu: update vsms_mapping ioctlPeter Daifuku2016-12-17
* gpu: nvgpu: alarm/event interface cleanupThomas Fleury2016-12-15
* gpu: nvgpu: alarm/event numberingThomas Fleury2016-12-15
* gpu: nvgpu: add device alarmsThomas Fleury2016-12-15
* gpu: nvgpu: support negative temperaturesThomas Fleury2016-12-15
* gpu: nvgpu: renumber power and temperature ioctlsThomas Fleury2016-12-09
* gpu: nvgpu: get voltage, current, power and temperatureThomas Fleury2016-12-09
* gpu: nvgpu: add clocks control capabilityThomas Fleury2016-12-09
* gpu: nvgpu: update clock controlsThomas Fleury2016-12-07
* gpu: nvgpu: flags to query specific clk domainsThomas Fleury2016-12-07
* gpu: nvgpu: ioctls for clock controlsThomas Fleury2016-12-07
* gpu: nvgpu: API to access fb memoryDeepak Nibade2016-11-30
* gpu: nvgpu: Fix signed comparison bugsTerje Bergstrom2016-11-17
* gpu: nvgpu: Remove IOCTL FREE_OBJ_CTXTerje Bergstrom2016-11-11
* gpu: nvgpu: gk20a: Fix FBP/L2 masks, add GET_FBP_L2_MASKSSami Kiminki2016-11-11
* include: nvgpu: change alloc_gpfifo ioctl #Sachit Kadle2016-10-27
* gpu: nvgpu: make deferred clean-up conditionalSachit Kadle2016-10-21
* gpu: nvgpu: update channel max_arg_sizeSachit Kadle2016-10-20
* gpu: nvgpu: add deterministic submit flagSachit Kadle2016-10-20
* gpu: nvgpu: add support for pre-allocated resourcesSachit Kadle2016-10-20
* gpu: nvgpu: add ioctl for querying memory stateKonsta Holtta2016-10-14
* gpu: nvgpu: Retrieve VBIOS version from dGPUTerje Bergstrom2016-10-12
* gpu: nvgpu: Post GR_SEMAPHORE_WRITE_AWAKEN eventNikhil Mahale2016-09-22
* gpu: nvgpu: Expose PCI device id infoSami Kiminki2016-09-21
* gpu: nvgpu: add vidmem allocation ioctlKonsta Holtta2016-07-21
* gpu: nvgpu: add ref counting for GPU sched ctrlThomas Fleury2016-07-19
* gpu: nvgpu: add sched control APIThomas Fleury2016-07-19
* gpu: nvgpu: remove BIT macros from header fileThomas Fleury2016-07-18
* gpu: nvgpu: Add uapi support for non-graphics enginesLakshmanan M2016-06-13
* gpu: nvgpu: Add uapi support for NVGPU_GPU_IOCTL_GET_ENGINE_INFOLakshmanan M2016-06-10
* gpu: nvgpu: use correct config for t19xSeshendra Gadagottu2016-06-03
* gpu: nvgpu: add notifier for pbcrc mismatchDeepak Nibade2016-05-31
* gpu: nvgpu: Add support for gm204 and gm206Terje Bergstrom2016-05-23
* gpu: nvgpu: fix engine reset in FECS traceThomas Fleury2016-05-21
* gpu: nvgpu: add ctxsw channel reset eventThomas Fleury2016-05-21
* gpu: nvgpu: fix comment on binding channels to debug sessionDeepak Nibade2016-05-12
* gpu: nvgpu: add supported preemptions to gpu characteristicsDeepak Nibade2016-05-09
* gpu: nvgpu: separate IOCTL to set preemption modeDeepak Nibade2016-05-09
* gpu: nvgpu: add TSG timeslice supportAingara Paramakuru2016-04-27
* gpu: nvgpu: IOCTL to suspend/resume contextDeepak Nibade2016-04-19
* gpu: nvgpu: support binding multiple channels to a debug sessionDeepak Nibade2016-04-19
* gpu; nvgpu: IOCTL to write/clear SM error statesDeepak Nibade2016-04-19
* gpu: nvgpu: support storing/reading single SM error stateDeepak Nibade2016-04-19
* gpu: nvgpu: add TSG interleave supportAingara Paramakuru2016-04-16
* gpu: nvgpu: Implement NVGPU_GPU_IOCTL_GET_GPU_TIMESami Kiminki2016-04-15
* gpu: nvgpu: add support for t19xSeshendra Gadagottu2016-04-13
ref='#n404'>404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789




















































































































































































































































































































































































































































































































































































































































































































































































































                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                
PK