summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2021-11-13drm/nouveau/core/client: Mark nvkm_uclient_sclass with static keywordZou Wei1-1/+1
2021-11-13drm/nouveau/pmu/gm200-: use alternate falcon reset sequenceBen Skeggs6-6/+41
2021-11-13drm/nouveau/pmu/gm200-: avoid touching PMU outside of DEVINIT/PREOS/ACRBen Skeggs1-16/+21
2021-11-13drm/nouveau/kms/nv140-: Add CRC methods to gv100_disp_core_mthd_headLyude Paul1-0/+2
2021-11-13drm/nouveau/kms/nvd9-nv138: Fix CRC calculation for the cursor channelLyude Paul2-1/+5
2021-11-13drm/nouveau/kms/nv140-: Use hard-coded wndws or core channel for CRC channelLyude Paul9-74/+187
2021-11-13drm/nouveau/kms/nv50-: Check vbl count after CRC context flipLyude Paul1-3/+9
2021-11-13drm/nouveau/kms/nv50-: Use drm_dbg_kms() in crc.cLyude Paul1-10/+8
2021-11-12drm/meson: encoder_cvbs: switch to bridge with ATTACH_NO_CONNECTORNeil Armstrong1-125/+116
2021-11-12drm/meson: rename venc_cvbs to encoder_cvbsNeil Armstrong4-43/+43
2021-11-12drm/meson: encoder_hdmi: switch to bridge DRM_BRIDGE_ATTACH_NO_CONNECTORNeil Armstrong3-2/+82
2021-11-12drm/meson: split out encoder from meson_dw_hdmiNeil Armstrong5-322/+407
2021-11-12drm/meson: remove useless recursive components matchingNeil Armstrong1-41/+21
2021-11-12drm/bridge: display-connector: implement bus fmts callbacksNeil Armstrong1-0/+86
2021-11-12drm/bridge: dw-hdmi: handle ELD when DRM_BRIDGE_ATTACH_NO_CONNECTORNeil Armstrong4-8/+27
2021-11-11drm/bridge: parade-ps8640: Populate devices on aux-busPhilip Chen2-12/+40
2021-11-11drm/bridge: parade-ps8640: Enable runtime power managementPhilip Chen1-71/+119
2021-11-11drm/simpledrm: Support virtual screen sizesThomas Zimmermann1-2/+7
2021-11-11drm/simpledrm: Enable FB_DAMAGE_CLIPS propertyThomas Zimmermann1-9/+19
2021-11-11drm/fb-helper: Allocate shadow buffer of surface heightThomas Zimmermann1-1/+1
2021-11-11drm/format-helper: Streamline blit-helper interfaceThomas Zimmermann2-49/+16
2021-11-11drm/format-helper: Rework format-helper conversion functionsThomas Zimmermann6-75/+82
2021-11-11drm/format-helper: Add destination-buffer pitch to drm_fb_swab()Thomas Zimmermann3-7/+18
2021-11-11drm/format-helper: Rework format-helper memcpy functionsThomas Zimmermann6-25/+37
2021-11-11drm/format-helper: Export drm_fb_clip_offset()Thomas Zimmermann1-2/+17
2021-11-11drm/xen: Implement mmap as GEM object functionThomas Zimmermann3-87/+44
2021-11-11drm/etnaviv: use dma_resv_describeChristian König1-19/+7
2021-11-11drm/msm: use the new dma_resv_describeChristian König1-19/+1
2021-11-11drm/ttm: Put BO in its memory manager's lru listxinhui pan1-0/+2
2021-11-10drm/tidss: Make use of the helper macro SET_RUNTIME_PM_OPS()Cai Huoqing1-9/+2
2021-11-10drm/omap: increase DSS5 max tv pclk to 192MHzTomi Valkeinen1-1/+1
2021-11-10drm/omap: Make use of the helper function devm_platform_ioremap_resourcexxx()Cai Huoqing9-34/+11
2021-11-10drm/omap: dss: Make use of the helper macro SET_RUNTIME_PM_OPS()Cai Huoqing4-8/+4
2021-11-10drm/omapdrm: Convert to SPDX identifierCai Huoqing6-62/+6
2021-11-06drm/lima: fix warning when CONFIG_DEBUG_SG=y & CONFIG_DMA_API_DEBUG=yQiang Yu1-0/+1
2021-11-05drm/vc4: hdmi: Introduce a scdc_enabled flagMaxime Ripard2-10/+18
2021-11-05drm/vc4: hdmi: Introduce an output_enabled flagMaxime Ripard2-4/+18
2021-11-05drm/vc4: hdmi: Check the device state in prepare()Maxime Ripard1-7/+28
2021-11-05drm/vc4: hdmi: Prevent access to crtc->state outside of KMSMaxime Ripard2-12/+32
2021-11-05drm/vc4: hdmi: Use a mutex to prevent concurrent framework accessMaxime Ripard2-6/+126
2021-11-05drm/vc4: hdmi: Add a spinlock to protect register accessMaxime Ripard4-10/+236
2021-11-05drm/vc4: crtc: Copy assigned channel to the CRTCMaxime Ripard4-2/+24
2021-11-05drm/vc4: Fix non-blocking commit getting stuck foreverMaxime Ripard3-3/+23
2021-11-05drm/vc4: crtc: Drop feed_txp from stateMaxime Ripard5-10/+12
2021-11-04drm/bridge: analogix_dp: Make PSR-exit block lessBrian Norris1-2/+12
2021-11-04drm/bridge: anx7625: add HDMI audio functionXin Ji2-0/+231
2021-11-04drm/bridge: anx7625: add MIPI DPI input featureXin Ji2-60/+205
2021-11-04drm/bridge: anx7625: fix not correct return valueXin Ji1-2/+2
2021-11-04drm/vc4: Increase the core clock based on HVS loadMaxime Ripard3-9/+118
2021-11-04drm/vc4: hdmi: Enable the scrambler on reconnectionMaxime Ripard1-0/+3