aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2025-11-04drm/amd/display: Fix NULL deref in debugfs odm_combine_segmentsRong Zhang1-1/+2
2025-11-04drm/amdkfd: Don't clear PT after process killedPhilip Yang1-0/+4
2025-11-04drm/amdgpu/smu: Handle S0ix for vangoghAlex Deucher2-0/+9
2025-11-04drm/amdgpu: Drop PMFW RLC notifier from amdgpu_device_suspend()Alex Deucher3-24/+0
2025-11-04drm/amd/display: Fix black screen with HDMI outputsAlex Hung1-0/+1
2025-11-04drm/amd/display: Don't stretch non-native images by default in eDPMario Limonciello (AMD)1-1/+1
2025-11-04drm/amd/pm: fix missing device_attr cleanup in amdgpu_pm_sysfs_init()Yang Wang1-2/+2
2025-11-04drm/amdgpu: set default gfx reset masks for gfx6-8Alex Deucher3-0/+15
2025-11-04drm/xe: Remove unused GT page fault codeMatthew Brost3-763/+0
2025-11-04drm/xe: Add xe_guc_pagefault layerMatthew Brost7-15/+113
2025-11-04drm/xe: Implement xe_pagefault_queue_workMatthew Brost1-1/+234
2025-11-04drm/xe: Implement xe_pagefault_handlerMatthew Brost1-2/+30
2025-11-04drm/xe: Implement xe_pagefault_resetMatthew Brost2-1/+28
2025-11-04drm/xe: Implement xe_pagefault_initMatthew Brost3-2/+112
2025-11-04drm/xe: Stub out new pagefault layerMatthew Brost4-0/+221
2025-11-04drm/amdgpu: fix possible fence leaks from job structureAlex Deucher3-4/+35
2025-11-04drm/amdgpu: suspend ras module before gpu resetYiPeng Chai10-2/+148
2025-11-04drm/amdgpu: add wrapper functions for pmfw eeprom interfaceGangliang Xie2-0/+119
2025-11-04drm/amdgpu: add function to check if pmfw eeprom is supportedGangliang Xie3-2/+48
2025-11-04drm/amd/pm: add smu ras driver frameworkGangliang Xie7-0/+49
2025-11-04drm/amd/pm: implement ras_smu_drv interface for smu v13.0.12Gangliang Xie3-0/+156
2025-11-04drm/amd/pm: add new message definitions for pmfw eeprom interfaceGangliang Xie3-11/+21
2025-11-04Revert "drm/amdkfd: Improve signal event slow path"Philip Yang1-11/+0
2025-11-04drm/amd/display: Fix NULL deref in debugfs odm_combine_segmentsRong Zhang1-1/+2
2025-11-04drm/amdkfd: Don't clear PT after process killedPhilip Yang1-0/+4
2025-11-04drm/amd/ras: Add ras support for umc v12_5_0YiPeng Chai2-1/+3
2025-11-04drm/amd/ras: Add ras support for nbio v7_9_1YiPeng Chai2-1/+3
2025-11-04drm/amdgpu: Add ras ip block nameYiPeng Chai1-0/+1
2025-11-04drm/amd/ras: Increase ras switch control rangeYiPeng Chai2-6/+22
2025-11-04drm/amdgpu/smu: Handle S0ix for vangoghAlex Deucher2-0/+9
2025-11-04drm/amd/pm: Update SMUv13.0.12 partition metricsLijo Lazar1-3/+2
2025-11-04drm/amd/pm: Update SMUv13.0.6 partition metricsLijo Lazar2-3/+38
2025-11-04drm/amd/pm: Add schema v1.1 for parition metricsLijo Lazar1-0/+6
2025-11-04drm/amd/pm: Use gpu metrics 1.9 for SMUv13.0.12Lijo Lazar3-67/+51
2025-11-04drm/amdgpu: validate the bo from done list for NULLSunil Khatri1-0/+2
2025-11-04drm/amdgpu: lock bo before calling amdgpu_vm_bo_update_sharedPierre-Eric Pelloux-Prayer1-0/+7
2025-11-04drm/amdgpu: grab a BO reference in vm_lock_done_list.Christian König1-2/+6
2025-11-04drm/amd/ras: Fix format truncationXiang Liu1-2/+2
2025-11-04drm/amd/display: Promote DC to 3.2.357Taimur Hassan1-1/+1
2025-11-04drm/amd/display: [FW Promotion] Release 0.1.34.0Taimur Hassan1-32/+407
2025-11-04drm/amd/display: Fix black screen with HDMI outputsAlex Hung1-0/+1
2025-11-04drm/amd/display: Increase IB mem sizeAlvin Lee1-1/+1
2025-11-04drm/amd/display: Revert DCN4 max buffered cursor size to 64Dillon Varone1-1/+2
2025-11-04drm/amd/display: Persist stream refcount through restoreJoshua Aberback1-0/+4
2025-11-04drm/amd/display: Add Pstate viewport reductionAustin Zheng1-0/+2
2025-11-04drm/amd/display: Refactor VActive implementationAustin Zheng7-62/+69
2025-11-04drm/amd/display: Update P-state naming for clarity.Austin Zheng3-7/+15
2025-11-04drm/amd/display: Remove old PMO optionsAustin Zheng3-9/+3
2025-11-04drm/amd/display: Add pte_buffer_mode and force_one_row_for_frame in dchub regAustin Zheng1-0/+2
2025-11-04drm/amd/display: Extend inbox0 lock to run Replay/PSRAndrew Mazour3-18/+41