summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c
AgeCommit message (Expand)Author
2016-06-20drm/amdgpu: initialize amdgpu_cgs_acpi_eval_object result valueNicolas Iooss
2016-06-09drm/amdgpu: add release firmware for cgsMonk Liu
2016-05-11drm/amdgpu: fetch cu_info once at initAlex Deucher
2016-05-04drm/amdgpu: fix memory leak in CGS (FW info)Mykola Lysenko
2016-05-04drm/amdgpu: change ELM/BAF to Polaris10/Polaris11Flora Cui
2016-05-04drm/amd/amdgpu: add query GFX cu info in CGS query system infoEric Huang
2016-05-04drm/amd/amdgpu: Add smc_sk firmware in baffin & ellesmere.yanyang1
2016-05-04drm/amd/powerplay: add smu support for ellesmere/baffinrezhu
2016-05-04drm/amd: make a type-safe cgs_device struct. (v2)Dave Airlie
2016-04-01drm/amdgpu: add an cgs interface to notify amdgpu the dpm state.Rex Zhu
2016-04-01drm/amd/powerplay: fix segment fault issue in multi-display case.Rex Zhu
2016-02-08drm/amdgpu: add a cgs interface to fetch cg and pg flagsAlex Deucher
2016-01-11drm/amdgpu/cgs: add an interface to access PCI resourcesAlex Deucher
2016-01-04drm/amdgpu/cgs: cleanup some indentingDan Carpenter
2015-12-21drm/amdgpu/cgs: add sys info query for pcie gen and link widthAlex Deucher
2015-12-21drm/amd/amdgpu: enable powerplay and smc firmware loading for Fiji.Eric Huang
2015-12-21drm/amdgpu: add new cgs interface to get display info (v2)Rex Zhu
2015-12-21drm/amdgpu: implement cgs interface to query system infoRex Zhu
2015-12-21drm/amdgpu: implement new cgs interface for acpi functionRex Zhu
2015-09-30drm/amdgpu/cgs: remove import_gpu_memAlex Deucher
2015-09-23drm/amdgpu: export reservation_object from dmabuf to ttm (v2)Christian König
2015-08-17drm/amdgpu: add cgs_interface for pg and cgrezhu
2015-08-17drm/amdgpu: add cgs_get_firmware_info interface v2Jammy Zhou
2015-08-17drm/amdgpu: implement cgs gpu memory callbacksChunming Zhou
2015-08-17drm/amdgpu: add atom interfaces for CGSChunming Zhou
2015-08-17drm/amdgpu: Implement irq interfaces for CGSAlex Deucher
2015-08-17drm/amdgpu: Implement the pciconfig callbacks for CGSChunming Zhou
2015-08-17drm/amdgpu: Implement mmio callbacks for CGSChunming Zhou
2015-08-17drm/amd: Add CGS interfacesChunming Zhou