summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vc4/vc4_crtc.c
Commit message (Expand)AuthorAge
* drm/vc4: Enable background color fill when necessaryStefan Schake2018-03-09
* drm/vc4: switch to drm_*{get,put} helpersCihangir Akturk2017-08-08
* Backmerge tag 'v4.13-rc2' into drm-nextDave Airlie2017-07-27
|\
| * drm/vc4: Fix VBLANK handling in crtc->enable() pathBoris Brezillon2017-07-14
* | drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()Laurent Pinchart2017-06-30
* | drm: Add old state pointer to CRTC .enable() helper functionLaurent Pinchart2017-06-30
* | drm/vc4: Remove dead vc4_event_pending().Eric Anholt2017-06-22
* | drm/vc4: Send a VBLANK event when disabling a CRTCBoris Brezillon2017-06-21
* | drm: vc4: Use crtc->mode_valid() and encoder->mode_valid() callbacksJose Abreu2017-06-20
|/
* drm/vc4: use drm_for_each_connector_iter()Gustavo Padovan2017-05-26
* drm/vc4: fix include notation and remove -Iinclude/drm flagMasahiro Yamada2017-05-22
* drm/vblank: drop the mode argument from drm_calc_vbltimestamp_from_scanoutposDaniel Vetter2017-05-10
* drm/vblank: Switch to bool in_vblank_irq in get_vblank_timestampDaniel Vetter2017-05-10
* drm/vblank: Switch drm_driver->get_vblank_timestamp to return a boolDaniel Vetter2017-05-10
* drm: Add acquire ctx to ->gamma_set hookDaniel Vetter2017-04-06
* Merge tag 'topic/synopsys-media-formats-2017-04-03' of git://anongit.freedesk...Sean Paul2017-04-04
|\
| * drm/vc4: Allocate the right amount of space for boot-time CRTC state.Eric Anholt2017-03-30
* | drm: Add acquire ctx parameter to ->page_flip(_target)Daniel Vetter2017-03-29
* | drm/vc4: Extend and edit documentation for output from the RSTEric Anholt2017-02-28
* | Merge airlied/drm-next into drm-misc-nextDaniel Vetter2017-02-26
|\ \ | |/
| * Merge tag 'v4.10-rc8' into drm-nextDave Airlie2017-02-23
| |\
| | * drm/vc4: Fix memory leak of the CRTC state.Eric Anholt2017-01-17
* | | drm: vc4: use vblank hooks in struct drm_crtc_funcsShawn Guo2017-02-09
|/ /
* | drm: Improve drm_mm search (and fix topdown allocation) with rbtreesChris Wilson2017-02-03
* | drm/vc4: Add support for feeding DSI encoders from the pixel valve.Eric Anholt2017-02-01
* | drm: vc4: use crtc helper drm_crtc_from_index()Shawn Guo2017-01-18
|/
* drm/vc4: Fix ->clock_select setting for the VEC encoderBoris Brezillon2016-12-09
* drm/vc4: Fix race between page flip completion event and clean-upDerek Foreman2016-11-29
* drm/vc4: Add support for double-clocked modes.Eric Anholt2016-10-06
* drm/vc4: Fix support for interlaced modes on HDMI.Eric Anholt2016-10-06
* drm/vc4: Enable/Disable vblanks properly in crtc en/disable.Mario Kleiner2016-08-19
* drm/vc4: Enable precise vblank timestamping for interlaced modes.Mario Kleiner2016-08-19
* drm/vc4: Reject doublescan modes.Mario Kleiner2016-08-19
* drm/vc4: Fix handling of interlaced video modes.Mario Kleiner2016-08-19
* Merge tag 'drm-vc4-next-2016-07-12' of https://github.com/anholt/linux into d...Dave Airlie2016-07-15
|\
| * drm/vc4: Implement precise vblank timestamping.Mario Kleiner2016-07-11
* | Back-merge tag 'v4.7-rc5' into drm-nextDave Airlie2016-07-02
|\ \ | |/
| * drm/vc4: Make pageflip completion handling more robust.Mario Kleiner2016-06-06
| * drm/vc4: Fix drm_vblank_put/get imbalance in page flip path.Mario Kleiner2016-05-31
* | drm/core: Change declaration for gamma_set.Maarten Lankhorst2016-06-07
* | drm/atomic: Add drm_atomic_crtc_state_for_each_plane_stateDaniel Vetter2016-06-02
|/
* drm: Drop crtc argument from __drm_atomic_helper_crtc_destroy_stateDaniel Vetter2016-05-17
* drm/vc4: Add support for gamma ramps.Eric Anholt2016-05-02
* Merge tag 'drm-vc4-fixes-2016-03-03' of github.com:anholt/linux into drm-nextDave Airlie2016-03-14
|\
| * drm/vc4: Initialize scaler DISPBKGND on modeset.Eric Anholt2016-02-26
| * drm/vc4: Fix setting of vertical timings in the CRTC.Eric Anholt2016-02-26
| * drm/vc4: Fix the name of the VSYNCD_EVEN register.Eric Anholt2016-02-26
| * drm/vc4: Fix a framebuffer reference leak on async flip interrupt.Eric Anholt2016-02-26
* | drm/vc4: Add more display planes to each CRTC.Eric Anholt2016-02-16
* | drm/vc4: Make the CRTCs cooperate on allocating display lists.Eric Anholt2016-02-16