diff options
author | Lyude Paul <lyude@redhat.com> | 2020-08-11 00:18:38 +0300 |
---|---|---|
committer | Ben Skeggs <bskeggs@redhat.com> | 2021-01-29 09:49:12 +0300 |
commit | 4a05a223e702e503f7c95b0c19bb5e945350b012 (patch) | |
tree | edf4ad4be25833a383ef91391576095fb4be103c /drivers/pci | |
parent | a708d8a7f6141370436c33690eba86fccb04f2c6 (diff) | |
download | linux-4a05a223e702e503f7c95b0c19bb5e945350b012.tar.xz |
drm/nouveau/kms/nv50-: Don't call HEAD_SET_CRC_CONTROL in head907d_mode()
This was a mistake that was present before, but never got noticed until
we converted over to using nvidia's class headers for display
programming. Luckily though it never caused any problems, since we
always end up calling crc907d_set_src() after head907d_mode().
So, let's get rid of this.
Signed-off-by: Lyude Paul <lyude@redhat.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'drivers/pci')
0 files changed, 0 insertions, 0 deletions