summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
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
2020-07-20gpu: ipu-v3: Restore RGB32, BGR32Steve Longerbeam
2020-07-20drm/imx: imx-ldb: Disable both channels for split mode in enc->disable()Liu Ying
2020-07-20drm/imx: parallel-display: move panel/bridge detection to fail earlyMarco Felsch
2020-07-20drm/imx: imx-ldb: remove useless enumMarco Felsch
2020-07-20drm/imx: drop useless best_encoder callbackMarco Felsch
2020-07-20drm/imx: tve: fix regulator_disable error pathMarco Felsch
2020-07-20drm/imx: parallel-display: Adjust bus_flags handlingMarek Vasut
2020-07-20drm/imx: fix use after freePhilipp Zabel
2020-07-20drm: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-20drm/mxsfb: drop unused function parameterUwe Kleine-König
2020-07-20drm/mxsfb: Make supported modifiers explicitGuido Günther
2020-07-20drm: core: Convert device logging to drm_* functions.Suraj Upadhyay
2020-07-20drm/i810: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-07-20Merge tag 'drm-misc-next-2020-07-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-07-20drm/ast: Use managed MM initializationThomas Zimmermann
2020-07-20drm/ast: Initialize DRAM type before posting GPUThomas Zimmermann
2020-07-20drm/ast: Move VRAM size detection to ast_mm.cThomas Zimmermann
2020-07-20drm/ast: Use managed VRAM-helper initializationThomas Zimmermann