commit | a9c44a88ca2f957c755bcb2ce8b9d2e031d65f64 | [log] [tgz] |
---|---|---|
author | Ben Skeggs <bskeggs@redhat.com> | Tue May 08 20:39:46 2018 +1000 |
committer | Ben Skeggs <bskeggs@redhat.com> | Fri May 18 15:01:21 2018 +1000 |
tree | 12ffc4e5274ff2a45b90fd58947660d70d737154 | |
parent | 4a8621a24a8f68ecba6e59dccad2b252fa90ba59 [diff] |
drm/nouveau/disp/nv50-: add channel interfaces to control error interrupts This will be required to support Volta, but also allows us to remove code that's duplicated for each channel type already. Signed-off-by: Ben Skeggs <bskeggs@redhat.com>