index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
hisilicon
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: kirin: Add mode_valid logic to avoid mode clocks we can't generate
John Stultz
2017-08-28
2
-0
/
+81
*
drm/kirin: Use .dumb_map_offset and .dumb_destroy defaults
Noralf Trønnes
2017-08-16
1
-2
/
+0
*
drm/hisilicon: switch to drm_*_get(), drm_*_put() helpers
Cihangir Akturk
2017-08-11
2
-6
/
+6
*
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
2017-08-08
1
-1
/
+0
*
drm: Nuke drm_atomic_helper_plane_set_property
Daniel Vetter
2017-08-08
2
-2
/
+0
*
drm: Nuke drm_atomic_helper_crtc_set_property
Daniel Vetter
2017-08-08
1
-1
/
+0
*
drm: Plumb modifiers through plane init
Ben Widawsky
2017-08-01
2
-1
/
+2
*
drm/hisilicon: hibmc: Use the drm_driver.dumb_destroy default
Noralf Trønnes
2017-07-29
1
-1
/
+0
*
drm/hisilicon: fix build error without fbdev emulation
Arnd Bergmann
2017-07-26
2
-9
/
+2
*
drm/hisilicon: Remove custom FB helper deferred setup
Thierry Reding
2017-07-26
1
-10
/
+10
*
drm: Convert to using %pOF instead of full_name
Rob Herring
2017-07-26
1
-2
/
+1
*
drm/<drivers>: Drop fbdev info flags
Daniel Vetter
2017-07-26
1
-1
/
+0
*
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
Laurent Pinchart
2017-06-30
2
-4
/
+6
*
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
2017-06-30
2
-4
/
+6
*
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Sean Paul
2017-06-27
1
-1
/
+1
|
\
|
*
BackMerge tag 'v4.12-rc5' into drm-next
Dave Airlie
2017-06-16
1
-1
/
+1
|
|
\
|
|
*
drm: kirin: Fix drm_of_find_panel_or_bridge conversion
John Stultz
2017-06-06
1
-1
/
+1
*
|
|
drm/kirin: Drop drm_vblank_cleanup
Daniel Vetter
2017-06-26
1
-1
/
+0
*
|
|
drm/hibmc: Drop drm_vblank_cleanup
Daniel Vetter
2017-06-26
1
-1
/
+2
|
/
/
*
/
drm/hisilicon: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2017-05-17
2
-2
/
+1
|
/
*
drm: convert drivers to use drm_of_find_panel_or_bridge
Rob Herring
2017-04-06
1
-23
/
+4
*
drm: convert drivers to use of_graph_get_remote_node
Rob Herring
2017-04-06
1
-29
/
+1
*
drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers
Daniel Vetter
2017-03-14
1
-11
/
+1
*
drm: kirin: use vblank hooks in struct drm_crtc_funcs
Shawn Guo
2017-02-21
1
-6
/
+4
*
drm: hibmc: use vblank hooks in struct drm_crtc_funcs
Shawn Guo
2017-02-09
2
-22
/
+20
*
drm: remove drm_vblank_no_hw_counter assignment from driver code
Shawn Guo
2017-02-07
2
-2
/
+0
*
drm/fb-helper: Automatically clean up fb_info
Daniel Vetter
2017-02-07
1
-2
/
+0
*
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
2017-02-02
2
-4
/
+2
*
Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2017-01-31
1
-2
/
+0
|
\
|
*
drm/ttm: revert "implement LRU add callbacks v2"
Christian König
2017-01-27
1
-2
/
+0
*
|
drm/hisilicon/hibmc: Fix wrong pointer passed to PTR_ERR()
Wei Yongjun
2017-01-23
1
-1
/
+1
|
/
*
drm: kirin: use crtc helper drm_crtc_from_index()
Shawn Guo
2017-01-18
2
-7
/
+4
*
drm: fix compilations issues introduced by "drm: allow to use mmuless SoC"
Benjamin Gaignard
2017-01-09
1
-1
/
+1
*
drm: Deduplicate driver initialization message
Gabriel Krisman Bertazi
2016-12-30
1
-4
/
+0
*
drm: bridge: Link encoder and bridge in core code
Laurent Pinchart
2016-12-18
1
-4
/
+1
*
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-15
1
-3
/
+3
*
drm: Nuke fb->bits_per_pixel
Ville Syrjälä
2016-12-15
1
-3
/
+3
*
drm: Nuke fb->depth
Ville Syrjälä
2016-12-15
1
-1
/
+1
*
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
Ville Syrjälä
2016-12-15
1
-1
/
+1
*
drm/hisilicon: Don't set drm_device->platformdev
Daniel Vetter
2016-12-13
3
-15
/
+8
*
drm: Make the connector .detect() callback optional
Laurent Pinchart
2016-12-01
1
-7
/
+0
*
drm/hisilicon/hibmc: mark PM functions __maybe_unused
Arnd Bergmann
2016-11-25
1
-2
/
+2
*
drm/hisilicon/hibmc: Checking for NULL instead of IS_ERR()
Dan Carpenter
2016-11-25
1
-2
/
+2
*
drm/hisilicon/hibmc: Add support for vblank interrupt
Rongrong Zou
2016-11-17
2
-1
/
+56
*
drm/hisilicon/hibmc: Add support for VDAC
Rongrong Zou
2016-11-17
4
-1
/
+155
*
drm/hisilicon/hibmc: Add support for display engine
Rongrong Zou
2016-11-17
5
-2
/
+558
*
drm/hisilicon/hibmc: Add support for frame buffer
Rongrong Zou
2016-11-17
5
-1
/
+366
*
drm/hisilicon/hibmc: Add video memory management
Rongrong Zou
2016-11-17
4
-1
/
+541
*
drm/hisilicon/hibmc: Add hisilicon hibmc drm master driver
Rongrong Zou
2016-11-17
7
-0
/
+560
*
drm: move allocation out of drm_get_format_name()
Eric Engestrom
2016-11-12
1
-4
/
+3
[next]