summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-03-23drm/amd/pm: Add LightSBR SMU MSG supportshaoyunl7-0/+42
2021-03-23drm/amdgpu: skip read eeprom for device that pending on XGMI resetshaoyunl1-0/+6
2021-03-23drm/amd/display: Remove unused definesQingqing Zhuo1-2/+0
2021-03-23drm/amdgpu: fix S0ix handling when the CONFIG_AMD_PMC=mAlex Deucher1-1/+1
2021-03-23drm/radeon: keep __user during castChristian König1-1/+1
2021-03-23drm/radeon: fix AGP dependencyChristian König1-0/+1
2021-03-23drm/radeon: also init GEM funcs in radeon_gem_prime_import_sg_tableChristian König3-2/+6
2021-03-23drm/amd/pm: correct the watermark settings for PolarisEvan Quan1-4/+4
2021-03-23drm/amdgpu : Fix asic reset regression issue introduce by 8f211fe8ac7c4fshaoyunl1-1/+1
2021-03-23drm/amd/pm: bug fix for pcie dpmKenneth Feng3-21/+141
2021-03-23drm/amdgpu: add ih waiter on process until checkpointJonathan Kim2-0/+54
2021-03-23drm/amdgpu/display: Implement functions to let DC allocate GPU memoryZhan Liu3-3/+54
2021-03-23drm/amdgpu/display: Use wm_table.entries for dcn301 calculate_wmZhan Liu1-1/+95
2021-03-23drm/amdgpu: fb BO should be ttm_bo_type_deviceNirmoy Das1-1/+1
2021-03-23drm/amdgpu: Reset the devices in the XGMI hive duirng probeshaoyunl6-31/+164
2021-03-23drm/amdgpu: Add reset_list for device list used for resetshaoyunl2-15/+19
2021-03-23drm/amdgpu: Init the cp MQD if it's not be initialized beforeshaoyunl1-3/+17
2021-03-23drm/amdgpu: Add kfd init_complete flag to check from amdgpu sideshaoyunl3-2/+11
2021-03-23Revert "drm/amdgpu: add psp RAP L0 check support"Kevin Wang1-9/+1
2021-03-23drm/amdgpu: Verify bo size can fit framebuffer size on init.Mark Yacoub3-15/+65
2021-03-23drm/amd/display: remove duplicate include in dcn21 and gpioZhang Yunkai2-5/+0
2021-03-23drm/amd/display: remove duplicate include in amdgpu_dm.cZhang Yunkai1-1/+0
2021-03-23drm/amdgpu/swsmu: fix error return code of smu_v11_0_set_allowed_mask()Jia-Ju Bai1-1/+3
2021-03-23drm/amd/display: Align cursor cache address to 2KBJoshua Aberback1-3/+2
2021-03-23drm/amd/display: Revert dram_clock_change_latency for DCN2.1Sung Lee1-1/+1
2021-03-23drm/amd/display: 3.2.126Aric Cyr1-1/+1
2021-03-23drm/amd/display: Added multi instance support for panel controlJake Wang6-18/+33
2021-03-23drm/amd/display: [FW Promotion] Release 0.0.55Anthony Koo1-39/+795
2021-03-23drm/amd/display: Fixed read/write pointer issue for get dmub traceYongqiang Sun4-18/+13
2021-03-23drm/amd/display: Fix warningQingqing Zhuo2-3/+12
2021-03-23drm/amd/display: Read all the trace entry if it is not emptyYongqiang Sun1-5/+14
2021-03-23drm/amd/display: Enable pflip interrupt upon pipe enableQingqing Zhuo10-0/+37
2021-03-23drm/amd/display: Fix dmub trace event not update issueYongqiang Sun1-1/+1
2021-03-23drm/amd/display: Move define from internal header to dmub_cmd.hYongqiang Sun2-3/+14
2021-03-23drm/amd/display: Fix typo when retrieving dppclk from UEFI configMartin Leung1-1/+1
2021-03-23drm/amd/display: Skip powerstate DC hw access if virtual dalMartin Leung1-0/+3
2021-03-23drm/amd/display: Enabled pipe harvesting in dcn30Dillon Varone1-0/+31
2021-03-23drm/amdgpu: Check if FB BAR is enabled for ROM readLijo Lazar1-0/+4
2021-03-23drm/amd/pm: Remove min/max overload of pp_dpm_sclkLijo Lazar1-85/+0
2021-03-23drm/amd/pm: Enable pp_od_clk_voltage node on aldebaranLijo Lazar2-2/+78
2021-03-23drm/amdgpu: Set GTT_USWC flag to enable freesync v2Shashank Sharma1-3/+11
2021-03-23drm/amdgpu: clean-up unused variableShashank Sharma1-8/+0
2021-03-23Revert freesync video patches temporarilyAurabindo Pillai4-349/+35
2021-03-23drm/amdkfd: Fix UBSAN shift-out-of-bounds warningAnson Jacob1-2/+15
2021-03-23drm/amdgpu: Increase PSP runtime TMR region sizeOak Zeng2-3/+3
2021-03-23drm/amdkfd: apply uncached flag for aldebaranEric Huang1-1/+7
2021-03-23drm/amdgpu: set snoop bit in pde/pte entries for A+AEric Huang1-0/+4
2021-03-23drm/amdgpu: set CPU mapping of vram as cached for A+A modeEric Huang1-1/+4
2021-03-23drm/amdgpu: harvest edc status when connected to host via xGMIDennis Li7-28/+107
2021-03-23drm/amdgpu: Make noretry the default on AldebaranFelix Kuehling1-0/+1