summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2025-10-12drm/amdgpu/gfx11: Add Cleaner Shader Support for GFX11.0.1/11.0.4 GPUsSrinivasan Shanmugam
2025-10-12drm/amdgpu: Enable MES lr_compute_wa by defaultMario Limonciello
2025-10-02drm/amd/display: Only restore backlight after amdgpu_dm_init or dm_resumeMatthew Schwartz
2025-10-02drm/ast: Use msleep instead of mdelay for edid readNirmoy Das
2025-10-02drm/xe: Don't copy pinned kernel bos twice on suspendThomas Hellström
2025-10-02Revert "drm/xe/guc: Enable extended CAT error reporting"Sasha Levin
2025-10-02Revert "drm/xe/guc: Set RCS/CCS yield policy"Sasha Levin
2025-10-02drm/panthor: Defer scheduler entitiy destruction to queue releaseAdrián Larumbe
2025-10-02drm/amd/display: remove output_tf_change flagMelissa Wen
2025-10-02drm/i915/ddi: Guard reg_val against a INVALID_TRANSCODERSuraj Kandpal
2025-10-02drm/xe: Fix build with CONFIG_MODULES=nLucas De Marchi
2025-10-02drm/xe/vf: Don't expose sysfs attributes not applicable for VFsMichal Wajdeczko
2025-10-02drm/gma500: Fix null dereference in hdmi teardownZabelin Nikita
2025-10-02amd/amdkfd: correct mem limit calculation for small APUsYifan Zhang
2025-10-02drm/amdkfd: fix p2p links bug in topologyEric Huang
2025-10-02drm/panfrost: Add support for Mali on the MT8370 SoCLouis-Alexis Eyraud
2025-10-02drm/panfrost: Commonize Mediatek power domain array definitionsLouis-Alexis Eyraud
2025-10-02drm/panfrost: Drop duplicated Mediatek supplies arraysLouis-Alexis Eyraud
2025-09-25drm/xe/guc: Set RCS/CCS yield policyDaniele Ceraolo Spurio
2025-09-25drm/xe/guc: Enable extended CAT error reportingDaniele Ceraolo Spurio
2025-09-25drm/xe: Fix error handling if PXP fails to startDaniele Ceraolo Spurio
2025-09-25drm/xe: Fix a NULL vs IS_ERR() in xe_vm_add_compute_exec_queue()Dan Carpenter
2025-09-25drm: bridge: cdns-mhdp8546: Fix missing mutex unlock on error pathQi Xi
2025-09-25drm: bridge: anx7625: Fix NULL pointer dereference with early IRQLoic Poulain
2025-09-25drm/xe/pf: Drop rounddown_pow_of_two fair LMEM limitationMichal Wajdeczko
2025-09-25drm/xe/tile: Release kobject for the failure pathShuicheng Lin
2025-09-25drm/amd: Only restore cached manual clock settings in restore if OD enabledMario Limonciello
2025-09-25drm/amd/display: Allow RX6xxx & RX7700 to invoke amdgpu_irq_get/putIvan Lipski
2025-09-25drm/amdgpu: suspend KFD and KGD user queues for S0ixAlex Deucher
2025-09-25drm/amdkfd: add proper handling for S0ixAlex Deucher
2025-09-19drm/amd/display: use udelay rather than fsleepAlex Deucher
2025-09-19drm/xe/configfs: Don't touch survivability_mode on finiMichal Wajdeczko
2025-09-19drm/panthor: validate group queue countChia-I Wu
2025-09-19drm/amd/amdgpu: Declare isp firmware binary filePratap Nirujogi
2025-09-19drm/amd/display: Drop dm_prepare_suspend() and dm_complete()Mario Limonciello (AMD)
2025-09-19drm/amd/display: Destroy cached state in complete() callbackMario Limonciello
2025-09-19drm/amd/display: Disable DPCD Probe QuirkFangzhi Zuo
2025-09-19drm/dp: Add an EDID quirk for the DPCD register access probeImre Deak
2025-09-19drm/edid: Add support for quirks visible to DRM core and driversImre Deak
2025-09-19drm/edid: Define the quirks in an enum listImre Deak
2025-09-19drm/amd/display: remove oem i2c adapter on finishGeoffrey McRae
2025-09-19drm/amd/display: Correct sequences and delays for DCN35 PG & RCGOvidiu Bunea
2025-09-19drm/amdgpu/vcn4: Fix IB parsing with multiple engine info packagesDavid Rosca
2025-09-19drm/amdgpu/vcn: Allow limiting ctx to instance 0 for AV1 at any timeDavid Rosca
2025-09-19drm/amdgpu: fix a memory leak in fence cleanup when unloadingAlex Deucher
2025-09-19drm/xe: Block exec and rebind worker while evicting for suspend / hibernateThomas Hellström
2025-09-19drm/xe: Allow the pm notifier to continue on failureThomas Hellström
2025-09-19drm/xe: Attempt to bring bos back to VRAM after evictionThomas Hellström
2025-09-19drm/i915/power: fix size for for_each_set_bit() in abox iterationJani Nikula
2025-09-19drm/mediatek: fix potential OF node use-after-freeJohan Hovold