summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_encoder.h
diff options
context:
space:
mode:
authorLyude Paul <lyude@redhat.com>2020-05-11 18:41:23 -0400
committerBen Skeggs <bskeggs@redhat.com>2020-05-22 11:13:51 +1000
commitfa1232ea84515533a8c52f9b88151d2bef4c913d (patch)
tree85838aacebffcc929b680c25bd12bb4ccc47ecd8 /drivers/gpu/drm/nouveau/nouveau_encoder.h
parent0435d7c69271a2ed93984f68af452e584aa43e4d (diff)
downloadlinux-stable-fa1232ea84515533a8c52f9b88151d2bef4c913d.tar.gz
linux-stable-fa1232ea84515533a8c52f9b88151d2bef4c913d.tar.bz2
linux-stable-fa1232ea84515533a8c52f9b88151d2bef4c913d.zip
drm/nouveau/kms/nv50-: Initialize core channel in nouveau_display_create()
We'll need the core channel initialized and ready by the time that we start creating modesetting objects, so that we can call the NV507D_GET_CAPABILITIES method to make the hardware expose it's modesetting capabilities for later probing. So, when loading the driver prepare the core channel from within nouveau_display_create(). Everywhere else, we initialize the core channel during resume. Signed-off-by: Lyude Paul <lyude@redhat.com> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/nouveau/nouveau_encoder.h')
0 files changed, 0 insertions, 0 deletions