drm/amd/display: Add plane capabilities to dc_caps
[linux-2.6-block.git] / drivers / gpu / drm / nouveau /
2019-03-19 Thomas Zimmermanndrm/ttm: Quick-test mmap offset in ttm_bo_mmap()
2019-03-19 Thomas Zimmermanndrm/ttm: Remove file_page_offset parameter from ttm_bo_...
2019-03-19 Thomas Zimmermanndrm/ttm: Define a single DRM_FILE_PAGE_OFFSET constant
2019-02-22 Dave AirlieMerge branch 'drm-next-5.1' of git://people.freedesktop...
2019-02-20 Dave AirlieMerge https://gitlab.freedesktop.org/drm/msm into drm...
2019-02-20 Dave AirlieMerge branch 'linux-5.1' of git://github.com/skeggsb...
2019-02-19 Ben Skeggsdrm/nouveau/dmem: use dma addresses during migration...
2019-02-19 Ben Skeggsdrm/nouveau/dmem: use physical vram addresses during...
2019-02-19 Ben Skeggsdrm/nouveau/dmem: extend copy function to allow direct...
2019-02-19 Jérôme Glissedrm/nouveau/svm: new ioctl to migrate process memory...
2019-02-19 Jérôme Glissedrm/nouveau/dmem: device memory helpers for SVM
2019-02-19 Ben Skeggsdrm/nouveau/svm: initial support for shared virtual...
2019-02-19 Ben Skeggsdrm/nouveau: prepare for enabling svm with existing...
2019-02-19 Ben Skeggsdrm/nouveau/fault/gv100-: expose VoltaFaultBufferA
2019-02-19 Ben Skeggsdrm/nouveau/fault/gp100: expose MaxwellFaultBufferA
2019-02-19 Ben Skeggsdrm/nouveau/mmu/gp100-: support vmms with gcc/tex repla...
2019-02-19 Ben Skeggsdrm/nouveau/mmu/gp100-: add privileged methods for...
2019-02-19 Ben Skeggsdrm/nouveau/mmu: add a privileged method to directly...
2019-02-19 Ben Skeggsdrm/nouveau/mmu: store mapped flag separately from...
2019-02-19 Ben Skeggsdrm/nouveau/mmu: support initialisation of client-manag...
2019-02-19 Ben Skeggsdrm/nouveau/gr/gf100-: expose method to determine curre...
2019-02-19 Ben Skeggsdrm/nouveau/gr/gf100-: expose fecs methods for pausing...
2019-02-19 Colin Ian Kingdrm/nouveau/falcon: fix a few indentation issues
2019-02-19 Ben Skeggsdrm/nouveau/mmu/gf100-: virtualise setting pdb base...
2019-02-19 Ben Skeggsdrm/nouveau/mmu/gf100-: make mmu invalidate function...
2019-02-19 Ben Skeggsdrm/nouveau/gr/gf100-: store fecs/gpccs falcon pointers...
2019-02-19 Ben Skeggsdrm/nouveau/gr/gf100-: move fecs bind_pointer into...
2019-02-19 Ben Skeggsdrm/nouveau/gr/gf100-: remove some unnecessary reg...
2019-02-19 Ben Skeggsdrm/nouveau/gr/gf100-: move fecs elpg setup into functions
2019-02-19 Ben Skeggsdrm/nouveau/gr/gf100-: move fecs discover_pm_image_size...
2019-02-19 Ben Skeggsdrm/nouveau/gr/gf100-: move fecs discover_zcull_image_s...
2019-02-19 Ben Skeggsdrm/nouveau/gr/gf100-: move fecs discover_image_size...
2019-02-19 Ben Skeggsdrm/nouveau/gr/gf100-: move fecs set_watchdog_timeout...
2019-02-19 Ben Skeggsdrm/nouveau: allow accelerated buffer moves even when...
2019-02-19 Ben Skeggsdrm/nouveau/kms/nv04-nv4x: move resume code to dispnv04...
2019-02-19 Ben Skeggsdrm/nouveau/kms/nv04-nv4x: move suspend code to dispnv0...
2019-02-19 Ben Skeggsdrm/nouveau/kms/nv04-nv4x: move a bunch of pre-nv50...
2019-02-19 Ben Skeggsdrm/nouveau/kms: display destroy/init/fini hooks can...
2019-02-19 Ben Skeggsdrm/nouveau: allocate kernel channel(s) before initiali...
2019-02-19 Ben Skeggsdrm/nouveau/disp/gf119-: decode exception reason to...
2019-02-19 Ben Skeggsdrm/nouveau/bios/init: handle INIT_GENERIC_CONDITION_ID...
2019-02-19 Ben Skeggsdrm/nouveau/bios/init: label existing INIT_GENERIC_COND...
2019-02-19 Ben Skeggsdrm/nouveau/secboot: fix missing newline in error messages
2019-02-19 Ben Skeggsdrm/nouveau/sec2/tu102-: instantiate SEC2 falcon
2019-02-19 Ben Skeggsdrm/nouveau/sec2: utilise engine PRI address from TOP
2019-02-19 Ben Skeggsdrm/nouveau/nvdec/tu102-: instantiate NVDEC0 falcon
2019-02-19 Ben Skeggsdrm/nouveau/nvdec/gp102-: utilise engine PRI address...
2019-02-19 Ben Skeggsdrm/nouveau/gsp/gv100-: instantiate GSP falcon
2019-02-19 Ben Skeggsdrm/nouveau/top/gv100-: translate entry for the GSP
2019-02-19 Ben Skeggsdrm/nouveau/top: add function to lookup PRI address...
2019-02-19 Ben Skeggsdrm/nouveau/core: define GSP subdev
2019-02-19 Colin Ian Kingdrm/nouveau: fix missing break in switch statement
2019-02-19 Gustavo A. R. Silvadrm/nouveau: mark expected switch fall-through
2019-02-19 Lyude Pauldrm/nouveau: Don't WARN_ON VCPI allocation failures
2019-02-19 Colin Ian Kingdrm/nouveau/pmu: don't print reply values if exec is...
2019-02-19 Colin Ian Kingdrm/nouveau/bios/ramcfg: fix missing parentheses when...
2019-02-19 Colin Ian Kingdrm/nouveau/bios/dp: make array vsoff static, shrinks...
2019-02-19 Ben Skeggsdrm/nouveau/ce/tu102: rename implementation from tu104
2019-02-19 Ben Skeggsdrm/nouveau/fifo/tu102: rename implementation from...
2019-02-19 Ben Skeggsdrm/nouveau/disp/tu102: rename implementation from...
2019-02-19 Ben Skeggsdrm/nouveau/fault/tu102: rename implementation from...
2019-02-19 Ben Skeggsdrm/nouveau/bar/tu102: rename implementation from tu104
2019-02-19 Ben Skeggsdrm/nouveau/mmu/tu102: rename implementation from tu104
2019-02-19 Ben Skeggsdrm/nouveau/mc/tu102: rename implementation from tu104
2019-02-19 Ben Skeggsdrm/nouveau/devinit/tu102: rename implementation from...
2019-02-19 Ilia Mirkindrm/nouveau/volt/gf117: fix speedo readout register
2019-02-18 Dave AirlieMerge v5.0-rc7 into drm-next
2019-02-17 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2019-02-17 Linus TorvaldsMerge tag 'powerpc-5.0-5' of git://git./linux/kernel...
2019-02-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2019-02-17 Linus TorvaldsMerge tag 'nfs-for-5.0-4' of git://git.linux-nfs.org...
2019-02-15 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2019-02-15 Arnd BergmannMerge tag 'omap-for-v5.0/fixes-rc5' of git://git./linux...
2019-02-15 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2019-02-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2019-02-15 Arnd BergmannMerge tag 'imx-fixes-5.0-3' of git://git./linux/kernel...
2019-02-15 Arnd BergmannMerge tag 'v5.0-rockchip-dts64fixes-1' of git://git...
2019-02-15 Arnd BergmannMerge tag 'v5.0-rockchip-dts32fixes-1' of git://git...
2019-02-15 Arnd BergmannMerge tag 'omap-for-v5.0/fixes-rc4' of git://git./linux...
2019-02-14 Daniel VetterMerge tag 'drm-misc-next-2019-02-11' of git://anongit...
2019-02-13 Linus TorvaldsMerge tag 'trace-v5.0-rc4' of git://git./linux/kernel...
2019-02-13 Dave AirlieMerge tag 'imx-drm-fixes-2019-02-12' of git://git.pengu...
2019-02-12 Linus TorvaldsMerge tag 'sound-5.0-rc7' of git://git./linux/kernel...
2019-02-11 Maxime RipardMerge drm/drm-next into drm-misc-next
2019-02-11 Dave AirlieMerge branch 'drm-next-5.1' of git://people.freedesktop...
2019-02-11 Dave AirlieMerge tag 'drm-intel-next-2019-02-07' of git://anongit...
2019-02-11 Dave AirlieMerge tag 'drm/tegra/for-5.1-rc1' of git://anongit...
2019-02-10 Linus TorvaldsMerge tag 'dmaengine-fix-5.0-rc6' of git://git.infradea...
2019-02-10 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2019-02-10 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2019-02-09 Linus TorvaldsMerge tag 'for-linus-5.0-rc6-tag' of git://git./linux...
2019-02-09 Linus TorvaldsMerge tag 'powerpc-5.0-4' of git://git./linux/kernel...
2019-02-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2019-02-08 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2019-02-08 Linus TorvaldsMerge tag 'iommu-fixes-v5.0-rc5' of git://git./linux...
2019-02-08 Linus TorvaldsMerge tag 'pci-v5.0-fixes-4' of git://git./linux/kernel...
2019-02-08 Linus TorvaldsMerge tag 'driver-core-5.0-rc6' of git://git./linux...
2019-02-08 Takashi IwaiMerge tag 'asoc-fix-v5.0-rc5' of https://git./linux...
2019-02-07 Thomas GleixnerMerge tag 'irqchip-5.0-3' of git://git./linux/kernel...
2019-02-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next