summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2021-09-13drm/ttm: Try to check if new ttm man out of bounds during compilexinhui pan1-4/+4
2021-09-13drm/meson: Make use of the helper function devm_platform_ioremap_resourcexxx()Cai Huoqing2-5/+2
2021-09-12drm/panel-orientation-quirks: add Valve Steam DeckSimon Ser1-0/+7
2021-09-12drm: panel-orientation-quirks: Add quirk for the Chuwi HiBookHans de Goede1-0/+8
2021-09-09drm/panel-simple: Reorder logicpd_type_28 / mitsubishi_aa070mc01Douglas Anderson1-13/+13
2021-09-09drm/stm: ltdc: add layer alpha supportRaphael Gallais-Pou1-1/+3
2021-09-09drm/stm: ltdc: attach immutable zpos property to planesRaphael Gallais-Pou1-0/+3
2021-09-09drm/ttm: add some general module kerneldocChristian König1-0/+12
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 Brezillon2-10/+19
2021-09-05drm/panel: otm8009a: add a 60 fps modeRaphael GALLAIS-POU - foss1-29/+56
2021-09-03drm/ttm: cleanup ttm_resource_compatChristian König3-56/+56
2021-09-02dma-buf: nuke DMA_FENCE_TRACE macros v2Christian König3-45/+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 Grodzovsky1-0/+47
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 Grodzovsky2-4/+15
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 Vetter1-60/+25
2021-08-30drm/sched: drop entity parameter from drm_sched_push_jobDaniel Vetter10-17/+12
2021-08-30drm/sched: Add dependency trackingDaniel Vetter2-3/+119
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 Vetter10-21/+87
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-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-26Merge tag 'drm-misc-intel-oob-hotplug-v1' of git://git.kernel.org/pub/scm/lin...Maxime Ripard3-13/+155
2021-08-23drm/r128: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-5/+6
2021-08-23drm/ttm: remove ttm_tt_destroy_common v2Christian König10-20/+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