aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vc4
Commit message (Expand)AuthorAge
...
| | * drm/vc4: Bind the HVS before we bind the individual CRTCs.Eric Anholt2016-07-11
| | * Merge tag 'drm-vc4-fixes-2016-06-06' into drm-vc4-nextEric Anholt2016-07-07
| | |\
| | * | gpu: drm: vc4_hdmi: add missing of_node_put after calling of_parse_phandlePeter Chen2016-07-07
| | * | drm: vc4: enable XBGR8888 and ABGR8888 pixel formatsRob Herring2016-07-07
| | * | drm/vc4: clean up error exit path on failed dpi_connector allocationColin Ian King2016-06-06
| * | | 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 ioctl permissions for render nodes.Herve Jourdain2016-06-06
| | * | drm/vc4: Return -EBUSY if there's already a pending flip event.Robert Foss2016-05-31
| | * | drm/vc4: Fix drm_vblank_put/get imbalance in page flip path.Mario Kleiner2016-05-31
| | * | drm/vc4: Fix get_vblank_counter with proper no-op for Linux 4.4+Mario Kleiner2016-05-31
| | |/
* | / drm/vc4: Delete unnecessary checks before two function callsMarkus Elfring2016-07-18
|/ /
* | drm/vc4: Remove unused connectorDaniel Vetter2016-06-22
* | drm/vc4: Remove open-coded drm_connector_register_all()Chris Wilson2016-06-22
* | drm: vc4: Rely on the default ->best_encoder() behaviorBoris Brezillon2016-06-10
* | drm/atomic-helper: Massage swap_state signature somewhatDaniel Vetter2016-06-10
* | 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/vc4: Use for_each_plane_in_stateDaniel Vetter2016-06-02
* | Merge tag 'topic/drm-misc-2016-06-01' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-06-01
|\ \ | |/ |/|
| * drm/vc4: Use lockless gem BO free callbackDaniel Vetter2016-05-31
| * drm/vc4: Use drm_gem_object_unreference_unlockedDaniel Vetter2016-05-31
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-05-23
|\|
| * drm: Nuke ->vblank_disable_allowedDaniel Vetter2016-05-20
| * drm: Drop plane argument from __drm_atomic_helper_plane_destroy_stateDaniel Vetter2016-05-17
| * drm: Drop crtc argument from __drm_atomic_helper_crtc_destroy_stateDaniel Vetter2016-05-17
| * drm: Remove unused drm_device from drm_gem_object_lookup()Chris Wilson2016-05-17
| * Merge tag 'topic/drm-misc-2016-05-04' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-05-04
| |\
| | * drm/vc4: Rename async to nonblock.Maarten Lankhorst2016-05-02
| * | drm/vc4: Add missing render node supportEric Anholt2016-05-02
| * | drm/vc4: Add support for gamma ramps.Eric Anholt2016-05-02
| * | drm/vc4: Fix NULL deref in HDMI init error pathEric Anholt2016-04-14
| * | drm/vc4: Add DPI driverEric Anholt2016-04-14
| |/
* / drm/vc4: Kick out the simplefb framebuffer before we set up KMS.Eric Anholt2016-04-19
|/
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-03-21
|\
| * drm/vc4: Recognize a more specific compatible string for V3D.Eric Anholt2016-03-13
| * drm/vc4: Return -EFAULT on copy_from_user() failureDan Carpenter2016-03-13
| * drm/vc4: Respect GPIO_ACTIVE_LOW on HDMI HPD if set in the devicetree.Eric Anholt2016-03-13
| * drm/vc4: Let gpiolib know that we're OK with sleeping for HPD.Eric Anholt2016-03-13
| * drm/vc4: improve throughput by pipelining binning and rendering jobsVarad Gautam2016-03-13
| * Merge tag 'drm-vc4-fixes-2016-03-03' of github.com:anholt/linux into drm-nextDave Airlie2016-03-13
| |\
| | * 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: Add another reg to HDMI debug dumping.Eric Anholt2016-02-26
| | * drm/vc4: Bring HDMI up from power off if necessary.Eric Anholt2016-02-26
| | * drm/vc4: Fix a framebuffer reference leak on async flip interrupt.Eric Anholt2016-02-26
| * | Merge drm-fixes into drm-next.Dave Airlie2016-03-13
| |\|
| * | drm/vc4: Add support for YUV planes.Eric Anholt2016-02-16
| * | drm/vc4: Add support a few more RGB display plane formats.Eric Anholt2016-02-16