开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
hisilicon
/
kirin
Age
Commit message (
Expand
)
Author
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-24
drm/hisilicon/kirin: prepare for drmP.h removal from drm_modeset_helper.h
Sam Ravnborg
2019-01-14
drm/hisilicon/kirin: Use drm_fbdev_generic_setup()
Noralf Trønnes
2018-09-26
drm/hisilicon: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
2018-06-25
drm: kirin: Remove useless "Scale not support" error message
John Stultz
2017-11-01
drm/hisilicon: Ensure LDI regs are properly configured.
Peter Griffin
2017-10-12
drm/kirin: Checking for IS_ERR() instead of NULL
Dan Carpenter
2017-10-03
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
2017-10-01
drm/hisilicon/kirin: Use drm_gem_fb_create()
Noralf Trønnes
2017-08-29
drm: kirin: Add mode_valid logic to avoid mode clocks we can't generate
John Stultz
2017-08-16
drm/kirin: Use .dumb_map_offset and .dumb_destroy defaults
Noralf Trønnes
2017-08-08
drm: Nuke drm_atomic_helper_plane_set_property
Daniel Vetter
2017-08-08
drm: Nuke drm_atomic_helper_crtc_set_property
Daniel Vetter
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
2017-07-26
drm/hisilicon: fix build error without fbdev emulation
Arnd Bergmann
2017-07-26
drm/hisilicon: Remove custom FB helper deferred setup
Thierry Reding
2017-07-26
drm: Convert to using %pOF instead of full_name
Rob Herring
2017-06-30
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
Laurent Pinchart
2017-06-30
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
2017-06-27
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Sean Paul
2017-06-26
drm/kirin: Drop drm_vblank_cleanup
Daniel Vetter
2017-06-06
drm: kirin: Fix drm_of_find_panel_or_bridge conversion
John Stultz
2017-04-06
drm: convert drivers to use drm_of_find_panel_or_bridge
Rob Herring
2017-04-06
drm: convert drivers to use of_graph_get_remote_node
Rob Herring
2017-03-14
drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers
Daniel Vetter
2017-02-21
drm: kirin: use vblank hooks in struct drm_crtc_funcs
Shawn Guo
2017-02-07
drm: remove drm_vblank_no_hw_counter assignment from driver code
Shawn Guo
2017-02-02
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
2017-01-18
drm: kirin: use crtc helper drm_crtc_from_index()
Shawn Guo
2016-12-30
drm: Deduplicate driver initialization message
Gabriel Krisman Bertazi
2016-12-18
drm: bridge: Link encoder and bridge in core code
Laurent Pinchart
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-13
drm/hisilicon: Don't set drm_device->platformdev
Daniel Vetter
2016-11-12
drm: move allocation out of drm_get_format_name()
Eric Engestrom
2016-11-02
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
Jani Nikula
2016-10-25
drm: convert DT component matching to component_match_add_release()
Russell King
2016-09-22
drm: Don't swallow error codes in drm_dev_alloc()
Tom Gundersen
2016-08-19
drm: Don't implement empty prepare_fb()/cleanup_fb()
Laurent Pinchart
2016-08-19
drm: Allow drivers to modify plane_state in prepare_fb/cleanup_fb
Chris Wilson
2016-08-17
Revert "drm/hisilicon: Don't set drm_device->platformdev"
Daniel Vetter
2016-08-16
drm/hisilicon: Don't set drm_device->platformdev
Daniel Vetter
2016-08-16
drm: drop DRIVER_HAVE_IRQ flag for some drivers
Shawn Guo
2016-08-16
drm: remove `const` attribute to hint at caller that they now own the memory
Eric Engestrom
2016-08-15
drm: make drm_get_format_name thread-safe
Eric Engestrom
2016-07-04
drm/hisilicon: Fix ADE vblank on/off handling
Xinliang Liu
2016-07-04
drm/hisilicon: add select HISI_KIRIN_DW_DSI
Zoltan Kuscsik
2016-07-04
drm/hisilicon: Fix return value check in ade_dts_parse()
Wei Yongjun
2016-06-21
drm: Lobotomize set_busid nonsense for !pci drivers
Daniel Vetter
2016-06-21
drm/hisilicon: Remove redundant calls to drm_connector_register_all()
Chris Wilson
2016-06-09
drm/hisilicon: Implement some semblance of vblank event handling
Daniel Vetter
[next]