summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Isolate DSC module from driver dependenciesBayan Zabihiyan2019-09-136-45/+125
* drm/amd/display: OTC underflow fixJaehyun Chung2019-09-131-1/+1
* drm/amd/display: remove hw access from dc_destroyJun Lei2019-09-139-21/+21
* drm/amd/display: Reuse dcn2 registersVitaly Prosyak2019-09-133-40/+68
* drm/amd/display: remove temporary transition codeDmytro Laktyushkin2019-09-131-29/+0
* drm/amd/display: update navi to use new surface programming behaviourDmytro Laktyushkin2019-09-135-198/+510
* drm/amd/display: Add missing surface address registersIlya Bakoulin2019-09-131-0/+16
* drm/amd/display: 3.2.49Anthony Koo2019-09-131-1/+1
* drm/amd/display: config to override DSC start slice heightNikola Cornij2019-09-132-6/+9
* drm/amd/display: Add back support for DSC 4:2:2 SimpleNikola Cornij2019-09-131-1/+1
* drm/amd/display: Don't allocate payloads if link lostAlvin Lee2019-09-136-13/+34
* drm/amd/display: Subsample mode suboptimal for YCbCr4:2:2Krunoslav Kovac2019-09-132-1/+6
* drm/amd/display: refine i2c over auxLewis Huang2019-09-132-27/+63
* drm/amd/display: Fix DML testsIlya Bakoulin2019-09-131-1/+0
* drm/amdkfd: Fix a building error when KFD_SUPPORT_IOMMU_V2 is turned offYong Zhao2019-09-131-2/+4
* drm/amdgpu: move the call of ras recovery_init and bad page reserve to proper...Tao Zhou2019-09-134-18/+43
* drm/amdgpu: save umc error recordsTao Zhou2019-09-133-17/+64
* drm/amdgpu: Hook EEPROM table to RASTao Zhou2019-09-131-28/+81
* drm/amdgpu: change ras bps type to eeprom table record structureTao Zhou2019-09-132-27/+43
* drm/madgpu: Fix EEPROM Checksum calculation.Andrey Grodzovsky2019-09-131-2/+2
* drm/amdgpu: Remove clock gating restore.Andrey Grodzovsky2019-09-131-1/+9
* drm/amdgpu: Add smu lock around in pp_smu_i2c_bus_accessAndrey Grodzovsky2019-09-131-1/+6
* drm/amd/display: Add stereo mux and dig programming calls for dcn21Roman Li2019-09-132-5/+36
* drm/amdkfd: Query kfd device info by CHIP id instead of pci device idYong Zhao2019-09-135-151/+37
* drm/amdgpu: Disable page faults while reading user wptrsFelix Kuehling2019-09-131-0/+8
* drm/amdgpu: disable stutter mode for renoirAaron Liu2019-09-131-0/+2
* drm/amd/display: update renoir_ip_offset.hAaron Liu2019-09-131-1/+1
* drm/amd/powerplay: implement sysfs for getting dpm clockPrike Liang2019-09-132-0/+95
* drm/amdgpu: clean up load TMR sequenceJohn Clements2019-09-131-6/+0
* drm/amdgpu: enable TA load support in ArcturusJohn Clements2019-09-131-1/+2
* drm/amdgpu: change r type to int in gmc_v9_0_late_initTao Zhou2019-09-131-1/+1
* drm/amd/powerplay: replace smu->table_count with SMU_TABLE_COUNT in smu (v2)Kevin Wang2019-09-138-27/+8
* drm/amd/amdgpu: add sw_fini interface for df_funcsJack Zhang2019-09-134-0/+17
* drm/amdgpu: init UMC & RSMU register base addressHawking Zhang2019-09-131-0/+2
* drm/amdgpu/nbio: switch to amdgpu_nbio_ras_late_init helper functionHawking Zhang2019-09-134-49/+75
* drm/amdgpu/mmhub: switch to amdgpu_mmhub_ras_late_init helper functionHawking Zhang2019-09-134-32/+60
* drm/amdgpu/sdma: switch to amdgpu_sdma_ras_late_init helper functionHawking Zhang2019-09-133-41/+55
* drm/amdgpu/gfx: switch to amdgpu_gfx_ras_late_init helper functionHawking Zhang2019-09-133-35/+54
* drm/amdgpu/gmc: switch to amdgpu_gmc_ras_late_init helper functionHawking Zhang2019-09-133-34/+53
* drm/amdgpu: set ip specific ras interface pointer to NULL after free itHawking Zhang2019-09-135-7/+24
* dmr/amdgpu: Add system auto reboot to RAS.Andrey Grodzovsky2019-09-133-2/+23
* drm/amdgpu: Avoid HW GPU reset for RAS.Andrey Grodzovsky2019-09-1312-42/+155
* drm/amdgpu: Fix bugs in amdgpu_device_gpu_recover in XGMI case.Andrey Grodzovsky2019-09-131-13/+10
* drm/amdgpu: remove amdgpu_cs_try_evictChristian König2019-09-132-71/+1
* drm/amdgpu: reserve at least 4MB of VRAM for page tables v2Christian König2019-09-133-8/+22
* drm/amdgpu: use moving fence instead of exclusive for VM updatesChristian König2019-09-131-1/+1
* drm/amd/powerplay: do proper cleanups on hw_finiEvan Quan2019-09-133-0/+30
* drm/amd/powerplay: update cached feature enablement status V3Evan Quan2019-09-132-53/+49
* drm/amd/powerplay: guard manual mode prerequisite for clock level forceEvan Quan2019-09-133-8/+21
* drm/amdgpu: only apply gds clearing workaround when ras is supportedHawking Zhang2019-09-131-0/+4