index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
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
Files
Lines
2017-08-10
Merge tag 'drm-misc-next-2017-08-08' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-2
/
+0
2017-08-03
drm: rcar-du: Add HDMI outputs to R8A7796 device description
Laurent Pinchart
1
-2
/
+7
2017-08-03
drm: rcar-du: Fix comments to comply with the kernel coding style
Laurent Pinchart
1
-7
/
+14
2017-07-29
drm/rcar-du: Use .dumb_map_offset and .dumb_destroy defaults
Noralf Trønnes
1
-2
/
+0
2017-04-04
drm: rcar-du: Add HDMI outputs to R8A7795 device description
Koji Matsuoka
1
-2
/
+10
2017-04-04
drm: rcar-du: Add DPLL support
Koji Matsuoka
1
-0
/
+1
2017-04-04
drm: rcar-du: Hardcode encoders types to DRM_MODE_ENCODER_NONE
Laurent Pinchart
1
-15
/
+0
2017-04-04
drm: rcar-du: Remove wait field from rcar_du_device structure
Laurent Pinchart
1
-2
/
+0
2017-04-04
drm: rcar-du: Don't open code of_device_get_match_data()
Wolfram Sang
1
-1
/
+1
2017-03-14
drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers
Daniel Vetter
1
-11
/
+1
2017-02-09
drm: rcar-du: use vblank hooks in struct drm_crtc_funcs
Shawn Guo
1
-19
/
+0
2017-02-07
drm: remove drm_vblank_no_hw_counter assignment from driver code
Shawn Guo
1
-1
/
+0
2016-11-16
Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/media into drm-next
Dave Airlie
1
-26
/
+57
2016-11-15
drm: rcar-du: Add R8A7796 support
Laurent Pinchart
1
-0
/
+25
2016-11-15
drm: rcar-du: Add R8A7792 support
Sergei Shtylyov
1
-0
/
+22
2016-11-15
drm: rcar-du: Simplify and fix probe error handling
Laurent Pinchart
1
-20
/
+10
2016-11-14
drm: rcar-du: Remove test for impossible error condition
Laurent Pinchart
1
-6
/
+0
2016-11-02
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
Jani Nikula
1
-2
/
+0
2016-09-22
drm: Don't swallow error codes in drm_dev_alloc()
Tom Gundersen
1
-2
/
+2
2016-06-24
Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/media into drm-next
Dave Airlie
1
-4
/
+4
2016-06-21
drm: Don't call drm_dev_set_unique from platform drivers
Daniel Vetter
1
-2
/
+0
2016-06-21
drm/rcar-du: Remove redundant calls to drm_connector_register_all()
Chris Wilson
1
-5
/
+0
2016-06-20
drm: rcar-du: error message is not needed for EPROBE_DEFER
Kuninori Morimoto
1
-1
/
+3
2016-06-20
drm: rcar-du: error message is not needed for drm_vblank_init()
Kuninori Morimoto
1
-3
/
+1
2016-06-01
drm/rcar-du: Use lockless gem BO free callback
Daniel Vetter
1
-1
/
+1
2016-04-24
drm: rcar-du: Fix compilation warning
Laurent Pinchart
1
-1
/
+0
2016-04-20
drm: rcar-du: Use generic drm_connector_register_all() helper
Alexey Brodkin
1
-8
/
+1
2016-03-29
drm: Rename drm_connector_unplug_all() to drm_connector_unregister_all()
Alexey Brodkin
1
-4
/
+1
2016-02-23
drm: rcar-du: lvds: Add R-Car Gen3 support
Koji Matsuoka
1
-2
/
+8
2016-02-23
drm: rcar-du: Add R8A7795 device support
Laurent Pinchart
1
-1
/
+24
2016-02-20
drm: rcar-du: Perform initialization/cleanup at probe/remove time
Laurent Pinchart
1
-84
/
+103
2016-02-08
drm/rcar: Nuke preclose hook
Daniel Vetter
1
-10
/
+0
2015-10-21
drm: rcar-du: Add support for the R8A7794 DU
Laurent Pinchart
1
-0
/
+23
2015-10-21
drm: rcar-du: Add support for the R8A7793 DU
Laurent Pinchart
1
-1
/
+3
2015-10-20
drm: rcar-du: Enable DU0 to DPAD connection on R8A7791
Laurent Pinchart
1
-1
/
+1
2015-10-20
drm: rcar-du: Add dependency on OF
Laurent Pinchart
1
-10
/
+1
2015-10-20
drm: rcar-du: Remove obsolete rcar-du-r8a779x platform_device_id entries
Geert Uytterhoeven
1
-2
/
+0
2015-10-07
drm: Stop using drm_vblank_count() as the hw frame counter
Ville Syrjälä
1
-1
/
+1
2015-10-06
drm/irq: Use unsigned int pipe in public API
Thierry Reding
1
-4
/
+4
2015-06-16
drm: rcar-du: Print the error value when DRM/KMS init fails
Laurent Pinchart
1
-1
/
+1
2015-03-19
drm: rcar-du: Enable the atomic updates API
Laurent Pinchart
1
-1
/
+2
2015-03-03
drm: rcar-du: Implement asynchronous commit support
Laurent Pinchart
1
-0
/
+3
2015-03-03
drm: rcar-du: Turn vblank on/off when enabling/disabling CRTC
Laurent Pinchart
1
-6
/
+8
2015-01-21
Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-next
Dave Airlie
1
-2
/
+4
2014-12-23
drm: rcar-du: Refactor DEFR8 feature
Laurent Pinchart
1
-2
/
+4
2014-12-15
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-3
/
+1
2014-11-26
drm: rcar-du: Remove platform data support
Laurent Pinchart
1
-3
/
+1
2014-10-20
gpu: drm: rcar-du: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-09-15
drm/rcar-du: Add OF support
Laurent Pinchart
1
-73
/
+97
2014-09-15
drm/rcar-du: Update copyright notice
Laurent Pinchart
1
-1
/
+1
[next]