summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2020-04-06drm/dp_mst: Don't drop NAKs for down responsesLyude Paul
2020-04-06drm/dp_mst: Fix NULL deref in drm_dp_get_one_sb_msg()Lyude Paul
2020-04-06drm/sun4i: tcon: Delete an error message in sun4i_tcon_init_irq()Markus Elfring
2020-04-05drm/bridge: fix kernel-doc warning in panel.cSam Ravnborg
2020-04-03drm/dp_mst: Remove drm_dp_mst_topology_cbs.destroy_connectorLyude Paul
2020-04-03drm/amd/amdgpu_dm/mst: Stop printing extra messages in dm_dp_add_mst_connector()Lyude Paul
2020-04-03drm/amd/amdgpu_dm/mst: Remove ->destroy_connector() callbackLyude Paul
2020-04-03drm/amd/amdgpu_dm/mst: Remove unneeded edid assignment when destroying connec...Lyude Paul
2020-04-03drm/panel-leadtek-ltk500hd1829: Fix dotclockVille Syrjälä
2020-04-03drm: delete drm_pci.hDaniel Vetter
2020-04-03drm/pci: Move drm_pci_alloc/free under CONFIG_DRM_LEGACYDaniel Vetter
2020-04-03drm/virtio: make virtio_gpu_object_attach voidGurchetan Singh
2020-04-03drm/virtio: delete notify in virtio_gpu_object_createGurchetan Singh
2020-04-03drm/virtio: delete notify after virtio_gpu_cmd_context_createGurchetan Singh
2020-04-03drm/virtio: random virtgpu_drv.h cleanupsGurchetan Singh
2020-04-03drm/hisilicon: Enforce 128-byte stride alignment to fix the hardware limitationTian Tao
2020-04-02drm/zte: Use simple encoderThomas Zimmermann
2020-04-02drm/vkms: Use simple encoderThomas Zimmermann
2020-04-02drm/virtgpu: Use simple encoderThomas Zimmermann
2020-04-02drm/vc4: Use simple encoderThomas Zimmermann
2020-04-02drm/tilcdc: Use simple encoderThomas Zimmermann
2020-04-02drm/tidss: Use simple encoderThomas Zimmermann
2020-04-02drm/tegra: Use simple encoderThomas Zimmermann
2020-04-02drm/sun4i: Use simple encoderThomas Zimmermann
2020-04-02drm/shmobile: Use simple encoderThomas Zimmermann
2020-04-02drm/rockchip: Use simple encoderThomas Zimmermann
2020-04-02drm/rcar-du: Use simple encoderThomas Zimmermann
2020-04-02drm/mediatek: Use simple encoderThomas Zimmermann
2020-04-02drm/ingenic: Use simple encoderThomas Zimmermann
2020-04-02drm/imx: Use simple encoderThomas Zimmermann
2020-04-02drm/i2c/tda998x: Use simple encoderThomas Zimmermann
2020-04-02drm/hisilicon/kirin: Use simple encoderThomas Zimmermann
2020-04-02drm/gma500: Use simple encoderThomas Zimmermann
2020-04-02drm/fsl-dcu: Use simple encoderThomas Zimmermann
2020-04-02drm/exynos: Use simple encoderThomas Zimmermann
2020-04-02drm/atmel-hlcdc: Use simple encoderThomas Zimmermann
2020-04-02drm: Fix wrong kfree() in managed resource usage exampleLaurent Pinchart
2020-04-01drm/core: Calculate bpp in afbc helperAndrzej Pietrasiewicz
2020-04-01drm/core: Use proper debugging macroAndrzej Pietrasiewicz
2020-04-01drm/amdgpu: improve amdgpu_gem_info debugfs fileChristian König
2020-04-01drm/amdgpu: add support for exporting VRAM using DMA-buf v3Christian König
2020-04-01drm/amdgpu: add checks if DMA-buf P2P is supportedChristian König
2020-04-01drm/amdgpu: note that we can handle peer2peer DMA-bufChristian König
2020-04-01drm/ttm: lock resv object during destructionChristian König
2020-03-31drm/dp_mst: make build_clear_payload_id_table return voidMaya Rashish
2020-03-31drm/qxl: Use correct notify port address when creating cursor ringHuacai Chen
2020-03-31drm/mm: revert "Break long searches in fragmented address spaces"Christian König
2020-03-31drm: add docs about the IN_FORMATS plane propertySimon Ser
2020-03-30drm/managed: Fix off-by-one in warningDaniel Vetter
2020-03-30drm: error out with EBUSY when device has existing masterEmil Velikov