Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Pull drm fixes (mostly nouveau) from Dave Airlie: "One doc buidling fixes for a file that moved, along with a bunch of nouveau fixes, one a build problem on ARM" * 'drm-fixes' of git://people.freedesktop.org/~airlied/linux: drm/doc: Refer to proper source file drm/nouveau/platform: fix compilation error drm/nouveau/gk20a: add LTC device drm/nouveau: warn if we fail to re-pin fb on resume drm/nouveau/nvif: fix dac load detect method definition drm/gf100-/gr: fix -ENOSPC detection when allocating zbc table entries drm/nouveau/nvif: return null pointers on failure, in addition to ret != 0 drm/nouveau/ltc: fix tag base address getting truncated if above 4GiB drm/nvc0-/fb/ram: fix use of non-existant ram if partitions aren't uniform drm/nouveau/bar: behave better if ioremap failed drm/nouveau/kms: nouveau_fbcon_accel_fini can be static drm/nouveau: kill unused variable warning if !__OS_HAS_AGP drm/nouveau/nvif: fix a number of notify thinkos
No related branches found
No related tags found
Showing
- Documentation/DocBook/drm.tmpl 1 addition, 1 deletionDocumentation/DocBook/drm.tmpl
- drivers/gpu/drm/nouveau/core/core/client.c 2 additions, 2 deletionsdrivers/gpu/drm/nouveau/core/core/client.c
- drivers/gpu/drm/nouveau/core/engine/device/nve0.c 1 addition, 0 deletionsdrivers/gpu/drm/nouveau/core/engine/device/nve0.c
- drivers/gpu/drm/nouveau/core/engine/graph/nvc0.c 6 additions, 0 deletionsdrivers/gpu/drm/nouveau/core/engine/graph/nvc0.c
- drivers/gpu/drm/nouveau/core/include/core/client.h 1 addition, 1 deletiondrivers/gpu/drm/nouveau/core/include/core/client.h
- drivers/gpu/drm/nouveau/core/subdev/bar/base.c 11 additions, 3 deletionsdrivers/gpu/drm/nouveau/core/subdev/bar/base.c
- drivers/gpu/drm/nouveau/core/subdev/fb/ramnvc0.c 2 additions, 2 deletionsdrivers/gpu/drm/nouveau/core/subdev/fb/ramnvc0.c
- drivers/gpu/drm/nouveau/core/subdev/ltc/gf100.c 1 addition, 1 deletiondrivers/gpu/drm/nouveau/core/subdev/ltc/gf100.c
- drivers/gpu/drm/nouveau/nouveau_bo.c 1 addition, 2 deletionsdrivers/gpu/drm/nouveau/nouveau_bo.c
- drivers/gpu/drm/nouveau/nouveau_display.c 3 additions, 1 deletiondrivers/gpu/drm/nouveau/nouveau_display.c
- drivers/gpu/drm/nouveau/nouveau_fbcon.c 2 additions, 2 deletionsdrivers/gpu/drm/nouveau/nouveau_fbcon.c
- drivers/gpu/drm/nouveau/nouveau_platform.c 2 additions, 1 deletiondrivers/gpu/drm/nouveau/nouveau_platform.c
- drivers/gpu/drm/nouveau/nvif/class.h 2 additions, 2 deletionsdrivers/gpu/drm/nouveau/nvif/class.h
- drivers/gpu/drm/nouveau/nvif/notify.c 20 additions, 9 deletionsdrivers/gpu/drm/nouveau/nvif/notify.c
- drivers/gpu/drm/nouveau/nvif/object.c 3 additions, 1 deletiondrivers/gpu/drm/nouveau/nvif/object.c
Loading
Please register or sign in to comment