Age | Commit message (Expand) | Author | Files | Lines |
2021-06-05 | dma-buf: add missing EXPORT_SYMBOL | Christian König | 1 | -0/+1 |
2021-06-04 | drm/panfrost: Add AFBC_FEATURES parameter | Alyssa Rosenzweig | 5 | -1/+7 |
2021-06-04 | drm/ttm: flip the switch for driver allocated resources v2 | Christian König | 16 | -189/+140 |
2021-06-04 | drm/vmwgfx: switch the TTM backends to self alloc | Christian König | 2 | -24/+31 |
2021-06-04 | drm/nouveau: switch the TTM backends to self alloc | Christian König | 2 | -0/+5 |
2021-06-04 | drm/amdgpu: switch the VRAM backend to self alloc | Christian König | 1 | -21/+30 |
2021-06-04 | drm/amdgpu: switch the GTT backend to self alloc | Christian König | 1 | -14/+22 |
2021-06-04 | drm/amdkfd: use resource cursor in svm_migrate_copy_to_vram v2 | Christian König | 1 | -58/+10 |
2021-06-04 | drm/amdgpu: revert "drm/amdgpu: stop allocating dummy GTT nodes" | Christian König | 1 | -29/+39 |
2021-06-04 | drm/ttm: flip over the sys manager to self allocated nodes | Christian König | 1 | -0/+7 |
2021-06-04 | drm/ttm: flip over the range manager to self allocated nodes | Christian König | 10 | -50/+111 |
2021-06-04 | drm/ttm: allocate resource object instead of embedding it v2 | Christian König | 11 | -126/+110 |
2021-06-04 | drm/pl111: Actually fix CONFIG_VEXPRESS_CONFIG depends | Kees Cook | 1 | -1/+2 |
2021-06-04 | dma-buf: cleanup dma-resv shared fence debugging a bit v2 | Christian König | 2 | -8/+27 |
2021-06-04 | dma-buf: add SPDX header and fix style in dma-resv.c | Christian König | 1 | -63/+65 |
2021-06-04 | dma-buf: fix inconsistent debug print v2 | Christian König | 1 | -18/+9 |
2021-06-03 | drm/panel: add rotation support for Elida KD35T133 panels | Chris Morgan | 1 | -0/+8 |
2021-06-03 | drm/vboxvideo/modesetting: Provide function names for prototype headers | Lee Jones | 1 | -8/+12 |
2021-06-03 | drm/vboxvideo/hgsmi_base: Place function names into headers | Lee Jones | 1 | -7/+12 |
2021-06-03 | drm/exynos/exynos_drm_ipp: Fix documentation for 'exynos_drm_ipp_get_{caps,re... | Lee Jones | 1 | -2/+2 |
2021-06-03 | drm/exynos/exynos7_drm_decon: Fix incorrect naming of 'decon_shadow_protect_w... | Lee Jones | 1 | -1/+1 |
2021-06-03 | drm/panel/panel-sitronix-st7701: Demote kernel-doc abuse | Lee Jones | 1 | -1/+1 |
2021-06-03 | drm/panel/panel-raspberrypi-touchscreen: Demote kernel-doc abuse | Lee Jones | 1 | -1/+1 |
2021-06-03 | drm/ttm/ttm_tt: Demote non-conformant kernel-doc header | Lee Jones | 1 | -1/+1 |
2021-06-03 | drm/nouveau/nvkm/subdev/mc/tu102: Make functions called by reference static | Lee Jones | 1 | -3/+3 |
2021-06-03 | drm/sti/sti_hqvdp: Fix incorrectly named function 'sti_hqvdp_vtg_cb()' | Lee Jones | 1 | -1/+1 |
2021-06-03 | drm/sti/sti_tvout: Provide a bunch of missing function names | Lee Jones | 1 | -9/+9 |
2021-06-03 | drm/sti/sti_hda: Provide missing function names | Lee Jones | 1 | -3/+3 |
2021-06-03 | drm/sti/sti_hdmi_tx3g4c28phy: Provide function names for kernel-doc headers | Lee Jones | 1 | -2/+2 |
2021-06-03 | drm/mediatek/mtk_disp_rdma: Strip and demote non-conformant kernel-doc header | Lee Jones | 1 | -3/+1 |
2021-06-03 | drm/mediatek/mtk_disp_ovl: Strip and demote non-conformant header | Lee Jones | 1 | -2/+1 |
2021-06-03 | drm/mediatek/mtk_disp_gamma: Strip and demote non-conformant kernel-doc header | Lee Jones | 1 | -3/+1 |
2021-06-03 | drm/mediatek/mtk_disp_color: Strip incorrect doc and demote header | Lee Jones | 1 | -2/+1 |
2021-06-03 | drm/pl111: depend on CONFIG_VEXPRESS_CONFIG | Kees Cook | 1 | -1/+1 |
2021-06-03 | drm/msm/a6xx: add CONFIG_QCOM_LLCC dependency | Arnd Bergmann | 1 | -1/+2 |
2021-06-03 | drm: Avoid circular dependencies for CONFIG_FB | Kees Cook | 1 | -1/+1 |
2021-06-03 | video: fbdev: mb862xx: use DEVICE_ATTR_RO macro | Zhen Lei | 1 | -3/+3 |
2021-06-03 | video: fbdev: atyfb: mach64_cursor.c: deleted the repeated word | lijian | 1 | -1/+1 |
2021-06-03 | drm/sched: Fix inverted comment for hang_limit | Alyssa Rosenzweig | 1 | -1/+1 |
2021-06-03 | drm/vgem/vgem_drv: Standard comment blocks should not use kernel-doc format | Lee Jones | 1 | -1/+1 |
2021-06-03 | drm/doc: Include fence chain api | Daniel Vetter | 1 | -0/+9 |
2021-06-02 | drm/ttm: rename bo->mem and make it a pointer | Christian König | 49 | -265/+274 |
2021-06-01 | drm: Fix misleading documentation of drm_gem_cma_create() | Paul Cercueil | 1 | -2/+1 |
2021-05-31 | drm: document minimum kernel version for DRM_CLIENT_CAP_* | Simon Ser | 1 | -0/+19 |
2021-05-31 | drm: clarify and linkify DRM_CLIENT_CAP_WRITEBACK_CONNECTORS docs | Simon Ser | 1 | -2/+2 |
2021-05-31 | drm: reference mode flags in DRM_CLIENT_CAP_* docs | Simon Ser | 1 | -2/+3 |
2021-05-31 | drm: bridge: cdns-mhdp8546: Fix PM reference leak in | Yu Kuai | 1 | -2/+2 |
2021-05-31 | drm/bridge: lt8912b: Drop unused includes | Linus Walleij | 1 | -2/+0 |
2021-05-28 | drm/rockchip: vop: add PX30 version info | Johan Jonker | 1 | -0/+2 |
2021-05-28 | drm/rockchip: cdn-dp: fix sign extension on an int multiply for a u64 result | Colin Ian King | 1 | -1/+1 |