linux/drivers/gpu/drm/nouveau/include/nvkm
Ben Skeggs 3c2a536b0c drm/nouveau/mc: expose device enable/disable separately, as well as reset
There are cases where subdevs need to perform additonal actions around
the master reset, so we want to expost the operations separately.

This commit also adds a flag to the NV_PMC_ENABLE bitfield definitions
which allow skipping the automatic reset() called from core/subdev.c.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2016-07-14 11:53:25 +10:00
..
core drm/nouveau/core: swap the order of imem/fb 2016-06-02 13:54:07 +10:00
engine drm/nouveau/core: remove pmc_enable argument from subdev ctor 2016-05-20 14:43:04 +10:00
subdev drm/nouveau/mc: expose device enable/disable separately, as well as reset 2016-07-14 11:53:25 +10:00