index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-11
drm/mgag200: Use pcim_enable_device()
Thomas Zimmermann
1
-7
/
+3
2020-06-11
drm/mgag200: Remove mgag200_cursor.c
Thomas Zimmermann
1
-319
/
+0
2020-06-11
drm/mgag200: Remove declaration of mgag200_mmap() from header file
Thomas Zimmermann
1
-1
/
+0
2020-06-10
drivers: gpu: drm: Fix trivial spelling
Kieran Bingham
1
-1
/
+1
2020-06-10
drm/vc4: crtc: Restrict HACT_ACT setup to DSI
Maxime Ripard
1
-1
/
+2
2020-06-10
drm/vc4: crtc: Turn static const variable into a define
Maxime Ripard
1
-3
/
+4
2020-06-10
drm/vc4: crtc: Move crtc state to common header
Maxime Ripard
2
-21
/
+21
2020-06-10
drm/vc4: crtc: Switch to of_device_get_match_data
Maxime Ripard
1
-5
/
+5
2020-06-10
drm/vc4: crtc: Rename SoC data structures
Maxime Ripard
1
-6
/
+6
2020-06-10
drm/vc4: plane: Move additional planes creation to driver
Maxime Ripard
4
-17
/
+19
2020-06-10
drm/vc4: plane: Move planes creation to its own function
Maxime Ripard
3
-29
/
+44
2020-06-10
drm/vc4: drv: Add include guards
Maxime Ripard
1
-0
/
+4
2020-06-10
drm/udl: Use GEM vmap/mmap function from SHMEM helpers
Thomas Zimmermann
4
-114
/
+3
2020-06-10
drm/shmem-helper: Add .gem_create_object helper that sets map_cached flag
Thomas Zimmermann
1
-0
/
+27
2020-06-10
drm: Remove struct drm_driver.gem_print_info
Thomas Zimmermann
1
-2
/
+0
2020-06-10
drm/zte: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
Thomas Zimmermann
1
-6
/
+1
2020-06-10
drm/zte: Use GEM CMA object functions
Thomas Zimmermann
1
-5
/
+1
2020-06-10
drm/tve200: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
Thomas Zimmermann
1
-7
/
+1
2020-06-10
drm/tve200: Use GEM CMA object functions
Thomas Zimmermann
1
-5
/
+1
2020-06-10
drm/tilcdc: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
Thomas Zimmermann
1
-7
/
+1
2020-06-10
drm/tilcdc: Use GEM CMA object functions
Thomas Zimmermann
1
-6
/
+1
2020-06-10
drm/sti: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
Thomas Zimmermann
1
-7
/
+1
2020-06-10
drm/sti: Use GEM CMA object functions
Thomas Zimmermann
1
-5
/
+1
2020-06-10
drm/stm: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS_WITH_DUMB_CREATE
Thomas Zimmermann
1
-6
/
+1
2020-06-10
drm/stm: Use GEM CMA object functions
Thomas Zimmermann
1
-5
/
+1
2020-06-10
drm/shmobile: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
Thomas Zimmermann
1
-6
/
+1
2020-06-10
drm/shmobile: Use GEM CMA object functions
Thomas Zimmermann
1
-5
/
+1
2020-06-10
drm/rcar-du: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS_WITH_DUMB_CREATE
Thomas Zimmermann
1
-6
/
+1
2020-06-10
drm/rcar-du: Use GEM CMA object functions
Thomas Zimmermann
1
-5
/
+1
2020-06-10
drm/mxsfb: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
Thomas Zimmermann
1
-6
/
+1
2020-06-10
drm/mxsfb: Use GEM CMA object functions
Thomas Zimmermann
1
-5
/
+1
2020-06-10
drm/meson: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS_WITH_DUMB_CREATE
Thomas Zimmermann
1
-9
/
+2
2020-06-10
drm/meson: Use GEM CMA object functions
Thomas Zimmermann
1
-5
/
+1
2020-06-10
drm/mcde: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
Thomas Zimmermann
1
-7
/
+1
2020-06-10
drm/mcde: Use GEM CMA object functions
Thomas Zimmermann
1
-5
/
+1
2020-06-10
drm/malidp: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS_WITH_DUMB_CREATE
Thomas Zimmermann
1
-6
/
+1
2020-06-10
drm/malidp: Use GEM CMA object functions
Thomas Zimmermann
1
-5
/
+1
2020-06-10
drm/komeda: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS_WITH_DUMB_CREATE
Thomas Zimmermann
1
-6
/
+1
2020-06-10
drm/komeda: Use GEM CMA object functions
Thomas Zimmermann
1
-5
/
+1
2020-06-10
drm/ingenic: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
Thomas Zimmermann
1
-8
/
+1
2020-06-10
drm/ingenic: Use GEM CMA object functions
Thomas Zimmermann
1
-5
/
+1
2020-06-10
drm/imx: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
Thomas Zimmermann
1
-7
/
+1
2020-06-10
drm/imx: Use GEM CMA object functions
Thomas Zimmermann
1
-5
/
+1
2020-06-10
drm/hisilicon/kirin: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
Thomas Zimmermann
1
-7
/
+1
2020-06-10
drm/hisilicon/kirin: Use GEM CMA object functions
Thomas Zimmermann
1
-5
/
+1
2020-06-10
drm/hisilicon/kirin: Set .dumb_create to drm_gem_cma_dumb_create()
Thomas Zimmermann
1
-1
/
+1
2020-06-10
drm/fsl-dcu: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
Thomas Zimmermann
1
-6
/
+1
2020-06-10
drm/fsl-dcu: Use GEM CMA object functions
Thomas Zimmermann
1
-5
/
+1
2020-06-10
drm/atmel-hlcdc: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
Thomas Zimmermann
1
-6
/
+1
2020-06-10
drm/atmel-hlcdc: Use GEM CMA object functions
Thomas Zimmermann
1
-5
/
+1
[next]