aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/shmobile/shmob_drm_crtc.c
Commit message (Expand)AuthorAge
* drm: shmobile: convert to SPDX identifiersKuninori Morimoto2018-09-14
* drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter2018-07-13
* drm: shmobile: remove unused MERAM supportBartlomiej Zolnierkiewicz2018-05-14
* drm: Add acquire ctx parameter to ->page_flip(_target)Daniel Vetter2017-03-29
* Merge branch 'drm/next/platform' of git://linuxtv.org/pinchartl/media into dr...Daniel Vetter2017-03-11
|\
| * drm: shmobile: Perform initialization/cleanup at probe/remove timeLaurent Pinchart2017-02-17
* | drm: shmobile: use vblank hooks in struct drm_crtc_funcsShawn Guo2017-02-09
|/
* drm: Nuke fb->pixel_formatVille Syrjälä2016-12-15
* drm: Make the connector .detect() callback optionalLaurent Pinchart2016-12-01
* drm/shmobile: use drm_crtc_vblank_{get,put}()Gustavo Padovan2016-06-06
* drm/shmobile: use drm_crtc_send_vblank_event()Gustavo Padovan2016-05-02
* drm/shmobile: removed optional dummy crtc mode_fixup function.Carlos Palminha2016-03-04
* drm/shmob: Nuke preclose hookDaniel Vetter2016-02-08
* drm: Do not set connector->encoder in driversThierry Reding2016-01-13
* drm: Pass 'name' to drm_encoder_init()Ville Syrjälä2015-12-11
* drm: Simplify drm_for_each_legacy_plane argumentsDaniel Vetter2015-07-22
* drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.hDaniel Vetter2014-11-04
* drm/shmob: Update copyright noticeLaurent Pinchart2014-09-15
* drm: add register and unregister functions for connectorsThomas Wood2014-06-19
* drm: make mode_valid callback optionalAndrzej Hajda2014-04-22
* drm: Replace crtc fb with primary plane fb (v3)Matt Roper2014-04-01
* drm/shmobile: Restrict plane loops to only operate on legacy planesMatt Roper2014-04-01
* drm: shmob_drm: Check clk_prepare_enable() return valueLaurent Pinchart2013-12-17
* drm: shmob_drm: Convert to clk_prepare/unprepareLaurent Pinchart2013-11-10
* drm: Pass page flip ioctl flags to driverKeith Packard2013-08-29
* drm/shmob: use drm_send_vblank_event() helperRob Clark2013-05-21
* drm/shmobile: Fix race condition between page flip request and handlerLaurent Pinchart2013-04-25
* drm/shmob: drm_connector_property -> drm_object_propertyRob Clark2012-11-30
* drm: Renesas SH Mobile DRM driverLaurent Pinchart2012-09-18