summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vboxvideo (unfollow)
Commit message (Expand)AuthorFilesLines
2021-06-06dma-buf: rename and cleanup dma_resv_get_list v2Christian König13-42/+41
2021-06-06dma-buf: rename and cleanup dma_resv_get_excl v3Christian König15-30/+26
2021-06-05dma-buf: add missing EXPORT_SYMBOLChristian König1-0/+1
2021-06-04drm/panfrost: Add AFBC_FEATURES parameterAlyssa Rosenzweig5-1/+7
2021-06-04drm/ttm: flip the switch for driver allocated resources v2Christian König16-189/+140
2021-06-04drm/vmwgfx: switch the TTM backends to self allocChristian König2-24/+31
2021-06-04drm/nouveau: switch the TTM backends to self allocChristian König2-0/+5
2021-06-04drm/amdgpu: switch the VRAM backend to self allocChristian König1-21/+30
2021-06-04drm/amdgpu: switch the GTT backend to self allocChristian König1-14/+22
2021-06-04drm/amdkfd: use resource cursor in svm_migrate_copy_to_vram v2Christian König1-58/+10
2021-06-04drm/amdgpu: revert "drm/amdgpu: stop allocating dummy GTT nodes"Christian König1-29/+39
2021-06-04drm/ttm: flip over the sys manager to self allocated nodesChristian König1-0/+7
2021-06-04drm/ttm: flip over the range manager to self allocated nodesChristian König10-50/+111
2021-06-04drm/ttm: allocate resource object instead of embedding it v2Christian König11-126/+110
2021-06-04drm/pl111: Actually fix CONFIG_VEXPRESS_CONFIG dependsKees Cook1-1/+2
2021-06-04dma-buf: cleanup dma-resv shared fence debugging a bit v2Christian König2-8/+27
2021-06-04dma-buf: add SPDX header and fix style in dma-resv.cChristian König1-63/+65
2021-06-04dma-buf: fix inconsistent debug print v2Christian König1-18/+9
2021-06-03drm/panel: add rotation support for Elida KD35T133 panelsChris Morgan1-0/+8
2021-06-03drm/vboxvideo/modesetting: Provide function names for prototype headersLee Jones1-8/+12
2021-06-03drm/vboxvideo/hgsmi_base: Place function names into headersLee Jones1-7/+12
2021-06-03drm/exynos/exynos_drm_ipp: Fix documentation for 'exynos_drm_ipp_get_{caps,re...Lee Jones1-2/+2
2021-06-03drm/exynos/exynos7_drm_decon: Fix incorrect naming of 'decon_shadow_protect_w...Lee Jones1-1/+1
2021-06-03drm/panel/panel-sitronix-st7701: Demote kernel-doc abuseLee Jones1-1/+1
2021-06-03drm/panel/panel-raspberrypi-touchscreen: Demote kernel-doc abuseLee Jones1-1/+1
2021-06-03drm/ttm/ttm_tt: Demote non-conformant kernel-doc headerLee Jones1-1/+1
2021-06-03drm/nouveau/nvkm/subdev/mc/tu102: Make functions called by reference staticLee Jones1-3/+3
2021-06-03drm/sti/sti_hqvdp: Fix incorrectly named function 'sti_hqvdp_vtg_cb()'Lee Jones1-1/+1
2021-06-03drm/sti/sti_tvout: Provide a bunch of missing function namesLee Jones1-9/+9
2021-06-03drm/sti/sti_hda: Provide missing function namesLee Jones1-3/+3
2021-06-03drm/sti/sti_hdmi_tx3g4c28phy: Provide function names for kernel-doc headersLee Jones1-2/+2
2021-06-03drm/mediatek/mtk_disp_rdma: Strip and demote non-conformant kernel-doc headerLee Jones1-3/+1
2021-06-03drm/mediatek/mtk_disp_ovl: Strip and demote non-conformant headerLee Jones1-2/+1
2021-06-03drm/mediatek/mtk_disp_gamma: Strip and demote non-conformant kernel-doc headerLee Jones1-3/+1
2021-06-03drm/mediatek/mtk_disp_color: Strip incorrect doc and demote headerLee Jones1-2/+1
2021-06-03drm/pl111: depend on CONFIG_VEXPRESS_CONFIGKees Cook1-1/+1
2021-06-03drm/msm/a6xx: add CONFIG_QCOM_LLCC dependencyArnd Bergmann1-1/+2
2021-06-03drm: Avoid circular dependencies for CONFIG_FBKees Cook1-1/+1
2021-06-03video: fbdev: mb862xx: use DEVICE_ATTR_RO macroZhen Lei1-3/+3
2021-06-03video: fbdev: atyfb: mach64_cursor.c: deleted the repeated wordlijian1-1/+1
2021-06-03drm/sched: Fix inverted comment for hang_limitAlyssa Rosenzweig1-1/+1
2021-06-03drm/vgem/vgem_drv: Standard comment blocks should not use kernel-doc formatLee Jones1-1/+1
2021-06-03drm/doc: Include fence chain apiDaniel Vetter1-0/+9
2021-06-02drm/ttm: rename bo->mem and make it a pointerChristian König49-265/+274
2021-06-01drm: Fix misleading documentation of drm_gem_cma_create()Paul Cercueil1-2/+1
2021-05-31drm: document minimum kernel version for DRM_CLIENT_CAP_*Simon Ser1-0/+19
2021-05-31drm: clarify and linkify DRM_CLIENT_CAP_WRITEBACK_CONNECTORS docsSimon Ser1-2/+2
2021-05-31drm: reference mode flags in DRM_CLIENT_CAP_* docsSimon Ser1-2/+3
2021-05-31drm: bridge: cdns-mhdp8546: Fix PM reference leak inYu Kuai1-2/+2
2021-05-31drm/bridge: lt8912b: Drop unused includesLinus Walleij1-2/+0