drm/ttm: remove TTM_PAGE_FLAG_WRITE
[linux-2.6-microblaze.git] / drivers /
2020-10-07 Dave Airliedrm/ttm: make move callback compulstory
2020-10-07 Dave Airliedrm/vram_helper: implement a ttm move callback.
2020-10-07 Dave Airliedrm/vmwgfx: add a move callback.
2020-10-07 Dave Airliedrm/vmwgfx: move null mem checks outside move notifies
2020-10-07 Dave Airliedrm/qxl: drop unused code (v2)
2020-10-06 Dave Airliedrm/nouveau/ttm: memcpy waits for bo already
2020-10-05 Dave Airliedrm/nouveau/ttm: handle ttm moves properly.
2020-10-05 Marek Szyprowskidrm/bridge: tc358764: restore connector support
2020-10-05 Rikard Falkeborndrm: bridge: dw-hdmi: Constify dw_hdmi_i2s_ops
2020-10-05 Tom Rixdrm/gma500: fix double free of gma_connector
2020-10-05 Boris Brezillondrm/sched: Avoid infinite waits in the drm_sched_entity...
2020-10-05 Gowtham Tammanadrm/tidss: Add prepare_fb to the plane helper funcs
2020-10-04 Paul CercueilRevert "gpu/drm: ingenic: Add option to mmap GEM buffer...
2020-10-02 Daniel Vetterdrm/atomic: Make the kerneldoc a bit clearer
2020-10-01 Qinglang Miaodrm/panfrost: simplify the return expression of panfros...
2020-10-01 Qinglang Miaodrm/panfrost: simplify the return expression of cz_ih_h...
2020-09-30 Tian Taodrm/hisilicon: Delete the unused macro
2020-09-30 Tian Taodrm/hisilicon: Using the to_hibmc_drm_private to convert
2020-09-29 Christian Königdrm/qxl: fix usage of ttm_bo_init
2020-09-29 Thomas Zimmermanndma-buf: Use struct dma_buf_map in dma_buf_vunmap(...
2020-09-29 Thomas Zimmermanndma-buf: Use struct dma_buf_map in dma_buf_vmap() inter...
2020-09-29 Thomas Zimmermanndma-buf: Add struct dma-buf-map for storing struct...
2020-09-29 Qinglang Miaodrm/qxl: simplify the return expression of qxl_plane_pr...
2020-09-29 Gurchetan Singhdrm/virtio: advertise features to userspace
2020-09-29 Gerd Hoffmanndrm/virtio: implement blob resources: resource create...
2020-09-29 Gurchetan Singhdrm/virtio: implement blob resources: report blob mem...
2020-09-29 Gurchetan Singhdrm/virtio: implement blob resources: fix stride discre...
2020-09-29 Gurchetan Singhdrm/virtio: implement blob resources: refactor UUID...
2020-09-29 Gurchetan Singhdrm/virtio: implement blob resources: blob display...
2020-09-29 Gurchetan Singhdrm/virtio: implement blob resources: hypercall interface
2020-09-29 Gerd Hoffmanndrm/virtio: implement blob resources: implement vram...
2020-09-29 Gurchetan Singhdrm/virtio: implement blob resources: add new fields...
2020-09-29 Gurchetan Singhdrm/virtio: implement blob resources: expose virtio_gpu...
2020-09-29 Gerd Hoffmanndrm/virtio: implement blob resources: probe for host...
2020-09-29 Gerd Hoffmanndrm/virtio: implement blob resources: probe for the...
2020-09-29 Gurchetan Singhdrm/virtio: blob prep: make CPU responses more generic
2020-09-29 Gurchetan Singhdrm/virtio: blob prep: refactor getting pages and attac...
2020-09-29 Thomas Zimmermanndrm/rockchip: Include <drm/drm_gem_cma_helper> for...
2020-09-28 Tian Taodrm/hisilicon: Deleted the drm_device declaration
2020-09-28 Christian Königdrm/ttm: remove fault callback
2020-09-28 Christian Königdrm/nouveau: stop using TTMs fault callback
2020-09-28 Christian Königdrm/amdgpu: stop using TTMs fault callback
2020-09-28 Christian Königdrm/radeon: stop using TTMs fault callback
2020-09-28 Christian Königdrm/ttm: move SG flag check into ttm_bo_vm_reserve
2020-09-27 Paul Cercueildrm/ingenic: Add support for paletted 8bpp
2020-09-26 Paul Cercueildrm/ingenic: Add support for 24-bit modes
2020-09-26 Paul Cercueildrm/ingenic: Add support for 30-bit modes
2020-09-26 Paul Cercueildrm/ingenic: Support handling different pixel formats...
2020-09-26 Paul Cercueildrm/ingenic: Alloc F0 and F1 DMA descriptors at once
2020-09-26 Paul Cercueildrm/ingenic: Add support for reserved memory
2020-09-26 Paul Cercueildrm/ingenic: Reset pixclock rate when parent clock...
2020-09-25 Arnd Bergmannfbdev: sbuslib: remove compat_alloc_user_space usage
2020-09-25 Arnd Bergmannfbdev: sbuslib: remove unused FBIOSCURSOR32 helper
2020-09-25 Arnd Bergmannfbdev: simplify fb_getput_cmap()
2020-09-25 Thomas Zimmermanndrm/vram-helper: Don't put new BOs into VRAM
2020-09-25 Thomas Zimmermanndrm/vram-helper: Set object function iff they are not...
2020-09-25 Thomas Zimmermanndrm/vram-helper: Integrate drm_gem_vram_init() into...
2020-09-25 Thomas Zimmermanndrm: Remove obsolete GEM and PRIME callbacks from struc...
2020-09-25 Thomas Zimmermanndrm/xlnx: Initialize DRM driver instance with CMA helpe...
2020-09-25 Thomas Zimmermanndrm/xen: Introduce GEM object functions
2020-09-25 Thomas Zimmermanndrm/vkms: Introduce GEM object functions
2020-09-25 Thomas Zimmermanndrm/virtgpu: Set PRIME export function in struct drm_ge...
2020-09-25 Thomas Zimmermanndrm/vgem: Introduce GEM object functions
2020-09-25 Thomas Zimmermanndrm/vc4: Introduce GEM object functions
2020-09-25 Thomas Zimmermanndrm/tegra: Introduce GEM object functions
2020-09-25 Thomas Zimmermanndrm/rockchip: Convert to drm_gem_object_funcs
2020-09-25 Thomas Zimmermanndrm/radeon: Introduce GEM object functions
2020-09-25 Thomas Zimmermanndrm/pl111: Introduce GEM object functions
2020-09-25 Thomas Zimmermanndrm/omapdrm: Introduce GEM object functions
2020-09-25 Thomas Zimmermanndrm/nouveau: Introduce GEM object functions
2020-09-25 Thomas Zimmermanndrm/msm: Introduce GEM object funcs
2020-09-25 Thomas Zimmermanndrm/mediatek: Introduce GEM object functions
2020-09-25 Thomas Zimmermanndrm/imx/dcss: Initialize DRM driver instance with CMA...
2020-09-25 Thomas Zimmermanndrm/i915: Introduce GEM object functions
2020-09-25 Thomas Zimmermanndrm/gma500: Introduce GEM object functions
2020-09-25 Thomas Zimmermanndrm/exynos: Introduce GEM object functions
2020-09-25 Thomas Zimmermanndrm/etnaviv: Introduce GEM object functions
2020-09-25 Thomas Zimmermanndrm/armada: Introduce GEM object functions
2020-09-25 Thomas Zimmermanndrm/amdgpu: Introduce GEM object functions
2020-09-25 Tian Taodrm/hisilicon: Features to support reading resolutions...
2020-09-25 Tian Taodrm/hisilicon: Support i2c driver algorithms for bit...
2020-09-24 Antonio Borneodrm/panel: otm8009a: allow using non-continuous dsi...
2020-09-24 Antonio Borneodrm/panel: otm8009a: remove hack to force commands...
2020-09-24 Xiaofei Tanfbdev: mx3fb: remove unused variable 'irq'
2020-09-24 Yannick Fertredrm/panel: rm68200: allow using non-continuous dsi...
2020-09-24 Dave Airliedrm/radeon/ttm: handle ttm moves properly
2020-09-24 Dave Airliedrm/amdgpu/ttm: handle tt moves properly.
2020-09-24 Dave Airliedrm/ttm: handle the SYSTEM->TT path in same place as...
2020-09-24 Qinglang Miaodrm/panel: simplify the return expression of td028ttec1...
2020-09-24 Christian Königdrm/ttm: remove TTM_PL_FLAG_NO_EVICT
2020-09-24 Christian Königdrm/ttm: remove ttm_bo_create
2020-09-24 Christian Königdrm/amdgpu: switch over to the new pin interface
2020-09-24 Christian Königdrm/radeon: switch over to the new pin interface
2020-09-24 Christian Königdrm/qxl: switch over to the new pin interface
2020-09-24 Christian Königdrm/vram-helper: switch over to the new pin interface
2020-09-24 Christian Königdrm/nouveau: switch over to the new pin interface
2020-09-24 Christian Königdrm/vmwgfx: switch over to the new pin interface v2
2020-09-24 Christian Königdrm/vmwgfx: stop using ttm_bo_create v2
2020-09-24 Christian Königdrm/vmwgfx: remove unused placement combination
2020-09-24 Christian Königdrm/ttm: add ttm_bo_pin()/ttm_bo_unpin() v2
next