summaryrefslogtreecommitdiffstats
path: root/usr (unfollow)
Commit message (Expand)AuthorFilesLines
2021-09-09drm/ttm: remove the outdated kerneldoc sectionChristian König1-49/+0
2021-09-07drm/mcde: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing2-6/+2
2021-09-07drm/sched: Fix drm_sched_fence_free() so it can be passed an uninitialized fenceBoris Brezillon3-11/+20
2021-09-05drm/panel: otm8009a: add a 60 fps modeRaphael GALLAIS-POU - foss1-29/+56
2021-09-03drm: Improve the output_poll_changed descriptionzhangzhijie1-7/+6
2021-09-03drm/ttm: cleanup ttm_resource_compatChristian König5-68/+59
2021-09-03dma-buf: clarify dma_fence_add_callback documentationChristian König1-8/+5
2021-09-03dma-buf: clarify dma_fence_ops->wait documentationChristian König1-7/+3
2021-09-02dma-buf: cleanup kerneldoc of removed componentChristian König1-6/+0
2021-09-02dma-buf: nuke DMA_FENCE_TRACE macros v2Christian König4-67/+7
2021-09-02drm/panfrost: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing1-3/+1
2021-09-02panfrost: Don't cleanup the job if it was successfully queuedBoris Brezillon1-9/+10
2021-09-01drm/ttm: Clear all DMA mappings on demandAndrey Grodzovsky2-0/+48
2021-09-01drm/sun4i: Fix macros in sun8i_csc.hJernej Skrabec1-2/+2
2021-09-01drm/sun4i: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing8-24/+8
2021-09-01drm/vc4: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing1-4/+2
2021-08-31drm: adv7511: Convert to SPDX identifierCai Huoqing1-14/+1
2021-08-31drm/bridge: cdns: Make use of the helper function devm_platform_ioremap_resou...Cai Huoqing1-3/+1
2021-08-31drm/bridge: it66121: Wait for next bridge to be probedPaul Cercueil1-0/+3
2021-08-31drm/bridge: it66121: Initialize {device,vendor}_idsPaul Cercueil1-1/+1
2021-08-31drm/bridge: anx7625: enable DSI EOTPXin Ji1-1/+0
2021-08-30drm/ttm: Create pinned listAndrey Grodzovsky3-4/+16
2021-08-30dma-resv: Give the docs a do-overDaniel Vetter3-11/+124
2021-08-30drm/msm: Don't break exclusive fence orderingDaniel Vetter1-1/+2
2021-08-30drm/msm: Use scheduler dependency handlingDaniel Vetter3-31/+5
2021-08-30drm/v3d: Use scheduler dependency handlingDaniel Vetter3-50/+10
2021-08-30drm/v3d: Move drm_sched_job_init to v3d_job_initDaniel Vetter3-58/+44
2021-08-30drm/lima: use scheduler dependency trackingDaniel Vetter3-26/+4
2021-08-30drm/panfrost: use scheduler dependency trackingDaniel Vetter3-41/+18
2021-08-30drm/sched: improve docs around drm_sched_entityDaniel Vetter3-87/+146
2021-08-30drm/sched: drop entity parameter from drm_sched_push_jobDaniel Vetter11-19/+13
2021-08-30drm/sched: Add dependency trackingDaniel Vetter3-6/+149
2021-08-30drm/sched: Barriers are needed for entity->last_scheduledDaniel Vetter1-2/+25
2021-08-30drm/msm: Improve drm/sched point of no return rulesDaniel Vetter1-7/+6
2021-08-30drm/sched: Split drm_sched_job_initDaniel Vetter11-22/+93
2021-08-29drm/plane: Fix comment typoAlyssa Rosenzweig1-1/+1
2021-08-28GPU: drm: fix style errorsF.A.Sulaiman1-3/+3
2021-08-27drm/ttm: optimize the pool shrinker a bit v2Christian König1-18/+22
2021-08-27mm/vmscan: add sync_shrinkers function v3Christian König2-0/+16
2021-08-26drm/bridge: parade-ps8640: Reorg the macrosPhilip Chen1-8/+10
2021-08-26drm: omap: remove obsolete selection of OMAP2_DSS in config DRM_OMAPLukas Bulwahn1-1/+0
2021-08-26drm: zte: remove obsolete DRM Support for ZTE SoCsLukas Bulwahn19-3962/+0
2021-08-26drm: v3d: correct reference to config ARCH_BRCMSTBLukas Bulwahn1-1/+1
2021-08-26drm: rockchip: remove reference to non-existing config DRM_RGBLukas Bulwahn1-1/+0
2021-08-26drm/panfrost: Use upper/lower_32_bits helpersAlyssa Rosenzweig3-12/+12
2021-08-23dt-bindings: panel: ili9341: correct indentationKrzysztof Kozlowski1-1/+1
2021-08-23drm/r128: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-5/+6
2021-08-23drm/ttm: remove ttm_tt_destroy_common v2Christian König11-27/+7
2021-08-23drm/radeon: unbind in radeon_ttm_tt_unpopulate()Christian König1-3/+2
2021-08-23drm/nouveau: unbind in nouveau_ttm_tt_unpopulateChristian König2-2/+2