summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-08-30drm/msm/adreno: Use kvmemdup to simplify the codeLi Zetao
2024-08-30drm/xe/hwmon: Treat hwmon as a per-device conceptMatt Roper
2024-08-30drm/xe/pcode: Treat pcode as per-tile rather than per-GTMatt Roper
2024-08-30drm/xe/display: Drop unnecessary xe_gt.h includesMatt Roper
2024-08-30drm/imagination: Convert to use time_before macroChen Yufan
2024-08-30Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2024-08-30drm: komeda: Fix an issue related to normalized zposhongchi.peng
2024-08-30drm/xe: Fix memory leak on xe_alloc_pf_queue failureNirmoy Das
2024-08-30drm/xe/pf: Improve VF controlMichal Wajdeczko
2024-08-30drm/xe/pf: Drop GuC notifications for non-existing VFMichal Wajdeczko
2024-08-30drm/xe/pf: Fix documentation formattingMichal Wajdeczko
2024-08-30drm/xe/pf: Add function to sanitize VF resourcesMichal Wajdeczko
2024-08-30fs: move FMODE_UNSIGNED_OFFSET to fop_flagsChristian Brauner
2024-08-30Merge tag 'drm-intel-next-2024-08-29' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2024-08-30Merge tag 'drm-xe-next-2024-08-28' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2024-08-30Merge tag 'drm-misc-next-2024-08-29' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2024-08-30Merge tag 'drm-misc-fixes-2024-08-29' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-08-30Merge tag 'drm-xe-fixes-2024-08-29' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-08-30Merge tag 'drm-intel-fixes-2024-08-29' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2024-08-29drm/i915/bios: Update new entries in VBT BDB block definitionsDnyaneshwar Bhadane
2024-08-29drm/xe/gsc: Wedge the device if the GSCCS reset failsDaniele Ceraolo Spurio
2024-08-29drm/amdgpu: always allocate cleared VRAM for GEM allocationsAlex Deucher
2024-08-29drm/tegra: hdmi: Make read-only const array freqs staticColin Ian King
2024-08-29gpu: host1x: Make host1x_context_device_bus_type constantKunwu Chan
2024-08-29gpu: host1x: Add MLOCK recovery for rest of enginesMikko Perttunen
2024-08-29gpu: host1x: Complete stream ID entry tablesMikko Perttunen
2024-08-29gpu: host1x: Handle CDMA wraparound when debug printingMikko Perttunen
2024-08-29gpu: host1x: Fix _writel function declarationsMikko Perttunen
2024-08-29drm/tegra: gem: Don't attach dma-bufs when not neededMikko Perttunen
2024-08-29drm/tegra: gem: Open code drm_prime_gem_destroyMikko Perttunen
2024-08-29Revert "drm/tegra: gr3d: Convert into dev_pm_domain_attach|detach_list()"Thierry Reding
2024-08-29drm/amdgpu/mes: add mes mapping legacy queue switchJack Xiao
2024-08-29drm/amdkfd: Don't drain ih1 for APUYifan Zhang
2024-08-29drm/amdgpu/gfx12: return early in preempt_ib()Alex Deucher
2024-08-29drm/amdgpu/gfx11: return early in preempt_ib()Alex Deucher
2024-08-29drm/amd/display: Determine IPS mode by ASIC and PMFW versionsLeo Li
2024-08-29drm/amdgpu: Move the dumping log out of for loopSunil Khatri
2024-08-29drm/amd/amdgpu: move drain_workqueue before shutdown is setVictor Zhao
2024-08-29drm/amdgpu: Do core dump immediately when job tmoTrigger Huang
2024-08-29drm/amdgpu: skip printing vram_lost if neededTrigger Huang
2024-08-29drm/amdgpu/gfx9: put queue resets behind a debug optionAlex Deucher
2024-08-29drm/amdgpu: add experimental resets debug flagAlex Deucher
2024-08-29drm/amdgpu/display: Fix a mistake in revert commitFangzhi Zuo
2024-08-29drm/xe/gsc: Add debugfs to print GSC infoDaniele Ceraolo Spurio
2024-08-29drm/xe/gsc: Track the platform in the compatibility versionDaniele Ceraolo Spurio
2024-08-29drm/xe/gsc: Fix FW status if the firmware is already loadedDaniele Ceraolo Spurio
2024-08-29drm/xe/gsc: Do not attempt to load the GSC multiple timesDaniele Ceraolo Spurio
2024-08-29drm/i915: deprecate the i915.modeset module parameterJani Nikula
2024-08-29drm/i915: fail module probe on nomodeset and i915.modeset=0Jani Nikula
2024-08-29drm/mediatek: Use spin_lock_irqsave() for CRTC event lockFei Shao