summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vc4/vc4_crtc.c
AgeCommit message (Expand)Author
2018-06-20Merge drm-upstream/drm-next into drm-misc-nextGustavo Padovan
2018-06-11drm/vc4: Stop updating plane->fb/crtcVille Syrjälä
2018-05-15Merge tag 'exynos-drm-next-for-v4.18' of git://git.kernel.org/pub/scm/linux/k...Dave Airlie
2018-04-30drm/vc4: Make sure vc4_bo_{inc,dec}_usecnt() calls are balancedBoris Brezillon
2018-04-23drm/vc4: Add CTM supportStefan Schake
2018-04-17drm/vc4: Move CRTC state to headerStefan Schake
2018-04-17drm/vc4: Expose gamma as atomic propertyStefan Schake
2018-03-09drm/vc4: Enable background color fill when necessaryStefan Schake
2017-08-08drm/vc4: switch to drm_*{get,put} helpersCihangir Akturk
2017-07-27Backmerge tag 'v4.13-rc2' into drm-nextDave Airlie
2017-07-14drm/vc4: Fix VBLANK handling in crtc->enable() pathBoris Brezillon
2017-06-30drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()Laurent Pinchart
2017-06-30drm: Add old state pointer to CRTC .enable() helper functionLaurent Pinchart
2017-06-22drm/vc4: Remove dead vc4_event_pending().Eric Anholt
2017-06-21drm/vc4: Send a VBLANK event when disabling a CRTCBoris Brezillon
2017-06-20drm: vc4: Use crtc->mode_valid() and encoder->mode_valid() callbacksJose Abreu
2017-05-26drm/vc4: use drm_for_each_connector_iter()Gustavo Padovan
2017-05-22drm/vc4: fix include notation and remove -Iinclude/drm flagMasahiro Yamada
2017-05-10drm/vblank: drop the mode argument from drm_calc_vbltimestamp_from_scanoutposDaniel Vetter
2017-05-10drm/vblank: Switch to bool in_vblank_irq in get_vblank_timestampDaniel Vetter
2017-05-10drm/vblank: Switch drm_driver->get_vblank_timestamp to return a boolDaniel Vetter
2017-04-06drm: Add acquire ctx to ->gamma_set hookDaniel Vetter
2017-04-04Merge tag 'topic/synopsys-media-formats-2017-04-03' of git://anongit.freedesk...Sean Paul
2017-03-30drm/vc4: Allocate the right amount of space for boot-time CRTC state.Eric Anholt
2017-03-29drm: Add acquire ctx parameter to ->page_flip(_target)Daniel Vetter
2017-02-28drm/vc4: Extend and edit documentation for output from the RSTEric Anholt
2017-02-26Merge airlied/drm-next into drm-misc-nextDaniel Vetter
2017-02-23Merge tag 'v4.10-rc8' into drm-nextDave Airlie
2017-02-09drm: vc4: use vblank hooks in struct drm_crtc_funcsShawn Guo
2017-02-03drm: Improve drm_mm search (and fix topdown allocation) with rbtreesChris Wilson
2017-02-01drm/vc4: Add support for feeding DSI encoders from the pixel valve.Eric Anholt
2017-01-18drm: vc4: use crtc helper drm_crtc_from_index()Shawn Guo
2017-01-17drm/vc4: Fix memory leak of the CRTC state.Eric Anholt
2016-12-09drm/vc4: Fix ->clock_select setting for the VEC encoderBoris Brezillon
2016-11-29drm/vc4: Fix race between page flip completion event and clean-upDerek Foreman
2016-10-06drm/vc4: Add support for double-clocked modes.Eric Anholt
2016-10-06drm/vc4: Fix support for interlaced modes on HDMI.Eric Anholt
2016-08-19drm/vc4: Enable/Disable vblanks properly in crtc en/disable.Mario Kleiner
2016-08-19drm/vc4: Enable precise vblank timestamping for interlaced modes.Mario Kleiner
2016-08-19drm/vc4: Reject doublescan modes.Mario Kleiner
2016-08-19drm/vc4: Fix handling of interlaced video modes.Mario Kleiner
2016-07-15Merge tag 'drm-vc4-next-2016-07-12' of https://github.com/anholt/linux into d...Dave Airlie
2016-07-11drm/vc4: Implement precise vblank timestamping.Mario Kleiner
2016-07-02Back-merge tag 'v4.7-rc5' into drm-nextDave Airlie
2016-06-07drm/core: Change declaration for gamma_set.Maarten Lankhorst
2016-06-06drm/vc4: Make pageflip completion handling more robust.Mario Kleiner
2016-06-02drm/atomic: Add drm_atomic_crtc_state_for_each_plane_stateDaniel Vetter
2016-05-31drm/vc4: Fix drm_vblank_put/get imbalance in page flip path.Mario Kleiner
2016-05-17drm: Drop crtc argument from __drm_atomic_helper_crtc_destroy_stateDaniel Vetter
2016-05-02drm/vc4: Add support for gamma ramps.Eric Anholt