index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-09-12
drm/vram: Move VRAM memory manager to GEM VRAM implementation
Thomas Zimmermann
2019-09-12
drm/virtio: Use vmalloc for command buffer allocations.
David Riley
2019-09-12
drm/virtio: Rewrite virtio_gpu_queue_ctrl_buffer using fenced version.
David Riley
2019-09-11
drm/ttm: remove embedded vma_offset_manager
Gerd Hoffmann
2019-09-11
drm/vmwgfx: switch to own vma manager
Gerd Hoffmann
2019-09-11
drm/qxl: switch to gem vma offset manager
Gerd Hoffmann
2019-09-11
drm/amdgpu: switch to gem vma offset manager
Gerd Hoffmann
2019-09-11
drm/radeon: switch to gem vma offset manager
Gerd Hoffmann
2019-09-11
drm/vram: switch to gem vma offset manager
Gerd Hoffmann
2019-09-11
drm/nouveau: switch to gem vma offset manager
Gerd Hoffmann
2019-09-11
drm/ttm: turn ttm_bo_device.vma_manager into a pointer
Gerd Hoffmann
2019-09-10
drm/vram: fix Kconfig
Gerd Hoffmann
2019-09-10
drm/qxl: use drm_gem_ttm_print_info
Gerd Hoffmann
2019-09-10
drm/qxl: use drm_gem_object_funcs callbacks
Gerd Hoffmann
2019-09-10
drm/vram: add vram-mm debugfs file
Gerd Hoffmann
2019-09-10
drm/vram: use drm_gem_ttm_print_info
Gerd Hoffmann
2019-09-10
drm/ttm: add drm gem ttm helpers, starting with drm_gem_ttm_print_info()
Gerd Hoffmann
2019-09-10
drm: add drm_print_bits
Gerd Hoffmann
2019-09-09
drm/vram: Implement lazy unmapping for GEM VRAM buffers
Thomas Zimmermann
2019-09-09
drm/vram: Add infrastructure for move_notify()
Thomas Zimmermann
2019-09-09
drm/vram: Acquire lock only once per call to vmap()/vunmap()
Thomas Zimmermann
2019-09-09
drm/vram: Add kmap ref-counting to GEM VRAM objects
Thomas Zimmermann
2019-09-09
tda9950: use cec_notifier_cec_adap_(un)register
Dariusz Marcinkiewicz
2019-09-09
drm: exynos: exynos_hdmi: use cec_notifier_conn_(un)register
Dariusz Marcinkiewicz
2019-09-09
drm/sun4i/sun4i_hdmi_enc: call cec_s_conn_info()
Hans Verkuil
2019-09-09
drm/stm: ltdc: add pinctrl for DPI encoder mode
Yannick Fertré
2019-09-08
drm/panel: panel-simple: Set OSD070T1718 panel type
Laurent Pinchart
2019-09-08
drm/bridge: panel: Infer connector type from panel by default
Laurent Pinchart
2019-09-08
drm/panel: Add and fill drm_panel type field
Laurent Pinchart
2019-09-06
fbdev/sa1100fb: Remove even more dead code
Arnd Bergmann
2019-09-06
drm/blend: Define the direction of Z position values
Daniel Vetter
2019-09-06
drm: Use EOPNOTSUPP, not ENOTSUPP
Daniel Vetter
2019-09-06
drm/virtio: fix command submission with objects but without fence.
Gerd Hoffmann
2019-09-04
drm/virtio: add worker for object release
Gerd Hoffmann
2019-09-04
drm/virtio: add fence sanity check
Gerd Hoffmann
2019-09-04
drm/virtio: drop virtio_gpu_object_{reserve, unreserve}
Gerd Hoffmann
2019-09-04
drm/virtio: drop virtio_gpu_object_{ref,unref}
Gerd Hoffmann
2019-09-04
drm/virtio: remove virtio_gpu_alloc_object
Gerd Hoffmann
2019-09-04
drm/virtio: switch from ttm to gem shmem helpers
Gerd Hoffmann
2019-09-04
drm/virtio: drop virtio_gpu_object_list_validate/virtio_gpu_unref_list
Gerd Hoffmann
2019-09-04
drm/virtio: rework virtio_gpu_cmd_context_{attach, detach}_resource
Gerd Hoffmann
2019-09-04
drm/virtio: rework virtio_gpu_transfer_to_host_ioctl fencing
Gerd Hoffmann
2019-09-04
drm/virtio: rework virtio_gpu_transfer_from_host_ioctl fencing
Gerd Hoffmann
2019-09-04
drm/virtio: rework virtio_gpu_object_create fencing
Gerd Hoffmann
2019-09-04
drm/virtio: rework virtio_gpu_execbuffer_ioctl fencing
Gerd Hoffmann
2019-09-04
drm/virtio: add virtio_gpu_object_array & helpers
Gerd Hoffmann
2019-09-04
drm/virtio: remove ttm calls from in virtio_gpu_object_{reserve, unreserve}
Gerd Hoffmann
2019-09-04
drm/virtio: drop no_wait argument from virtio_gpu_object_reserve
Gerd Hoffmann
2019-09-04
drm/virtio: remove virtio_gpu_object_wait
Gerd Hoffmann
2019-09-04
drm/virtio: simplify cursor updates
Gerd Hoffmann
[next]