aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2022-10-27drm/amdkfd: Cleanup kfd_dev structMukul Joshi9-56/+49
2022-10-27drm/amdgpu: disable GFXOFF during compute for GFX11Graham Sider1-0/+7
2022-10-27drm/amd: Fail the suspend if resources can't be evictedMario Limonciello1-5/+10
2022-10-27Revert "drm/amd/display: Limit max DSC target bpp for specific monitors"Hamza Mahfooz1-35/+0
2022-10-27drm/amd/display: use max_dsc_bpp in amdgpu_dmHamza Mahfooz2-6/+11
2022-10-27drm/edid: add a quirk for two LG monitors to get them to work on 10bpcHamza Mahfooz1-0/+12
2022-10-27drm/amdgpu: Add EEPROM I2C address support for ip discoveryCandice Li1-2/+18
2022-10-27drm/amdgpu: Update ras eeprom support for smu v13_0_0 and v13_0_10Candice Li1-0/+10
2022-10-27drm/amdgpu: Optimize TA load/unload/invoke debugfs interfacesCandice Li4-104/+168
2022-10-27drm/amdgpu: Optimize RAS TA initialization and TA unload funcsCandice Li1-2/+8
2022-10-27drm/amdkfd: Fix NULL pointer dereference in svm_migrate_to_ram()Yang Li1-3/+1
2022-10-27drm/amd/display: prevent memory leakgehao2-0/+5
2022-10-27drm/amd/display: move remaining FPU code to dml folderAo Zhong3-2/+14
2022-10-27drm/amd/display: move remaining FPU code to dml folderAo Zhong3-42/+40
2022-10-27drm/amdgpu: remove deprecated MES version varsGraham Sider3-10/+0
2022-10-27drm/amdgpu: correct MES debugfs versionsGraham Sider1-4/+6
2022-10-27drm/amdgpu: Move the mutex_lock to protect the return status of securedisplay...Alan Liu3-4/+13
2022-10-27drm/amdgpu: remove ras_error_status parameter for UMC poison handlerTao Zhou4-16/+8
2022-10-27drm/amdgpu: add RAS poison handling for MCATao Zhou1-11/+20
2022-10-27drm/amdgpu: use page retirement API in MCA notifierTao Zhou1-33/+3
2022-10-27drm/amdgpu: add RAS page retirement functions for MCATao Zhou2-0/+55
2022-10-27drm/amdkfd: remove unused struct cdit_headerPaulo Miguel Almeida1-23/+1
2022-10-27drm/amdkfd: remove unused kfd_pm4_headers_diq header filePaulo Miguel Almeida1-291/+0
2022-10-27drm/amd/display: Filter Invalid 420 Modes for HDMI TMDSFangzhi Zuo1-0/+67
2022-10-27drm/amd/display: Rework comments on dc fileRodrigo Siqueira2-123/+70
2022-10-27drm/amd/display: 3.2.209Aric Cyr1-1/+1
2022-10-27drm/amdgpu: set fb_modifiers_not_supported in vkmsYifan Zhang1-0/+2
2022-10-27drm/amd/display: Add kernel doc for commit sequenceRodrigo Siqueira3-11/+79
2022-10-27drm/amd/display: Add kernel doc to some of the dc fieldsRodrigo Siqueira3-11/+40
2022-10-27drm/amd/display: Add basic ODM descriptionRodrigo Siqueira3-0/+24
2022-10-27drm/amd/display: Add DEC/CRB basic docRodrigo Siqueira2-0/+19
2022-10-27drm/amd/display: Expand kernel doc for DCRodrigo Siqueira7-3/+82
2022-10-27drm/amd/display: Wrong colorimetry workaroundMa Hanghong4-3/+17
2022-10-27drm/amd/display: skip commit minimal transition statezhikzhai1-0/+22
2022-10-27drm/amd/display: wait for vblank during pipe programmingHaiyi Zhou1-4/+2
2022-10-27drm/amd/display: Fix SDR visual confirmAric Cyr1-3/+10
2022-10-27drm/amd/display: cursor update command incompleteMax Tseng1-0/+4
2022-10-27drm/amd/display: Enable timing sync on DCN32Alvin Lee1-0/+1
2022-10-27drm/amd/display: Fix HDCP 1.X 1A-04 failingBhawanpreet Lakha1-1/+1
2022-10-27drm/amd/display: Remove optimization for VRR updatesAlvin Lee1-3/+0
2022-10-27drm/amd/display: Set memclk levels to be at least 1 for dcn32Dillon Varone1-0/+3
2022-10-27drm/amd/display: Update latencies on DCN321Dillon Varone1-5/+5
2022-10-27drm/amd/display: 3.2.208Aric Cyr1-1/+1
2022-10-27drm/amd/display: Document part of the DMUB cmdAnthony Koo1-1/+12
2022-10-27drm/amd/display: Limit dcn32 to 1950Mhz display clockJun Lei1-4/+4
2022-10-27drm/amd/display: Drop struct crc_region and reuse struct rectAlan Liu8-42/+46
2022-10-27drm/amd/display: Implement secure display on DCN21Alan Liu11-189/+223
2022-10-27drm/amd/display: Ignore Cable ID FeatureFangzhi Zuo1-0/+3
2022-10-27drm/amd/display: Update DSC capabilitie for DCN314Leo Chen1-1/+1
2022-10-27drm/i915/sdvo: Extract intel_sdvo_has_audio()Ville Syrjälä1-9/+18