summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/rcar-du/rcar_du_drv.c
AgeCommit message (Expand)Author
2017-12-04drm: rcar-du: Implement system suspend/resume supportKieran Bingham
2017-12-04drm: rcar-du: Add R8A7745 supportFabrizio Castro
2017-12-04drm: rcar-du: Add R8A7743 supportFabrizio Castro
2017-08-10Merge tag 'drm-misc-next-2017-08-08' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-08-03drm: rcar-du: Add HDMI outputs to R8A7796 device descriptionLaurent Pinchart
2017-08-03drm: rcar-du: Fix comments to comply with the kernel coding styleLaurent Pinchart
2017-07-29drm/rcar-du: Use .dumb_map_offset and .dumb_destroy defaultsNoralf Trønnes
2017-04-04drm: rcar-du: Add HDMI outputs to R8A7795 device descriptionKoji Matsuoka
2017-04-04drm: rcar-du: Add DPLL supportKoji Matsuoka
2017-04-04drm: rcar-du: Hardcode encoders types to DRM_MODE_ENCODER_NONELaurent Pinchart
2017-04-04drm: rcar-du: Remove wait field from rcar_du_device structureLaurent Pinchart
2017-04-04drm: rcar-du: Don't open code of_device_get_match_data()Wolfram Sang
2017-03-14drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to driversDaniel Vetter
2017-02-09drm: rcar-du: use vblank hooks in struct drm_crtc_funcsShawn Guo
2017-02-07drm: remove drm_vblank_no_hw_counter assignment from driver codeShawn Guo
2016-11-16Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie
2016-11-15drm: rcar-du: Add R8A7796 supportLaurent Pinchart
2016-11-15drm: rcar-du: Add R8A7792 supportSergei Shtylyov
2016-11-15drm: rcar-du: Simplify and fix probe error handlingLaurent Pinchart
2016-11-14drm: rcar-du: Remove test for impossible error conditionLaurent Pinchart
2016-11-02drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefsJani Nikula
2016-09-22drm: Don't swallow error codes in drm_dev_alloc()Tom Gundersen
2016-06-24Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie
2016-06-21drm: Don't call drm_dev_set_unique from platform driversDaniel Vetter
2016-06-21drm/rcar-du: Remove redundant calls to drm_connector_register_all()Chris Wilson
2016-06-20drm: rcar-du: error message is not needed for EPROBE_DEFERKuninori Morimoto
2016-06-20drm: rcar-du: error message is not needed for drm_vblank_init()Kuninori Morimoto
2016-06-01drm/rcar-du: Use lockless gem BO free callbackDaniel Vetter
2016-04-24drm: rcar-du: Fix compilation warningLaurent Pinchart
2016-04-20drm: rcar-du: Use generic drm_connector_register_all() helperAlexey Brodkin
2016-03-29drm: Rename drm_connector_unplug_all() to drm_connector_unregister_all()Alexey Brodkin
2016-02-23drm: rcar-du: lvds: Add R-Car Gen3 supportKoji Matsuoka
2016-02-23drm: rcar-du: Add R8A7795 device supportLaurent Pinchart
2016-02-20drm: rcar-du: Perform initialization/cleanup at probe/remove timeLaurent Pinchart
2016-02-08drm/rcar: Nuke preclose hookDaniel Vetter
2015-10-21drm: rcar-du: Add support for the R8A7794 DULaurent Pinchart
2015-10-21drm: rcar-du: Add support for the R8A7793 DULaurent Pinchart
2015-10-20drm: rcar-du: Enable DU0 to DPAD connection on R8A7791Laurent Pinchart
2015-10-20drm: rcar-du: Add dependency on OFLaurent Pinchart
2015-10-20drm: rcar-du: Remove obsolete rcar-du-r8a779x platform_device_id entriesGeert Uytterhoeven
2015-10-07drm: Stop using drm_vblank_count() as the hw frame counterVille Syrjälä
2015-10-06drm/irq: Use unsigned int pipe in public APIThierry Reding
2015-06-16drm: rcar-du: Print the error value when DRM/KMS init failsLaurent Pinchart
2015-03-19drm: rcar-du: Enable the atomic updates APILaurent Pinchart
2015-03-03drm: rcar-du: Implement asynchronous commit supportLaurent Pinchart
2015-03-03drm: rcar-du: Turn vblank on/off when enabling/disabling CRTCLaurent Pinchart
2015-01-21Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-nextDave Airlie
2014-12-23drm: rcar-du: Refactor DEFR8 featureLaurent Pinchart
2014-12-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-11-26drm: rcar-du: Remove platform data supportLaurent Pinchart