summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2025-02-01Merge tag 'drm-next-2025-02-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds6-21/+16
2025-01-31gpu: drm_dp_cec: fix broken CEC adapter properties checkHans Verkuil1-11/+3
2025-01-29drm/komeda: Add check for komeda_get_layer_fourcc_list()Haoxiang Li1-0/+4
2025-01-29Merge tag 'constfy-sysctl-6.14-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+2
2025-01-29drm/amd/display: restore invalid MSA timing check for freesyncMelissa Wen1-4/+8
2025-01-29drm/amdkfd: only flush the validate MES contexPrike Liang1-2/+5
2025-01-29drm/amd/display: Correct register address in dcn35loanchen1-1/+1
2025-01-29drm/amd/pm: Mark MM activity as unsupportedLijo Lazar1-1/+0
2025-01-29drm/amd/amdgpu: change the config of cgcg on gfx12Kenneth Feng1-11/+0
2025-01-29drm/amdkfd: Block per-queue reset when halt_if_hws_hang=1Jay Cornwall1-2/+2
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2025-01-28drm/ast: astdp: Fix timeout for enabling video signalThomas Zimmermann1-1/+1
2025-01-28treewide: const qualify ctl_tables where applicableJoel Granados2-2/+2
2025-01-28Merge tag 'drm-next-2025-01-27' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds45-1341/+1693
2025-01-27Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds4-11/+6
2025-01-24Merge tag 'drm-misc-next-fixes-2025-01-24' of https://gitlab.freedesktop.org/...Simona Vetter3-9/+19
2025-01-24Merge tag 'amd-drm-next-6.14-2025-01-24' of https://gitlab.freedesktop.org/ag...Simona Vetter37-1323/+1653
2025-01-24drm/amd/display: Optimize cursor position updatesAric Cyr4-12/+19
2025-01-24drm/amd/display: Add hubp cache reset when powergatingAric Cyr14-2/+33
2025-01-24drm/amd/amdgpu: Enable scratch data dump for mes 12Shaoyun Liu2-14/+37
2025-01-24drm/amd: Clarify kdoc for amdgpu.gttsizeMario Limonciello1-1/+1
2025-01-24drm/amd/amdgpu: Prevent null pointer dereference in GPU bandwidth calculationSrinivasan Shanmugam1-2/+2
2025-01-24drm/amd/display: Fix error pointers in amdgpu_dm_crtc_mem_type_changedSrinivasan Shanmugam1-0/+5
2025-01-24drm/amdgpu: fix ring timeout issue in gfx10 sr-iov environmentLin.Cao1-1/+1
2025-01-24drm/amd/pm: Fix smu v13.0.6 caps initializationLijo Lazar1-105/+134
2025-01-24drm/amd/pm: Refactor SMU 13.0.6 SDMA reset firmware version checksJesse.zhang@amd.com1-6/+13
2025-01-24revert "drm/amdgpu/pm: add definition PPSMC_MSG_ResetSDMA2"Jesse.zhang@amd.com3-4/+1
2025-01-24revert "drm/amdgpu/pm: Implement SDMA queue reset for different asic"Jesse.zhang@amd.com1-21/+9
2025-01-24drm/amd/pm: Add capability flags for SMU v13.0.6Lijo Lazar2-68/+158
2025-01-24drm/amd/display: fix SUBVP DC_DEBUG_MASK documentationAlex Deucher1-1/+1
2025-01-24drm/amd/display: fix CEC DC_DEBUG_MASK documentationAlex Deucher1-1/+1
2025-01-24drm/amdgpu: fix the PCIe lanes reporting in the INFO IOCTLAlex Deucher1-8/+11
2025-01-24drm/amdgpu: cache gpu pcie link widthAlex Deucher2-32/+138
2025-01-24drm/amd/display: mark static functions noinline_for_stackTzung-Bi Shih2-12/+12
2025-01-24drm/amdkfd: Clear MODE.VSKIP in gfx9 trap handlerJay Cornwall2-1311/+1318
2025-01-24drm/amdgpu: Refine ip detection log messageLijo Lazar1-2/+2
2025-01-24drm/amdgpu: Add handler for SDMA context emptyLijo Lazar2-0/+23
2025-01-24drm/amd: Add debug option to disable subvpAurabindo Pillai2-0/+8
2025-01-24drm/amdkfd: Sync trap handler binary with sourceJay Cornwall1-367/+359
2025-01-24drm/amdkfd: Fix partial migrate issueEmily Deng1-8/+14
2025-01-24Merge tag 'drm-misc-fixes-2025-01-24' of https://gitlab.freedesktop.org/drm/m...Simona Vetter5-9/+21
2025-01-24drm: zynqmp_dp: Unlock on error in zynqmp_dp_bridge_atomic_enable()Dan Carpenter1-2/+1
2025-01-23drm/v3d: Assign job pointer to NULL before signaling the fenceMaĆ­ra Canal1-4/+12
2025-01-23Merge remote-tracking branch 'drm/drm-next' into drm-misc-next-fixesMaarten Lankhorst35-130/+286
2025-01-23Merge v6.13 into drm-nextSimona Vetter35-130/+286
2025-01-23drm/bochs: Do not put DRM device in PCI remove callbackThomas Zimmermann1-1/+0
2025-01-22drm: select DRM_KMS_HELPER from DRM_GEM_SHMEM_HELPERArnd Bergmann1-0/+3
2025-01-22Merge tag 'rust-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds1-1/+1
2025-01-22Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds10-13/+13
2025-01-22Merge tag 'drm-next-2025-01-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1072-14662/+39211