summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vc4/vc4_kms.c
Commit message (Expand)AuthorAge
* drm/vc4: Use drm_fb_cma_fbdev_init/fini()Noralf Trønnes2017-12-08
* drm/vc4: Use drm_gem_fb_create()Noralf Trønnes2017-08-16
* drm/vc4: Demote user-accessible DRM_ERROR paths to DRM_DEBUG.Eric Anholt2017-08-08
* drm/vc4: switch to drm_*{get,put} helpersCihangir Akturk2017-08-08
* drm/vc4: Handle drm_atomic_helper_swap_state failureMaarten Lankhorst2017-07-26
* drm/vc4: Use the atomic state's commit workqueue.Eric Anholt2017-06-22
* drm/vc4: Wait for fences interruptibly in blocking mode.Eric Anholt2017-06-22
* drm/vc4: Allow vblank_disable_immediate on non-fw-kms. (v2)Mario Kleiner2017-06-22
* drm/vc4: Mimic drm_atomic_helper_commit() behaviorBoris Brezillon2017-06-15
* drm/vc4: Add get/set tiling ioctls.Eric Anholt2017-06-15
* drm/vc4: fix include notation and remove -Iinclude/drm flagMasahiro Yamada2017-05-22
* drm/vc4: Don't try to initialize FBDEV if we're only bound to V3D.Eric Anholt2017-05-08
* drm: Rely on mode_config data for fb_helper initializationGabriel Krisman Bertazi2017-02-02
* Merge tag 'drm-vc4-next-2016-12-09' of https://github.com/anholt/linux into d...Dave Airlie2016-12-13
|\
| * drm/vc4: Fix race between page flip completion event and clean-upDerek Foreman2016-11-29
* | drm: Add reference counting to drm_atomic_stateChris Wilson2016-10-17
|/
* drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commitLiu Ying2016-08-29
* Merge remote-tracking branch 'airlied/drm-next' into topic/drm-miscDaniel Vetter2016-07-19
|\
| * Back-merge tag 'v4.7-rc5' into drm-nextDave Airlie2016-07-02
| |\
| | * drm/vc4: Return -EBUSY if there's already a pending flip event.Robert Foss2016-05-31
* | | drm/vc4: Delete unnecessary checks before two function callsMarkus Elfring2016-07-18
|/ /
* | drm/atomic-helper: Massage swap_state signature somewhatDaniel Vetter2016-06-10
* | drm/vc4: Use for_each_plane_in_stateDaniel Vetter2016-06-02
|/
* drm: Nuke ->vblank_disable_allowedDaniel Vetter2016-05-21
* drm/vc4: Rename async to nonblock.Maarten Lankhorst2016-05-02
* drm/vc4: Add a proper short-circut path for legacy cursor updates.Eric Anholt2016-02-16
* drm/vc4: Add support for async pageflips.Eric Anholt2015-12-07
* drm/vc4: Allow vblank to be disabledDerek Foreman2015-10-21
* drm/vc4: Use the fbdev_cma helpersDerek Foreman2015-10-21
* drm/vc4: Add KMS support for Raspberry Pi.Eric Anholt2015-10-21