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
/
rcar-du
/
rcar_du_drv.c
Age
Commit message (
Expand
)
Author
2017-04-04
drm: rcar-du: Add HDMI outputs to R8A7795 device description
Koji Matsuoka
2017-04-04
drm: rcar-du: Add DPLL support
Koji Matsuoka
2017-04-04
drm: rcar-du: Hardcode encoders types to DRM_MODE_ENCODER_NONE
Laurent Pinchart
2017-04-04
drm: rcar-du: Remove wait field from rcar_du_device structure
Laurent Pinchart
2017-04-04
drm: rcar-du: Don't open code of_device_get_match_data()
Wolfram Sang
2017-03-14
drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers
Daniel Vetter
2017-02-09
drm: rcar-du: 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
2016-11-16
Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/media into drm-next
Dave Airlie
2016-11-15
drm: rcar-du: Add R8A7796 support
Laurent Pinchart
2016-11-15
drm: rcar-du: Add R8A7792 support
Sergei Shtylyov
2016-11-15
drm: rcar-du: Simplify and fix probe error handling
Laurent Pinchart
2016-11-14
drm: rcar-du: Remove test for impossible error condition
Laurent Pinchart
2016-11-02
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
Jani Nikula
2016-09-22
drm: Don't swallow error codes in drm_dev_alloc()
Tom Gundersen
2016-06-24
Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/media into drm-next
Dave Airlie
2016-06-21
drm: Don't call drm_dev_set_unique from platform drivers
Daniel Vetter
2016-06-21
drm/rcar-du: Remove redundant calls to drm_connector_register_all()
Chris Wilson
2016-06-20
drm: rcar-du: error message is not needed for EPROBE_DEFER
Kuninori Morimoto
2016-06-20
drm: rcar-du: error message is not needed for drm_vblank_init()
Kuninori Morimoto
2016-06-01
drm/rcar-du: Use lockless gem BO free callback
Daniel Vetter
2016-04-24
drm: rcar-du: Fix compilation warning
Laurent Pinchart
2016-04-20
drm: rcar-du: Use generic drm_connector_register_all() helper
Alexey Brodkin
2016-03-29
drm: Rename drm_connector_unplug_all() to drm_connector_unregister_all()
Alexey Brodkin
2016-02-23
drm: rcar-du: lvds: Add R-Car Gen3 support
Koji Matsuoka
2016-02-23
drm: rcar-du: Add R8A7795 device support
Laurent Pinchart
2016-02-20
drm: rcar-du: Perform initialization/cleanup at probe/remove time
Laurent Pinchart
2016-02-08
drm/rcar: Nuke preclose hook
Daniel Vetter
2015-10-21
drm: rcar-du: Add support for the R8A7794 DU
Laurent Pinchart
2015-10-21
drm: rcar-du: Add support for the R8A7793 DU
Laurent Pinchart
2015-10-20
drm: rcar-du: Enable DU0 to DPAD connection on R8A7791
Laurent Pinchart
2015-10-20
drm: rcar-du: Add dependency on OF
Laurent Pinchart
2015-10-20
drm: rcar-du: Remove obsolete rcar-du-r8a779x platform_device_id entries
Geert Uytterhoeven
2015-10-07
drm: Stop using drm_vblank_count() as the hw frame counter
Ville Syrjälä
2015-10-06
drm/irq: Use unsigned int pipe in public API
Thierry Reding
2015-06-16
drm: rcar-du: Print the error value when DRM/KMS init fails
Laurent Pinchart
2015-03-19
drm: rcar-du: Enable the atomic updates API
Laurent Pinchart
2015-03-03
drm: rcar-du: Implement asynchronous commit support
Laurent Pinchart
2015-03-03
drm: rcar-du: Turn vblank on/off when enabling/disabling CRTC
Laurent Pinchart
2015-01-21
Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-next
Dave Airlie
2014-12-23
drm: rcar-du: Refactor DEFR8 feature
Laurent Pinchart
2014-12-15
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-11-26
drm: rcar-du: Remove platform data support
Laurent Pinchart
2014-10-20
gpu: drm: rcar-du: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-15
drm/rcar-du: Add OF support
Laurent Pinchart
2014-09-15
drm/rcar-du: Update copyright notice
Laurent Pinchart
2014-09-10
drm: add driver->set_busid() callback
David Herrmann
2014-07-22
drm: rcar-du: fix warnings
Russell King
2013-12-23
Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-next
Dave Airlie
2013-12-18
drm/rcar: call drm_put_dev directly in the ->remove hook
Daniel Vetter
[next]