summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-09-29dma-buf: Use struct dma_buf_map in dma_buf_vmap() interfacesThomas Zimmermann
2020-09-29dma-buf: Add struct dma-buf-map for storing struct dma_buf.vaddr_ptrThomas Zimmermann
2020-09-29drm/qxl: simplify the return expression of qxl_plane_prepare_fb()Qinglang Miao
2020-09-29drm/virtio: advertise features to userspaceGurchetan Singh
2020-09-29drm/virtio: implement blob resources: resource create blob ioctlGerd Hoffmann
2020-09-29drm/virtio: implement blob resources: report blob mem to userspaceGurchetan Singh
2020-09-29drm/virtio: implement blob resources: fix stride discrepancyGurchetan Singh
2020-09-29drm/virtio: implement blob resources: refactor UUID code somewhatGurchetan Singh
2020-09-29drm/virtio: implement blob resources: blob display integrationGurchetan Singh
2020-09-29drm/virtio: implement blob resources: hypercall interfaceGurchetan Singh
2020-09-29drm/virtio: implement blob resources: implement vram objectGerd Hoffmann
2020-09-29drm/virtio: implement blob resources: add new fields to internal structsGurchetan Singh
2020-09-29drm/virtio: implement blob resources: expose virtio_gpu_resource_id_getGurchetan Singh
2020-09-29drm/virtio: implement blob resources: probe for host visible regionGerd Hoffmann
2020-09-29drm/virtio: implement blob resources: probe for the feature.Gerd Hoffmann
2020-09-29drm/virtio: blob prep: make CPU responses more genericGurchetan Singh
2020-09-29drm/virtio: blob prep: refactor getting pages and attaching backingGurchetan Singh
2020-09-29drm/rockchip: Include <drm/drm_gem_cma_helper> for drm_gem_cm_vm_opsThomas Zimmermann
2020-09-28drm/hisilicon: Deleted the drm_device declarationTian Tao
2020-09-28drm/ttm: remove fault callbackChristian König
2020-09-28drm/nouveau: stop using TTMs fault callbackChristian König
2020-09-28drm/amdgpu: stop using TTMs fault callbackChristian König
2020-09-28drm/radeon: stop using TTMs fault callbackChristian König
2020-09-28drm/ttm: move SG flag check into ttm_bo_vm_reserveChristian König
2020-09-28drm/ingenic: Add support for paletted 8bppPaul Cercueil
2020-09-26drm/ingenic: Add support for 24-bit modesPaul Cercueil
2020-09-26drm/ingenic: Add support for 30-bit modesPaul Cercueil
2020-09-26drm/ingenic: Support handling different pixel formats in F0/F1 planesPaul Cercueil
2020-09-26drm/ingenic: Alloc F0 and F1 DMA descriptors at oncePaul Cercueil
2020-09-26drm/ingenic: Add support for reserved memoryPaul Cercueil
2020-09-26drm/ingenic: Reset pixclock rate when parent clock rate changesPaul Cercueil
2020-09-25fbdev: sbuslib: remove compat_alloc_user_space usageArnd Bergmann
2020-09-25fbdev: sbuslib: remove unused FBIOSCURSOR32 helperArnd Bergmann
2020-09-25fbdev: simplify fb_getput_cmap()Arnd Bergmann
2020-09-25drm/vram-helper: Don't put new BOs into VRAMThomas Zimmermann
2020-09-25drm/vram-helper: Set object function iff they are not provided by driverThomas Zimmermann
2020-09-25drm/vram-helper: Integrate drm_gem_vram_init() into drm_gem_vram_create()Thomas Zimmermann
2020-09-25drm: Remove obsolete GEM and PRIME callbacks from struct drm_driverThomas Zimmermann
2020-09-25drm/xlnx: Initialize DRM driver instance with CMA helper macroThomas Zimmermann
2020-09-25drm/xen: Introduce GEM object functionsThomas Zimmermann
2020-09-25drm/vkms: Introduce GEM object functionsThomas Zimmermann
2020-09-25drm/virtgpu: Set PRIME export function in struct drm_gem_object_funcsThomas Zimmermann
2020-09-25drm/vgem: Introduce GEM object functionsThomas Zimmermann
2020-09-25drm/vc4: Introduce GEM object functionsThomas Zimmermann
2020-09-25drm/tegra: Introduce GEM object functionsThomas Zimmermann
2020-09-25drm/rockchip: Convert to drm_gem_object_funcsThomas Zimmermann
2020-09-25drm/radeon: Introduce GEM object functionsThomas Zimmermann
2020-09-25drm/pl111: Introduce GEM object functionsThomas Zimmermann
2020-09-25drm/omapdrm: Introduce GEM object functionsThomas Zimmermann
2020-09-25drm/nouveau: Introduce GEM object functionsThomas Zimmermann