Commit adf1383
committed
drm: apple: Do not set IOMFBParameter_adaptive_sync on poweron
This was actually unnecessary, and having dcp_on_set_parameter as
a dcp_callback_t will introduce some complicated duplication when
enabling VRR. Remove this callback and just set the display handle
on poweron instead.
Signed-off-by: James Calligeros <[email protected]>1 parent 39c9079 commit adf1383
1 file changed
Lines changed: 6 additions & 24 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
784 | 784 | | |
785 | 785 | | |
786 | 786 | | |
787 | | - | |
788 | | - | |
789 | | - | |
790 | | - | |
791 | | - | |
792 | | - | |
793 | | - | |
794 | | - | |
795 | | - | |
796 | | - | |
797 | | - | |
798 | | - | |
799 | | - | |
800 | | - | |
801 | | - | |
802 | 787 | | |
803 | 788 | | |
804 | 789 | | |
805 | 790 | | |
806 | | - | |
| 791 | + | |
807 | 792 | | |
808 | 793 | | |
809 | 794 | | |
| |||
815 | 800 | | |
816 | 801 | | |
817 | 802 | | |
818 | | - | |
819 | | - | |
820 | | - | |
821 | | - | |
822 | | - | |
| 803 | + | |
823 | 804 | | |
824 | | - | |
825 | | - | |
826 | | - | |
| 805 | + | |
| 806 | + | |
| 807 | + | |
| 808 | + | |
827 | 809 | | |
828 | 810 | | |
829 | 811 | | |
| |||
0 commit comments