index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
rcar-du
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/rcar-du: Convert drm_atomic_helper_suspend/resume()
Souptick Joarder
2018-10-23
2
-20
/
+2
*
drm: rcar-du: Add r8a77990 and r8a77995 device support
Ulrich Hecht
2018-09-24
1
-0
/
+30
*
drm: rcar-du: Don't use TV sync mode when not supported by the hardware
Laurent Pinchart
2018-09-24
3
-12
/
+29
*
drm: rcar-du: Cache DSYSR value to ensure known initial value
Laurent Pinchart
2018-09-24
3
-11
/
+17
*
drm: rcar-du: Enable configurable DPAD0 routing on Gen3
Laurent Pinchart
2018-09-24
2
-11
/
+18
*
drm: rcar-du: Use LVDS PLL clock as dot clock when possible
Laurent Pinchart
2018-09-24
3
-15
/
+59
*
drm: rcar-du: Perform the initial CRTC setup from rcar_du_crtc_get()
Laurent Pinchart
2018-09-24
1
-51
/
+56
*
drm: rcar-du: lvds: D3/E3 support
Laurent Pinchart
2018-09-24
2
-47
/
+355
*
drm: rcar-du: Remove packed VYUY support
Kieran Bingham
2018-09-15
1
-2
/
+0
*
drm: rcar-du: Update framebuffer pitch and alignment limits for Gen3
Laurent Pinchart
2018-09-15
1
-12
/
+23
*
drm: rcar-du: Add support for missing pixel formats
Koji Matsuoka
2018-09-15
1
-0
/
+32
*
drm: rcar-du: Update Gen3 output limitations
Kieran Bingham
2018-09-15
1
-2
/
+12
*
drm: rcar-du: lvds: add R8A77980 support
Sergei Shtylyov
2018-09-15
1
-0
/
+1
*
drm: rcar-du: Write ESCR and OTAR as CRTC registers
Jacopo Mondi
2018-09-15
2
-7
/
+6
*
drm: rcar-du: Rename and document dpll_ch field
Jacopo Mondi
2018-09-15
3
-5
/
+6
*
drm: rcar-du: Improve non-DPLL clock selection
Jacopo Mondi
2018-09-15
1
-31
/
+54
*
drm: rcar-du: Rework clock configuration based on hardware limits
Laurent Pinchart
2018-09-15
1
-61
/
+73
*
drm: rcar-du: Add interlaced feature flag
Kieran Bingham
2018-09-14
3
-11
/
+36
*
drm: rcar-du: Refactor Feature and Quirk definitions
Kieran Bingham
2018-09-14
1
-4
/
+4
*
drm: rcar-du: Support interlaced video output through vsp1
Kieran Bingham
2018-09-14
2
-0
/
+2
*
drm: rcar-du: Convert to SPDX identifiers
Kuninori Morimoto
2018-09-14
18
-83
/
+18
*
drm/crc: Cleanup crtc_crc_open function
Mahesh Kumar
2018-08-22
1
-3
/
+1
*
drm/rcar-du/crc: Implement get_crc_sources callback
Mahesh Kumar
2018-08-13
2
-1
/
+84
*
drm/rcar-du/crc: Implement verify_crc_source callback
Mahesh Kumar
2018-08-13
1
-20
/
+49
*
drm: rcar-du: Use __drm_atomic_helper_plane_reset instead of copying the logic
Alexandru Gheorghe
2018-08-06
2
-8
/
+3
*
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
2018-07-13
1
-1
/
+1
*
drm/panel: Make of_drm_find_panel() return an ERR_PTR() instead of NULL
Boris Brezillon
2018-07-10
1
-2
/
+2
*
Merge tag 'devicetree-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-06-07
1
-0
/
+7
|
\
|
*
drm: rcar-du: disable dtc graph-endpoint warnings on DT overlays
Rob Herring
2018-05-15
1
-0
/
+7
*
|
Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-06-07
3
-8
/
+175
|
\
\
|
*
|
media: drm: rcar-du: Add support for CRC computation
Laurent Pinchart
2018-05-17
3
-6
/
+171
|
*
|
media: v4l: vsp1: Extend the DU API to support CRC computation
Laurent Pinchart
2018-05-17
1
-2
/
+4
|
|
/
*
|
Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-06-06
14
-119
/
+115
|
\
\
|
*
|
drm: rcar-du: Fix build failure
Laurent Pinchart
2018-05-17
1
-1
/
+0
|
*
|
drm: rcar-du: Fix rcar_du_of_init() stub
Laurent Pinchart
2018-05-17
1
-1
/
+1
|
*
|
Merge branch 'drm/du/next' of git://linuxtv.org/pinchartl/media into drm-next
Dave Airlie
2018-05-15
10
-50
/
+104
|
|
\
\
|
|
*
|
drm: rcar-du: Track dma-buf fences
Emre Ucan
2018-05-05
1
-0
/
+5
|
|
*
|
drm: rcar-du: Add R8A77965 support
Kieran Bingham
2018-05-05
1
-0
/
+29
|
|
*
|
drm: rcar-du: Allow DU groups to work with hardware indexing
Kieran Bingham
2018-05-05
3
-6
/
+15
|
|
*
|
drm: rcar-du: Split CRTC handling to support hardware indexing
Kieran Bingham
2018-05-05
5
-31
/
+42
|
|
*
|
drm: rcar-du: Use the correct naming for ODPM fields in DEFR6
Kieran Bingham
2018-05-05
2
-10
/
+10
|
|
*
|
drm: rcar-du: Use NULL for table initialisation
Kieran Bingham
2018-05-05
1
-1
/
+1
|
|
*
|
drm: rcar-du: of: Include header to define prototypes
Kieran Bingham
2018-05-05
1
-0
/
+1
|
|
*
|
drm: rcar-du: Zero-out sg_tables when duplicating plane state
Laurent Pinchart
2018-04-26
1
-3
/
+2
|
|
|
/
|
*
|
drm/rcar-du: Convert to the new generic alpha property
Maxime Ripard
2018-04-16
6
-59
/
+9
|
*
|
drm: rcar-du: Let core take care of normalizing the zpos
Peter Ujfalusi
2018-03-28
1
-9
/
+2
|
|
/
*
/
drm: rcar-du: lvds: Fix crash in .atomic_check when disabling connector
Laurent Pinchart
2018-05-20
1
-0
/
+3
|
/
*
Merge tag 'drm-misc-next-2018-03-09-3' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2018-03-14
1
-6
/
+1
|
\
|
*
drm: Don't pass clip to drm_atomic_helper_check_plane_state()
Ville Syrjälä
2018-03-05
1
-6
/
+1
*
|
drm: rcar-du: lvds: Add R8A77970 support
Sergei Shtylyov
2018-03-07
1
-2
/
+18
[next]