summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/panfrost: simplify the return expression of panfrost_devfreq_target()Qinglang Miao2020-10-011-6/+1
* drm/panfrost: simplify the return expression of cz_ih_hw_init()Qinglang Miao2020-10-011-7/+1
* MAINTAINERS: mark FRAMEBUFFER LAYER as OrphanBartlomiej Zolnierkiewicz2020-09-301-2/+1
* virtio-gpu api: fix 64/32 compat issue with blob implementationAlistair Delva2020-09-301-1/+1
* drm/hisilicon: Delete the unused macroTian Tao2020-09-291-2/+0
* drm/hisilicon: Using the to_hibmc_drm_private to convertTian Tao2020-09-293-16/+15
* drm: update todo.rstDaniel Vetter2020-09-291-3/+0
* drm/qxl: fix usage of ttm_bo_initChristian König2020-09-291-3/+5
* dma-buf: Document struct dma_buf_mapThomas Zimmermann2020-09-292-0/+81
* dma-buf: Use struct dma_buf_map in dma_buf_vunmap() interfacesThomas Zimmermann2020-09-2916-34/+66
* dma-buf: Use struct dma_buf_map in dma_buf_vmap() interfacesThomas Zimmermann2020-09-2917-61/+143
* dma-buf: Add struct dma-buf-map for storing struct dma_buf.vaddr_ptrThomas Zimmermann2020-09-293-8/+91
* drm/qxl: simplify the return expression of qxl_plane_prepare_fb()Qinglang Miao2020-09-291-6/+1
* drm/virtio: advertise features to userspaceGurchetan Singh2020-09-291-1/+10
* drm/virtio: implement blob resources: resource create blob ioctlGerd Hoffmann2020-09-294-3/+144
* drm/virtio: implement blob resources: report blob mem to userspaceGurchetan Singh2020-09-291-0/+3
* drm/virtio: implement blob resources: fix stride discrepancyGurchetan Singh2020-09-293-6/+47
* drm/virtio: implement blob resources: refactor UUID code somewhatGurchetan Singh2020-09-292-13/+31
* drm/virtio: implement blob resources: blob display integrationGurchetan Singh2020-09-291-6/+17
* drm/virtio: implement blob resources: hypercall interfaceGurchetan Singh2020-09-292-0/+80
* drm/virtio: implement blob resources: implement vram objectGerd Hoffmann2020-09-297-3/+293
* drm/virtio: implement blob resources: add new fields to internal structsGurchetan Singh2020-09-291-3/+14
* drm/virtio: implement blob resources: expose virtio_gpu_resource_id_getGurchetan Singh2020-09-292-2/+3
* drm/virtio: implement blob resources: probe for host visible regionGerd Hoffmann2020-09-293-2/+25
* drm/virtio: implement blob resources: probe for the feature.Gerd Hoffmann2020-09-294-3/+10
* drm/virtgpu api: cross-device featureGurchetan Singh2020-09-291-0/+1
* drm/virtgpu api: host visible featureGurchetan Singh2020-09-291-0/+1
* drm/virtgpu api: blob resourcesGurchetan Singh2020-09-291-1/+36
* virtio-gpu api: host visible featureGerd Hoffmann2020-09-291-0/+35
* virtio-gpu api: blob resourcesGerd Hoffmann2020-09-291-0/+43
* drm/virtio: blob prep: make CPU responses more genericGurchetan Singh2020-09-293-11/+11
* drm/virtio: blob prep: refactor getting pages and attaching backingGurchetan Singh2020-09-291-8/+8
* drm/rockchip: Include <drm/drm_gem_cma_helper> for drm_gem_cm_vm_opsThomas Zimmermann2020-09-291-0/+1
* drm/hisilicon: Deleted the drm_device declarationTian Tao2020-09-281-2/+0
* drm/ttm: remove fault callbackChristian König2020-09-282-25/+0
* drm/nouveau: stop using TTMs fault callbackChristian König2020-09-283-28/+33
* drm/amdgpu: stop using TTMs fault callbackChristian König2020-09-283-16/+46
* drm/radeon: stop using TTMs fault callbackChristian König2020-09-283-19/+34
* drm/ttm: move SG flag check into ttm_bo_vm_reserveChristian König2020-09-281-7/+9
* drm/ingenic: Add support for paletted 8bppPaul Cercueil2020-09-281-4/+62
* drm/ingenic: Add support for 24-bit modesPaul Cercueil2020-09-262-0/+10
* drm/ingenic: Add support for 30-bit modesPaul Cercueil2020-09-262-0/+9
* drm/ingenic: Support handling different pixel formats in F0/F1 planesPaul Cercueil2020-09-261-10/+47
* drm/ingenic: Alloc F0 and F1 DMA descriptors at oncePaul Cercueil2020-09-261-23/+28
* drm/ingenic: Add support for reserved memoryPaul Cercueil2020-09-261-0/+19
* drm/ingenic: Reset pixclock rate when parent clock rate changesPaul Cercueil2020-09-261-1/+60
* fbdev: sbuslib: remove compat_alloc_user_space usageArnd Bergmann2020-09-251-25/+70
* fbdev: sbuslib: remove unused FBIOSCURSOR32 helperArnd Bergmann2020-09-251-28/+1
* fbdev: simplify fb_getput_cmap()Arnd Bergmann2020-09-251-25/+19
* drm/vram-helper: Don't put new BOs into VRAMThomas Zimmermann2020-09-251-2/+1