summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2021-05-26drm/amdgpu: update sdma golden setting for Navi12Guchun Chen1-0/+4
2021-05-26drm/amdgpu: update gc golden setting for Navi12Guchun Chen1-2/+4
2021-05-26drm/amdgpu: disable 3DCGCG on picasso/raven1 to avoid compute hangChangfeng2-5/+7
2021-05-26drm/amdgpu: Fix GPU TLB update error when PAGE_SIZE > AMDGPU_PAGE_SIZEYi Li1-1/+1
2021-05-22drm/amd/display: Fix two cursor duplication when using overlayRodrigo Siqueira1-0/+51
2021-05-22amdgpu/pm: Prevent force of DCEFCLK on NAVI10 and SIENNA_CICHLIDDarren Powell2-2/+7
2021-05-19drm/amd/display: Initialize attribute for hdcp_srm sysfs fileDavid Ward1-0/+1
2021-05-19drm/amdgpu: Add mem sync flag for IB allocated by SAJinzhou Su1-0/+2
2021-05-19drm/amd/display: add handling for hdcp2 rx id list validationDingchen (David) Zhang1-0/+2
2021-05-19drm/amd/display: fixed divide by zero kernel crash during dsc enablementRobin Singh1-6/+9
2021-05-19drm/amd/display: Force vsync flip when reconfiguring MPCCAnthony Wang1-0/+4
2021-05-14drm/amd/pm: fix error code in smu_set_power_limit()Dan Carpenter1-0/+1
2021-05-14drm/amd/display: use GFP_ATOMIC in dcn20_resource_constructNirmoy Das4-18/+18
2021-05-14drm/amdkfd: fix build error with AMD_IOMMU_V2=mFelix Kuehling2-2/+13
2021-05-14drm/amd/display: Fix off by one in hdmi_14_process_transaction()Dan Carpenter1-4/+5
2021-05-14drm/amdgpu: fix concurrent VM flushes on Vega/Navi v2Christian König3-8/+18
2021-05-14drm/amd/display: Reject non-zero src_y and src_x for video planesHarry Wentland1-0/+17
2021-05-11drm/amdgpu: fix NULL pointer dereferenceGuchun Chen1-1/+1
2021-05-11drm/amd/display: Try YCbCr420 color when YCbCr444 failsWerner Sembach1-0/+9
2021-05-11amdgpu: avoid incorrect %hu format stringArnd Bergmann1-1/+1
2021-05-11drm/amdkfd: Fix cat debugfs hang_hws file causes system crash bugQu Huang1-1/+6
2021-05-11drm/amd/display: Fix UBSAN: shift-out-of-bounds warningAnson Jacob5-25/+115
2021-05-11drm/amd/display: Fix debugfs link_settings entryFangzhi Zuo1-7/+8
2021-05-11drm/amdgpu/ttm: Fix memory leak userptr pagesDaniel Gomez1-3/+3
2021-05-11drm/amd/display: fix dml prefetch validationDmytro Laktyushkin2-0/+2
2021-05-11drm/amd/display: DCHUB underflow counter increasing in some scenariosAric Cyr1-1/+3
2021-05-11drm/amd/display: Fix UBSAN warning for not a valid value for type '_Bool'Anson Jacob1-5/+1
2021-05-11drm/amd/pm: fix workload mismatch on vega10Kenneth Feng1-1/+1
2021-05-11drm/amdgpu : Fix asic reset regression issue introduce by 8f211fe8ac7c4fshaoyunl1-1/+1
2021-05-11drm/amdkfd: Fix UBSAN shift-out-of-bounds warningAnson Jacob1-2/+15
2021-05-11drm/amdgpu: mask the xgmi number of hops reported from psp to kfdJonathan Kim1-1/+8
2021-05-11drm/amdgpu: Fix some unload driver issuesEmily Deng2-2/+4
2021-05-11drm/amd/display/dc/dce/dce_aux: Remove duplicate line causing 'field overwrit...Lee Jones1-1/+0
2021-05-11drm/amdgpu/display: buffer INTERRUPT_LOW_IRQ_CONTEXT interrupt workXiaogang Chen2-49/+80
2021-05-11drm/amd/display: Don't optimize bandwidth before disabling planesAric Cyr1-1/+2
2021-05-11drm/amd/display: Check for DSC support instead of ASIC revisionEryk Brol1-1/+1
2021-05-11drm/amd/display: changing sr exit latencyMartin Leung1-1/+1
2021-04-07drm/amdgpu: check alignment on CPU page for bo mapXℹ Ruoyao1-4/+4
2021-04-07drm/amdgpu: fix offset calculation in amdgpu_vm_bo_clear_mappings()Nirmoy Das1-1/+1
2021-04-07drm/amdkfd: dqm fence memory corruptionQu Huang7-12/+12
2021-03-30drm/amdgpu: Add additional Sienna Cichlid PCI IDAlex Deucher1-0/+1
2021-03-30drm/amdgpu/display: restore AUX_DPHY_TX_CONTROL for DCN2.xAlex Deucher1-2/+1
2021-03-30drm/amd/pm: workaround for audio noise issueKenneth Feng4-11/+166
2021-03-30drm/amdgpu: fb BO should be ttm_bo_type_deviceNirmoy Das1-1/+1
2021-03-30drm/amd/display: Revert dram_clock_change_latency for DCN2.1Sung Lee1-1/+1
2021-03-25drm/amd/pm: fulfill the Polaris implementation for get_clock_by_type_with_lat...Evan Quan1-0/+67
2021-03-25drm/amd/display: turn DPMS off on connector unplugAurabindo Pillai3-1/+45
2021-03-25drm/amd/display: Correct algorithm for reversed gammaCalvin Hou1-8/+18
2021-03-17drm/amdgpu/display: handle aux backlight in backlight_get_brightnessAlex Deucher1-4/+20
2021-03-17drm/amdgpu/display: don't assert in set backlight functionAlex Deucher1-1/+0