platform/kernel/linux-starfive.git
2021-02-11 Ben Skeggsdrm/nouveau/privring: rename from ibus
2021-02-11 Ben Skeggsdrm/nouveau/nvkm: remove nvkm_subdev.index
2021-02-11 Ben Skeggsdrm/nouveau/nvkm: determine subdev id/order from layout
2021-02-11 Ben Skeggsdrm/nouveau/vic: switch to instanced constructor
2021-02-11 Ben Skeggsdrm/nouveau/sw: switch to instanced constructor
2021-02-11 Ben Skeggsdrm/nouveau/sec2: switch to instanced constructor
2021-02-11 Ben Skeggsdrm/nouveau/sec: switch to instanced constructor
2021-02-11 Ben Skeggsdrm/nouveau/pm: switch to instanced constructor
2021-02-11 Ben Skeggsdrm/nouveau/nvenc: switch to instanced constructor
2021-02-11 Ben Skeggsdrm/nouveau/nvdec: switch to instanced constructor
2021-02-11 Ben Skeggsdrm/nouveau/msvld: switch to instanced constructor
2021-02-11 Ben Skeggsdrm/nouveau/msppp: switch to instanced constructor
2021-02-11 Ben Skeggsdrm/nouveau/mspdec: switch to instanced constructor
2021-02-11 Ben Skeggsdrm/nouveau/msenc: switch to instanced constructor
2021-02-11 Ben Skeggsdrm/nouveau/mpeg: switch to instanced constructor
2021-02-11 Ben Skeggsdrm/nouveau/me: switch to instanced constructor
2021-02-11 Ben Skeggsdrm/nouveau/ifb: switch to instanced constructor
2021-02-11 Ben Skeggsdrm/nouveau/gr: switch to instanced constructor
2021-02-11 Ben Skeggsdrm/nouveau/fifo/gk104-: remove use of subdev index...
2021-02-11 Ben Skeggsdrm/nouveau/fifo/gk104-: switch dev_top fault handling...
2021-02-11 Ben Skeggsdrm/nouveau/fifo/gf100-: switch static mmu fault id...
2021-02-11 Ben Skeggsdrm/nouveau/fifo/gf100: use fifo engine id for engine...
2021-02-11 Ben Skeggsdrm/nouveau/fifo: use type+inst to determine context...
2021-02-11 Ben Skeggsdrm/nouveau/fifo: turn chan subdev mask into engine...
2021-02-11 Ben Skeggsdrm/nouveau/fifo: add id_engine hook
2021-02-11 Ben Skeggsdrm/nouveau/fifo: index backend engctx by engine id
2021-02-11 Ben Skeggsdrm/nouveau/fifo: index base engctx by engine id
2021-02-11 Ben Skeggsdrm/nouveau/fifo: add engine_id hook
2021-02-11 Ben Skeggsdrm/nouveau/fifo: switch to instanced constructor
2021-02-11 Ben Skeggsdrm/nouveau/dma: switch to instanced constructor
2021-02-11 Ben Skeggsdrm/nouveau/disp: switch to instanced constructor
2021-02-11 Ben Skeggsdrm/nouveau/cipher: switch to instanced constructor
2021-02-11 Ben Skeggsdrm/nouveau/ce: make use of nvkm_subdev.inst
2021-02-11 Ben Skeggsdrm/nouveau/ce: switch to instanced constructor
2021-02-11 Ben Skeggsdrm/nouveau/falcon: use split type+inst when looking...
2021-02-11 Ben Skeggsdrm/nouveau/bsp,vp: switch to instanced constructor
2021-02-11 Ben Skeggsdrm/nouveau/volt: switch to instanced constructor
2021-02-11 Ben Skeggsdrm/nouveau/top: switch to instanced constructor
2021-02-11 Ben Skeggsdrm/nouveau/tmr: switch to instanced constructor
2021-02-11 Ben Skeggsdrm/nouveau/therm/gk104: use split subdev type+inst...
2021-02-11 Ben Skeggsdrm/nouveau/therm: switch to instanced constructor
2021-02-11 Ben Skeggsdrm/nouveau/pmu: switch to instanced constructor
2021-02-11 Ben Skeggsdrm/nouveau/pci: switch to instanced constructor
2021-02-11 Ben Skeggsdrm/nouveau/mxm: switch to instanced constructor
2021-02-11 Ben Skeggsdrm/nouveau/mmu: index engref by subdev type
2021-02-11 Ben Skeggsdrm/nouveau/mmu: switch to instanced constructor
2021-02-11 Ben Skeggsdrm/nouveau/mc: use split type+inst when handling dev_t...
2021-02-11 Ben Skeggsdrm/nouveau/mc: use split type+inst in interrupt maskin...
2021-02-11 Ben Skeggsdrm/nouveau/mc: use split type+inst in device reset...
2021-02-11 Ben Skeggsdrm/nouveau/mc: lookup subdev interrupt handlers with...
2021-02-11 Ben Skeggsdrm/nouveau/mc: switch to instanced constructor
2021-02-11 Ben Skeggsdrm/nouveau/top: expose parsed device info more directly
2021-02-11 Ben Skeggsdrm/nouveau/top: store device type and instance separately
2021-02-11 Ben Skeggsdrm/nouveau/ltc: switch to instanced constructor
2021-02-11 Ben Skeggsdrm/nouveau/instmem: switch to instanced constructor
2021-02-11 Ben Skeggsdrm/nouveau/iccsense: switch to instanced constructor
2021-02-11 Ben Skeggsdrm/nouveau/ibus: switch to instanced constructor
2021-02-11 Ben Skeggsdrm/nouveau/i2c: switch to instanced constructor
2021-02-11 Ben Skeggsdrm/nouveau/gsp: switch to instanced constructor
2021-02-11 Ben Skeggsdrm/nouveau/gpio: switch to instanced constructor
2021-02-11 Ben Skeggsdrm/nouveau/fuse: switch to instanced constructor
2021-02-11 Ben Skeggsdrm/nouveau/fb: switch to instanced constructor
2021-02-11 Ben Skeggsdrm/nouveau/fault: switch to instanced constructor
2021-02-11 Ben Skeggsdrm/nouveau/devinit: switch to instanced constructor
2021-02-11 Ben Skeggsdrm/nouveau/clk: switch to instanced constructor
2021-02-11 Ben Skeggsdrm/nouveau/bus: switch to instanced constructor
2021-02-11 Ben Skeggsdrm/nouveau/bios: switch to instanced constructor
2021-02-11 Ben Skeggsdrm/nouveau/bar: switch to instanced constructor
2021-02-11 Ben Skeggsdrm/nouveau/acr: switch to instanced constructor
2021-02-11 Ben Skeggsdrm/nouveau/nvkm: add macros for subdev layout
2021-02-11 Ben Skeggsdrm/nouveau/device: pass instance id when looking up...
2021-02-11 Ben Skeggsdrm/nouveau/subdev: track type+instance separately
2021-02-11 Ben Skeggsdrm/nouveau/subdev: store full subdev name in struct
2021-02-11 Ben Skeggsdrm/nouveau/subdev: store subdevs in list
2021-02-11 Ben Skeggsdrm/nouveau/subdev: remove nvkm_subdev.mutex
2021-02-11 Ben Skeggsdrm/nouveau/perfmon: use private spinlock to control...
2021-02-11 Ben Skeggsdrm/nouveau/fifo: private mutex
2021-02-11 Ben Skeggsdrm/nouveau/disp: use private spinlock to control exclu...
2021-02-11 Ben Skeggsdrm/nouveau/pmu: serialise send() with private mutex
2021-02-11 Ben Skeggsdrm/nouveau/mmu: serialise mmu invalidations with priva...
2021-02-11 Ben Skeggsdrm/nouveau/ltc: serialise cbc operations with private...
2021-02-11 Ben Skeggsdrm/nouveau/instmem: protect mm/lru with private mutex
2021-02-11 Ben Skeggsdrm/nouveau/fb: protect vram mm with private mutex
2021-02-11 Ben Skeggsdrm/nouveau/fb: protect comptags with private mutex
2021-02-11 Ben Skeggsdrm/nouveau/engine: use refcount_t + private mutex
2021-02-04 Arnd Bergmanndrm/amd/display: fix unused variable warning
2021-02-04 Dave AirlieMerge tag 'amd-drm-next-5.12-2021-02-03' of https:...
2021-02-04 Dave AirlieMerge tag 'mediatek-drm-next-5.12' of https://git....
2021-02-04 Yongqiang Niudrm/mediatek: Add matrix_bits private data for ccorr
2021-02-04 Yongqiang Niudrm/mediatek: Fix ccorr size config
2021-02-04 Yongqiang Niudrm/mediatek: Separate ccorr module
2021-02-04 Yongqiang Niudrm/mediatek: Enable dither function
2021-02-04 Yongqiang Niudrm/mediatek: Enable OVL_LAYER_SMI_ID_EN for multi...
2021-02-04 Yongqiang Niudrm/mediatek: Add support for SoC MT8183
2021-02-04 Yongqiang Niudrm/mediatek: Add has_dither private data for gamma
2021-02-04 Yongqiang Niudrm/mediatek: Separate gamma module
2021-02-04 Hsin-Yi Wangdrm/mediatek: Add mtk_dither_set_common() function
2021-02-04 CK Husoc / drm: mediatek: Move mtk mutex driver to soc folder
2021-02-04 CK Hudrm/mediatek: Automatically search unclaimed mtk mutex...
2021-02-04 CK Hudrm/mediatek: Change disp/ddp term to mutex in mtk...
next