summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2025-03-04drm/i915: Relocate RING_FAULT bitsVille Syrjälä
2025-03-04drm/i915: Bump RING_FAULT engine ID bitsVille Syrjälä
2025-02-18drm/i915/gt: add wait on depth stall done bit handlingJuha-Pekka Heikkila
2025-02-17drm/i915/gt: Replace kmap with its safer kmap_local_page counterpartAndi Shyti
2025-02-13drm/i915/gt: Use spin_lock_irqsave() in interruptible contextKrzysztof Karas
2025-02-13drm/i915/selftests: use prandom in selftestMarkus Theil
2025-02-11selftests: i915: Use struct_size() helper in kmalloc()luoqing
2025-02-06drm/i915/selftests: avoid using uninitialized contextKrzysztof Karas
2025-02-05drm/i915/pmu: Drop custom hotplug codeLucas De Marchi
2025-02-05Merge drm/drm-next into drm-intel-gt-nextTvrtko Ursulin
2025-02-04drm/i915/slpc: Add sysfs for SLPC power profilesVinay Belgaumkar
2025-01-31Merge tag 'drm-next-2025-02-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-01-30Revert "drm/i915/gt: Log reason for setting TAINT_WARN at reset"Sebastian Brzezinka
2025-01-29Merge tag 'constfy-sysctl-6.14-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-01-29drm/i915/guc: Debug print LRC state entries only if the context is pinnedDaniele Ceraolo Spurio
2025-01-28drm/amd/display: restore invalid MSA timing check for freesyncMelissa Wen
2025-01-28drm/amdkfd: only flush the validate MES contexPrike Liang
2025-01-28drm/amd/display: Correct register address in dcn35loanchen
2025-01-28drm/amd/pm: Mark MM activity as unsupportedLijo Lazar
2025-01-28drm/amd/amdgpu: change the config of cgcg on gfx12Kenneth Feng
2025-01-28drm/amdkfd: Block per-queue reset when halt_if_hws_hang=1Jay Cornwall
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-28drm/i915/guc/slpc: Add helper function slpc_measure_powerSk Anirban
2025-01-28drm/i915/selftests: Correct frequency handling in RPS power measurementSk Anirban
2025-01-28drm/i915: Add Wa_22010465259 in its respective WA listRanu Maurya
2025-01-28drm/i915: Fix page cleanup on DMA remap failureBrian Geffon
2025-01-28treewide: const qualify ctl_tables where applicableJoel Granados
2025-01-27Merge tag 'drm-next-2025-01-27' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-01-27drm/i915/pmu: Fix zero delta busyness issueUmesh Nerlige Ramappa
2025-01-27drm/i915: Remove unused live_context_for_engineDr. David Alan Gilbert
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-01-24Merge tag 'drm-misc-next-fixes-2025-01-24' of https://gitlab.freedesktop.org/...Simona Vetter
2025-01-24Merge tag 'amd-drm-next-6.14-2025-01-24' of https://gitlab.freedesktop.org/ag...Simona Vetter
2025-01-24drm/amd/display: Optimize cursor position updatesAric Cyr
2025-01-24drm/amd/display: Add hubp cache reset when powergatingAric Cyr
2025-01-24drm/amd/amdgpu: Enable scratch data dump for mes 12Shaoyun Liu
2025-01-24drm/amd: Clarify kdoc for amdgpu.gttsizeMario Limonciello
2025-01-24drm/amd/amdgpu: Prevent null pointer dereference in GPU bandwidth calculationSrinivasan Shanmugam
2025-01-24drm/amd/display: Fix error pointers in amdgpu_dm_crtc_mem_type_changedSrinivasan Shanmugam
2025-01-24drm/amdgpu: fix ring timeout issue in gfx10 sr-iov environmentLin.Cao
2025-01-24drm/amd/pm: Fix smu v13.0.6 caps initializationLijo Lazar
2025-01-24drm/amd/pm: Refactor SMU 13.0.6 SDMA reset firmware version checksJesse.zhang@amd.com
2025-01-24revert "drm/amdgpu/pm: add definition PPSMC_MSG_ResetSDMA2"Jesse.zhang@amd.com
2025-01-24revert "drm/amdgpu/pm: Implement SDMA queue reset for different asic"Jesse.zhang@amd.com
2025-01-24drm/amd/pm: Add capability flags for SMU v13.0.6Lijo Lazar
2025-01-24drm/amd/display: fix SUBVP DC_DEBUG_MASK documentationAlex Deucher
2025-01-24drm/amd/display: fix CEC DC_DEBUG_MASK documentationAlex Deucher
2025-01-24drm/amdgpu: fix the PCIe lanes reporting in the INFO IOCTLAlex Deucher
2025-01-24drm/amdgpu: cache gpu pcie link widthAlex Deucher
2025-01-24drm/amd/display: mark static functions noinline_for_stackTzung-Bi Shih