summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel/stacktrace.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-29dma-buf: Add struct dma-buf-map for storing struct dma_buf.vaddr_ptrThomas Zimmermann3-8/+91
2020-09-29drm/qxl: simplify the return expression of qxl_plane_prepare_fb()Qinglang Miao1-6/+1
2020-09-29drm/virtio: advertise features to userspaceGurchetan Singh1-1/+10
2020-09-29drm/virtio: implement blob resources: resource create blob ioctlGerd Hoffmann4-3/+144
2020-09-29drm/virtio: implement blob resources: report blob mem to userspaceGurchetan Singh1-0/+3
2020-09-29drm/virtio: implement blob resources: fix stride discrepancyGurchetan Singh3-6/+47
2020-09-29drm/virtio: implement blob resources: refactor UUID code somewhatGurchetan Singh2-13/+31
2020-09-29drm/virtio: implement blob resources: blob display integrationGurchetan Singh1-6/+17
2020-09-29drm/virtio: implement blob resources: hypercall interfaceGurchetan Singh2-0/+80
2020-09-29drm/virtio: implement blob resources: implement vram objectGerd Hoffmann7-3/+293
2020-09-29drm/virtio: implement blob resources: add new fields to internal structsGurchetan Singh1-3/+14
2020-09-29drm/virtio: implement blob resources: expose virtio_gpu_resource_id_getGurchetan Singh2-2/+3
2020-09-29drm/virtio: implement blob resources: probe for host visible regionGerd Hoffmann3-2/+25
2020-09-29drm/virtio: implement blob resources: probe for the feature.Gerd Hoffmann4-3/+10
2020-09-29drm/virtgpu api: cross-device featureGurchetan Singh1-0/+1
2020-09-29drm/virtgpu api: host visible featureGurchetan Singh1-0/+1
2020-09-29drm/virtgpu api: blob resourcesGurchetan Singh1-1/+36
2020-09-29virtio-gpu api: host visible featureGerd Hoffmann1-0/+35
2020-09-29virtio-gpu api: blob resourcesGerd Hoffmann1-0/+43
2020-09-29drm/virtio: blob prep: make CPU responses more genericGurchetan Singh3-11/+11
2020-09-29drm/virtio: blob prep: refactor getting pages and attaching backingGurchetan Singh1-8/+8
2020-09-29drm/rockchip: Include <drm/drm_gem_cma_helper> for drm_gem_cm_vm_opsThomas Zimmermann1-0/+1
2020-09-28drm/hisilicon: Deleted the drm_device declarationTian Tao1-2/+0
2020-09-28drm/ttm: remove fault callbackChristian König2-25/+0
2020-09-28drm/nouveau: stop using TTMs fault callbackChristian König3-28/+33
2020-09-28drm/amdgpu: stop using TTMs fault callbackChristian König3-16/+46
2020-09-28drm/radeon: stop using TTMs fault callbackChristian König3-19/+34
2020-09-28drm/ttm: move SG flag check into ttm_bo_vm_reserveChristian König1-7/+9
2020-09-28drm/ingenic: Add support for paletted 8bppPaul Cercueil1-4/+62
2020-09-26drm/ingenic: Add support for 24-bit modesPaul Cercueil2-0/+10
2020-09-26drm/ingenic: Add support for 30-bit modesPaul Cercueil2-0/+9
2020-09-26drm/ingenic: Support handling different pixel formats in F0/F1 planesPaul Cercueil1-10/+47
2020-09-26drm/ingenic: Alloc F0 and F1 DMA descriptors at oncePaul Cercueil1-23/+28
2020-09-26drm/ingenic: Add support for reserved memoryPaul Cercueil1-0/+19
2020-09-26drm/ingenic: Reset pixclock rate when parent clock rate changesPaul Cercueil1-1/+60
2020-09-25fbdev: sbuslib: remove compat_alloc_user_space usageArnd Bergmann1-25/+70
2020-09-25fbdev: sbuslib: remove unused FBIOSCURSOR32 helperArnd Bergmann1-28/+1
2020-09-25fbdev: simplify fb_getput_cmap()Arnd Bergmann1-25/+19
2020-09-25drm/vram-helper: Don't put new BOs into VRAMThomas Zimmermann1-2/+1
2020-09-25drm/vram-helper: Set object function iff they are not provided by driverThomas Zimmermann1-4/+12
2020-09-25drm/vram-helper: Integrate drm_gem_vram_init() into drm_gem_vram_create()Thomas Zimmermann1-48/+29
2020-09-25drm: Remove obsolete GEM and PRIME callbacks from struct drm_driverThomas Zimmermann7-137/+38
2020-09-25drm/xlnx: Initialize DRM driver instance with CMA helper macroThomas Zimmermann1-13/+1
2020-09-25drm/xen: Introduce GEM object functionsThomas Zimmermann3-27/+34
2020-09-25drm/vkms: Introduce GEM object functionsThomas Zimmermann2-8/+13
2020-09-25drm/virtgpu: Set PRIME export function in struct drm_gem_object_funcsThomas Zimmermann2-1/+1
2020-09-25drm/vgem: Introduce GEM object functionsThomas Zimmermann1-7/+14
2020-09-25drm/vc4: Introduce GEM object functionsThomas Zimmermann3-14/+20
2020-09-25drm/tegra: Introduce GEM object functionsThomas Zimmermann2-4/+8
2020-09-25drm/rockchip: Convert to drm_gem_object_funcsThomas Zimmermann2-6/+11