index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
shmobile
/
shmob_drm_crtc.c
Age
Commit message (
Expand
)
Author
2017-03-29
drm: Add acquire ctx parameter to ->page_flip(_target)
Daniel Vetter
2017-03-11
Merge branch 'drm/next/platform' of git://linuxtv.org/pinchartl/media into dr...
Daniel Vetter
2017-02-17
drm: shmobile: Perform initialization/cleanup at probe/remove time
Laurent Pinchart
2017-02-09
drm: shmobile: use vblank hooks in struct drm_crtc_funcs
Shawn Guo
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-01
drm: Make the connector .detect() callback optional
Laurent Pinchart
2016-06-06
drm/shmobile: use drm_crtc_vblank_{get,put}()
Gustavo Padovan
2016-05-02
drm/shmobile: use drm_crtc_send_vblank_event()
Gustavo Padovan
2016-03-04
drm/shmobile: removed optional dummy crtc mode_fixup function.
Carlos Palminha
2016-02-08
drm/shmob: Nuke preclose hook
Daniel Vetter
2016-01-13
drm: Do not set connector->encoder in drivers
Thierry Reding
2015-12-11
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
2015-07-22
drm: Simplify drm_for_each_legacy_plane arguments
Daniel Vetter
2014-11-05
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Daniel Vetter
2014-09-15
drm/shmob: Update copyright notice
Laurent Pinchart
2014-06-19
drm: add register and unregister functions for connectors
Thomas Wood
2014-04-22
drm: make mode_valid callback optional
Andrzej Hajda
2014-04-01
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
2014-04-01
drm/shmobile: Restrict plane loops to only operate on legacy planes
Matt Roper
2013-12-18
drm: shmob_drm: Check clk_prepare_enable() return value
Laurent Pinchart
2013-11-10
drm: shmob_drm: Convert to clk_prepare/unprepare
Laurent Pinchart
2013-08-30
drm: Pass page flip ioctl flags to driver
Keith Packard
2013-05-22
drm/shmob: use drm_send_vblank_event() helper
Rob Clark
2013-04-26
drm/shmobile: Fix race condition between page flip request and handler
Laurent Pinchart
2012-11-30
drm/shmob: drm_connector_property -> drm_object_property
Rob Clark
2012-09-18
drm: Renesas SH Mobile DRM driver
Laurent Pinchart