aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-06-11drm/mgag200: Prefix symbol names in mgag200_drv.c with mgag200_Thomas Zimmermann1-10/+10
2020-06-11drm/mgag200: Separate DRM and PCI functionality from each otherThomas Zimmermann1-21/+21
2020-06-11drm/mgag200: Switch to managed MMThomas Zimmermann3-18/+16
2020-06-11drm/mgag200: Merge VRAM setup into MM initializationThomas Zimmermann2-75/+52
2020-06-11drm/mgag200: Lookup VRAM PCI BAR start and length only onceThomas Zimmermann1-8/+9
2020-06-11drm/mgag200: Rename mgag200_ttm.c to mgag200_mm.cThomas Zimmermann3-2/+3
2020-06-11drm/mgag200: Use pcim_enable_device()Thomas Zimmermann1-7/+3
2020-06-11drm/mgag200: Remove mgag200_cursor.cThomas Zimmermann1-319/+0
2020-06-11drm/mgag200: Remove declaration of mgag200_mmap() from header fileThomas Zimmermann1-1/+0
2020-06-10drivers: gpu: drm: Fix trivial spellingKieran Bingham1-1/+1
2020-06-10drm/vc4: crtc: Restrict HACT_ACT setup to DSIMaxime Ripard1-1/+2
2020-06-10drm/vc4: crtc: Turn static const variable into a defineMaxime Ripard1-3/+4
2020-06-10drm/vc4: crtc: Move crtc state to common headerMaxime Ripard2-21/+21
2020-06-10drm/vc4: crtc: Switch to of_device_get_match_dataMaxime Ripard1-5/+5
2020-06-10drm/vc4: crtc: Rename SoC data structuresMaxime Ripard1-6/+6
2020-06-10drm/vc4: plane: Move additional planes creation to driverMaxime Ripard4-17/+19
2020-06-10drm/vc4: plane: Move planes creation to its own functionMaxime Ripard3-29/+44
2020-06-10drm/vc4: drv: Add include guardsMaxime Ripard1-0/+4
2020-06-10drm/udl: Use GEM vmap/mmap function from SHMEM helpersThomas Zimmermann4-114/+3
2020-06-10drm/shmem-helper: Add .gem_create_object helper that sets map_cached flagThomas Zimmermann1-0/+27
2020-06-10drm: Remove struct drm_driver.gem_print_infoThomas Zimmermann1-2/+0
2020-06-10drm/zte: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPSThomas Zimmermann1-6/+1
2020-06-10drm/zte: Use GEM CMA object functionsThomas Zimmermann1-5/+1
2020-06-10drm/tve200: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPSThomas Zimmermann1-7/+1
2020-06-10drm/tve200: Use GEM CMA object functionsThomas Zimmermann1-5/+1
2020-06-10drm/tilcdc: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPSThomas Zimmermann1-7/+1
2020-06-10drm/tilcdc: Use GEM CMA object functionsThomas Zimmermann1-6/+1
2020-06-10drm/sti: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPSThomas Zimmermann1-7/+1
2020-06-10drm/sti: Use GEM CMA object functionsThomas Zimmermann1-5/+1
2020-06-10drm/stm: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS_WITH_DUMB_CREATEThomas Zimmermann1-6/+1
2020-06-10drm/stm: Use GEM CMA object functionsThomas Zimmermann1-5/+1
2020-06-10drm/shmobile: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPSThomas Zimmermann1-6/+1
2020-06-10drm/shmobile: Use GEM CMA object functionsThomas Zimmermann1-5/+1
2020-06-10drm/rcar-du: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS_WITH_DUMB_CREATEThomas Zimmermann1-6/+1
2020-06-10drm/rcar-du: Use GEM CMA object functionsThomas Zimmermann1-5/+1
2020-06-10drm/mxsfb: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPSThomas Zimmermann1-6/+1
2020-06-10drm/mxsfb: Use GEM CMA object functionsThomas Zimmermann1-5/+1
2020-06-10drm/meson: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS_WITH_DUMB_CREATEThomas Zimmermann1-9/+2
2020-06-10drm/meson: Use GEM CMA object functionsThomas Zimmermann1-5/+1
2020-06-10drm/mcde: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPSThomas Zimmermann1-7/+1
2020-06-10drm/mcde: Use GEM CMA object functionsThomas Zimmermann1-5/+1
2020-06-10drm/malidp: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS_WITH_DUMB_CREATEThomas Zimmermann1-6/+1
2020-06-10drm/malidp: Use GEM CMA object functionsThomas Zimmermann1-5/+1
2020-06-10drm/komeda: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS_WITH_DUMB_CREATEThomas Zimmermann1-6/+1
2020-06-10drm/komeda: Use GEM CMA object functionsThomas Zimmermann1-5/+1
2020-06-10drm/ingenic: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPSThomas Zimmermann1-8/+1
2020-06-10drm/ingenic: Use GEM CMA object functionsThomas Zimmermann1-5/+1
2020-06-10drm/imx: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPSThomas Zimmermann1-7/+1
2020-06-10drm/imx: Use GEM CMA object functionsThomas Zimmermann1-5/+1
2020-06-10drm/hisilicon/kirin: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPSThomas Zimmermann1-7/+1