summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-02-11drm/nouveau/mxm: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/mmu: index engref by subdev typeBen Skeggs
2021-02-11drm/nouveau/mmu: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/mc: use split type+inst when handling dev_top interruptsBen Skeggs
2021-02-11drm/nouveau/mc: use split type+inst in interrupt masking APIBen Skeggs
2021-02-11drm/nouveau/mc: use split type+inst in device reset APIsBen Skeggs
2021-02-11drm/nouveau/mc: lookup subdev interrupt handlers with split type+instBen Skeggs
2021-02-11drm/nouveau/mc: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/top: expose parsed device info more directlyBen Skeggs
2021-02-11drm/nouveau/top: store device type and instance separatelyBen Skeggs
2021-02-11drm/nouveau/ltc: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/instmem: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/iccsense: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/ibus: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/i2c: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/gsp: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/gpio: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/fuse: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/fb: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/fault: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/devinit: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/clk: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/bus: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/bios: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/bar: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/acr: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/nvkm: add macros for subdev layoutBen Skeggs
2021-02-11drm/nouveau/device: pass instance id when looking up a subdev/engineBen Skeggs
2021-02-11drm/nouveau/subdev: track type+instance separatelyBen Skeggs
2021-02-11drm/nouveau/subdev: store full subdev name in structBen Skeggs
2021-02-11drm/nouveau/subdev: store subdevs in listBen Skeggs
2021-02-11drm/nouveau/subdev: remove nvkm_subdev.mutexBen Skeggs
2021-02-11drm/nouveau/perfmon: use private spinlock to control exclusive access to perfmonBen Skeggs
2021-02-11drm/nouveau/fifo: private mutexBen Skeggs
2021-02-11drm/nouveau/disp: use private spinlock to control exclusive access to dispBen Skeggs
2021-02-11drm/nouveau/pmu: serialise send() with private mutexBen Skeggs
2021-02-11drm/nouveau/mmu: serialise mmu invalidations with private mutexBen Skeggs
2021-02-11drm/nouveau/ltc: serialise cbc operations with private mutexBen Skeggs
2021-02-11drm/nouveau/instmem: protect mm/lru with private mutexBen Skeggs
2021-02-11drm/nouveau/fb: protect vram mm with private mutexBen Skeggs
2021-02-11drm/nouveau/fb: protect comptags with private mutexBen Skeggs
2021-02-11drm/nouveau/engine: use refcount_t + private mutexBen Skeggs
2021-02-05drm/amd/display: fix unused variable warningArnd Bergmann
2021-02-05Merge tag 'amd-drm-next-5.12-2021-02-03' of https://gitlab.freedesktop.org/ag...Dave Airlie
2021-02-05Merge tag 'mediatek-drm-next-5.12' of https://git.kernel.org/pub/scm/linux/ke...Dave Airlie
2021-02-04drm/mediatek: Add matrix_bits private data for ccorrYongqiang Niu
2021-02-04drm/mediatek: Fix ccorr size configYongqiang Niu
2021-02-04drm/mediatek: Separate ccorr moduleYongqiang Niu
2021-02-04drm/mediatek: Enable dither functionYongqiang Niu
2021-02-04drm/mediatek: Enable OVL_LAYER_SMI_ID_EN for multi-layer usecaseYongqiang Niu