summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: fetch cu_info once at initAlex Deucher2016-05-111-3/+1
* drm/amdgpu: fix memory leak in CGS (FW info)Mykola Lysenko2016-05-041-34/+36
* drm/amdgpu: change ELM/BAF to Polaris10/Polaris11Flora Cui2016-05-041-8/+8
* drm/amd/amdgpu: add query GFX cu info in CGS query system infoEric Huang2016-05-041-0/+5
* drm/amd/amdgpu: Add smc_sk firmware in baffin & ellesmere.yanyang12016-05-041-3/+9
* drm/amd/powerplay: add smu support for ellesmere/baffinrezhu2016-05-041-2/+9
* drm/amd: make a type-safe cgs_device struct. (v2)Dave Airlie2016-05-041-46/+46
* drm/amdgpu: add an cgs interface to notify amdgpu the dpm state.Rex Zhu2016-04-011-0/+11
* drm/amd/powerplay: fix segment fault issue in multi-display case.Rex Zhu2016-04-011-5/+8
* drm/amdgpu: add a cgs interface to fetch cg and pg flagsAlex Deucher2016-02-081-0/+6
* drm/amdgpu/cgs: add an interface to access PCI resourcesAlex Deucher2016-01-111-0/+36
* drm/amdgpu/cgs: cleanup some indentingDan Carpenter2016-01-041-9/+9
* drm/amdgpu/cgs: add sys info query for pcie gen and link widthAlex Deucher2015-12-211-0/+6
* drm/amd/amdgpu: enable powerplay and smc firmware loading for Fiji.Eric Huang2015-12-211-0/+3
* drm/amdgpu: add new cgs interface to get display info (v2)Rex Zhu2015-12-211-0/+40
* drm/amdgpu: implement cgs interface to query system infoRex Zhu2015-12-211-0/+23
* drm/amdgpu: implement new cgs interface for acpi functionRex Zhu2015-12-211-2/+218
* drm/amdgpu/cgs: remove import_gpu_memAlex Deucher2015-09-301-39/+0
* drm/amdgpu: export reservation_object from dmabuf to ttm (v2)Christian König2015-09-231-2/+3
* drm/amdgpu: add cgs_interface for pg and cgrezhu2015-08-171-1/+46
* drm/amdgpu: add cgs_get_firmware_info interface v2Jammy Zhou2015-08-171-1/+121
* drm/amdgpu: implement cgs gpu memory callbacksChunming Zhou2015-08-171-12/+226
* drm/amdgpu: add atom interfaces for CGSChunming Zhou2015-08-171-6/+22
* drm/amdgpu: Implement irq interfaces for CGSAlex Deucher2015-08-171-6/+75
* drm/amdgpu: Implement the pciconfig callbacks for CGSChunming Zhou2015-08-171-12/+28
* drm/amdgpu: Implement mmio callbacks for CGSChunming Zhou2015-08-171-7/+38
* drm/amd: Add CGS interfacesChunming Zhou2015-08-171-0/+327
OpenPOWER on IntegriCloud