aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/virtio/virtgpu_display.c
Commit message (Expand)AuthorAge
* drm/virtio: Call drm_helper_mode_fill_fb_struct() before drm_framebuffer_init()Ville Syrjälä2016-12-15
* drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()Ville Syrjälä2016-12-15
* virtio-gpu: fix vblank eventsGerd Hoffmann2016-11-02
* drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commitLiu Ying2016-08-29
* drm/virtio: Fix non static symbol warningWei Yongjun2016-07-19
* drm/virtgpu: Delete unnecessary checks before drm_gem_object_unreference_unlo...Markus Elfring2016-07-18
* drm/virtio: Don't reinvent a flipping wheelDaniel Vetter2016-06-14
* drm: virtgpu: Rely on the default ->best_encoder() behaviorBoris Brezillon2016-06-10
* drm/atomic-helper: Massage swap_state signature somewhatDaniel Vetter2016-06-10
* Merge branch 'virtio-gpu-for-airlied' of git://git.kraxel.org/linux into drm-...Dave Airlie2016-06-08
|\
| * virtio-gpu: switch to atomic cursor interfacesGerd Hoffmann2016-06-07
| * virtio-gpu: add atomic_commit functionGerd Hoffmann2016-06-07
* | drm/virtio: use drm_crtc_send_vblank_event()Gustavo Padovan2016-06-06
|/
* drm: Remove unused drm_device from drm_gem_object_lookup()Chris Wilson2016-05-17
* Merge tag 'v4.6-rc7' into drm-nextDave Airlie2016-05-08
|\
| * drm/virtio: send vblank event after crtc updatesGustavo Padovan2016-04-26
* | drm/virtio: Drop dummy gamma table supportDaniel Vetter2016-04-12
|/
* drm/virtio: removed optional dummy crtc mode_fixup function.Carlos Palminha2016-03-04
* drm/virtio: removed optional dummy encoder mode_fixup function.Carlos Palminha2016-02-16
* drm: Drop drm_helper_probe_single_connector_modes_nomerge()Ville Syrjälä2015-12-11
* drm: Pass 'name' to drm_encoder_init()Ville Syrjälä2015-12-11
* drm: Pass 'name' to drm_crtc_init_with_planes()Ville Syrjälä2015-12-11
* drm/virtio: Drop dummy save/restore functionsDaniel Vetter2015-12-08
* Back merge tag 'v4.4-rc4' into drm-nextDave Airlie2015-12-07
|\
| * virtio-gpu: use no-merge for fill-modesMarc-André Lureau2015-11-30
* | drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()Ville Syrjälä2015-11-24
|/
* virtio-gpu: add page flip supportGerd Hoffmann2015-10-16
* virtio-gpu: wait for cursor updates finishGerd Hoffmann2015-10-16
* Add virtio gpu driver.Dave Airlie2015-06-03