Alex Deucher 757124d95c drm/amdgpu: fix crash in acp_hw_fini 9 years ago
..
Kconfig c64474e4f7 drm/amdgpu: remove DRM_AMD_POWERPLAY 9 years ago
Makefile c64474e4f7 drm/amdgpu: remove DRM_AMD_POWERPLAY 9 years ago
ObjectID.h 16925c92db drm/amdgpu: Add virtual connector and encoder macros. 9 years ago
amdgpu.h 8a2eef1dbc drm/amdgpu: also track late init state 9 years ago
amdgpu_acp.c 757124d95c drm/amdgpu: fix crash in acp_hw_fini 8 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 3b496626ee drm/amdgpu: add support for new smc firmware on iceland 9 years ago
amdgpu_connectors.c eef2b41122 drm/amdgpu: make sure ddc_bus is valid in connector unregister 9 years ago
amdgpu_connectors.h d38ceaf99e drm/amdgpu: add core driver (v4) 10 years ago
amdgpu_cs.c 57d7f9b64a drm/amdgpu: avoid drm error log during S3 on RHEL7.3 9 years ago
amdgpu_ctx.c ce199ad690 drm/amdgpu: initialize the context reset_counter in amdgpu_ctx_init 9 years ago
amdgpu_device.c e695e77c6b drm/amdgpu: move atom scratch register save/restore to common code 9 years ago
amdgpu_display.c 765e7fbf08 drm/amdgpu: rename all rbo variable to abo v2 9 years ago
amdgpu_dpm.c dc8184aa86 drm/amdgpu: change vblank_time's calculation method to reduce computational error. 9 years ago
amdgpu_dpm.h d38ceaf99e drm/amdgpu: add core driver (v4) 10 years ago
amdgpu_drv.c 245ae5e915 drm/amdgpu: add some error handling to amdgpu_init v2 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 28a396545a Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-next 9 years ago
amdgpu_fence.c 0f10425e81 drm/amdgpu: fix fence slab teardown 9 years ago
amdgpu_gart.c 28a396545a Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-next 9 years ago
amdgpu_gds.h c632d79943 amdgpu: move ttm stuff to amdgpu_ttm.h 9 years ago
amdgpu_gem.c 765e7fbf08 drm/amdgpu: rename all rbo variable to abo v2 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 8159730394 drm/amdgpu: fix gtt_mgr bo's offset 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 ca09fb9f60 Merge tag 'v4.8-rc8' into drm-next 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 e8d7515a98 drm/amdgpu: cancel reset work on fini 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 84b1528e8c drm/amdgpu: disable runtime pm in certain cases 9 years ago
amdgpu_mn.c b5637051f1 drm/amdgpu: make amdgpu_mn_get wait for mmap_sem killable 9 years ago
amdgpu_mode.h 325cbba19a drm/amdgpu: Provide page_flip_target hook 9 years ago
amdgpu_object.c 7cf321d118 drm/drivers: add support for using the arch wc mapping API. 9 years ago
amdgpu_object.h 9702d40dd3 drm/amdgpu: add AMDGPU_BO_INVALID_OFFSET 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 3de4ec5727 drm/amd/powerplay: Replace per-asic print_performance with generic 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 eeb2fa0c97 drm/amdgpu: potential NULL dereference in debugfs code 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_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 768ae309a9 mm: replace get_user_pages() write/force parameters with gup_flags 9 years ago
amdgpu_ttm.h bb990bb092 drm/amdgpu: add a custom GTT memory manager v2 9 years ago
amdgpu_ucode.c 806c60c2c1 drm/amdgpu: clean up to set fw_offset as 0 twice 9 years ago
amdgpu_ucode.h d38ceaf99e drm/amdgpu: add core driver (v4) 10 years ago
amdgpu_uvd.c 28a396545a Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-next 9 years ago
amdgpu_uvd.h bbec97aae6 drm/amdgpu: add a fence timeout for the IB tests v2 9 years ago
amdgpu_vce.c 5eeda8a481 drm/amdgpu/vce: add support for hw config packet (v2) 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 2d7c17be00 drm/amdgpu: fix a vm_flush fence leak 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 49a5d73fd0 drm/amdgpu: fix s3 resume back, uvd dpm randomly can't disable. 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 ca09fb9f60 Merge tag 'v4.8-rc8' into drm-next 9 years ago
cik_sdma.h 5fc3aeeb9e drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2) 10 years ago
cikd.h 0b2138a455 drm/amdgpu: implement raster configuration for gfx v7 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 e695e77c6b drm/amdgpu: move atom scratch register save/restore to common 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 e695e77c6b drm/amdgpu: move atom scratch register save/restore to common 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 e695e77c6b drm/amdgpu: move atom scratch register save/restore to common code 9 years ago
dce_v6_0.h e2cdf640cb drm/amdgpu: add display controller implementation for si v10 9 years ago
dce_v8_0.c e695e77c6b drm/amdgpu: move atom scratch register save/restore to common code 9 years ago
dce_v8_0.h 83c9b0253b drm/amdgpu: Disable VGA render and crtc when init GMC. 9 years ago
dce_virtual.c 8cb619d82e drm/amdgpu/virtual_dce: adjust config ifdef 9 years ago
dce_virtual.h 46ac362243 drm/amdgpu: Use software timer to generate vsync interrupt. 9 years ago
gfx_v6_0.c 865ab832ba drm/amdgpu: implement raster configuration for gfx v6 9 years ago
gfx_v6_0.h 2cd46ad223 drm/amdgpu: add graphic pipeline implementation for si v8 9 years ago
gfx_v7_0.c ca09fb9f60 Merge tag 'v4.8-rc8' into drm-next 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 0711257ee6 drm/amdgpu/st: move ATC CG golden init from gfx to mc 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 0711257ee6 drm/amdgpu/st: move ATC CG golden init from gfx to mc 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 4560738a8e drm/amdgpu/dpm: flush any thermal work on fini 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 ca09fb9f60 Merge tag 'v4.8-rc8' into drm-next 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 da146d3b52 drm/amdgpu: fix amdgpu_need_full_reset (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 229e2d46da drm/amdgpu/si_dma: add ring callbacks for ib and dma frame size 9 years ago
si_dma.h 30d1574fa4 drm/amdgpu: add DMA implementation for si v8 9 years ago
si_dpm.c 71451bdfc2 drm/amdgpu/si_dpm: workaround for SI kickers 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 23f8f8006a drm/amdgpu/uvd4.2: add ring callbacks for ib and dma frame size 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 cdbbb7846c drm/amdgpu/uvd5: add ring callbacks for ib and dma frame size 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 da146d3b52 drm/amdgpu: fix amdgpu_need_full_reset (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 9d6b7a6447 drm/amdgpu/vce2: add ring callbacks for ib and dma frame size 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 ef6239e0cf drm/amdgpu/vce3: only enable 3 rings on new enough firmware (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 3b496626ee drm/amdgpu: add support for new smc firmware on iceland 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