commit | 78f1ad6f655847411b36bda2b2acbd0648a03d5c | [log] [tgz] |
---|---|---|
author | Ben Skeggs <bskeggs@redhat.com> | Fri May 19 23:59:35 2017 +1000 |
committer | Ben Skeggs <bskeggs@redhat.com> | Fri Jun 16 14:04:49 2017 +1000 |
tree | 58607006081fa1b89049c381978ee7b59efa1569 | |
parent | 57b2d73be275f853066aaf5cc33f6c59a94260b2 [diff] |
drm/nouveau/disp: introduce input/output resource abstraction In order to properly support the SOR -> SOR + pad macro separation that occurred with GM20x GPUs, we need to separate OR handling out of the output path code. This will be used as the base to support ORs (DAC, SOR, PIOR). Signed-off-by: Ben Skeggs <bskeggs@redhat.com>