summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-05drm/bridge: fix kernel-doc warning in panel.cSam Ravnborg1-0/+1
2020-04-05drm/sched: fix kernel-doc in gpu_scheduler.hSam Ravnborg1-0/+1
2020-04-03drm/dp_mst: Remove drm_dp_mst_topology_cbs.destroy_connectorLyude Paul2-15/+3
2020-04-03drm/amd/amdgpu_dm/mst: Stop printing extra messages in dm_dp_add_mst_connector()Lyude Paul1-5/+0
2020-04-03drm/amd/amdgpu_dm/mst: Remove ->destroy_connector() callbackLyude Paul1-27/+12
2020-04-03drm/amd/amdgpu_dm/mst: Remove unneeded edid assignment when destroying connec...Lyude Paul1-1/+0
2020-04-03drm/panel-leadtek-ltk500hd1829: Fix dotclockVille Syrjälä1-1/+1
2020-04-03drm: delete drm_pci.hDaniel Vetter7-44/+5
2020-04-03drm/pci: Move drm_pci_alloc/free under CONFIG_DRM_LEGACYDaniel Vetter3-26/+18
2020-04-03drm/virtio: make virtio_gpu_object_attach voidGurchetan Singh3-14/+9
2020-04-03drm/virtio: delete notify in virtio_gpu_object_createGurchetan Singh2-2/+2
2020-04-03drm/virtio: delete notify after virtio_gpu_cmd_context_createGurchetan Singh1-1/+0
2020-04-03drm/virtio: random virtgpu_drv.h cleanupsGurchetan Singh2-22/+14
2020-04-03drm/hisilicon: Enforce 128-byte stride alignment to fix the hardware limitationTian Tao3-7/+8
2020-04-02drm/zte: Use simple encoderThomas Zimmermann3-18/+6
2020-04-02drm/vkms: Use simple encoderThomas Zimmermann1-6/+2
2020-04-02drm/virtgpu: Use simple encoderThomas Zimmermann1-6/+2
2020-04-02drm/vc4: Use simple encoderThomas Zimmermann4-37/+11
2020-04-02drm/tilcdc: Use simple encoderThomas Zimmermann2-13/+5
2020-04-02drm/tidss: Use simple encoderThomas Zimmermann1-7/+3
2020-04-02drm/tegra: Use simple encoderThomas Zimmermann6-32/+11
2020-04-02drm/sun4i: Use simple encoderThomas Zimmermann6-61/+17
2020-04-02drm/shmobile: Use simple encoderThomas Zimmermann1-11/+3
2020-04-02drm/rockchip: Use simple encoderThomas Zimmermann8-49/+19
2020-04-02drm/rcar-du: Use simple encoderThomas Zimmermann1-11/+3
2020-04-02drm/mediatek: Use simple encoderThomas Zimmermann2-22/+6
2020-04-02drm/ingenic: Use simple encoderThomas Zimmermann1-6/+3
2020-04-02drm/imx: Use simple encoderThomas Zimmermann6-31/+8
2020-04-02drm/i2c/tda998x: Use simple encoderThomas Zimmermann1-11/+3
2020-04-02drm/hisilicon/kirin: Use simple encoderThomas Zimmermann1-6/+2
2020-04-02drm/gma500: Use simple encoderThomas Zimmermann13-92/+22
2020-04-02drm/fsl-dcu: Use simple encoderThomas Zimmermann1-11/+3
2020-04-02drm/exynos: Use simple encoderThomas Zimmermann5-30/+10
2020-04-02drm/atmel-hlcdc: Use simple encoderThomas Zimmermann1-8/+4
2020-04-02drm: Fix wrong kfree() in managed resource usage exampleLaurent Pinchart1-1/+1
2020-04-01drm/core: Calculate bpp in afbc helperAndrzej Pietrasiewicz3-29/+32
2020-04-01drm/core: Use proper debugging macroAndrzej Pietrasiewicz1-3/+3
2020-04-01drm/amdgpu: improve amdgpu_gem_info debugfs fileChristian König1-1/+3
2020-04-01drm/amdgpu: add support for exporting VRAM using DMA-buf v3Christian König3-14/+153
2020-04-01drm/amdgpu: add checks if DMA-buf P2P is supportedChristian König1-0/+4
2020-04-01drm/amdgpu: note that we can handle peer2peer DMA-bufChristian König1-0/+1
2020-04-01drm/ttm: lock resv object during destructionChristian König1-1/+3
2020-04-01dma-buf: add peer2peer flagChristian König2-0/+12
2020-04-01drm/dp_mst: make build_clear_payload_id_table return voidMaya Rashish1-2/+1
2020-03-31drm/qxl: Use correct notify port address when creating cursor ringHuacai Chen1-1/+1
2020-03-31drm/mm: revert "Break long searches in fragmented address spaces"Christian König1-7/+1
2020-03-31drm: add docs about the IN_FORMATS plane propertySimon Ser1-0/+6
2020-03-30drm/managed: Fix off-by-one in warningDaniel Vetter1-2/+1
2020-03-30drm/fb: fix kernel-doc in drm_framebuffer.hSam Ravnborg1-2/+2
2020-03-30drm/dp_mst: add kernel-doc for drm_dp_mst_port.fec_capableSam Ravnborg1-0/+4