summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/mgag200: Separate device initialization into allocationThomas Zimmermann2020-06-111-10/+22
* drm/mgag200: Move device init and cleanup to mgag200_drv.cThomas Zimmermann2020-06-114-83/+69
* drm/mgag200: Prefix symbol names in mgag200_drv.c with mgag200_Thomas Zimmermann2020-06-111-10/+10
* drm/mgag200: Separate DRM and PCI functionality from each otherThomas Zimmermann2020-06-111-21/+21
* drm/mgag200: Switch to managed MMThomas Zimmermann2020-06-113-18/+16
* drm/mgag200: Merge VRAM setup into MM initializationThomas Zimmermann2020-06-112-75/+52
* drm/mgag200: Lookup VRAM PCI BAR start and length only onceThomas Zimmermann2020-06-111-8/+9
* drm/mgag200: Rename mgag200_ttm.c to mgag200_mm.cThomas Zimmermann2020-06-113-2/+3
* drm/mgag200: Use pcim_enable_device()Thomas Zimmermann2020-06-111-7/+3
* drm/mgag200: Remove mgag200_cursor.cThomas Zimmermann2020-06-111-319/+0
* drm/mgag200: Remove declaration of mgag200_mmap() from header fileThomas Zimmermann2020-06-111-1/+0
* drivers: gpu: drm: Fix trivial spellingKieran Bingham2020-06-102-2/+2
* drm/vc4: crtc: Restrict HACT_ACT setup to DSIMaxime Ripard2020-06-101-1/+2
* drm/vc4: crtc: Turn static const variable into a defineMaxime Ripard2020-06-101-3/+4
* drm/vc4: crtc: Move crtc state to common headerMaxime Ripard2020-06-102-21/+21
* drm/vc4: crtc: Switch to of_device_get_match_dataMaxime Ripard2020-06-101-5/+5
* drm/vc4: crtc: Rename SoC data structuresMaxime Ripard2020-06-101-6/+6
* drm/vc4: plane: Move additional planes creation to driverMaxime Ripard2020-06-104-17/+19
* drm/vc4: plane: Move planes creation to its own functionMaxime Ripard2020-06-103-29/+44
* drm/vc4: drv: Add include guardsMaxime Ripard2020-06-101-0/+4
* dt-bindings: display: vc4: hdmi: Add missing clock-names propertyMaxime Ripard2020-06-101-1/+6
* dt-bindings: display: vc4: dsi: Add missing clock propertiesMaxime Ripard2020-06-101-0/+11
* dt-bindings: display: vc4: dpi: Add missing clock-names propertyMaxime Ripard2020-06-101-0/+6
* dt-bindings: display: Convert VC4 bindings to schemasMaxime Ripard2020-06-1011-175/+449
* drm/udl: Use GEM vmap/mmap function from SHMEM helpersThomas Zimmermann2020-06-104-114/+3
* drm/shmem-helper: Add .gem_create_object helper that sets map_cached flagThomas Zimmermann2020-06-102-0/+31
* drm: Remove struct drm_driver.gem_print_infoThomas Zimmermann2020-06-102-19/+0
* drm/zte: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPSThomas Zimmermann2020-06-101-6/+1
* drm/zte: Use GEM CMA object functionsThomas Zimmermann2020-06-101-5/+1
* drm/tve200: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPSThomas Zimmermann2020-06-101-7/+1
* drm/tve200: Use GEM CMA object functionsThomas Zimmermann2020-06-101-5/+1
* drm/tilcdc: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPSThomas Zimmermann2020-06-101-7/+1
* drm/tilcdc: Use GEM CMA object functionsThomas Zimmermann2020-06-101-6/+1
* drm/sti: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPSThomas Zimmermann2020-06-101-7/+1
* drm/sti: Use GEM CMA object functionsThomas Zimmermann2020-06-101-5/+1
* drm/stm: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS_WITH_DUMB_CREATEThomas Zimmermann2020-06-101-6/+1
* drm/stm: Use GEM CMA object functionsThomas Zimmermann2020-06-101-5/+1
* drm/shmobile: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPSThomas Zimmermann2020-06-101-6/+1
* drm/shmobile: Use GEM CMA object functionsThomas Zimmermann2020-06-101-5/+1
* drm/rcar-du: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS_WITH_DUMB_CREATEThomas Zimmermann2020-06-101-6/+1
* drm/rcar-du: Use GEM CMA object functionsThomas Zimmermann2020-06-101-5/+1
* drm/mxsfb: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPSThomas Zimmermann2020-06-101-6/+1
* drm/mxsfb: Use GEM CMA object functionsThomas Zimmermann2020-06-101-5/+1
* drm/meson: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS_WITH_DUMB_CREATEThomas Zimmermann2020-06-101-9/+2
* drm/meson: Use GEM CMA object functionsThomas Zimmermann2020-06-101-5/+1
* drm/mcde: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPSThomas Zimmermann2020-06-101-7/+1
* drm/mcde: Use GEM CMA object functionsThomas Zimmermann2020-06-101-5/+1
* drm/malidp: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS_WITH_DUMB_CREATEThomas Zimmermann2020-06-101-6/+1
* drm/malidp: Use GEM CMA object functionsThomas Zimmermann2020-06-101-5/+1
* drm/komeda: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS_WITH_DUMB_CREATEThomas Zimmermann2020-06-101-6/+1