aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-17drm/selftests/test-drm_mm: Mark 'hole_end' as always_unusedLee Jones1-1/+1
2020-11-17drm/rockchip/rockchip_lvds: Fix struct document formattingLee Jones1-1/+1
2020-11-17drm/rockchip/rockchip_rgb: Consume our own headerLee Jones1-0/+1
2020-11-17drm/rockchip/dw-mipi-dsi-rockchip: Demote non-conformant kernel-doc headersLee Jones1-2/+2
2020-11-17drm/pl111/pl111_debugfs: Make local function 'pl111_debugfs_regs()' staticLee Jones1-1/+1
2020-11-17drm/pl111/pl111_display: Make local function staticLee Jones1-1/+1
2020-11-17drm/nouveau/nvkm/core/firmware: Fix formatting, provide missing param descriptionLee Jones1-4/+5
2020-11-17drm/meson/meson_vclk: Make two local functions staticLee Jones1-4/+4
2020-11-17drm/meson/meson_venc: Make local function 'meson_venc_hdmi_get_dmt_vmode' staticLee Jones1-2/+2
2020-11-17drm/mediatek/mtk_drm_drv: Staticise local function invoked by referenceLee Jones1-2/+2
2020-11-17drm/mediatek/mtk_drm_crtc: Demote seriously out-of-date struct headerLee Jones1-1/+3
2020-11-17drm/mediatek/mtk_disp_rdma: Fix formatting and supply missing struct member descriptionLee Jones1-2/+3
2020-11-17drm/mediatek/mtk_disp_ovl: Fix formatting and provide missing member descriptionLee Jones1-2/+3
2020-11-17drm/mediatek/mtk_disp_color: Fix formatting and provide missing member descriptionLee Jones1-2/+3
2020-11-17drm/mediatek/mtk_dpi: Remove unused struct definition 'mtk_dpi_encoder_funcs'Lee Jones1-9/+0
2020-11-17drm/exynos/exynos_drm_gsc: Supply missing description for 'num_limits'Lee Jones1-0/+1
2020-11-17drm/exynos/exynos_drm_fimd: Add missing description for param 'ctx'Lee Jones1-0/+1
2020-11-17drm/exynos/exynos7_drm_decon: Supply missing description for param 'ctx'Lee Jones1-0/+1
2020-11-17drm/drm_dp_mst_topology: Remove set but never used variable 'len'Lee Jones1-2/+2
2020-11-17drm/armada/armada_overlay: Staticify local function 'armada_overlay_duplicate_state'Lee Jones1-1/+1
2020-11-17drm/panel: Add ABT Y030XX067A 3.0" 320x480 panelPaul Cercueil3-0/+373
2020-11-17drm/meson: dw-hdmi: Ensure that clocks are enabled before touching the TOP registersMarc Zyngier1-2/+2
2020-11-17drm/meson: dw-hdmi: Register a callback to disable the regulatorMarc Zyngier1-0/+9
2020-11-17drm/meson: Unbind all connectors on module removalMarc Zyngier1-1/+3
2020-11-17drm/meson: Free RDMA resources after tearing down DRMMarc Zyngier1-5/+5
2020-11-17drm/omap: dmm_tiler: fix return error code in omap_dmm_probe()Yang Yingliang1-0/+1
2020-11-17drm/qxl: Remove fbcon acceleration leftoversDaniel Vetter1-16/+2
2020-11-16drm: fix some kernel-doc markupsMauro Carvalho Chehab15-19/+22
2020-11-16drm/panfrost: Move the GPU reset bits outside the timeout handlerBoris Brezillon3-64/+130
2020-11-16drm: fix oops in drm_atomic_set_crtc_for_connectorSimon Ser1-2/+2
2020-11-16drm/virtio: Make virtgpu_dmabuf_ops with static keywordZou Wei1-1/+1
2020-11-16drm/lima: Unconditionally call dev_pm_opp_of_remove_table()Viresh Kumar2-6/+1
2020-11-16drm/lima/lima_sched: Remove unused and unnecessary variable 'ret'Lee Jones1-2/+1
2020-11-16drm/lima/lima_drv: Demote kernel-doc formatting abuseLee Jones1-1/+1
2020-11-16drm/lima: simplify the return expression of lima_devfreq_targetLiu Shixin1-6/+1
2020-11-16drm/panel: s6e63m0: Set up some display infoLinus Walleij1-0/+9
2020-11-16drm/panel: s6e63m0: Support 3WIRE protocolLinus Walleij1-1/+2
2020-11-16drm/panel: s6e63m0: Add some explanationsLinus Walleij1-0/+7
2020-11-16drm/panel: s6e63m0: Implement reading from panelLinus Walleij1-6/+13
2020-11-16drm/panel: s6e63m0: Simplify SPI writingLinus Walleij1-9/+2
2020-11-15drm/gma500: Remove 2D accel codePatrik Jakobsson8-319/+1
2020-11-15drm/gma500: Remove GTT roll supportPatrik Jakobsson3-137/+14
2020-11-14drm/panel/samsung-sofef00: Add panel for OnePlus 6/T devicesCaleb Connolly3-0/+364
2020-11-14drm/panel/panel-tpo-tpg110: Correct misnaming and supply missing param descriptionLee Jones1-1/+2
2020-11-14drm: add debug logs for drm_mode_atomic_ioctl errorsSimon Ser1-5/+18
2020-11-14drm: convert drm_atomic_uapi.c to new debug helpersSimon Ser1-47/+66
2020-11-13drm/ttm: fix missing NULL check in the new page poolChristian König1-1/+1
2020-11-13drm/udl: Fix missing error code in udl_handle_damage()Dan Carpenter1-1/+3
2020-11-12drm/via/via_dma: Remove set but unused variable 'agp_base'Lee Jones1-2/+0
2020-11-12drm/sti/sti_hdmi: Move 'colorspace_mode_names' array to where its usedLee Jones2-6/+6