aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
Commit message (Expand)AuthorAgeFilesLines
...
| * | drm/amd: Fail the suspend if resources can't be evictedMario Limonciello2022-11-021-5/+10
| * | drm/amdkfd: Fix NULL pointer dereference in svm_migrate_to_ram()Yang Li2022-11-021-3/+1
| * | drm/amdgpu: correct MES debugfs versionsGraham Sider2022-11-021-4/+6
| * | drm/amdgpu: set fb_modifiers_not_supported in vkmsYifan Zhang2022-11-021-0/+2
| * | drm/amd/display: cursor update command incompleteMax Tseng2022-11-021-0/+4
| * | drm/amd/display: Enable timing sync on DCN32Alvin Lee2022-11-021-0/+1
| * | drm/amd/display: Set memclk levels to be at least 1 for dcn32Dillon Varone2022-11-021-0/+3
| * | drm/amd/display: Update latencies on DCN321Dillon Varone2022-11-021-5/+5
| * | drm/amd/display: Limit dcn32 to 1950Mhz display clockJun Lei2022-11-021-4/+4
| * | drm/amd/display: Ignore Cable ID FeatureFangzhi Zuo2022-11-021-0/+3
| * | drm/amd/display: Update DSC capabilitie for DCN314Leo Chen2022-11-021-1/+1
| * | drm/amdgpu: disallow gfxoff until GC IP blocks complete s2idle resumePrike Liang2022-10-261-0/+16
| * | drm/amd/display: Revert logic for plane modifiersJoaquín Ignacio Aramendía2022-10-241-43/+7
| * | drm/amdkfd: correct the cache info for gfx1036Jesse Zhang2022-10-241-1/+52
| * | drm/amdkfd: update gfx1037 Lx cache settingPrike Liang2022-10-241-1/+52
| * | drm/amdgpu: skip mes self test for gc 11.0.3 in recoverYuBiao Wang2022-10-241-1/+1
| * | drm/amd: Add IMU fw version to fw version queriesDavid Francis2022-10-244-1/+18
| * | drm/amd/display: Don't return false if no streamAlvin Lee2022-10-241-1/+1
| * | drm/amd/display: Remove wrong pipe control lockRodrigo Siqueira2022-10-241-11/+1
| * | drm/amd/pm: allow gfxoff on gc_11_0_3Kenneth Feng2022-10-242-0/+2
| * | drm/amdkfd: Fix memory leak in kfd_mem_dmamap_userptr()Rafael Mendonca2022-10-241-3/+3
| * | drm/amdgpu: Remove ATC L2 access for MMHUB 2.1.xLijo Lazar2022-10-241-20/+8
| * | drm/amdgpu: Adjust MES polling timeout for sriovYiqing Yao2022-10-211-1/+8
| * | drm/amd/pm: update driver-if header for smu_v13_0_10Kenneth Feng2022-10-213-35/+84
| * | drm/amdgpu: fix pstate setting issueChengming Gui2022-10-211-1/+4
| |/
* | Merge tag 'amd-drm-next-6.2-2022-11-18' of https://gitlab.freedesktop.org/agd...Dave Airlie2022-11-22166-1529/+2490
|\ \
| * | drm/amdgpu: make psp_ring_init commonAlex Deucher2022-11-179-191/+26
| * | drm/amdgpu/psp12: move ih_reroute into ring_createAlex Deucher2022-11-171-2/+2
| * | drm/amd/display: fix kernel-doc issues in dc.hRandy Dunlap2022-11-171-6/+6
| * | drm/amdkfd: enable cooperative launch for gfx10.3Jonathan Kim2022-11-171-1/+4
| * | drm/amdgpu: Enable Aldebaran devices to report CU OccupancyRamesh Errabolu2022-11-171-0/+1
| * | drm/amdgpu: add JPEG 4.0 RAS poison consumption handlingTao Zhou2022-11-171-0/+18
| * | drm/amdgpu: add VCN 4.0 RAS poison consumption handlingTao Zhou2022-11-171-0/+10
| * | drm/amdgpu: add irq source id definition for VCN/JPEG 4.0Tao Zhou2022-11-171-0/+3
| * | drm/amdgpu: add RAS error query for JPEG 4.0Tao Zhou2022-11-172-0/+70
| * | drm/amdgpu: add RAS query support for VCN 4.0Tao Zhou2022-11-172-0/+66
| * | drm/amdgpu: define common jpeg_set_ras_funcsTao Zhou2022-11-173-12/+19
| * | drm/amdgpu: define common vcn_set_ras_funcsTao Zhou2022-11-173-12/+19
| * | drm/amdgpu: enable RAS for VCN/JPEG v4.0Tao Zhou2022-11-171-1/+2
| * | drm/amdgpu: Enable mode-1 reset for RAS recovery in fatal error modeYiPeng Chai2022-11-172-1/+10
| * | drm/amdgpu: Add support for RAS table at 0x40000Luben Tuikov2022-11-171-1/+6
| * | drm/amdgpu: Interpret IPMI data for product information (v2)Luben Tuikov2022-11-171-98/+85
| * | drm/amdgpu: Bug-fix: Reading I2C FRU data on newer ASICsLuben Tuikov2022-11-171-11/+25
| * | drm/amdgpu: Allow non-standard EEPROM I2C addressLuben Tuikov2022-11-171-1/+1
| * | drm/amdgpu: cleanup amdgpu_hmm_range_get_pagesChristian König2022-11-174-21/+11
| * | drm/amdgpu: rename the files for HMM handlingChristian König2022-11-179-31/+33
| * | drm/amdgpu: fix userptr HMM range handling v2Christian König2022-11-177-51/+46
| * | drm/amdgpu: always register an MMU notifier for userptrChristian König2022-11-171-5/+3
| * | drm/amdgpu/dm/dp_mst: Don't grab mst_mgr->lock when computing DSC stateLyude Paul2022-11-171-4/+0
| * | drm/amdgpu/dm/mst: Use the correct topology mgr pointer in amdgpu_dm_connectorLyude Paul2022-11-171-19/+18