summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-10-09drm/atomic: Pass the full state to CRTC atomic enable/disableMaxime Ripard
2020-10-09drm: aspeed: Fix GENMASK misuseOndrej Jirman
2020-10-09drm/aspeed: Add sysfs for output settingsJoel Stanley
2020-10-08dma-buf: use struct_size macroChristian König
2020-10-08drm/panfrost: Fix job timeout handlingBoris Brezillon
2020-10-08drm/atomic: debug output for EBUSYDaniel Vetter
2020-10-08drm/atomic: document and enforce rules around "spurious" EBUSYDaniel Vetter
2020-10-08drm/fb-helper: Add locking to sysrq handlingDaniel Vetter
2020-10-07drm/ttm: move ttm_set_memory.h out of includeChristian König
2020-10-07drm/ttm: remove ttm_bo_unmap_virtual_locked declaration v2Christian König
2020-10-07drm/vmwgfx: move ttm_bo_swapout_all into vmwgfxChristian König
2020-10-07drm/ttm: drop glob parameter from ttm_bo_swapoutChristian König
2020-10-07drm/ttm: nuke ttm_bo_evict_mm and rename mgr function v3Christian König
2020-10-07drm/ttm: cleanup ttm_handle_caching_state_failureChristian König
2020-10-07drm/ttm: make move callback compulstoryDave Airlie
2020-10-07drm/vram_helper: implement a ttm move callback.Dave Airlie
2020-10-07drm/vmwgfx: add a move callback.Dave Airlie
2020-10-07drm/vmwgfx: move null mem checks outside move notifiesDave Airlie
2020-10-07drm/qxl: drop unused code (v2)Dave Airlie
2020-10-06drm/nouveau/ttm: memcpy waits for bo alreadyDave Airlie
2020-10-06drm/nouveau/ttm: handle ttm moves properly.Dave Airlie
2020-10-05drm/bridge: tc358764: restore connector supportMarek Szyprowski
2020-10-05drm: bridge: dw-hdmi: Constify dw_hdmi_i2s_opsRikard Falkeborn
2020-10-05drm/gma500: fix double free of gma_connectorTom Rix
2020-10-05drm/sched: Avoid infinite waits in the drm_sched_entity_destroy() pathBoris Brezillon
2020-10-05drm/tidss: Add prepare_fb to the plane helper funcsGowtham Tammana
2020-10-04Revert "gpu/drm: ingenic: Add option to mmap GEM buffers cached"Paul Cercueil
2020-10-02drm/atomic: Make the kerneldoc a bit clearerDaniel Vetter
2020-10-01drm/panfrost: simplify the return expression of panfrost_devfreq_target()Qinglang Miao
2020-10-01drm/panfrost: simplify the return expression of cz_ih_hw_init()Qinglang Miao
2020-09-29drm/hisilicon: Delete the unused macroTian Tao
2020-09-29drm/hisilicon: Using the to_hibmc_drm_private to convertTian Tao
2020-09-29drm/qxl: fix usage of ttm_bo_initChristian König
2020-09-29dma-buf: Use struct dma_buf_map in dma_buf_vunmap() interfacesThomas Zimmermann
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