platform/kernel/linux-starfive.git
2020-06-11 Thomas Zimmermanndrm/mgag200: Embed instance of struct drm_device in...
2020-06-11 Thomas Zimmermanndrm/mgag200: Allocate device structures in mgag200_driv...
2020-06-11 Thomas Zimmermanndrm/mgag200: Separate device initialization into allocation
2020-06-11 Thomas Zimmermanndrm/mgag200: Move device init and cleanup to mgag200_drv.c
2020-06-11 Thomas Zimmermanndrm/mgag200: Prefix symbol names in mgag200_drv.c with...
2020-06-11 Thomas Zimmermanndrm/mgag200: Separate DRM and PCI functionality from...
2020-06-11 Thomas Zimmermanndrm/mgag200: Switch to managed MM
2020-06-11 Thomas Zimmermanndrm/mgag200: Merge VRAM setup into MM initialization
2020-06-11 Thomas Zimmermanndrm/mgag200: Lookup VRAM PCI BAR start and length only...
2020-06-11 Thomas Zimmermanndrm/mgag200: Rename mgag200_ttm.c to mgag200_mm.c
2020-06-11 Thomas Zimmermanndrm/mgag200: Use pcim_enable_device()
2020-06-11 Thomas Zimmermanndrm/mgag200: Remove mgag200_cursor.c
2020-06-11 Thomas Zimmermanndrm/mgag200: Remove declaration of mgag200_mmap() from...
2020-06-10 Kieran Binghamdrivers: gpu: drm: Fix trivial spelling
2020-06-10 Maxime Riparddrm/vc4: crtc: Restrict HACT_ACT setup to DSI
2020-06-10 Maxime Riparddrm/vc4: crtc: Turn static const variable into a define
2020-06-10 Maxime Riparddrm/vc4: crtc: Move crtc state to common header
2020-06-10 Maxime Riparddrm/vc4: crtc: Switch to of_device_get_match_data
2020-06-10 Maxime Riparddrm/vc4: crtc: Rename SoC data structures
2020-06-10 Maxime Riparddrm/vc4: plane: Move additional planes creation to...
2020-06-10 Maxime Riparddrm/vc4: plane: Move planes creation to its own function
2020-06-10 Maxime Riparddrm/vc4: drv: Add include guards
2020-06-10 Maxime Riparddt-bindings: display: vc4: hdmi: Add missing clock...
2020-06-10 Maxime Riparddt-bindings: display: vc4: dsi: Add missing clock prope...
2020-06-10 Maxime Riparddt-bindings: display: vc4: dpi: Add missing clock-names...
2020-06-10 Maxime Riparddt-bindings: display: Convert VC4 bindings to schemas
2020-06-10 Thomas Zimmermanndrm/udl: Use GEM vmap/mmap function from SHMEM helpers
2020-06-10 Thomas Zimmermanndrm/shmem-helper: Add .gem_create_object helper that...
2020-06-10 Thomas Zimmermanndrm: Remove struct drm_driver.gem_print_info
2020-06-10 Thomas Zimmermanndrm/zte: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
2020-06-10 Thomas Zimmermanndrm/zte: Use GEM CMA object functions
2020-06-10 Thomas Zimmermanndrm/tve200: Set GEM CMA functions with DRM_GEM_CMA_DRIV...
2020-06-10 Thomas Zimmermanndrm/tve200: Use GEM CMA object functions
2020-06-10 Thomas Zimmermanndrm/tilcdc: Set GEM CMA functions with DRM_GEM_CMA_DRIV...
2020-06-10 Thomas Zimmermanndrm/tilcdc: Use GEM CMA object functions
2020-06-10 Thomas Zimmermanndrm/sti: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
2020-06-10 Thomas Zimmermanndrm/sti: Use GEM CMA object functions
2020-06-10 Thomas Zimmermanndrm/stm: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_...
2020-06-10 Thomas Zimmermanndrm/stm: Use GEM CMA object functions
2020-06-10 Thomas Zimmermanndrm/shmobile: Set GEM CMA functions with DRM_GEM_CMA_DR...
2020-06-10 Thomas Zimmermanndrm/shmobile: Use GEM CMA object functions
2020-06-10 Thomas Zimmermanndrm/rcar-du: Set GEM CMA functions with DRM_GEM_CMA_DRI...
2020-06-10 Thomas Zimmermanndrm/rcar-du: Use GEM CMA object functions
2020-06-10 Thomas Zimmermanndrm/mxsfb: Set GEM CMA functions with DRM_GEM_CMA_DRIVE...
2020-06-10 Thomas Zimmermanndrm/mxsfb: Use GEM CMA object functions
2020-06-10 Thomas Zimmermanndrm/meson: Set GEM CMA functions with DRM_GEM_CMA_DRIVE...
2020-06-10 Thomas Zimmermanndrm/meson: Use GEM CMA object functions
2020-06-10 Thomas Zimmermanndrm/mcde: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
2020-06-10 Thomas Zimmermanndrm/mcde: Use GEM CMA object functions
2020-06-10 Thomas Zimmermanndrm/malidp: Set GEM CMA functions with DRM_GEM_CMA_DRIV...
2020-06-10 Thomas Zimmermanndrm/malidp: Use GEM CMA object functions
2020-06-10 Thomas Zimmermanndrm/komeda: Set GEM CMA functions with DRM_GEM_CMA_DRIV...
2020-06-10 Thomas Zimmermanndrm/komeda: Use GEM CMA object functions
2020-06-10 Thomas Zimmermanndrm/ingenic: Set GEM CMA functions with DRM_GEM_CMA_DRI...
2020-06-10 Thomas Zimmermanndrm/ingenic: Use GEM CMA object functions
2020-06-10 Thomas Zimmermanndrm/imx: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
2020-06-10 Thomas Zimmermanndrm/imx: Use GEM CMA object functions
2020-06-10 Thomas Zimmermanndrm/hisilicon/kirin: Set GEM CMA functions with DRM_GEM...
2020-06-10 Thomas Zimmermanndrm/hisilicon/kirin: Use GEM CMA object functions
2020-06-10 Thomas Zimmermanndrm/hisilicon/kirin: Set .dumb_create to drm_gem_cma_du...
2020-06-10 Thomas Zimmermanndrm/fsl-dcu: Set GEM CMA functions with DRM_GEM_CMA_DRI...
2020-06-10 Thomas Zimmermanndrm/fsl-dcu: Use GEM CMA object functions
2020-06-10 Thomas Zimmermanndrm/atmel-hlcdc: Set GEM CMA functions with DRM_GEM_CMA...
2020-06-10 Thomas Zimmermanndrm/atmel-hlcdc: Use GEM CMA object functions
2020-06-10 Thomas Zimmermanndrm/arm: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
2020-06-10 Thomas Zimmermanndrm/arm: Use GEM CMA object functions
2020-06-10 Thomas Zimmermanndrm/arc: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
2020-06-10 Thomas Zimmermanndrm/arc: Use GEM CMA object functions
2020-06-10 Thomas Zimmermanndrm/cma-helper: Add DRM_GEM_CMA_DRIVER_OPS to set defau...
2020-06-10 Thomas Zimmermanndrm/cma-helper: Rework DRM_GEM_CMA_VMAP_DRIVER_OPS...
2020-06-10 Thomas Zimmermanndrm/cma-helper: Rename symbols from drm_cma_gem_ to...
2020-06-08 Daniel Vetterdrm/shmem-helpers: Simplify dma-buf importing
2020-06-08 Daniel Vetterdrm/shmem-helpers: Ensure get_pages is not called on...
2020-06-08 Nirmoy Dasdrm/mm: add ig_frag selftest
2020-06-08 Simon Serdrm: document how user-space should use link-status
2020-06-05 Liu Yingdrm/panel: simple: Add support for KOE TX26D202VM0BWA...
2020-06-05 Liu Yingdt-bindings: panel-simple: Add koe,tx26d202vm0bwa compa...
2020-06-04 Laurent Pinchartdrm/panel: simple: Set connector type for DSI panels
2020-06-04 Nirmoy Dasdrm/mm: fix hole size comparison
2020-06-03 Daniel Vetterdrm/hdlcd: Don't call drm_crtc_vblank_off on unbind
2020-06-03 Daniel Vetterdrm/malidp: Don't call drm_crtc_vblank_off on unbind
2020-06-03 Daniel Vetterdrm/shmem-helpers: Redirect mmap for imported dma-buf
2020-06-03 Daniel Vetterdrm/shmem-helpers: Don't call get/put_pages on imported...
2020-06-03 Daniel Vetterdrm/udl: Don't call get/put_pages on imported dma-buf
2020-06-03 Daniel Vetterdrm/virtio: Call the right shmem helpers
2020-06-03 Daniel Vetterdrm/doc: Some polish for shmem helpers
2020-06-03 Daniel Vetterdrm/gem: WARN if drm_gem_get_pages is called on a priva...
2020-06-03 Daniel Vetterdrm/msm: Don't call dma_buf_vunmap without _vmap
2020-06-01 Simon Serdrm: add docs for standard CRTC properties
2020-06-01 Joe Perchesvideo: fbdev: Use IS_BUILTIN
2020-06-01 Tiezhu Yangvideo: fbdev: pxafb: Use correct return value for pxafb...
2020-06-01 Christophe... video: pxafb: Fix the function used to balance a 'dma_a...
2020-06-01 Bernard Zhaodrivers: video: hdmi: cleanup coding style in video...
2020-06-01 Dejin Zhengconsole: newport_con: fix an issue about leak related...
2020-06-01 Dejin Zhengvideo: fbdev: sm712fb: fix an issue about iounmap for...
2020-06-01 Jason Yanomapfb/dss: fix comparison to bool warning
2020-06-01 Simon Serdrm: DPMS is no longer the only mutable connector prop
2020-05-31 John Hubbardvideo: fbdev: convert get_user_pages() --> pin_user_pages()
2020-05-31 John Hubbardvideo: fbdev: fix error handling for get_user_pages_fast()
2020-05-31 Sam Ravnborgdrm/vblank: use drm_WARN for all warnings
next