summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2017-08-16drm/amdkfd: Clean up KFD style errors and warnings v2Kent Russell19-78/+91
2017-08-16drm/amdgpu: Remove hard-coded assumptions about compute pipesFelix Kuehling2-3/+3
2017-08-16drm/amdkfd: Fix allocated_queues bitmap initializationFelix Kuehling1-3/+9
2017-08-16drm/amdkfd: Remove bogus divide-by-sizeof(uint32_t)Felix Kuehling1-8/+0
2017-08-16drm/amdkfd: Fix typo in dbgdev_wave_reset_wavefrontsFelix Kuehling1-1/+1
2017-08-17Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie57-1082/+740
2017-08-15drm/amdgpu/gfx7: fix function nameAlex Deucher1-3/+3
2017-08-15drm/amd/amdgpu: Disabling Power Gating for Stoney platformVijendar Mukunda1-23/+28
2017-08-15drm/amd/amdgpu: Added a quirk for Stoney platformVijendar Mukunda1-3/+18
2017-08-15drm/amdgpu: jt_size was wrongly counted twiceEvan Quan1-2/+0
2017-08-15drm/amdgpu: fix missing endian-safe guardEvan Quan1-1/+1
2017-08-15drm/amdgpu: ignore digest_size when loading sdma fw for ravenHawking Zhang1-14/+0
2017-08-15drm/amdgpu: Uninitialized variable in amdgpu_ttm_backend_bind()Dan Carpenter1-1/+1
2017-08-15drm/amd/powerplay: fix coding style in hwmgr.cRex Zhu1-7/+7
2017-08-15drm/amd/powerplay: refine dmesg info under powerplay.Rex Zhu2-8/+7
2017-08-15drm/amdgpu: don't finish the ring if not initializedTrigger Huang1-0/+4
2017-08-15drm/amdgpu: Fix preferred typoKent Russell7-16/+16
2017-08-15drm/amdgpu: Fix stolen typoKent Russell2-7/+7
2017-08-15drm/amd/powerplay: fix coccinelle warnings in vega10_hwmgr.cRex Zhu1-1/+1
2017-08-15drm/amdgpu: set gfx_v9_0_ip_funcs as staticHuang Rui2-2/+1
2017-08-15drm/amdgpu: switch to drm_*{get,put} helpersCihangir Akturk9-30/+30
2017-08-15drm/amd/powerplay: add CZ profile supportAlex Deucher1-2/+80
2017-08-15drm/amd/powerplay: fix PSI not enabled by kmdRex Zhu2-1/+4
2017-08-15drm/amd/powerplay: fix set highest mclk level failed on Vega10Rex Zhu1-6/+27
2017-08-15drm/amd/powerplay: fix force dpm level failed on CZRex Zhu1-16/+21
2017-08-15drm/amdgpu: use 256 bit buffers for all wb allocations (v2)Alex Deucher3-126/+20
2017-08-15drm/amdgpu: Make amdgpu_atif_handler staticJean Delvare1-1/+1
2017-08-15drm/amdgpu: Fix amdgpu_pm_acpi_event_handler warningJean Delvare2-1/+2
2017-08-15drm/amdgpu: Fix dce_v6_0_disable_dce warningJean Delvare1-0/+1
2017-08-15drm/amdgpu: Fix undue fallthroughs in golden registers initializationJean Delvare1-0/+2
2017-08-15drm/amdgpu/sdma4: move wptr polling setupAlex Deucher1-11/+13
2017-08-15drm/amdgpu/sdma4: drop allocation of poll_mem_offsAlex Deucher2-37/+9
2017-08-15drm/amdgpu/sdma4: drop hdp flush from wptr shadow updateAlex Deucher1-1/+0
2017-08-15drm/amdgpu/sdma4: set wptr shadow atomically (v2)Alex Deucher1-2/+3
2017-08-15drm/amdgpu: Fix KFD initialization for multi-GPU systemsFelix Kuehling3-22/+18
2017-08-15drm/amd/powerplay: add vclk/dclkSoftMin support for ravenJunwei Zhang4-1/+19
2017-08-15drm/amdgpu/sdma4: drop unused register headerAlex Deucher1-1/+0
2017-08-15drm/amdgpu: drop old ip definitions for gfxhub and mmhubAlex Deucher2-5/+0
2017-08-15drm/amdgpu: make wb 256bit function names consistentAlex Deucher3-3/+3
2017-08-15drm/amdgpu: Support IOMMU on RavenYong Zhao2-5/+27
2017-08-15drm/amdgpu: Add a parameter to amdgpu_bo_create()Yong Zhao14-20/+29
2017-08-15drm/amdgpu: use amdgpu_bo_free_kernel more oftenChristian König5-163/+15
2017-08-15drm/amdgpu: use amdgpu_bo_create_kernel more oftenChristian König6-396/+103
2017-08-15drm/amdgpu: add amdgpu_bo_create_reservedChristian König2-8/+44
2017-08-15drm/amdgpu: improve amdgpu_bo_create_kernelChristian König1-8/+14
2017-08-15drm/amdgpu: shadow and mn list are mutually exclusiveChristian König1-2/+5
2017-08-15drm/amdgpu: move some defines aroundChristian König2-68/+67
2017-08-15drm/amdgpu: consistent use u64_to_user_ptrChristian König3-6/+6
2017-08-15drm/amdgpu: cleanup kptr handlingChristian König5-15/+19
2017-08-15drm/amd/powerplay: update didt configsEvan Quan1-3/+3