index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
hisilicon
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-07
drm: convert drivers to use drm_of_find_panel_or_bridge
Rob Herring
1
-23
/
+4
2017-04-07
drm: convert drivers to use of_graph_get_remote_node
Rob Herring
1
-29
/
+1
2017-03-14
drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers
Daniel Vetter
1
-11
/
+1
2017-02-21
drm: kirin: use vblank hooks in struct drm_crtc_funcs
Shawn Guo
1
-6
/
+4
2017-02-09
drm: hibmc: use vblank hooks in struct drm_crtc_funcs
Shawn Guo
2
-22
/
+20
2017-02-07
drm: remove drm_vblank_no_hw_counter assignment from driver code
Shawn Guo
2
-2
/
+0
2017-02-07
drm/fb-helper: Automatically clean up fb_info
Daniel Vetter
1
-2
/
+0
2017-02-02
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
2
-4
/
+2
2017-02-01
Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-2
/
+0
2017-01-27
drm/ttm: revert "implement LRU add callbacks v2"
Christian König
1
-2
/
+0
2017-01-23
drm/hisilicon/hibmc: Fix wrong pointer passed to PTR_ERR()
Wei Yongjun
1
-1
/
+1
2017-01-18
drm: kirin: use crtc helper drm_crtc_from_index()
Shawn Guo
2
-7
/
+4
2017-01-09
drm: fix compilations issues introduced by "drm: allow to use mmuless SoC"
Benjamin Gaignard
1
-1
/
+1
2016-12-30
drm: Deduplicate driver initialization message
Gabriel Krisman Bertazi
1
-4
/
+0
2016-12-18
drm: bridge: Link encoder and bridge in core code
Laurent Pinchart
1
-4
/
+1
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
1
-3
/
+3
2016-12-15
drm: Nuke fb->bits_per_pixel
Ville Syrjälä
1
-3
/
+3
2016-12-15
drm: Nuke fb->depth
Ville Syrjälä
1
-1
/
+1
2016-12-15
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
Ville Syrjälä
1
-1
/
+1
2016-12-13
drm/hisilicon: Don't set drm_device->platformdev
Daniel Vetter
3
-15
/
+8
2016-12-01
drm: Make the connector .detect() callback optional
Laurent Pinchart
1
-7
/
+0
2016-11-25
drm/hisilicon/hibmc: mark PM functions __maybe_unused
Arnd Bergmann
1
-2
/
+2
2016-11-25
drm/hisilicon/hibmc: Checking for NULL instead of IS_ERR()
Dan Carpenter
1
-2
/
+2
2016-11-17
drm/hisilicon/hibmc: Add support for vblank interrupt
Rongrong Zou
2
-1
/
+56
2016-11-17
drm/hisilicon/hibmc: Add support for VDAC
Rongrong Zou
4
-1
/
+155
2016-11-17
drm/hisilicon/hibmc: Add support for display engine
Rongrong Zou
5
-2
/
+558
2016-11-17
drm/hisilicon/hibmc: Add support for frame buffer
Rongrong Zou
5
-1
/
+366
2016-11-17
drm/hisilicon/hibmc: Add video memory management
Rongrong Zou
4
-1
/
+541
2016-11-17
drm/hisilicon/hibmc: Add hisilicon hibmc drm master driver
Rongrong Zou
7
-0
/
+560
2016-11-12
drm: move allocation out of drm_get_format_name()
Eric Engestrom
1
-4
/
+3
2016-11-02
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
Jani Nikula
1
-2
/
+0
2016-10-25
drm: convert DT component matching to component_match_add_release()
Russell King
1
-3
/
+4
2016-09-22
drm: Don't swallow error codes in drm_dev_alloc()
Tom Gundersen
1
-2
/
+2
2016-08-19
drm: Don't implement empty prepare_fb()/cleanup_fb()
Laurent Pinchart
1
-15
/
+0
2016-08-19
drm: Allow drivers to modify plane_state in prepare_fb/cleanup_fb
Chris Wilson
1
-2
/
+2
2016-08-17
Revert "drm/hisilicon: Don't set drm_device->platformdev"
Daniel Vetter
3
-9
/
+11
2016-08-16
drm/hisilicon: Don't set drm_device->platformdev
Daniel Vetter
3
-11
/
+9
2016-08-16
drm: drop DRIVER_HAVE_IRQ flag for some drivers
Shawn Guo
1
-1
/
+1
2016-08-16
drm: remove `const` attribute to hint at caller that they now own the memory
Eric Engestrom
1
-1
/
+1
2016-08-15
drm: make drm_get_format_name thread-safe
Eric Engestrom
1
-2
/
+4
2016-07-04
drm/hisilicon: Fix ADE vblank on/off handling
Xinliang Liu
1
-0
/
+2
2016-07-04
drm/hisilicon: add select HISI_KIRIN_DW_DSI
Zoltan Kuscsik
1
-0
/
+1
2016-07-04
drm/hisilicon: Fix return value check in ade_dts_parse()
Wei Yongjun
1
-6
/
+6
2016-06-21
drm: Lobotomize set_busid nonsense for !pci drivers
Daniel Vetter
1
-1
/
+0
2016-06-21
drm/hisilicon: Remove redundant calls to drm_connector_register_all()
Chris Wilson
1
-8
/
+0
2016-06-09
drm/hisilicon: Implement some semblance of vblank event handling
Daniel Vetter
1
-8
/
+12
2016-05-31
drm/hisilicon: Use lockless gem BO free callback
Daniel Vetter
1
-1
/
+1
2016-05-11
drm/hisilicon: Fix DRM_INFO printed issue
Xinliang Liu
1
-1
/
+2
2016-05-11
drm/hisilicon: Make kirin_drm_unbind sufficient
Xinliang Liu
1
-1
/
+6
2016-05-11
drm/hisilicon: Use drm_connector_register_all
Daniel Vetter
1
-30
/
+1
[next]