drm/nouveau/clk: implement stub clock subdev
Signed-off-by:
Ben Skeggs <bskeggs@redhat.com>
Showing
- drivers/gpu/drm/nouveau/Makefile 5 additions, 0 deletionsdrivers/gpu/drm/nouveau/Makefile
- drivers/gpu/drm/nouveau/core/include/subdev/clock.h 40 additions, 0 deletionsdrivers/gpu/drm/nouveau/core/include/subdev/clock.h
- drivers/gpu/drm/nouveau/core/subdev/clock/nv04.c 65 additions, 0 deletionsdrivers/gpu/drm/nouveau/core/subdev/clock/nv04.c
- drivers/gpu/drm/nouveau/core/subdev/clock/nv40.c 65 additions, 0 deletionsdrivers/gpu/drm/nouveau/core/subdev/clock/nv40.c
- drivers/gpu/drm/nouveau/core/subdev/clock/nv50.c 65 additions, 0 deletionsdrivers/gpu/drm/nouveau/core/subdev/clock/nv50.c
- drivers/gpu/drm/nouveau/core/subdev/clock/nva3.c 65 additions, 0 deletionsdrivers/gpu/drm/nouveau/core/subdev/clock/nva3.c
- drivers/gpu/drm/nouveau/core/subdev/clock/nvc0.c 65 additions, 0 deletionsdrivers/gpu/drm/nouveau/core/subdev/clock/nvc0.c
- drivers/gpu/drm/nouveau/core/subdev/device/nv04.c 3 additions, 0 deletionsdrivers/gpu/drm/nouveau/core/subdev/device/nv04.c
- drivers/gpu/drm/nouveau/core/subdev/device/nv10.c 9 additions, 0 deletionsdrivers/gpu/drm/nouveau/core/subdev/device/nv10.c
- drivers/gpu/drm/nouveau/core/subdev/device/nv20.c 5 additions, 0 deletionsdrivers/gpu/drm/nouveau/core/subdev/device/nv20.c
- drivers/gpu/drm/nouveau/core/subdev/device/nv30.c 6 additions, 0 deletionsdrivers/gpu/drm/nouveau/core/subdev/device/nv30.c
- drivers/gpu/drm/nouveau/core/subdev/device/nv40.c 17 additions, 0 deletionsdrivers/gpu/drm/nouveau/core/subdev/device/nv40.c
- drivers/gpu/drm/nouveau/core/subdev/device/nv50.c 15 additions, 0 deletionsdrivers/gpu/drm/nouveau/core/subdev/device/nv50.c
- drivers/gpu/drm/nouveau/core/subdev/device/nvc0.c 9 additions, 0 deletionsdrivers/gpu/drm/nouveau/core/subdev/device/nvc0.c
- drivers/gpu/drm/nouveau/core/subdev/device/nve0.c 3 additions, 0 deletionsdrivers/gpu/drm/nouveau/core/subdev/device/nve0.c
Please register or sign in to comment