summaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api/early-userspace (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-21dma-fence: basic lockdep annotationsDaniel Vetter3-0/+179
2020-07-21drm/vram-helper: stop using TTM_MEMTYPE_FLAG_MAPPABLEChristian König1-7/+2
2020-07-20video: fbdev: Replace HTTP links with HTTPS onesAlexander A. Klimov14-19/+19
2020-07-20drm: Replace HTTP links with HTTPS onesAlexander A. Klimov3-6/+6
2020-07-20drm/mxsfb: drop unused function parameterUwe Kleine-König1-2/+2
2020-07-20drm/mxsfb: Make supported modifiers explicitGuido Günther1-2/+7
2020-07-20drm: core: Convert device logging to drm_* functions.Suraj Upadhyay3-10/+7
2020-07-20drm/i810: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-5/+5
2020-07-20drm/ast: Use managed MM initializationThomas Zimmermann3-13/+12
2020-07-20drm/ast: Initialize DRAM type before posting GPUThomas Zimmermann1-3/+3
2020-07-20drm/ast: Move VRAM size detection to ast_mm.cThomas Zimmermann3-38/+46
2020-07-20drm/ast: Use managed VRAM-helper initializationThomas Zimmermann1-8/+3
2020-07-20drm/ast: Rename ast_ttm.c to ast_mm.cThomas Zimmermann2-1/+1
2020-07-20drm/vram-helper: Managed vram helpersThomas Zimmermann2-36/+51
2020-07-19drm/ingenic: Silence uninitialized-variable warningPaul Cercueil1-2/+2
2020-07-17drm/ingenic: Bump driver to version 1.1Paul Cercueil1-2/+2
2020-07-17drm/ingenic: Support multiple panels/bridgesPaul Cercueil1-31/+40
2020-07-17drm/ingenic: Add support for the IPUPaul Cercueil6-16/+1143
2020-07-17drm/ingenic: Add support for OSD modePaul Cercueil2-50/+288
2020-07-17drm/ingenic: Use dmam_alloc_coherent()Paul Cercueil1-15/+3
2020-07-17drm/ingenic: Move register definitions to ingenic-drm.hPaul Cercueil2-114/+128
2020-07-17drm/ingenic: Set DMA descriptor chain address in probePaul Cercueil1-2/+3
2020-07-17drm/ingenic: Add missing CR in debug stringsPaul Cercueil1-15/+15
2020-07-17drm/ingenic: Rename ingenic-drm.c to ingenic-drm-drv.cPaul Cercueil2-0/+1