aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-04drm/ttm: allocate resource object instead of embedding it v2Christian König8-117/+104
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önig1-0/+20
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,res}_ioctl()'Lee Jones1-2/+2
2021-06-03drm/exynos/exynos7_drm_decon: Fix incorrect naming of 'decon_shadow_protect_win()'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/vgem/vgem_drv: Standard comment blocks should not use kernel-doc formatLee Jones1-1/+1
2021-06-02drm/ttm: rename bo->mem and make it a pointerChristian König47-261/+269
2021-06-01drm: Fix misleading documentation of drm_gem_cma_create()Paul Cercueil1-2/+1
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
2021-05-28drm/rockchip: vop: add PX30 version infoJohan Jonker1-0/+2
2021-05-28drm/rockchip: cdn-dp: fix sign extension on an int multiply for a u64 resultColin Ian King1-1/+1
2021-05-28drm/rockchip: lvds: Fix an error handling pathChristophe JAILLET1-2/+2
2021-05-28drm/rockchip: remove unused functionJiapeng Chong1-5/+0
2021-05-28drm/rockchip: dsi: remove extra component_del() callThomas Hebb1-4/+0
2021-05-28drm/rockchip: dsi: move all lane config except LCDC mux to bind()Thomas Hebb1-8/+28
2021-05-28drm/rockchip: cdn-dp-core: add MODULE_FIRMWARE macroPeter Robinson1-0/+1
2021-05-28drm/rockchip: cdn-dp-core: add missing clk_disable_unprepare() on error in cdn_dp_grf_write()Yang Yingliang1-0/+1
2021-05-28drm: rockchip: set alpha_en to 0 if it is not usedAlex Bee1-0/+1
2021-05-28drm: rockchip: add alpha support for RK3036, RK3066, RK3126 and RK3188Alex Bee2-0/+22
2021-05-28drm: rockchip: add missing registers for RK3066Alex Bee1-7/+9
2021-05-28drm: rockchip: add missing registers for RK3188Alex Bee1-1/+4
2021-05-28drm: rockchip: add scaling for RK3036 win1Alex Bee1-2/+8
2021-05-28drm/rockchip: remove existing generic drivers to take over the deviceJavier Martinez Canillas1-0/+10
2021-05-28drm: Fix for GEM buffers with write-combine memoryPaul Cercueil1-6/+9
2021-05-27drm/dp_mst: Use kHz as link rate units when settig source max link caps at initNikola Cornij5-11/+12
2021-05-27Merge drm/drm-next into drm-misc-nextMaxime Ripard115-743/+1004
2021-05-27drm/bridge: DRM_CROS_EC_ANX7688 should depend on I2C_CROS_EC_TUNNELGeert Uytterhoeven1-0/+1