summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2020-07-24drm/nouveau/vmm/gp100-: fix mapping 2MB sysmem pagesRalph Campbell
2020-07-24drm/nouveau/mmu: make nvkm_vmm_ctor() staticRalph Campbell
2020-07-24drm/nouveau: fix reference count leak in nouveau_debugfs_strap_peekAditya Pakki
2020-07-24drm/nouveau: Fix reference count leak in nouveau_connector_detectAditya Pakki
2020-07-24drm/nouveau: fix reference count leak in nv50_disp_atomic_commitAditya Pakki
2020-07-24drm/nouveau: fix multiple instances of reference count leaksAditya Pakki
2020-07-24drm/nouveau/drm/noveau: fix reference count leak in nouveau_fbcon_openAditya Pakki
2020-07-24drm/nouveau/sec2/gp102: allow module to load when LSFW is missingBen Skeggs
2020-07-24drm/nouveau/gr/gm200-: explicitly handle nofwBen Skeggs
2020-07-24drm/nouveau/pmu/gm200-: explicitly handle nofwBen Skeggs
2020-07-24drm/nouveau/pmu/gm20x: don't pretend we support loading with our custom FWBen Skeggs
2020-07-24drm/nouveau/acr: store a mask of LS falcons the controlling LSFW can bootstrapBen Skeggs
2020-07-24drm/nouveau/acr: store a mask of LS falcons the HSFW can bootstrapBen Skeggs
2020-07-24drm/nouveau/acr: allow module to load when HSFW(s) are missingBen Skeggs
2020-07-24drm/nouveau/acr: refuse to load LSFW if HSFW is missingBen Skeggs
2020-07-24drm/nouveau/core: drop error message when no compatible FW foundBen Skeggs
2020-07-24drm/nouveau/mmu/gp100-: enable mmu invalidate depth optimisationBen Skeggs
2020-07-24drm/nouveau/nvfw: firmware structures should begin with nvfw_Timur Tabi
2020-07-24drm/nouveau/tmr: fix nvkm_usec/nvkm_msec definitionsTimur Tabi
2020-07-24drm/nouveau/therm/gt215: make gt215_therm_init staticBen Skeggs
2020-07-24drm/nouveau/mmu: make a couple of functions staticBen Skeggs
2020-07-24drm/nouveau/mc/gp10b: make gp10b_mc_init staticBen Skeggs
2020-07-24drm/nouveau/nvfw/acr: make lsb_header_tail_dump staticBen Skeggs
2020-07-24drm/nouveau/gr/gf100-: make some functions staticBen Skeggs
2020-07-24drm/nouveau/disp/gm200-: remove 'head' parameter from nvkm_ior_func.hdmi.scdc()Ben Skeggs
2020-07-24Merge tag 'mediatek-drm-next-5.9' of https://git.kernel.org/pub/scm/linux/ker...Dave Airlie
2020-07-24Merge tag 'drm/tegra/for-5.9-rc1' of ssh://git.freedesktop.org/git/tegra/linu...Dave Airlie
2020-07-24Merge v5.8-rc6 into drm-nextDave Airlie
2020-07-23Merge tag 'amd-drm-next-5.9-2020-07-17' of git://people.freedesktop.org/~agd5...Dave Airlie
2020-07-23Merge tag 'drm-xilinx-dpsub-20200718' of git://linuxtv.org/pinchartl/media in...Dave Airlie
2020-07-23Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...Dave Airlie
2020-07-23Merge tag 'imx-drm-next-2020-07-20' of git://git.pengutronix.de/pza/linux int...Dave Airlie
2020-07-23Merge tag 'drm-misc-next-2020-07-22' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-07-21drm/vblank: Use spin_(un)lock_irq() in drm_crtc_queue_sequence_ioctl()Lyude Paul
2020-07-21drm/vblank: Use spin_(un)lock_irq() in drm_queue_vblank_event()Lyude Paul
2020-07-21drm/vblank: Use spin_(un)lock_irq() in drm_legacy_vblank_post_modeset()Lyude Paul
2020-07-21drm/vblank: Use spin_(un)lock_irq() in drm_crtc_vblank_on()Lyude Paul
2020-07-21drm/vblank: Use spin_(un)lock_irq() in drm_crtc_vblank_reset()Lyude Paul
2020-07-21drm/qxl: stop using TTM_MEMTYPE_FLAG_MAPPABLE v2Christian König
2020-07-21drm/nouveau: stop using TTM_MEMTYPE_FLAG_MAPPABLEChristian König
2020-07-21drm/vmwgfx: stop using TTM_MEMTYPE_FLAG_MAPPABLEChristian König
2020-07-21drm/ttm: remove TTM_MEMTYPE_FLAG_CMAChristian König
2020-07-21drm/ttm: cleanup coding style and implementation.Christian König
2020-07-21drm/ttm: remove io_reserve_fastpath flagChristian König
2020-07-21drm/ttm: cleanup io_mem interface with nouveauChristian König
2020-07-21drm: remove optional dummy function from drivers using TTMChristian König
2020-07-21drm/vram-helper: stop using TTM_MEMTYPE_FLAG_MAPPABLEChristian König
2020-07-20drm/imx: imx-tve: Delete an error message in imx_tve_bind()Markus Elfring
2020-07-20gpu: ipu-v3: image-convert: Wait for all EOFs before completing a tileSteve Longerbeam
2020-07-20gpu: ipu-v3: image-convert: Combine rotate/no-rotate irq handlersSteve Longerbeam