summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2026-02-04drm/amd/display: Add lpddr5 handling to dml2.1Dmytro Laktyushkin4-25/+64
2026-02-04drm/amd/display: Migrate DCCG register access from hwseq to dccg component.Bhuvanachandra Pinninti12-49/+98
2026-02-04drm/amdgpu: ensure no_hw_access is visible before MMIOPerry Yuan1-0/+3
2026-02-03drm/pan*: don't abuse current->group_leaderOleg Nesterov2-2/+2
2026-02-03drm/amd: kill the outdated "Only the pthreads threading model is supported" c...Oleg Nesterov2-13/+0
2026-02-03drm/amdgpu: don't abuse current->group_leaderOleg Nesterov2-2/+2
2026-02-03drm/bridge: imx8qxp-pixel-combiner: Fix bailout for imx8qxp_pc_bridge_probe()Liu Ying1-1/+1
2026-02-03drm/panel: ilitek-ili9882t: Remove duplicate initializers in tianma_il79900a_dscNathan Chancellor1-4/+0
2026-02-02drm/i915/display: fix the pixel normalization handling for xe3p_lpdVinod Govindapillai4-24/+26
2026-02-02Revert "drm/gma500: use drm_crtc_vblank_crtc()"Jani Nikula1-23/+13
2026-02-02Merge tag 'exynos-drm-next-for-v6.20' of git://git.kernel.org/pub/scm/linux/k...Dave Airlie2-11/+64
2026-02-02Revert "drm/nouveau/disp: Set drm_mode_config_funcs.atomic_(check|commit)"John Ogness1-2/+0
2026-02-01Merge tag 'amd-drm-next-6.20-2026-01-30' of https://gitlab.freedesktop.org/ag...Dave Airlie74-576/+741
2026-02-01drm/exynos: vidi: use ctx->lock to protect struct vidi_context member variabl...Jeongjun Park1-6/+32
2026-02-01drm/exynos: vidi: fix to avoid directly dereferencing user pointerJeongjun Park1-4/+18
2026-02-01drm/exynos: vidi: use priv->vidi_dev for ctx lookup in vidi_connection_ioctl()Jeongjun Park2-1/+14
2026-02-01kernel.h: drop STACK_MAGIC macroYury Norov2-0/+3
2026-02-01Merge branch 'mm-hotfixes-stable' into mm-nonmm-stable to pick up changesAndrew Morton3-3/+3
2026-01-31Merge tag 'rust-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2026-01-31drm/radeon: Make MSI address limit based on the device DMA limitVivian Wang2-10/+1
2026-01-31PCI/MSI: Convert the boolean no_64bit_msi flag to a DMA address maskVivian Wang1-1/+1
2026-01-30Merge tag 'drm-fixes-2026-01-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds23-86/+117
2026-01-30Merge tag 'drm-xe-next-fixes-2026-01-29' of https://gitlab.freedesktop.org/dr...Dave Airlie3-3/+43
2026-01-30Merge tag 'drm-misc-next-fixes-2026-01-29' of https://gitlab.freedesktop.org/...Dave Airlie3-5/+14
2026-01-30Merge tag 'drm-intel-next-fixes-2026-01-29' of https://gitlab.freedesktop.org...Dave Airlie1-8/+21
2026-01-30Merge tag 'drm-misc-fixes-2026-01-29' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2-6/+25
2026-01-30gpu: nova-core: remove imports available via preludeGary Guo5-21/+7
2026-01-30Merge tag 'amd-drm-fixes-6.19-2026-01-29' of https://gitlab.freedesktop.org/a...Dave Airlie12-34/+59
2026-01-30Merge tag 'drm-xe-fixes-2026-01-29' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie8-44/+33
2026-01-29drm/xe/nvm: Fix double-free on aux add failureShuicheng Lin1-7/+5
2026-01-29drm/xe/nvm: Manage nvm aux cleanup with devresShuicheng Lin3-25/+22
2026-01-29Merge tag 'mm-hotfixes-stable-2026-01-29-09-41' of git://git.kernel.org/pub/s...Linus Torvalds3-3/+3
2026-01-29drm/amdgpu/gfx12: adjust KGQ reset sequenceAlex Deucher1-10/+13
2026-01-29drm/amdgpu/gfx11: adjust KGQ reset sequenceAlex Deucher1-10/+13
2026-01-29drm/amdgpu/gfx12: fix wptr reset in KGQ initAlex Deucher1-1/+1
2026-01-29drm/amdgpu/gfx11: fix wptr reset in KGQ initAlex Deucher1-1/+1
2026-01-29drm/amdgpu/gfx10: fix wptr reset in KGQ initAlex Deucher1-1/+1
2026-01-29drm/amdgpu/gfx12: adjust KGQ reset sequenceAlex Deucher1-10/+13
2026-01-29drm/amdgpu/gfx11: adjust KGQ reset sequenceAlex Deucher1-10/+13
2026-01-29drm/amdgpu/gfx12: fix wptr reset in KGQ initAlex Deucher1-1/+1
2026-01-29drm/amdgpu/gfx11: fix wptr reset in KGQ initAlex Deucher1-1/+1
2026-01-29drm/amdgpu/gfx10: fix wptr reset in KGQ initAlex Deucher1-1/+1
2026-01-29drm/amdkfd: Use AMDGPU_MQD_SIZE_ALIGN in gfx11+ kfd mqd managerLang Yu4-47/+17
2026-01-29drm/amdkfd: Adjust parameter of allocate_mqdLang Yu11-15/+24
2026-01-29drm/amdgpu: Use AMDGPU_MQD_SIZE_ALIGN in KGDLang Yu3-10/+13
2026-01-29drm/amd/pm: Initialize allowed feature listLijo Lazar11-226/+158
2026-01-29drm/amd/pm: Remove unused logic in SMUv14.0.2Lijo Lazar1-39/+0
2026-01-29drm/amd/pm: Add smu feature interface functionsLijo Lazar7-27/+120
2026-01-29drm/amd/pm: Add smu feature bits data structLijo Lazar1-0/+81
2026-01-29drm/amdgpu: Add a helper macro to align mqd sizeLang Yu1-0/+8