OSDN Git Service

uclinux-h8/linux.git
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
2020-05-31 Sam Ravnborgdrm/vblank: use drm_* functions for logging
2020-05-31 Sidong YangDocumentation: Fix typo error in todo.rst
2020-05-29 Daniel Vetterdrm: use drm_dev_has_vblank more
2020-05-27 Ville Syrjälädrm/gma500: Stop using mode->private_flags
2020-05-27 Ville Syrjälädrm/mcde: Use mode->clock instead of reverse calculatin...
2020-05-27 Ville Syrjälädrm: pahole struct drm_display_mode
2020-05-27 Ville Syrjälädrm: Flatten drm_mode_vrefresh()
2020-05-27 Ville Syrjälädrm: Shrink drm_display_mode timings
2020-05-27 Ville Syrjälädrm: Make mode->flags u32
2020-05-27 Ville Syrjälädrm: Shrink mode->type to u8
2020-05-27 Ville Syrjälädrm: Shrink {width,height}_mm to u16
2020-05-27 Ville Syrjälädrm/msm/dpu: Stop copying around mode->private_flags
2020-05-27 Ville Syrjälädrm: Nuke mode->vrefresh
2020-05-26 Ville Syrjälädrm/i915: Introduce some local intel_dp variables
2020-05-26 Noralf Trønnesdrm/format-helper: Add drm_fb_swab()
2020-05-26 Noralf Trønnesdrm/client: Add drm_client_modeset_check()
2020-05-26 Noralf Trønnesdrm/client: Add drm_client_framebuffer_flush()
2020-05-25 James Hilliarddrm/vc4: hdmi: Silence pixel clock error on -EPROBE_DEFER
2020-05-25 Colin Ian Kingdrm/auth: remove redundant assignment to variable ret
2020-05-23 Lyude Pauldrm/vblank: Fix -Wformat compile warnings on some arches
2020-05-20 Daniel Vetterdrm/writeback: don't set fence->ops to default
2020-05-20 Chris Wilsondrm: Restore the NULL check for drm_gem_object_put()
2020-05-20 Daniel Vetterdma-fence: add might_sleep annotation to _wait()
2020-05-19 Emil Velikovdrm/file: wrap excessively long line
2020-05-19 Emil Velikovdrm: print the current->comm alongside the pid
2020-05-19 Emil Velikovdrm: remove transient drm_gem_object_put_unlocked()
2020-05-19 Emil Velikovdrm/xen: remove _unlocked suffix in drm_gem_object_put_...
2020-05-19 Emil Velikovdrm/vkms: remove _unlocked suffix in drm_gem_object_put...
next