开源镜像站
帮助
动态
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
/
armada
/
armada_crtc.c
Age
Commit message (
Expand
)
Author
2017-03-29
drm: Add acquire ctx parameter to ->page_flip(_target)
Daniel Vetter
2017-02-07
drm: armada: use vblank hooks in struct drm_crtc_funcs
Shawn Guo
2016-12-15
drm: Replace 'format->format' comparisons to just 'format' comparisons
Ville Syrjälä
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-15
drm: Nuke fb->bits_per_pixel
Ville Syrjälä
2016-12-15
drm: Replace drm_format_plane_cpp() with fb->format->cpp[]
Ville Syrjälä
2016-12-15
drm: Replace drm_format_num_planes() with fb->format->num_planes
Ville Syrjälä
2016-11-25
Merge branch 'drm-armada-devel' of git://git.armlinux.org.uk/~rmk/linux-arm i...
Dave Airlie
2016-11-01
drm/armada: use common helper for plane base address
Russell King
2016-11-01
drm/armada: move setting primary plane position to armada_drm_primary_set()
Russell King
2016-11-01
drm/armada: split out primary plane update
Russell King
2016-11-01
drm/armada: move plane state to struct armada_plane
Russell King
2016-11-01
drm/armada: clean up armada_drm_plane_work_run()
Russell King
2016-11-01
drm/armada: add tracing support
Russell King
2016-10-04
drm/armada: fix clock counts
Russell King
2016-07-12
drm/armada: use drm_crtc_handle_vblank()
Gustavo Padovan
2016-06-06
drm/armada: use drm_crtc_vblank_{get,put}()
Gustavo Padovan
2016-06-06
drm/armada: use drm_crtc_send_vblank_event()
Gustavo Padovan
2016-05-18
drm: remove unused dev variables
Arnd Bergmann
2016-05-17
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
2015-12-23
Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...
Dave Airlie
2015-12-15
drm/armada: Constify function pointer structs
Ville Syrjälä
2015-12-11
drm: Pass 'name' to drm_universal_plane_init()
Ville Syrjälä
2015-12-11
drm: Pass 'name' to drm_crtc_init_with_planes()
Ville Syrjälä
2015-12-05
drm/armada: drop struct_mutex from cursor paths
Daniel Vetter
2015-12-03
drm/armada: use unlocked gem unreferencing
Daniel Vetter
2015-10-01
drm/armada: move frame wait wakeup into plane work
Russell King
2015-10-01
drm/armada: convert overlay plane vbl worker to a armada plane worker
Russell King
2015-10-01
drm/armada: move CRTC flip work to primary plane work
Russell King
2015-10-01
drm/armada: move frame wait into armada_frame
Russell King
2015-10-01
drm/armada: move the locking for armada_drm_vbl_event_remove()
Russell King
2015-10-01
drm/armada: move write to dma_ctrl0 to armada_drm_crtc_plane_disable()
Russell King
2015-10-01
drm/armada: provide a common helper to disable a plane
Russell King
2015-10-01
drm/armada: allocate primary plane ourselves
Russell King
2015-10-01
drm/armada: add primary plane creation
Russell King
2015-09-15
drm/armada: redo locking and atomics for armada_drm_crtc_complete_frame_work()
Russell King
2015-09-15
drm/armada: disable CRTC clock during DPMS
Russell King
2015-09-15
drm/armada: use drm_plane_force_disable() to disable the overlay plane
Russell King
2015-09-15
drm/armada: move vbl code into armada_crtc
Russell King
2015-09-15
drm/armada: remove non-component support
Russell King
2015-07-15
drm/armada: avoid saving the adjusted mode to crtc->mode
Russell King
2014-12-10
drm/armada: Remove dummy ->load_lut() implementation
Thierry Reding
2014-11-12
Merge tag 'v3.18-rc4' into drm-next
Dave Airlie
2014-11-05
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Daniel Vetter
2014-10-17
drm/armada: convert to use vblank_on/off calls
Russell King
2014-10-17
drm/armada: fix page_flip refcounting leak
Russell King
2014-08-07
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-07-11
drm/armada: register crtc with port
Russell King
2014-07-11
drm/armada: permit CRTCs to be registered as separate devices
Russell King
2014-07-03
drm/armada: make variant a CRTC thing
Russell King
[next]