index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vc4
/
vc4_crtc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/vblank: drop the mode argument from drm_calc_vbltimestamp_from_scanoutpos
Daniel Vetter
2017-05-10
1
-24
/
+10
*
drm/vblank: Switch to bool in_vblank_irq in get_vblank_timestamp
Daniel Vetter
2017-05-10
1
-2
/
+2
*
drm/vblank: Switch drm_driver->get_vblank_timestamp to return a bool
Daniel Vetter
2017-05-10
1
-1
/
+1
*
drm: Add acquire ctx to ->gamma_set hook
Daniel Vetter
2017-04-06
1
-1
/
+2
*
Merge tag 'topic/synopsys-media-formats-2017-04-03' of git://anongit.freedesk...
Sean Paul
2017-04-04
1
-1
/
+12
|
\
|
*
drm/vc4: Allocate the right amount of space for boot-time CRTC state.
Eric Anholt
2017-03-30
1
-1
/
+12
*
|
drm: Add acquire ctx parameter to ->page_flip(_target)
Daniel Vetter
2017-03-29
1
-2
/
+3
*
|
drm/vc4: Extend and edit documentation for output from the RST
Eric Anholt
2017-02-28
1
-3
/
+4
*
|
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
2017-02-26
1
-1
/
+1
|
\
|
|
*
Merge tag 'v4.10-rc8' into drm-next
Dave Airlie
2017-02-23
1
-1
/
+1
|
|
\
|
|
*
drm/vc4: Fix memory leak of the CRTC state.
Eric Anholt
2017-01-17
1
-1
/
+1
*
|
|
drm: vc4: use vblank hooks in struct drm_crtc_funcs
Shawn Guo
2017-02-09
1
-4
/
+4
|
/
/
*
|
drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
Chris Wilson
2017-02-03
1
-1
/
+1
*
|
drm/vc4: Add support for feeding DSI encoders from the pixel valve.
Eric Anholt
2017-02-01
1
-14
/
+19
*
|
drm: vc4: use crtc helper drm_crtc_from_index()
Shawn Guo
2017-01-18
1
-10
/
+7
|
/
*
drm/vc4: Fix ->clock_select setting for the VEC encoder
Boris Brezillon
2016-12-10
1
-15
/
+23
*
drm/vc4: Fix race between page flip completion event and clean-up
Derek Foreman
2016-11-30
1
-0
/
+8
*
drm/vc4: Add support for double-clocked modes.
Eric Anholt
2016-10-06
1
-6
/
+11
*
drm/vc4: Fix support for interlaced modes on HDMI.
Eric Anholt
2016-10-06
1
-23
/
+26
*
drm/vc4: Enable/Disable vblanks properly in crtc en/disable.
Mario Kleiner
2016-08-20
1
-0
/
+6
*
drm/vc4: Enable precise vblank timestamping for interlaced modes.
Mario Kleiner
2016-08-20
1
-13
/
+8
*
drm/vc4: Reject doublescan modes.
Mario Kleiner
2016-08-20
1
-0
/
+7
*
drm/vc4: Fix handling of interlaced video modes.
Mario Kleiner
2016-08-20
1
-0
/
+18
*
Merge tag 'drm-vc4-next-2016-07-12' of https://github.com/anholt/linux into d...
Dave Airlie
2016-07-15
1
-0
/
+162
|
\
|
*
drm/vc4: Implement precise vblank timestamping.
Mario Kleiner
2016-07-12
1
-0
/
+162
*
|
Back-merge tag 'v4.7-rc5' into drm-next
Dave Airlie
2016-07-02
1
-10
/
+22
|
\
|
|
*
drm/vc4: Make pageflip completion handling more robust.
Mario Kleiner
2016-06-06
1
-10
/
+18
|
*
drm/vc4: Fix drm_vblank_put/get imbalance in page flip path.
Mario Kleiner
2016-06-01
1
-0
/
+4
*
|
drm/core: Change declaration for gamma_set.
Maarten Lankhorst
2016-06-07
1
-3
/
+5
*
|
drm/atomic: Add drm_atomic_crtc_state_for_each_plane_state
Daniel Vetter
2016-06-02
1
-11
/
+2
|
/
*
drm: Drop crtc argument from __drm_atomic_helper_crtc_destroy_state
Daniel Vetter
2016-05-17
1
-1
/
+1
*
drm/vc4: Add support for gamma ramps.
Eric Anholt
2016-05-03
1
-0
/
+58
*
Merge tag 'drm-vc4-fixes-2016-03-03' of github.com:anholt/linux into drm-next
Dave Airlie
2016-03-14
1
-1
/
+18
|
\
|
*
drm/vc4: Initialize scaler DISPBKGND on modeset.
Eric Anholt
2016-02-27
1
-0
/
+6
|
*
drm/vc4: Fix setting of vertical timings in the CRTC.
Eric Anholt
2016-02-27
1
-0
/
+10
|
*
drm/vc4: Fix the name of the VSYNCD_EVEN register.
Eric Anholt
2016-02-27
1
-1
/
+1
|
*
drm/vc4: Fix a framebuffer reference leak on async flip interrupt.
Eric Anholt
2016-02-27
1
-0
/
+1
*
|
drm/vc4: Add more display planes to each CRTC.
Eric Anholt
2016-02-16
1
-16
/
+40
*
|
drm/vc4: Make the CRTCs cooperate on allocating display lists.
Eric Anholt
2016-02-16
1
-51
/
+64
*
|
drm/vc4: Nuke preclose hook
Daniel Vetter
2016-02-08
1
-20
/
+0
|
/
*
drm/atomic: Remove drm_atomic_connectors_for_crtc.
Maarten Lankhorst
2016-01-06
1
-1
/
+1
*
Merge tag 'drm-vc4-next-2015-12-11' of http://github.com/anholt/linux into dr...
Dave Airlie
2015-12-15
1
-1
/
+98
|
\
|
*
drm/vc4: Add support for async pageflips.
Eric Anholt
2015-12-08
1
-1
/
+98
*
|
drm: Pass 'name' to drm_crtc_init_with_planes()
Ville Syrjälä
2015-12-11
1
-1
/
+1
*
|
drm/vc4: Fix some failure to track __iomem decorations on pointers.
Eric Anholt
2015-11-17
1
-1
/
+2
*
|
drm/vc4: checking for NULL instead of IS_ERR
Dan Carpenter
2015-11-17
1
-2
/
+2
*
|
drm/vc4: fix itnull.cocci warnings
Julia Lawall
2015-11-17
1
-1
/
+1
|
/
*
Merge tag 'drm-vc4-next-2015-10-21' of http://github.com/anholt/linux into dr...
Dave Airlie
2015-10-22
1
-2
/
+2
*
drm/vc4: Add KMS support for Raspberry Pi.
Eric Anholt
2015-10-21
1
-0
/
+672