summaryrefslogtreecommitdiffstats
path: root/drivers/pps (unfollow)
Commit message (Expand)AuthorFilesLines
2023-04-06drm/omapdrm: Remove bo from struct omap_fbdevThomas Zimmermann1-13/+19
2023-04-06drm/omapdrm: Remove fb from struct omap_fbdevThomas Zimmermann1-5/+6
2023-04-06drm/omapdrm: Include <linux/of.h>Thomas Zimmermann1-0/+1
2023-04-06drm/vkms: allow the primary plane to be positionedMaíra Canal1-5/+1
2023-04-06drm/vkms: remove the need for the primary plane to be visibleMaíra Canal1-4/+0
2023-04-06drm/ttm: Make the call to ttm_tt_populate() interruptible when faultingThomas Hellström1-3/+10
2023-04-06drm/ttm: Reduce the number of used allocation orders for TTM pagesThomas Hellström1-11/+19
2023-04-06drm/ttm/pool: Fix ttm_pool_alloc error pathThomas Hellström1-30/+51
2023-04-06MAINTAINERS: Add entry for QAIC driverJeffrey Hugo1-0/+10
2023-04-06accel/qaic: Add qaic driver to the build systemJeffrey Hugo4-0/+38
2023-04-06accel/qaic: Add mhi_qaic_cntlPranjal Ramajor Asha Kanojiya2-0/+581