aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vc4/vc4_crtc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-06drm: Add acquire ctx to ->gamma_set hookDaniel Vetter1-1/+2
2017-04-04Merge tag 'topic/synopsys-media-formats-2017-04-03' of git://anongit.freedesktop.org/git/drm-misc into drm-misc-nextSean Paul1-1/+12
2017-03-30drm/vc4: Allocate the right amount of space for boot-time CRTC state.Eric Anholt1-1/+12
2017-03-29drm: Add acquire ctx parameter to ->page_flip(_target)Daniel Vetter1-2/+3
2017-02-28drm/vc4: Extend and edit documentation for output from the RSTEric Anholt1-3/+4
2017-02-26Merge airlied/drm-next into drm-misc-nextDaniel Vetter1-1/+1
2017-02-23Merge tag 'v4.10-rc8' into drm-nextDave Airlie1-1/+1
2017-02-09drm: vc4: use vblank hooks in struct drm_crtc_funcsShawn Guo1-4/+4
2017-02-03drm: Improve drm_mm search (and fix topdown allocation) with rbtreesChris Wilson1-1/+1
2017-02-01drm/vc4: Add support for feeding DSI encoders from the pixel valve.Eric Anholt1-14/+19
2017-01-18drm: vc4: use crtc helper drm_crtc_from_index()Shawn Guo1-10/+7
2017-01-17drm/vc4: Fix memory leak of the CRTC state.Eric Anholt1-1/+1
2016-12-09drm/vc4: Fix ->clock_select setting for the VEC encoderBoris Brezillon1-15/+23
2016-11-29drm/vc4: Fix race between page flip completion event and clean-upDerek Foreman1-0/+8
2016-10-06drm/vc4: Add support for double-clocked modes.Eric Anholt1-6/+11
2016-10-06drm/vc4: Fix support for interlaced modes on HDMI.Eric Anholt1-23/+26
2016-08-19drm/vc4: Enable/Disable vblanks properly in crtc en/disable.Mario Kleiner1-0/+6
2016-08-19drm/vc4: Enable precise vblank timestamping for interlaced modes.Mario Kleiner1-13/+8
2016-08-19drm/vc4: Reject doublescan modes.Mario Kleiner1-0/+7
2016-08-19drm/vc4: Fix handling of interlaced video modes.Mario Kleiner1-0/+18
2016-07-15Merge tag 'drm-vc4-next-2016-07-12' of https://github.com/anholt/linux into drm-nextDave Airlie1-0/+162
2016-07-11drm/vc4: Implement precise vblank timestamping.Mario Kleiner1-0/+162
2016-07-02Back-merge tag 'v4.7-rc5' into drm-nextDave Airlie1-10/+22
2016-06-07drm/core: Change declaration for gamma_set.Maarten Lankhorst1-3/+5
2016-06-06drm/vc4: Make pageflip completion handling more robust.Mario Kleiner1-10/+18
2016-06-02drm/atomic: Add drm_atomic_crtc_state_for_each_plane_stateDaniel Vetter1-11/+2
2016-05-31drm/vc4: Fix drm_vblank_put/get imbalance in page flip path.Mario Kleiner1-0/+4
2016-05-17drm: Drop crtc argument from __drm_atomic_helper_crtc_destroy_stateDaniel Vetter1-1/+1
2016-05-02drm/vc4: Add support for gamma ramps.Eric Anholt1-0/+58
2016-03-14Merge tag 'drm-vc4-fixes-2016-03-03' of github.com:anholt/linux into drm-nextDave Airlie1-1/+18
2016-02-26drm/vc4: Initialize scaler DISPBKGND on modeset.Eric Anholt1-0/+6
2016-02-26drm/vc4: Fix setting of vertical timings in the CRTC.Eric Anholt1-0/+10
2016-02-26drm/vc4: Fix the name of the VSYNCD_EVEN register.Eric Anholt1-1/+1
2016-02-26drm/vc4: Fix a framebuffer reference leak on async flip interrupt.Eric Anholt1-0/+1
2016-02-16drm/vc4: Add more display planes to each CRTC.Eric Anholt1-16/+40
2016-02-16drm/vc4: Make the CRTCs cooperate on allocating display lists.Eric Anholt1-51/+64
2016-02-08drm/vc4: Nuke preclose hookDaniel Vetter1-20/+0
2016-01-06drm/atomic: Remove drm_atomic_connectors_for_crtc.Maarten Lankhorst1-1/+1
2015-12-15Merge tag 'drm-vc4-next-2015-12-11' of http://github.com/anholt/linux into drm-nextDave Airlie1-1/+98
2015-12-11drm: Pass 'name' to drm_crtc_init_with_planes()Ville Syrjälä1-1/+1
2015-12-07drm/vc4: Add support for async pageflips.Eric Anholt1-1/+98
2015-11-17drm/vc4: Fix some failure to track __iomem decorations on pointers.Eric Anholt1-1/+2
2015-11-17drm/vc4: checking for NULL instead of IS_ERRDan Carpenter1-2/+2
2015-11-17drm/vc4: fix itnull.cocci warningsJulia Lawall1-1/+1
2015-10-22Merge tag 'drm-vc4-next-2015-10-21' of http://github.com/anholt/linux into drm-nextDave Airlie1-0/+672
2015-10-21drm/vc4: Add KMS support for Raspberry Pi.Eric Anholt1-0/+672