drm/nv50-nvc0: rename disp->evo to disp->master

More appropriate, and we're about to be using more than just the master
EVO channel.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Šī revīzija ir iekļauta:
Ben Skeggs
2011-02-01 10:24:41 +10:00
vecāks ef8389a84b
revīzija 59c0f5780f
7 mainīti faili ar 36 papildinājumiem un 36 dzēšanām

Parādīt failu

@@ -36,7 +36,7 @@
#include "nv50_evo.h"
struct nv50_display {
struct nouveau_channel *evo;
struct nouveau_channel *master;
u32 evo_alloc;
struct {