Rex Zhu 0d8de7ca0b drm/amdgpu: use same vce state definition in dpm and powerplay 9 years ago
..
Kconfig c64474e4f7 drm/amdgpu: remove DRM_AMD_POWERPLAY 9 years ago
Makefile 6a7f76e70f drm/amdgpu: add VRAM manager v2 9 years ago
ObjectID.h 87320cafbc Revert "drm/amdgpu: Add virtual connector and encoder macros." 9 years ago
amdgpu.h cf0978819c drm/amdgpu: move dpm related definitions to amdgpu_dpm.h 9 years ago
amdgpu_acp.c 39dd0f234f PM / Domains: Allow genpd to power on during system PM phases 9 years ago
amdgpu_acp.h 110e6f26af drm/amd: make a type-safe cgs_device struct. (v2) 9 years ago
amdgpu_acpi.c 1b0f568d24 drm/amdgpu/atif: Send a hotplug event when we get dgpu display request 9 years ago
amdgpu_afmt.c d38ceaf99e drm/amdgpu: add core driver (v4) 10 years ago
amdgpu_amdkfd.c fa675329fc drm/amdgpu: remove unused functions 9 years ago
amdgpu_amdkfd.h efb1c6582e drm/amdgpu: Return -EPROBE_DEFER when amdkfd not loaded 9 years ago
amdgpu_amdkfd_gfx_v7.c 1d602430d3 drm/amdkfd: Fix possible infinite loop 9 years ago
amdgpu_amdkfd_gfx_v8.c 1d602430d3 drm/amdkfd: Fix possible infinite loop 9 years ago
amdgpu_atombios.c ca09fb9f60 Merge tag 'v4.8-rc8' into drm-next 9 years ago
amdgpu_atombios.h 9139d731fd drm/amdgpu: add si dpm support in amdgpu_atombios 9 years ago
amdgpu_atpx_handler.c ca09fb9f60 Merge tag 'v4.8-rc8' into drm-next 9 years ago
amdgpu_benchmark.c e24db98529 drm/amdgpu: add direct submision option for copy_buffer 9 years ago
amdgpu_bios.c 004e29ccf0 drivers/amdgpu: Use canonical form in branch predicates 9 years ago
amdgpu_bo_list.c 15da301d88 drm/amd/amdgpu : adding new tracepoints to track memory information. 9 years ago
amdgpu_cgs.c 4c2b2453ef drm/amdgpu:properly fix some JumpTable issues 9 years ago
amdgpu_connectors.c 66264ba804 drm/amdgpu: simplify encoder and connector setup (v2) 9 years ago
amdgpu_connectors.h d38ceaf99e drm/amdgpu: add core driver (v4) 10 years ago
amdgpu_cs.c 21cd942e5c drm/amdgpu: move the ring type into the funcs structure (v2) 9 years ago
amdgpu_ctx.c ce199ad690 drm/amdgpu: initialize the context reset_counter in amdgpu_ctx_init 9 years ago
amdgpu_device.c a0a71e49f5 drm/amdgpu: clarify why we evict vram twice on suspend 9 years ago
amdgpu_display.c 765e7fbf08 drm/amdgpu: rename all rbo variable to abo v2 9 years ago
amdgpu_dpm.c 0d8de7ca0b drm/amdgpu: use same vce state definition in dpm and powerplay 9 years ago
amdgpu_dpm.h 0d8de7ca0b drm/amdgpu: use same vce state definition in dpm and powerplay 9 years ago
amdgpu_drv.c e1d99217d0 drm/amdgpu:add one more fiji device id 9 years ago
amdgpu_drv.h 2f7d10b393 drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2) 10 years ago
amdgpu_encoders.c d38ceaf99e drm/amdgpu: add core driver (v4) 10 years ago
amdgpu_fb.c 03f48dd5d2 drm/amdgpu: add AMDGPU_GEM_CREATE_VRAM_CONTIGUOUS flag v3 9 years ago
amdgpu_fence.c 54ddf3a6af drm/amdgpu: don't leave dangling pointers around 9 years ago
amdgpu_gart.c 03f48dd5d2 drm/amdgpu: add AMDGPU_GEM_CREATE_VRAM_CONTIGUOUS flag v3 9 years ago
amdgpu_gds.h c632d79943 amdgpu: move ttm stuff to amdgpu_ttm.h 9 years ago
amdgpu_gem.c b88c8796d8 drm/amdgpu: use amdgpu_vm_get_pd_bo in the GEM code 9 years ago
amdgpu_gfx.c 6f8941a230 drm/amdgpu: add disable_cu parameter 9 years ago
amdgpu_gfx.h 6f8941a230 drm/amdgpu: add disable_cu parameter 9 years ago
amdgpu_gtt_mgr.c d2e938701a drm/amdgpu: set at least the node size in the gtt manager 9 years ago
amdgpu_i2c.c 2f9ba199da drm/amdgpu: warn if dp aux is still attached on free 9 years ago
amdgpu_i2c.h 44f9d7b3f1 drm/amdgpu/i2c: add const where appropriate 9 years ago
amdgpu_ib.c e12f3d7a23 drm/amdgpu: move IB and frame size directly into the engine description 9 years ago
amdgpu_ih.c 8640faed5a drm/amdgpu: free the BO in kernel by helper amdgpu_bo_free_kernel() 9 years ago
amdgpu_ih.h 0cf3be2178 drm/amdgpu: Implement irq interfaces for CGS 10 years ago
amdgpu_ioc32.c d38ceaf99e drm/amdgpu: add core driver (v4) 10 years ago
amdgpu_irq.c 0eaeb070ed drm/amdgpu: add amdgpu_irq_gpu_reset_resume_helper 9 years ago
amdgpu_irq.h 1015a1b175 drm/amdgpu: implement vi ih check/pre/post_soft_reset 9 years ago
amdgpu_job.c 761c2e8205 drm/amdgpu: mark symbols static where possible 9 years ago
amdgpu_kms.c e0adf6c86c drm/amd/amdgpu: unify memory query info interface 9 years ago
amdgpu_mn.c a7d64de659 drm/amdgpu: remove adev pointer from struct amdgpu_bo v2 9 years ago
amdgpu_mode.h 0f66356d24 drm/amd/amdgpu: For virtual display, enable multi crtcs. (v3) 9 years ago
amdgpu_object.c a7d64de659 drm/amdgpu: remove adev pointer from struct amdgpu_bo v2 9 years ago
amdgpu_object.h a7d64de659 drm/amdgpu: remove adev pointer from struct amdgpu_bo v2 9 years ago
amdgpu_pll.c 9ca91fdd13 drm/amdgpu: add missing header dependencies 9 years ago
amdgpu_pll.h d38ceaf99e drm/amdgpu: add core driver (v4) 10 years ago
amdgpu_pm.c 0d8de7ca0b drm/amdgpu: use same vce state definition in dpm and powerplay 9 years ago
amdgpu_pm.h d38ceaf99e drm/amdgpu: add core driver (v4) 10 years ago
amdgpu_powerplay.c c64474e4f7 drm/amdgpu: remove DRM_AMD_POWERPLAY 9 years ago
amdgpu_powerplay.h 1f7371b2a5 drm/amd/powerplay: add basic powerplay framework 9 years ago
amdgpu_prime.c 4d9c514d8c drm/amdgpu: two minor 80 char fixes 9 years ago
amdgpu_ring.c 7988714237 drm/amdgpu: move align_mask and nop into ring funcs as well (v2) 9 years ago
amdgpu_ring.h 7988714237 drm/amdgpu: move align_mask and nop into ring funcs as well (v2) 9 years ago
amdgpu_sa.c 542d972221 Back-merge tag 'v4.7-rc5' into drm-next 9 years ago
amdgpu_sync.c 1fbb2e9299 drm/amdgpu: use a fence array for VMID management 9 years ago
amdgpu_sync.h 5611350499 drm/amdgpu: move sync handling into a separate header 9 years ago
amdgpu_test.c e24db98529 drm/amdgpu: add direct submision option for copy_buffer 9 years ago
amdgpu_trace.h ec2f05f034 drm/amdgpu: improve VM PTE trace points 9 years ago
amdgpu_trace_points.c d38ceaf99e drm/amdgpu: add core driver (v4) 10 years ago
amdgpu_ttm.c a7d64de659 drm/amdgpu: remove adev pointer from struct amdgpu_bo v2 9 years ago
amdgpu_ttm.h 6a7f76e70f drm/amdgpu: add VRAM manager v2 9 years ago
amdgpu_ucode.c 4c2b2453ef drm/amdgpu:properly fix some JumpTable issues 9 years ago
amdgpu_ucode.h bed5712e1a drm/amdgpu:add MEC_STORAGE ucode id for sriov 9 years ago
amdgpu_uvd.c a7d64de659 drm/amdgpu: remove adev pointer from struct amdgpu_bo v2 9 years ago
amdgpu_uvd.h bbec97aae6 drm/amdgpu: add a fence timeout for the IB tests v2 9 years ago
amdgpu_vce.c e12f3d7a23 drm/amdgpu: move IB and frame size directly into the engine description 9 years ago
amdgpu_vce.h a6f8d72867 drm/amdgpu/vce: add common ring callbacks for ib and dma frame size 9 years ago
amdgpu_virt.h ceeb50ed77 drm/amdgpu:cleanup virt related define 9 years ago
amdgpu_vm.c 21cd942e5c drm/amdgpu: move the ring type into the funcs structure (v2) 9 years ago
amdgpu_vm.h 073440d262 drm/amdgpu: move VM defines into amdgpu_vm.h 9 years ago
amdgpu_vram_mgr.c 6a7f76e70f drm/amdgpu: add VRAM manager v2 9 years ago
atom.c c2fe16aa36 drm/amdgpu/atom: add support for new div32 opcodes (v3) 10 years ago
atom.h edf600dac6 drm/amd: cleanup remaining spaces and tabs v2 9 years ago
atombios_crtc.c 098e4b6a90 drm/amdgpu: atombios change for dce6 to work v3 9 years ago
atombios_crtc.h 541cd55557 drm/amdgpu/atom: add SetDCEClock helper 9 years ago
atombios_dp.c 14a2fb487b drm/amdgpu: Don't retry 7 times in amdgpu_atombios_dp_get_dpcd() 9 years ago
atombios_dp.h d38ceaf99e drm/amdgpu: add core driver (v4) 10 years ago
atombios_encoders.c dba6c4fa26 drm/amdgpu: support backlight control for UNIPHY3 9 years ago
atombios_encoders.h d38ceaf99e drm/amdgpu: add core driver (v4) 10 years ago
atombios_i2c.c 9ca91fdd13 drm/amdgpu: add missing header dependencies 9 years ago
atombios_i2c.h eeade25ad0 drm/amdgpu: fix power distribution issue for Polaris10 XT 9 years ago
ci_dpm.c 0d8de7ca0b drm/amdgpu: use same vce state definition in dpm and powerplay 9 years ago
ci_dpm.h 3cc259112d drm/amdgpu: add the CI code to enable sclk OD(OverDrive) 9 years ago
ci_smc.c a2e73f56fa drm/amdgpu: Add support for CIK parts 10 years ago
cik.c 4e99a44e37 drm/amdgpu:changes of virtualization cases probe (v3) 9 years ago
cik.h 5fc3aeeb9e drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2) 10 years ago
cik_dpm.h 5fc3aeeb9e drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2) 10 years ago
cik_ih.c 734711b71d drm/amd/amdgpu : Remove unused variable 9 years ago
cik_ih.h 5fc3aeeb9e drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2) 10 years ago
cik_sdma.c 7988714237 drm/amdgpu: move align_mask and nop into ring funcs as well (v2) 9 years ago
cik_sdma.h 5fc3aeeb9e drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2) 10 years ago
cikd.h 2285b91cd2 drm/amdgpu/dce8: simplify hpd code 9 years ago
clearstate_ci.h a2e73f56fa drm/amdgpu: Add support for CIK parts 10 years ago
clearstate_defs.h bd098eb0ee drm/amdgpu: add clearstate_defs.h 10 years ago
clearstate_vi.h aaa36a976b drm/amdgpu: Add initial VI support 10 years ago
cz_dpm.c 154061db88 drm/amdgpu/dpm: implement thermal sensor for CZ/ST 9 years ago
cz_dpm.h 044c0629b5 drm/amdgpu/cz: add code to enable forcing VCE clocks 9 years ago
cz_ih.c 0e2b854ed4 drm/amd/amdgpu : Remove unused variable 9 years ago
cz_ih.h 5fc3aeeb9e drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2) 10 years ago
cz_smc.c fa675329fc drm/amdgpu: remove unused functions 9 years ago
cz_smumgr.h edf600dac6 drm/amd: cleanup remaining spaces and tabs v2 9 years ago
dce_v10_0.c 6753ac2bf4 drm/amdgpu/dce10: simplify hpd code 9 years ago
dce_v10_0.h 83c9b0253b drm/amdgpu: Disable VGA render and crtc when init GMC. 9 years ago
dce_v11_0.c d2486d25bd drm/amdgpu/dce11: simplify hpd code 9 years ago
dce_v11_0.h 83c9b0253b drm/amdgpu: Disable VGA render and crtc when init GMC. 9 years ago
dce_v6_0.c 46c9cc11a5 drm/amdgpu/dce6: don't enable HPD Rx interrupts 9 years ago
dce_v6_0.h 1d160f4303 drm/amdgpu/dce6: add dce_v6_0_disable_dce 9 years ago
dce_v8_0.c 03ae23b93b drm/amdgpu/dce8: RMW hpd registers 9 years ago
dce_v8_0.h 83c9b0253b drm/amdgpu: Disable VGA render and crtc when init GMC. 9 years ago
dce_virtual.c 0f66356d24 drm/amd/amdgpu: For virtual display, enable multi crtcs. (v3) 9 years ago
dce_virtual.h 46ac362243 drm/amdgpu: Use software timer to generate vsync interrupt. 9 years ago
gfx_v6_0.c 7988714237 drm/amdgpu: move align_mask and nop into ring funcs as well (v2) 9 years ago
gfx_v6_0.h 2cd46ad223 drm/amdgpu: add graphic pipeline implementation for si v8 9 years ago
gfx_v7_0.c 7988714237 drm/amdgpu: move align_mask and nop into ring funcs as well (v2) 9 years ago
gfx_v7_0.h 4d54588e94 drm/amdgpu/gfx7: make gfx_v7_0_rlc_stop static 9 years ago
gfx_v8_0.c 7988714237 drm/amdgpu: move align_mask and nop into ring funcs as well (v2) 9 years ago
gfx_v8_0.h 309889098c drm/amdgpu/gfx8: remove stale function declaration 9 years ago
gmc_v6_0.c 075719c3cb drm/amd/amdgpu: Convert messages in gmc v6 to dev_*() 9 years ago
gmc_v6_0.h df70502eef drm/amdgpu: add graphic memory controller implementation for si v7 9 years ago
gmc_v7_0.c 5c0eb98e48 drm/amdgpu/gmc7: remove dead code (v2) 9 years ago
gmc_v7_0.h 4b7d97ac83 drm/amdgpu: drop wait_for_mc_idle asic callback 9 years ago
gmc_v8_0.c da146d3b52 drm/amdgpu: fix amdgpu_need_full_reset (v2) 9 years ago
gmc_v8_0.h 4b7d97ac83 drm/amdgpu: drop wait_for_mc_idle asic callback 9 years ago
iceland_ih.c a280a42aa3 drm/amd/amdgpu : Remove unused variable 9 years ago
iceland_ih.h 5fc3aeeb9e drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2) 10 years ago
iceland_sdma_pkt_open.h 4207a734c3 drm/amdgpu: add count field for the SDMA NOP packet v2 10 years ago
kv_dpm.c 0d8de7ca0b drm/amdgpu: use same vce state definition in dpm and powerplay 9 years ago
kv_dpm.h a2e73f56fa drm/amdgpu: Add support for CIK parts 10 years ago
kv_smc.c a2e73f56fa drm/amdgpu: Add support for CIK parts 10 years ago
ppsmc.h 0a552a3296 drm/amdgpu: add new definitions into ppsmc.h for iceland 9 years ago
r600_dpm.h 841686df9f drm/amdgpu: add SI DPM support (v4) 9 years ago
sdma_v2_4.c 7988714237 drm/amdgpu: move align_mask and nop into ring funcs as well (v2) 9 years ago
sdma_v2_4.h 5fc3aeeb9e drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2) 10 years ago
sdma_v3_0.c 7988714237 drm/amdgpu: move align_mask and nop into ring funcs as well (v2) 9 years ago
sdma_v3_0.h 5fc3aeeb9e drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2) 10 years ago
si.c 4e99a44e37 drm/amdgpu:changes of virtualization cases probe (v3) 9 years ago
si.h 62a3755341 drm/amdgpu: add si implementation v10 9 years ago
si_dma.c 7988714237 drm/amdgpu: move align_mask and nop into ring funcs as well (v2) 9 years ago
si_dma.h 30d1574fa4 drm/amdgpu: add DMA implementation for si v8 9 years ago
si_dpm.c 0d8de7ca0b drm/amdgpu: use same vce state definition in dpm and powerplay 9 years ago
si_dpm.h 841686df9f drm/amdgpu: add SI DPM support (v4) 9 years ago
si_ih.c 6e9057a8f9 drm/amd/amdgpu: Tidy up SI IH code 9 years ago
si_ih.h 27ae10641e drm/amdgpu: add interupt handler implementation for si v3 9 years ago
si_smc.c 6861c837e2 drm/amdgpu/si/dpm: fix symbol conflicts with radeon 9 years ago
sislands_smc.h bdbdb571c8 drm/amdgpu/si/dpm: fix phase shedding setup 9 years ago
smu_ucode_xfer_vi.h a6ece7ffd9 drm/amd/powerplay: Add smc_sk firmware to baffin & ellesmere. 9 years ago
tonga_ih.c da146d3b52 drm/amdgpu: fix amdgpu_need_full_reset (v2) 9 years ago
tonga_ih.h 5fc3aeeb9e drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2) 10 years ago
tonga_sdma_pkt_open.h 4207a734c3 drm/amdgpu: add count field for the SDMA NOP packet v2 10 years ago
uvd_v4_2.c 7988714237 drm/amdgpu: move align_mask and nop into ring funcs as well (v2) 9 years ago
uvd_v4_2.h 5fc3aeeb9e drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2) 10 years ago
uvd_v5_0.c 7988714237 drm/amdgpu: move align_mask and nop into ring funcs as well (v2) 9 years ago
uvd_v5_0.h 5fc3aeeb9e drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2) 10 years ago
uvd_v6_0.c 7988714237 drm/amdgpu: move align_mask and nop into ring funcs as well (v2) 9 years ago
uvd_v6_0.h 5fc3aeeb9e drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2) 10 years ago
vce_v2_0.c 7988714237 drm/amdgpu: move align_mask and nop into ring funcs as well (v2) 9 years ago
vce_v2_0.h 5fc3aeeb9e drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2) 10 years ago
vce_v3_0.c 7988714237 drm/amdgpu: move align_mask and nop into ring funcs as well (v2) 9 years ago
vce_v3_0.h 5fc3aeeb9e drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2) 10 years ago
vi.c db9635cc14 drm/amdgpu: used cached gca values for vi_read_register (v2) 9 years ago
vi.h 5fc3aeeb9e drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2) 10 years ago
vi_dpm.h 8e711e1a1a drm/amdgpu: Add Fiji support to SMC and DPM (v2) 10 years ago
vid.h 167ac5733c drm/amdgpu: implement raster configuration for gfx v8 9 years ago