| Commit message (Expand) | Author | Age |
... | |
| | * | drm/vc4: Bind the HVS before we bind the individual CRTCs. | Eric Anholt | 2016-07-11 |
| | * | Merge tag 'drm-vc4-fixes-2016-06-06' into drm-vc4-next | Eric Anholt | 2016-07-07 |
| | |\ |
|
| | * | | gpu: drm: vc4_hdmi: add missing of_node_put after calling of_parse_phandle | Peter Chen | 2016-07-07 |
| | * | | drm: vc4: enable XBGR8888 and ABGR8888 pixel formats | Rob Herring | 2016-07-07 |
| | * | | drm/vc4: clean up error exit path on failed dpi_connector allocation | Colin Ian King | 2016-06-06 |
| * | | | Back-merge tag 'v4.7-rc5' into drm-next | Dave Airlie | 2016-07-02 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | drm/vc4: Make pageflip completion handling more robust. | Mario Kleiner | 2016-06-06 |
| | * | | drm/vc4: Fix ioctl permissions for render nodes. | Herve Jourdain | 2016-06-06 |
| | * | | drm/vc4: Return -EBUSY if there's already a pending flip event. | Robert Foss | 2016-05-31 |
| | * | | drm/vc4: Fix drm_vblank_put/get imbalance in page flip path. | Mario Kleiner | 2016-05-31 |
| | * | | drm/vc4: Fix get_vblank_counter with proper no-op for Linux 4.4+ | Mario Kleiner | 2016-05-31 |
| | |/ |
|
* | / | drm/vc4: Delete unnecessary checks before two function calls | Markus Elfring | 2016-07-18 |
|/ / |
|
* | | drm/vc4: Remove unused connector | Daniel Vetter | 2016-06-22 |
* | | drm/vc4: Remove open-coded drm_connector_register_all() | Chris Wilson | 2016-06-22 |
* | | drm: vc4: Rely on the default ->best_encoder() behavior | Boris Brezillon | 2016-06-10 |
* | | drm/atomic-helper: Massage swap_state signature somewhat | Daniel Vetter | 2016-06-10 |
* | | drm/core: Change declaration for gamma_set. | Maarten Lankhorst | 2016-06-07 |
* | | drm/atomic: Add drm_atomic_crtc_state_for_each_plane_state | Daniel Vetter | 2016-06-02 |
* | | drm/vc4: Use for_each_plane_in_state | Daniel Vetter | 2016-06-02 |
* | | Merge tag 'topic/drm-misc-2016-06-01' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 2016-06-01 |
|\ \
| |/
|/| |
|
| * | drm/vc4: Use lockless gem BO free callback | Daniel Vetter | 2016-05-31 |
| * | drm/vc4: Use drm_gem_object_unreference_unlocked | Daniel Vetter | 2016-05-31 |
* | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2016-05-23 |
|\| |
|
| * | drm: Nuke ->vblank_disable_allowed | Daniel Vetter | 2016-05-20 |
| * | drm: Drop plane argument from __drm_atomic_helper_plane_destroy_state | Daniel Vetter | 2016-05-17 |
| * | drm: Drop crtc argument from __drm_atomic_helper_crtc_destroy_state | Daniel Vetter | 2016-05-17 |
| * | drm: Remove unused drm_device from drm_gem_object_lookup() | Chris Wilson | 2016-05-17 |
| * | Merge tag 'topic/drm-misc-2016-05-04' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 2016-05-04 |
| |\ |
|
| | * | drm/vc4: Rename async to nonblock. | Maarten Lankhorst | 2016-05-02 |
| * | | drm/vc4: Add missing render node support | Eric Anholt | 2016-05-02 |
| * | | drm/vc4: Add support for gamma ramps. | Eric Anholt | 2016-05-02 |
| * | | drm/vc4: Fix NULL deref in HDMI init error path | Eric Anholt | 2016-04-14 |
| * | | drm/vc4: Add DPI driver | Eric Anholt | 2016-04-14 |
| |/ |
|
* / | drm/vc4: Kick out the simplefb framebuffer before we set up KMS. | Eric Anholt | 2016-04-19 |
|/ |
|
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2016-03-21 |
|\ |
|
| * | drm/vc4: Recognize a more specific compatible string for V3D. | Eric Anholt | 2016-03-13 |
| * | drm/vc4: Return -EFAULT on copy_from_user() failure | Dan Carpenter | 2016-03-13 |
| * | drm/vc4: Respect GPIO_ACTIVE_LOW on HDMI HPD if set in the devicetree. | Eric Anholt | 2016-03-13 |
| * | drm/vc4: Let gpiolib know that we're OK with sleeping for HPD. | Eric Anholt | 2016-03-13 |
| * | drm/vc4: improve throughput by pipelining binning and rendering jobs | Varad Gautam | 2016-03-13 |
| * | Merge tag 'drm-vc4-fixes-2016-03-03' of github.com:anholt/linux into drm-next | Dave Airlie | 2016-03-13 |
| |\ |
|
| | * | drm/vc4: Initialize scaler DISPBKGND on modeset. | Eric Anholt | 2016-02-26 |
| | * | drm/vc4: Fix setting of vertical timings in the CRTC. | Eric Anholt | 2016-02-26 |
| | * | drm/vc4: Fix the name of the VSYNCD_EVEN register. | Eric Anholt | 2016-02-26 |
| | * | drm/vc4: Add another reg to HDMI debug dumping. | Eric Anholt | 2016-02-26 |
| | * | drm/vc4: Bring HDMI up from power off if necessary. | Eric Anholt | 2016-02-26 |
| | * | drm/vc4: Fix a framebuffer reference leak on async flip interrupt. | Eric Anholt | 2016-02-26 |
| * | | Merge drm-fixes into drm-next. | Dave Airlie | 2016-03-13 |
| |\| |
|
| * | | drm/vc4: Add support for YUV planes. | Eric Anholt | 2016-02-16 |
| * | | drm/vc4: Add support a few more RGB display plane formats. | Eric Anholt | 2016-02-16 |