summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm: writeback: document callbacksSam Ravnborg2020-04-071-0/+27
* drm/dp_mst: Don't drop NAKs for down responsesLyude Paul2020-04-061-1/+0
* drm/dp_mst: Fix NULL deref in drm_dp_get_one_sb_msg()Lyude Paul2020-04-061-1/+2
* drm/sun4i: tcon: Delete an error message in sun4i_tcon_init_irq()Markus Elfring2020-04-061-3/+1
* drm/bridge: fix kernel-doc warning in panel.cSam Ravnborg2020-04-051-0/+1
* drm/sched: fix kernel-doc in gpu_scheduler.hSam Ravnborg2020-04-051-0/+1
* drm/dp_mst: Remove drm_dp_mst_topology_cbs.destroy_connectorLyude Paul2020-04-032-15/+3
* drm/amd/amdgpu_dm/mst: Stop printing extra messages in dm_dp_add_mst_connector()Lyude Paul2020-04-031-5/+0
* drm/amd/amdgpu_dm/mst: Remove ->destroy_connector() callbackLyude Paul2020-04-031-27/+12
* drm/amd/amdgpu_dm/mst: Remove unneeded edid assignment when destroying connec...Lyude Paul2020-04-031-1/+0
* drm/panel-leadtek-ltk500hd1829: Fix dotclockVille Syrjälä2020-04-031-1/+1
* drm: delete drm_pci.hDaniel Vetter2020-04-037-44/+5
* drm/pci: Move drm_pci_alloc/free under CONFIG_DRM_LEGACYDaniel Vetter2020-04-033-26/+18
* drm/virtio: make virtio_gpu_object_attach voidGurchetan Singh2020-04-033-14/+9
* drm/virtio: delete notify in virtio_gpu_object_createGurchetan Singh2020-04-032-2/+2
* drm/virtio: delete notify after virtio_gpu_cmd_context_createGurchetan Singh2020-04-031-1/+0
* drm/virtio: random virtgpu_drv.h cleanupsGurchetan Singh2020-04-032-22/+14
* drm/hisilicon: Enforce 128-byte stride alignment to fix the hardware limitationTian Tao2020-04-033-7/+8
* drm/zte: Use simple encoderThomas Zimmermann2020-04-023-18/+6
* drm/vkms: Use simple encoderThomas Zimmermann2020-04-021-6/+2
* drm/virtgpu: Use simple encoderThomas Zimmermann2020-04-021-6/+2
* drm/vc4: Use simple encoderThomas Zimmermann2020-04-024-37/+11
* drm/tilcdc: Use simple encoderThomas Zimmermann2020-04-022-13/+5
* drm/tidss: Use simple encoderThomas Zimmermann2020-04-021-7/+3
* drm/tegra: Use simple encoderThomas Zimmermann2020-04-026-32/+11
* drm/sun4i: Use simple encoderThomas Zimmermann2020-04-026-61/+17
* drm/shmobile: Use simple encoderThomas Zimmermann2020-04-021-11/+3
* drm/rockchip: Use simple encoderThomas Zimmermann2020-04-028-49/+19
* drm/rcar-du: Use simple encoderThomas Zimmermann2020-04-021-11/+3
* drm/mediatek: Use simple encoderThomas Zimmermann2020-04-022-22/+6
* drm/ingenic: Use simple encoderThomas Zimmermann2020-04-021-6/+3
* drm/imx: Use simple encoderThomas Zimmermann2020-04-026-31/+8
* drm/i2c/tda998x: Use simple encoderThomas Zimmermann2020-04-021-11/+3
* drm/hisilicon/kirin: Use simple encoderThomas Zimmermann2020-04-021-6/+2
* drm/gma500: Use simple encoderThomas Zimmermann2020-04-0213-92/+22
* drm/fsl-dcu: Use simple encoderThomas Zimmermann2020-04-021-11/+3
* drm/exynos: Use simple encoderThomas Zimmermann2020-04-025-30/+10
* drm/atmel-hlcdc: Use simple encoderThomas Zimmermann2020-04-021-8/+4
* drm: Fix wrong kfree() in managed resource usage exampleLaurent Pinchart2020-04-021-1/+1
* drm/core: Calculate bpp in afbc helperAndrzej Pietrasiewicz2020-04-013-29/+32
* drm/core: Use proper debugging macroAndrzej Pietrasiewicz2020-04-011-3/+3
* drm/amdgpu: improve amdgpu_gem_info debugfs fileChristian König2020-04-011-1/+3
* drm/amdgpu: add support for exporting VRAM using DMA-buf v3Christian König2020-04-013-14/+153
* drm/amdgpu: add checks if DMA-buf P2P is supportedChristian König2020-04-011-0/+4
* drm/amdgpu: note that we can handle peer2peer DMA-bufChristian König2020-04-011-0/+1
* drm/ttm: lock resv object during destructionChristian König2020-04-011-1/+3
* dma-buf: add peer2peer flagChristian König2020-04-012-0/+12
* drm/dp_mst: make build_clear_payload_id_table return voidMaya Rashish2020-03-311-2/+1
* drm/qxl: Use correct notify port address when creating cursor ringHuacai Chen2020-03-311-1/+1
* drm/mm: revert "Break long searches in fragmented address spaces"Christian König2020-03-311-7/+1