summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2025-03-24drm/probe-helper: Do not fail from drmm_kms_helper_poll_init()Thomas Zimmermann
2025-03-24drm/udl: Switch poll helpers to managed cleanupThomas Zimmermann
2025-03-24drm/udl: Unregister device before cleaning up on disconnectThomas Zimmermann
2025-03-24drm/i915/dmc: Create debugfs entry for dc6 counterMohammed Thasleem
2025-03-24Merge tag 'amd-drm-next-6.15-2025-03-21' of https://gitlab.freedesktop.org/ag...Dave Airlie
2025-03-24Merge tag 'amd-drm-next-6.15-2025-03-14' of https://gitlab.freedesktop.org/ag...Dave Airlie
2025-03-24drm/i915/vrr: Avoid reading vrr.enable based on fixed_rr checkAnkit Nautiyal
2025-03-24drm/i915/display: Add fixed_rr to crtc_state dumpAnkit Nautiyal
2025-03-24Merge tag 'drm-misc-next-fixes-2025-03-13' of https://gitlab.freedesktop.org/...Dave Airlie
2025-03-24drm/i915/vdsc: Use the DSC config tables for DSI panelsSuraj Kandpal
2025-03-24drm/bridge: fsl-ldb: make warning message more informativeLuca Ceresoli
2025-03-24drm/bridge: imx8qxp-ldb: cleanup return valueLuca Ceresoli
2025-03-23drm/xe: Fix unmet direct dependencies warningYue Haibing
2025-03-23drm/v3d: Use V3D_SMS registers for power on/off and reset on V3D 7.xMaíra Canal
2025-03-23drm/v3d: Associate a V3D tech revision to all supported devicesMaíra Canal
2025-03-21drm/xe: Allow to inject error in early probeLucas De Marchi
2025-03-21drm/xe: Set survivability mode before heci initLucas De Marchi
2025-03-21drm/xe: Move survivability back to xeLucas De Marchi
2025-03-21drm/xe/uc: Add support for different firmware files on each GTLucas De Marchi
2025-03-21drm/xe/uc: Remove static from loop variableLucas De Marchi
2025-03-21drm/amd/pm: Update feature list for smu_v13_0_6Asad Kamal
2025-03-21drm/amdgpu: Add parameter documentation for amdgpu_sync_fenceSrinivasan Shanmugam
2025-03-21drm/amdgpu/discovery: optionally use fw based ip discoveryAlex Deucher
2025-03-21drm/amdgpu/discovery: use specific ip_discovery.bin for legacy asicsFlora Cui
2025-03-21drm/amdgpu/discovery: check ip_discovery fw file availableFlora Cui
2025-03-21drm/amd/pm: Remove unnecessay UQ10 to UINT conversionAsad Kamal
2025-03-21drm/amd/pm: Remove unnecessay UQ10 to UINT conversionAsad Kamal
2025-03-21drm/amdgpu/sdma_v4_4_2: update VM flush implementation for SDMAJesse.zhang@amd.com
2025-03-21drm/amdgpu: Optimize VM invalidation engine allocation and synchronize GPU TL...Jesse.zhang@amd.com
2025-03-21drm/amd/amdgpu: Increase max rings to enable SDMA page ringJesse.zhang@amd.com
2025-03-21drm/amdgpu: Decode deferred error type in gfx aca bank parserXiang Liu
2025-03-21drm/amdgpu/gfx11: Add Cleaner Shader Support for GFX11.5 GPUsSrinivasan Shanmugam
2025-03-21drm/amdgpu/mes: clean up SDMA HQD loopAlex Deucher
2025-03-21drm/amdgpu/mes: enable compute pipes across all MECAlex Deucher
2025-03-21drm/amdgpu/mes: drop MES 10.x leftoversAlex Deucher
2025-03-21drm/amdgpu/mes: optimize compute loop handlingAlex Deucher
2025-03-21drm/amdgpu/sdma: guilty tracking is per instanceAlex Deucher
2025-03-21drm/amdgpu/sdma: fix engine reset handlingAlex Deucher
2025-03-21drm/amdgpu: remove invalid usage of sched.readyChristian König
2025-03-21drm/amdgpu: add cleaner shader trace pointChristian König
2025-03-21drm/amdgpu: add isolation trace pointChristian König
2025-03-21drm/amdgpu: stop reserving VMIDs to enforce isolationChristian König
2025-03-21drm/amdgpu: rework how the cleaner shader is emitted v3Christian König
2025-03-21drm/amdgpu: rework how isolation is enforced v2Christian König
2025-03-21drm/amdgpu: overwrite signaled fence in amdgpu_syncChristian König
2025-03-21drm/amdgpu: use GFP_NOWAIT for memory allocationsChristian König
2025-03-21drm/amd/amdgpu: Revert "drm/amd/amdgpu: shorten the gfx idle worker timeout"Kenneth Feng
2025-03-21drm/amdgpu/sdam: Skip SDMA queue reset for SRIOVAhmad Rehman
2025-03-21drm/amdgpu: Add support to load PSP TA v13.0.12 for SRIOVAhmad Rehman
2025-03-21drm/amdgpu: Enable amdgpu_ras_resume for gfx 9.5.0Ellen Pan