summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/include
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: add ucode_start_address into cgs_firmware_infoHuang Rui2016-07-151-0/+4
* drm/amdgpu: add read/write function for GC CAC programmingRex Zhu2016-07-071-0/+1
* drm/amd/powerplay: add shared definitions for di/dt feature.Rex Zhu2016-07-072-0/+83
* drm/amdgpu: remove gfx8 registers that vary between asicsKen Wang2016-07-071-22/+0
* drm/amdgpu: get number of shade engine by cgs interface.Rex Zhu2016-07-071-0/+1
* drm/amd/powerplay: Unify family definesTom St Denis2016-07-071-9/+0
* drm/amdgpu: change pcie_gen_cap magic code to macroHuang Rui2016-07-071-0/+14
* drm/amdgpu: remove cgs_acpi_method_argument member method_lengthNicolai Hähnle2016-07-071-1/+0
* drm/amdgpu/gfx80: Add QUICK_PG bit to GFX header and use it.Tom St Denis2016-07-071-2/+4
* drm/amdgpu: add new GFX powergating typesAlex Deucher2016-07-071-0/+2
* drm/amdgpu/atombios: add avfs struct for Polaris10/11Rex Zhu2016-06-211-0/+72
* drm/amdgpu: add release firmware for cgsMonk Liu2016-06-091-0/+6
* drm/amdgpu: add late_fini for ip_funcsMonk Liu2016-06-091-0/+1
* drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)Tom St Denis2016-05-111-0/+2
* drm/amd/amdgpu: Drop print_status callbacks.Tom St Denis2016-05-041-2/+0
* drm/amdgpu: change ELM/BAF to Polaris10/Polaris11Flora Cui2016-05-042-5/+5
* drm/amd/amdgpu: add query GFX cu info in CGS query system infoEric Huang2016-05-041-0/+1
* drm/amd/amdgpu: Add smc_sk firmware in baffin & ellesmere.yanyang12016-05-041-0/+1
* drm/amdgpu: add mmRLC_CGCG_CGLS_CTRL_3D & mmRLC_CGCG_RAMP_CTRL_3DFlora Cui2016-05-041-0/+2
* drm/amdgpu: update atombios.h (v2)Alex Deucher2016-05-041-44/+619
* drm/amdgpu: add ELM/BAF asic typesAlex Deucher2016-05-041-0/+2
* drm/amd: add DCE 11.2 register headersAlex Deucher2016-05-043-0/+35575
* drm/amdgpu: add new CG flag for ROM clockgatingAlex Deucher2016-05-041-0/+1
* drm/amd: make a type-safe cgs_device struct. (v2)Dave Airlie2016-05-042-40/+42
* drm/amdgpu: handle more than 10 UVD sessions (v2)Arindam Nath2016-05-041-0/+1
* drm/amdgpu: add an cgs interface to notify amdgpu the dpm state.Rex Zhu2016-04-011-0/+8
* Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-03-181-0/+6
|\
| * drm/amdgpu/gfx7: add MTYPE definitionFlora Cui2016-03-171-0/+6
* | Merge drm-fixes into drm-next.Dave Airlie2016-03-142-0/+34
|\ \
| * | drma/dmgpu: move cg and pg flags into shared headersAlex Deucher2016-02-081-0/+32
| * | drm/amdgpu: add a cgs interface to fetch cg and pg flagsAlex Deucher2016-02-081-0/+2
* | | Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-03-081-0/+2
|\ \ \ | | |/ | |/|
| * | drm/amdgpu: update radeon acpi headerAlex Deucher2016-02-261-0/+2
* | | drm/amdkfd: Track when module's init is completeOded Gabbay2016-02-271-1/+1
|/ /
* | drm/amd/include: Update dce 8 headers for dalHarry Wentland2016-02-122-0/+13
* | drm/amd: Adding IVSRC register headersHarry Wentland2016-02-101-0/+102
* | drm/amd: add ACP driver supportMaruthi Bayyavarapu2016-02-101-0/+1
* | drm/amd: add dce8 enum register headerAlex Deucher2016-02-101-0/+1117
|/
* drm/amdgpu/cgs: add an interface to access PCI resourcesAlex Deucher2016-01-111-0/+34
* drm/amd/powerplay: fix boolreturn.cocci warningskbuild test robot2015-12-211-4/+4
* drm/amdgpu/cgs: add sys info query for pcie gen and link widthAlex Deucher2015-12-211-0/+2
* drm/amdgpu: extract pcie helpers to common headerAlex Deucher2015-12-212-0/+191
* drm/amd/powerplay: add/update headers for Fiji SMU and DPMEric Huang2015-12-211-0/+79
* drm/amd/powerplay: Add ixSWRST_COMMAND_1 in bif_5_0_d.hyanyang12015-12-211-0/+1
* drm/amdgpu: add new cgs interface to get display info (v2)Rex Zhu2015-12-211-0/+20
* 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-1/+44
* drm/amdgpu: mv amdgpu_acpi.h to amd/include/amd_acpi.hRex Zhu2015-12-211-0/+494
* drm/amdgpu: share struct amdgpu_pm_state_type with powerplay moduleRex Zhu2015-12-211-0/+21
* drm/amd: add new gfx8 register definitions for EDCAlex Deucher2015-12-021-0/+13
OpenPOWER on IntegriCloud