summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2021-11-15drm/shmem-helper: Pass GEM shmem object in public interfacesThomas Zimmermann
2021-11-15drm/shmem-helper: Export dedicated wrappers for GEM object functionsThomas Zimmermann
2021-11-15drm/shmem-helper: Unexport drm_gem_shmem_create_with_handle()Thomas Zimmermann
2021-11-12drm/nouveau: set RGB quantization range to FULLHans Verkuil
2021-11-12drm/nouveau/kms: delete an useless function call in nouveau_framebuffer_new()Luo Jiaxing
2021-11-12drm/nouveau/kms/nv50-: Remove several set but not used variables "ret" in disp.cLuo Jiaxing
2021-11-12drm/nouveau/fifo: make tu102_fifo_runlist staticJiapeng Chong
2021-11-12drm/nouveau/dispnv50/headc57d: Make local function 'headc57d_olut' staticLee Jones
2021-11-12drm/nouveau/device: use snprintf() to replace strncpy() to avoid NUL-terminat...Luo Jiaxing
2021-11-12drm/nouveau/kms/nv04: use vzalloc for nv04_displayIlia Mirkin
2021-11-12nouveau/nvkm/subdev/devinit/mcp89.c:Unneeded variabletangchunyou
2021-11-12drm/nouveau/kms/nv50-: Always validate LUTs in nv50_head_atomic_check_lut()Lyude Paul
2021-11-12drm/nouveau/kms/nv50-: Use NV_ATOMIC() in nv50_head_atomic_check_lut()Lyude Paul
2021-11-12drm/nouveau: Remove unused variable retJiapeng Chong
2021-11-12drm/nouveau/kms/nv50-: Correct size checks for cursorsLyude Paul
2021-11-12drm/nouveau/bios/init: A typo fixBhaskar Chowdhury
2021-11-12drm/nouveau/core/client: Mark nvkm_uclient_sclass with static keywordZou Wei
2021-11-12drm/nouveau/pmu/gm200-: use alternate falcon reset sequenceBen Skeggs
2021-11-12drm/nouveau/pmu/gm200-: avoid touching PMU outside of DEVINIT/PREOS/ACRBen Skeggs
2021-11-12drm/nouveau/kms/nv140-: Add CRC methods to gv100_disp_core_mthd_headLyude Paul
2021-11-12drm/nouveau/kms/nvd9-nv138: Fix CRC calculation for the cursor channelLyude Paul
2021-11-12drm/nouveau/kms/nv140-: Use hard-coded wndws or core channel for CRC channelLyude Paul
2021-11-12drm/nouveau/kms/nv50-: Check vbl count after CRC context flipLyude Paul
2021-11-12drm/nouveau/kms/nv50-: Use drm_dbg_kms() in crc.cLyude Paul
2021-11-12drm/meson: encoder_cvbs: switch to bridge with ATTACH_NO_CONNECTORNeil Armstrong
2021-11-12drm/meson: rename venc_cvbs to encoder_cvbsNeil Armstrong
2021-11-12drm/meson: encoder_hdmi: switch to bridge DRM_BRIDGE_ATTACH_NO_CONNECTORNeil Armstrong
2021-11-12drm/meson: split out encoder from meson_dw_hdmiNeil Armstrong
2021-11-12drm/meson: remove useless recursive components matchingNeil Armstrong
2021-11-12drm/bridge: display-connector: implement bus fmts callbacksNeil Armstrong
2021-11-12drm/bridge: dw-hdmi: handle ELD when DRM_BRIDGE_ATTACH_NO_CONNECTORNeil Armstrong
2021-11-11drm/bridge: parade-ps8640: Populate devices on aux-busPhilip Chen
2021-11-11drm/bridge: parade-ps8640: Enable runtime power managementPhilip Chen
2021-11-11drm/simpledrm: Support virtual screen sizesThomas Zimmermann
2021-11-11drm/simpledrm: Enable FB_DAMAGE_CLIPS propertyThomas Zimmermann
2021-11-11drm/fb-helper: Allocate shadow buffer of surface heightThomas Zimmermann
2021-11-11drm/format-helper: Streamline blit-helper interfaceThomas Zimmermann
2021-11-11drm/format-helper: Rework format-helper conversion functionsThomas Zimmermann
2021-11-11drm/format-helper: Add destination-buffer pitch to drm_fb_swab()Thomas Zimmermann
2021-11-11drm/format-helper: Rework format-helper memcpy functionsThomas Zimmermann
2021-11-11drm/format-helper: Export drm_fb_clip_offset()Thomas Zimmermann
2021-11-11drm/xen: Implement mmap as GEM object functionThomas Zimmermann
2021-11-11drm/etnaviv: use dma_resv_describeChristian König
2021-11-11drm/msm: use the new dma_resv_describeChristian König
2021-11-11drm/ttm: Put BO in its memory manager's lru listxinhui pan
2021-11-10drm/tidss: Make use of the helper macro SET_RUNTIME_PM_OPS()Cai Huoqing
2021-11-10drm/omap: increase DSS5 max tv pclk to 192MHzTomi Valkeinen
2021-11-10drm/omap: Make use of the helper function devm_platform_ioremap_resourcexxx()Cai Huoqing
2021-11-10drm/omap: dss: Make use of the helper macro SET_RUNTIME_PM_OPS()Cai Huoqing
2021-11-10drm/omapdrm: Convert to SPDX identifierCai Huoqing