linux-drm-fsl-dcu.git
2017-11-14 Stefan Agnerdrm/fsl-dcu: enable IRQ before drm_atomic_helper_resume() fixes-for-v4.15
2017-11-14 Stefan Agnerdrm/fsl-dcu: avoid disabling pixel clock twice on suspend
2017-11-14 Laurent Pinchartdrm/fsl-dcu: Don't set connector DPMS property
2017-11-09 Dave AirlieMerge tag 'drm-misc-next-fixes-2017-11-08' of git:...
2017-11-09 Dave AirlieMerge branch 'drm-next-4.15' of git://people.freedeskto...
2017-11-08 pdingdrm/amdgpu: use irq-safe lock for kiq->ring_lock
2017-11-08 Pixel Dingdrm/amdgpu: bypass lru touch for KIQ ring submission
2017-11-08 Dan Carpenterdrm/amdgpu: Potential uninitialized variable in amdgpu_...
2017-11-08 Dan Carpenterdrm/amdgpu: potential uninitialized variable in amdgpu_...
2017-11-07 Nicolas Ioossdrm/amd/powerplay: initialize a variable before using it
2017-11-07 Evan Quandrm/amd/powerplay: suppress KASAN out of bounds warning...
2017-11-07 Roger Hedrm/amd/amdgpu: fix evicted VRAM bo adjudgement condition
2017-11-07 Dave AirlieMerge tag 'drm-misc-next-fixes-2017-11-07' of git:...
2017-11-07 Ville Syrjälädrm/vblank: Tune drm_crtc_accurate_vblank_count() WARN...
2017-11-06 Arnd Bergmanndrm/rockchip: add CONFIG_OF dependency for lvds
2017-11-06 Dave AirlieMerge branch 'drm-next-4.15' of git://people.freedeskto...
2017-11-04 Michel Dänzerdrm/ttm: Downgrade pr_err to pr_debug for memory alloca...
2017-11-04 Michel Dänzerdrm/ttm: Always and only destroy bo->ttm_resv in ttm_bo...
2017-11-03 Akshu Agrawaldrm/amd/amdgpu: Enabling ACP clock in hw_init (v2)
2017-11-03 Dave AirlieMerge tag 'drm-intel-next-2017-10-23' of git://anongit...
2017-11-03 Boris BREZILLONdrm/vc4: Fix wrong printk format in vc4_bo_stats_debugfs()
2017-11-03 Arnd Bergmanndrm/amdgpu/virt: don't dereference undefined 'module...
2017-11-02 Dave AirlieMerge branch 'linux-4.15' of git://github.com/skeggsb...
2017-11-02 Gustavo A.... drm/nouveau/bios/timing: mark expected switch fall...
2017-11-02 Gustavo A.... drm/nouveau/devinit/nv04: mark expected switch fall...
2017-11-02 Colin Ian Kingdrm/nouveau/bios: make const arrays hwsq_signature...
2017-11-02 Ben Skeggsdrm/nouveau/core/memory: fix missing mutex unlock
2017-11-02 Ben Skeggsdrm/nouveau/mmu: swap out round for ALIGN
2017-11-02 Dave AirlieMerge tag 'drm-amdkfd-next-2017-11-02' of git://people...
2017-11-02 Dave AirlieMerge branch 'drm-next-4.15' of git://people.freedeskto...
2017-11-02 Dave AirlieMerge branch 'linux-4.15' of git://github.com/skeggsb...
2017-11-02 Ben Skeggsdrm/nouveau/gr/gf100-: don't prevent module load if...
2017-11-02 Ben Skeggsdrm/nouveau/mmu: remove old vmm frontend
2017-11-02 Ben Skeggsdrm/nouveau: improve selection of GPU page size
2017-11-02 Ben Skeggsdrm/nouveau: switch over to new memory and vmm interfaces
2017-11-02 Ben Skeggsdrm/nouveau: remove unused nouveau_fence_work()
2017-11-02 Ben Skeggsdrm/nouveau: queue delayed unmapping of VMAs on client...
2017-11-02 Ben Skeggsdrm/nouveau: implement per-client delayed workqueue...
2017-11-02 Ben Skeggsdrm/nouveau: determine memory class for each client
2017-11-02 Ben Skeggsdrm/nouveau: pass handle of vmm object to channel alloc...
2017-11-02 Ben Skeggsdrm/nouveau: switch to vmm limit
2017-11-02 Ben Skeggsdrm/nouveau: allocate vmm object for every client
2017-11-02 Ben Skeggsdrm/nouveau: replace use of cpu_coherent with memory...
2017-11-02 Ben Skeggsdrm/nouveau: use nvif_mmu_type to determine BAR1 caching
2017-11-02 Ben Skeggsdrm/nouveau: fetch memory type indices that we care...
2017-11-02 Ben Skeggsdrm/nouveau: consolidate handling of dma mask
2017-11-02 Ben Skeggsdrm/nouveau: check kind validity against mmu object
2017-11-02 Ben Skeggsdrm/nouveau: allocate mmu object for every client
2017-11-02 Ben Skeggsdrm/nouveau: remove trivial cases of nvxx_device()...
2017-11-02 Ben Skeggsdrm/nouveau/mmu: define user interfaces to mmu vmm...
2017-11-02 Ben Skeggsdrm/nouveau/mmu: define user interfaces to mmu memory...
2017-11-02 Ben Skeggsdrm/nouveau/mmu: define user interfaces to mmu
2017-11-02 Ben Skeggsdrm/nouveau/mmu/gf100-: type-based vram allocation...
2017-11-02 Ben Skeggsdrm/nouveau/mmu/nv50,g84: type-based vram allocation...
2017-11-02 Ben Skeggsdrm/nouveau/mmu/nv04-nv4x: type-based vram allocation...
2017-11-02 Ben Skeggsdrm/nouveau/mmu: add base for type-based memory allocation
2017-11-02 Ben Skeggsdrm/nouveau/mmu: build up information on available...
2017-11-02 Ben Skeggsdrm/nouveau: remove explicit unmaps
2017-11-02 Ben Skeggsdrm/nouveau/gr/gf100-: replace hardcoded instance/vmm...
2017-11-02 Ben Skeggsdrm/nouveau/gr/gf100-: use new interfaces for vmm opera...
2017-11-02 Ben Skeggsdrm/nouveau/fifo/gf100-: use new interfaces for vmm...
2017-11-02 Ben Skeggsdrm/nouveau/secboot/gm200: use new interfaces for vmm...
2017-11-02 Ben Skeggsdrm/nouveau/imem/nv50-: use new interfaces for vmm...
2017-11-02 Ben Skeggsdrm/nouveau/fb/ram: use new interfaces for vmm operations
2017-11-02 Ben Skeggsdrm/nouveau/fifo: initialise vmm with new interfaces
2017-11-02 Ben Skeggsdrm/nouveau/secboot/gm200: initialise vmm with new...
2017-11-02 Ben Skeggsdrm/nouveau/bar/gf100: initialise vmm with new interfaces
2017-11-02 Ben Skeggsdrm/nouveau/bar/nv50: initialise vmm with new interfaces
2017-11-02 Ben Skeggsdrm/nouveau/mmu: implement new vmm frontend
2017-11-02 Ben Skeggsdrm/nouveau/mmu: remove support for old backends
2017-11-02 Ben Skeggsdrm/nouveau/mmu/gp100,gp10b: implement new vmm backend
2017-11-02 Ben Skeggsdrm/nouveau/mmu/gm200,gm20b: implement new vmm backend
2017-11-02 Ben Skeggsdrm/nouveau/mmu/gk104,gk20a: implement new vmm backend
2017-11-02 Ben Skeggsdrm/nouveau/mmu/gf100: implement new vmm backend
2017-11-02 Ben Skeggsdrm/nouveau/mmu/nv50,g84: implement new vmm backend
2017-11-02 Ben Skeggsdrm/nouveau/mmu/nv44: implement new vmm backend
2017-11-02 Ben Skeggsdrm/nouveau/mmu/nv41: implement new vmm backend
2017-11-02 Ben Skeggsdrm/nouveau/mmu/nv04: implement new vmm backend
2017-11-02 Ben Skeggsdrm/nouveau/mmu: implement new vmm backend
2017-11-02 Ben Skeggsdrm/nouveau/fb/gm200: enable NV_PFB_MMU_CTRL_USE_FULL_C...
2017-11-02 Ben Skeggsdrm/nouveau/ltc/gm200: limit NV_MMU_PTE_COMPTAGLINE...
2017-11-02 Ben Skeggsdrm/nouveau/fifo/nv04-nv40: fix missing nvkm_kmap(...
2017-11-02 Ben Skeggsdrm/nouveau/mmu: handle instance block setup
2017-11-02 Ben Skeggsdrm/nouveau/mmu: remove old vm creation hooks
2017-11-02 Ben Skeggsdrm/nouveau/mmu/gp100,gp10b: implement vmm on top of...
2017-11-02 Ben Skeggsdrm/nouveau/mmu/gm200,gm20b: implement vmm on top of...
2017-11-02 Ben Skeggsdrm/nouveau/mmu/gk104,gk20a: implement vmm on top of...
2017-11-02 Ben Skeggsdrm/nouveau/mmu/gf100: implement vmm on top of new...
2017-11-02 Ben Skeggsdrm/nouveau/mmu/nv50,g84: implement vmm on top of new...
2017-11-02 Ben Skeggsdrm/nouveau/mmu/nv44: implement vmm on top of new base
2017-11-02 Ben Skeggsdrm/nouveau/mmu/nv41: implement vmm on top of new base
2017-11-02 Ben Skeggsdrm/nouveau/mmu/nv04: implement vmm on top of new base
2017-11-02 Ben Skeggsdrm/nouveau/mmu: implement base for new vm management
2017-11-02 Ben Skeggsdrm/nouveau/mmu: implement page table sub-allocation
2017-11-02 Ben Skeggsdrm/nouveau/mmu: implement page table cache
2017-11-02 Ben Skeggsdrm/nouveau/mmu: automatically handle "un-bootstrapping...
2017-11-02 Ben Skeggsdrm/nouveau/mmu/gp10b: fork from gf100
2017-11-02 Ben Skeggsdrm/nouveau/mmu/gp100: fork from gf100
2017-11-02 Ben Skeggsdrm/nouveau/mmu/gm20b: fork from gf100
2017-11-02 Ben Skeggsdrm/nouveau/mmu/gm200: fork from gf100
next