summaryrefslogtreecommitdiffstats
path: root/scripts/mksysmap (unfollow)
Commit message (Expand)AuthorFilesLines
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-03-31drm/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
2020-03-30drm: error out with EBUSY when device has existing masterEmil Velikov1-1/+1
2020-03-30drm: rework SET_MASTER and DROP_MASTER perm handlingEmil Velikov3-2/+80
2020-03-28drm/radeon: convert to use i2c_new_client_device()Wolfram Sang2-4/+4
2020-03-28drm/nouveau/therm: convert to use i2c_new_client_device()Wolfram Sang1-2/+2
2020-03-28drm/i2c/tda998x: convert to use i2c_new_client_device()Wolfram Sang1-3/+3
2020-03-28drm/i2c/sil164: convert to use i2c_new_client_device()Wolfram Sang1-2/+5
2020-03-28drm/gma500: convert to use i2c_new_client_device()Wolfram Sang1-4/+4
2020-03-28drm/amdgpu: convert to use i2c_new_client_device()Wolfram Sang1-1/+1