index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
rcar-du
/
rcar_du_drv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/rcar-du: prepare for drmP.h removal from drm_modeset_helper.h
Sam Ravnborg
2019-02-07
1
-0
/
+1
*
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-24
1
-1
/
+1
*
drm: rcar-du: Remove inclusion of drmP.h
Laurent Pinchart
2019-01-14
1
-1
/
+0
*
drm: rcar-du: Replace EXT_CTRL_REGS feature flag with generation check
Laurent Pinchart
2019-01-14
1
-13
/
+1
*
drm: rcar-du: Add r8a774c0 device support
Fabrizio Castro
2019-01-14
1
-0
/
+27
*
drm/rcar-du: Use drm_fbdev_generic_setup()
Noralf Trønnes
2018-11-29
1
-11
/
+3
*
drm: rcar-du: Add R8A7744 support
Biju Das
2018-11-23
1
-1
/
+2
*
drm: rcar-du: Add r8a77470 support
Fabrizio Castro
2018-11-23
1
-0
/
+28
*
drm/rcar-du: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
2018-11-23
1
-1
/
+1
*
drm/rcar-du: Convert drm_atomic_helper_suspend/resume()
Souptick Joarder
2018-10-23
1
-19
/
+2
*
drm: rcar-du: Add r8a77990 and r8a77995 device support
Ulrich Hecht
2018-09-25
1
-0
/
+30
*
drm: rcar-du: Don't use TV sync mode when not supported by the hardware
Laurent Pinchart
2018-09-25
1
-11
/
+22
*
drm: rcar-du: Rename and document dpll_ch field
Jacopo Mondi
2018-09-15
1
-3
/
+3
*
drm: rcar-du: Add interlaced feature flag
Kieran Bingham
2018-09-14
1
-11
/
+21
*
drm: rcar-du: Convert to SPDX identifiers
Kuninori Morimoto
2018-09-14
1
-5
/
+1
*
drm: rcar-du: Add R8A77965 support
Kieran Bingham
2018-05-05
1
-0
/
+29
*
drm: rcar-du: Split CRTC handling to support hardware indexing
Kieran Bingham
2018-05-05
1
-11
/
+11
*
drm: rcar-du: Add R8A77970 support
Sergei Shtylyov
2018-03-07
1
-0
/
+21
*
drm: rcar-du: Convert LVDS encoder code to bridge driver
Laurent Pinchart
2018-03-07
1
-6
/
+15
*
drm: rcar-du: Implement system suspend/resume support
Kieran Bingham
2017-12-04
1
-3
/
+15
*
drm: rcar-du: Add R8A7745 support
Fabrizio Castro
2017-12-04
1
-0
/
+22
*
drm: rcar-du: Add R8A7743 support
Fabrizio Castro
2017-12-04
1
-0
/
+22
*
Merge tag 'drm-misc-next-2017-08-08' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-08-10
1
-2
/
+0
|
\
|
*
drm/rcar-du: Use .dumb_map_offset and .dumb_destroy defaults
Noralf Trønnes
2017-07-29
1
-2
/
+0
*
|
drm: rcar-du: Add HDMI outputs to R8A7796 device description
Laurent Pinchart
2017-08-03
1
-2
/
+7
*
|
drm: rcar-du: Fix comments to comply with the kernel coding style
Laurent Pinchart
2017-08-03
1
-7
/
+14
|
/
*
drm: rcar-du: Add HDMI outputs to R8A7795 device description
Koji Matsuoka
2017-04-04
1
-2
/
+10
*
drm: rcar-du: Add DPLL support
Koji Matsuoka
2017-04-04
1
-0
/
+1
*
drm: rcar-du: Hardcode encoders types to DRM_MODE_ENCODER_NONE
Laurent Pinchart
2017-04-04
1
-15
/
+0
*
drm: rcar-du: Remove wait field from rcar_du_device structure
Laurent Pinchart
2017-04-04
1
-2
/
+0
*
drm: rcar-du: Don't open code of_device_get_match_data()
Wolfram Sang
2017-04-04
1
-1
/
+1
*
drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers
Daniel Vetter
2017-03-14
1
-11
/
+1
*
drm: rcar-du: use vblank hooks in struct drm_crtc_funcs
Shawn Guo
2017-02-09
1
-19
/
+0
*
drm: remove drm_vblank_no_hw_counter assignment from driver code
Shawn Guo
2017-02-07
1
-1
/
+0
*
Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/media into drm-next
Dave Airlie
2016-11-16
1
-26
/
+57
|
\
|
*
drm: rcar-du: Add R8A7796 support
Laurent Pinchart
2016-11-15
1
-0
/
+25
|
*
drm: rcar-du: Add R8A7792 support
Sergei Shtylyov
2016-11-15
1
-0
/
+22
|
*
drm: rcar-du: Simplify and fix probe error handling
Laurent Pinchart
2016-11-15
1
-20
/
+10
|
*
drm: rcar-du: Remove test for impossible error condition
Laurent Pinchart
2016-11-14
1
-6
/
+0
*
|
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
Jani Nikula
2016-11-02
1
-2
/
+0
|
/
*
drm: Don't swallow error codes in drm_dev_alloc()
Tom Gundersen
2016-09-22
1
-2
/
+2
*
Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/media into drm-next
Dave Airlie
2016-06-24
1
-4
/
+4
|
\
|
*
drm: rcar-du: error message is not needed for EPROBE_DEFER
Kuninori Morimoto
2016-06-20
1
-1
/
+3
|
*
drm: rcar-du: error message is not needed for drm_vblank_init()
Kuninori Morimoto
2016-06-20
1
-3
/
+1
*
|
drm: Don't call drm_dev_set_unique from platform drivers
Daniel Vetter
2016-06-21
1
-2
/
+0
*
|
drm/rcar-du: Remove redundant calls to drm_connector_register_all()
Chris Wilson
2016-06-21
1
-5
/
+0
|
/
*
drm/rcar-du: Use lockless gem BO free callback
Daniel Vetter
2016-06-01
1
-1
/
+1
*
drm: rcar-du: Fix compilation warning
Laurent Pinchart
2016-04-24
1
-1
/
+0
*
drm: rcar-du: Use generic drm_connector_register_all() helper
Alexey Brodkin
2016-04-20
1
-8
/
+1
*
drm: Rename drm_connector_unplug_all() to drm_connector_unregister_all()
Alexey Brodkin
2016-03-29
1
-4
/
+1
[next]