index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
virtio
/
virtgpu_drv.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-06
drm/ttm: use gem vma_node
Gerd Hoffmann
1
-1
/
+1
2019-07-15
drm/virtgpu: drop use of drmP.h
Sam Ravnborg
1
-3
/
+3
2019-06-13
drm/virtio: drop framebuffer dirty tracking code
Gerd Hoffmann
1
-7
/
+0
2019-05-22
Merge drm/drm-next into drm-misc-next
Sean Paul
1
-0
/
+3
2019-05-09
Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-12
/
+33
2019-05-06
drm/virtio: Remove redundant return type
Robert Foss
1
-1
/
+1
2019-05-06
drm/virtio: set seqno for dma-fence
Chia-I Wu
1
-1
/
+0
2019-04-24
Revert "drm/virtio: drop prime import/export callbacks"
Dave Airlie
1
-0
/
+4
2019-03-28
drm/virtio: rework resource creation workflow.
Gerd Hoffmann
1
-4
/
+14
2019-03-28
drm/virtio: params struct for virtio_gpu_cmd_create_resource_3d()
Gerd Hoffmann
1
-1
/
+9
2019-03-28
drm/virtio: params struct for virtio_gpu_cmd_create_resource()
Gerd Hoffmann
1
-3
/
+4
2019-03-28
drm/virtio: use struct to pass params to virtio_gpu_object_create()
Gerd Hoffmann
1
-5
/
+9
2019-02-28
drm/virtio: implement prime export
Gerd Hoffmann
1
-0
/
+1
2019-02-28
drm/virtio: remove prime pin/unpin callbacks.
Gerd Hoffmann
1
-2
/
+0
2019-02-18
Merge v5.0-rc7 into drm-next
Dave Airlie
1
-4
/
+0
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
1
-1
/
+1
2019-01-14
drm/virtio: drop prime import/export callbacks
Gerd Hoffmann
1
-4
/
+0
2019-01-09
drm/virtio: Drop deprecated load/unload initialization
Ezequiel Garcia
1
-6
/
+3
2019-01-08
drm/virtio: drop virtio_gpu_fence_cleanup()
Gerd Hoffmann
1
-1
/
+0
2018-12-14
drm/virtio: switch to generic fbdev emulation
Gerd Hoffmann
1
-14
/
+0
2018-11-29
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
1
-3
/
+0
2018-11-29
drm/virtio: virtio_gpu_cmd_resource_create_3d: drop unused fence arg
Gerd Hoffmann
1
-2
/
+1
2018-11-29
drm/virtio: fence: pass plain pointer
Gerd Hoffmann
1
-7
/
+7
2018-11-29
Merge tag 'drm-misc-next-2018-11-28' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-0
/
+3
2018-11-22
Merge tag 'drm-misc-next-2018-11-21' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-2
/
+6
2018-11-21
drm/virtio: add edid support
Gerd Hoffmann
1
-0
/
+3
2018-11-19
Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-3
/
+0
2018-11-14
drm/virtio: bump driver version after explicit synchronization addition
Gustavo Padovan
1
-2
/
+2
2018-11-14
drm/virtio: add virtio_gpu_alloc_fence()
Robert Foss
1
-0
/
+4
2018-11-05
drm/ttm: initialize globals during device init (v2)
Christian König
1
-2
/
+0
2018-11-05
drm/ttm: use a static ttm_mem_global instance
Christian König
1
-1
/
+0
2018-10-30
drm/virtio: Replace IDRs with IDAs
Matthew Wilcox
1
-4
/
+2
2018-10-30
drm/virtio: fix resource id handling
Gerd Hoffmann
1
-3
/
+0
2018-10-30
drm/virtio: drop resource_id argument.
Gerd Hoffmann
1
-2
/
+0
2018-10-30
drm/virtio: track created object state
Gerd Hoffmann
1
-0
/
+3
2018-09-26
virtio: Rework virtio_gpu_object_kmap()
Ezequiel Garcia
1
-1
/
+1
2018-09-26
virtio: Add virtio_gpu_object_kunmap()
Ezequiel Garcia
1
-0
/
+1
2018-09-25
drm/virtio: pass virtio_gpu_object to virtio_gpu_cmd_transfer_to_host_{2d, 3d}
Gerd Hoffmann
1
-2
/
+4
2018-09-19
drm/virtio: add dma sync for dma mapped virtio gpu framebuffer pages
Jiandi An
1
-0
/
+8
2018-09-05
drm/virtio: add iommu support.
Gerd Hoffmann
1
-0
/
+1
2018-09-05
drm/virtio: add virtio_gpu_object_detach() function
Gerd Hoffmann
1
-2
/
+2
2018-09-05
drm/virtio: track virtual output state
Gerd Hoffmann
1
-0
/
+1
2018-08-30
drm/virtio: Replace ttm_bo_unref with ttm_bo_put
Thomas Zimmermann
1
-3
/
+2
2018-08-30
drm/virtio: Replace ttm_bo_reference with ttm_bo_get
Thomas Zimmermann
1
-1
/
+1
2018-05-18
drm/virtio: Place GEM BOs in drm_framebuffer
Daniel Stone
1
-1
/
+0
2018-02-27
drm/virtio: Replace 'unsigned' for 'unsigned int'
Rodrigo Siqueira
1
-1
/
+1
2018-02-27
drm/virtio: Add tabs at the start of a line
Rodrigo Siqueira
1
-3
/
+3
2017-08-16
drm/virtio: Use the drm_driver.dumb_destroy default
Noralf Trønnes
1
-3
/
+0
2017-05-18
drm/virtio: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
1
-4
/
+4
2017-04-04
drm: virtio: add virtio_gpu_translate_format
Gerd Hoffmann
1
-0
/
+1
[next]