..
Kconfig
…
Makefile
drm/amdgpu/virt: implement VI virt operation interfaces
2017-01-27 11:13:24 -05:00
ObjectID.h
…
amdgpu.h
Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux into drm-next
2017-02-01 08:39:35 +10:00
amdgpu_acp.c
…
amdgpu_acp.h
…
amdgpu_acpi.c
drm/amdgpu: Remove checking for atombios
2017-01-27 11:12:39 -05:00
amdgpu_afmt.c
…
amdgpu_amdkfd.c
…
amdgpu_amdkfd.h
…
amdgpu_amdkfd_gfx_v7.c
…
amdgpu_amdkfd_gfx_v8.c
…
amdgpu_atombios.c
…
amdgpu_atombios.h
…
amdgpu_atpx_handler.c
…
amdgpu_benchmark.c
…
amdgpu_bios.c
drm/amdgpu: handle vfct with multiple vbios images
2017-01-27 12:20:42 -05:00
amdgpu_bo_list.c
…
amdgpu_cgs.c
drm/amdgpu: add cgs interface for enter/exit rlc safe mode.
2017-01-27 11:12:46 -05:00
amdgpu_connectors.c
…
amdgpu_connectors.h
…
amdgpu_cs.c
drm/amdgpu: use the num_rings variable for checking vce rings
2017-01-27 11:13:29 -05:00
amdgpu_ctx.c
…
amdgpu_device.c
Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux into drm-next
2017-02-01 08:39:35 +10:00
amdgpu_display.c
drm/amdgpu: Refactor flip into prepare submit and submit. (v3)
2017-01-27 11:13:31 -05:00
amdgpu_dpm.c
…
amdgpu_dpm.h
drm/amd/powerplay: Unify dpm level defines
2017-01-27 11:12:53 -05:00
amdgpu_drv.c
Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux into drm-next
2017-02-01 08:39:35 +10:00
amdgpu_drv.h
…
amdgpu_encoders.c
…
amdgpu_fb.c
…
amdgpu_fence.c
…
amdgpu_gart.c
…
amdgpu_gds.h
…
amdgpu_gem.c
drm/amdgpu: fix race in GEM VA map IOCTL v2
2017-02-02 13:50:03 -05:00
amdgpu_gfx.c
drm/amdgpu: simplify allocation of scratch regs
2017-01-27 11:13:32 -05:00
amdgpu_gfx.h
…
amdgpu_gtt_mgr.c
drm/amdgpu: use designated initializers
2017-01-27 11:12:40 -05:00
amdgpu_i2c.c
drm/amdgpu: Remove checking for atombios
2017-01-27 11:12:39 -05:00
amdgpu_i2c.h
…
amdgpu_ib.c
drm/amd/amdgpu: remove the uncessary parameter for ib scheduler
2017-01-27 12:20:37 -05:00
amdgpu_ih.c
…
amdgpu_ih.h
…
amdgpu_ioc32.c
…
amdgpu_irq.c
…
amdgpu_irq.h
…
amdgpu_job.c
drm/amd/amdgpu: remove the uncessary parameter for ib scheduler
2017-01-27 12:20:37 -05:00
amdgpu_kms.c
drm/amdgpu: request/release full gpu access if device is vf
2017-01-27 11:13:25 -05:00
amdgpu_mn.c
…
amdgpu_mode.h
drm/amdgpu: Refactor flip into prepare submit and submit. (v3)
2017-01-27 11:13:31 -05:00
amdgpu_object.c
drm/amdgpu: Bring bo creation in line with radeon driver (v2)
2017-01-27 12:20:36 -05:00
amdgpu_object.h
drm/amd/amdgpu: add amdgpu_bo_gpu_accessible helper function
2017-01-27 11:13:17 -05:00
amdgpu_pll.c
…
amdgpu_pll.h
…
amdgpu_pm.c
drm/amdgpu: fix typo of CGTS
2017-01-27 11:13:27 -05:00
amdgpu_pm.h
drm/amdgpu: add parse clock gating state
2017-01-27 11:13:07 -05:00
amdgpu_powerplay.c
drm/amd/powerplay: refine powerplay interface.
2017-01-27 11:12:58 -05:00
amdgpu_powerplay.h
…
amdgpu_prime.c
…
amdgpu_ring.c
drm/amdgpu:set cond_exec polling value to 1 in ring_init
2017-01-27 11:13:37 -05:00
amdgpu_ring.h
drm/amdgpu/ring: add two interfaces to support r/w registers with kiq
2017-01-27 11:13:21 -05:00
amdgpu_sa.c
…
amdgpu_sync.c
…
amdgpu_sync.h
…
amdgpu_test.c
…
amdgpu_trace.h
drm/amd/amdgpu: Widen mmio trace register address width
2017-01-27 11:12:39 -05:00
amdgpu_trace_points.c
…
amdgpu_ttm.c
drm/amd/amdgpu/amdgpu_ttm: Handle return NULL error from ioremap_nocache
2017-01-27 12:20:38 -05:00
amdgpu_ttm.h
drm/amdgpu: user BO priority instead of self coding it (v2)
2017-01-27 12:20:33 -05:00
amdgpu_ucode.c
…
amdgpu_ucode.h
…
amdgpu_uvd.c
drm/amd/amdgpu: remove the uncessary parameter for ib scheduler
2017-01-27 12:20:37 -05:00
amdgpu_uvd.h
drm/amd/amdgpu: get maximum and used UVD handles (v4)
2017-01-27 11:12:38 -05:00
amdgpu_vce.c
drm/amd/amdgpu: remove the uncessary parameter for ib scheduler
2017-01-27 12:20:37 -05:00
amdgpu_vce.h
…
amdgpu_virt.c
drm/amdgpu/virt: enable virtual display
2017-01-27 11:13:26 -05:00
amdgpu_virt.h
drm/amdgpu:add META_DATA struct for CSA/SRIOV v2
2017-01-27 11:13:33 -05:00
amdgpu_vm.c
drm/amdgpu: fix amdgpu_bo_va_mapping flags
2017-01-27 12:20:45 -05:00
amdgpu_vm.h
drm/amdgpu: fix amdgpu_bo_va_mapping flags
2017-01-27 12:20:45 -05:00
amdgpu_vram_mgr.c
drm/mm: Convert to drm_printer
2016-12-30 12:08:28 +01:00
atom.c
…
atom.h
…
atombios_crtc.c
…
atombios_crtc.h
…
atombios_dp.c
…
atombios_dp.h
…
atombios_encoders.c
drm/amdgpu: Remove checking for atombios
2017-01-27 11:12:39 -05:00
atombios_encoders.h
…
atombios_i2c.c
…
atombios_i2c.h
…
ci_dpm.c
drm/amdgpu: refine ci uvd dpm code.
2017-01-27 11:13:33 -05:00
ci_dpm.h
…
ci_smc.c
…
cik.c
drm/amdgpu: remove detect_hw_virtualization interface
2017-01-27 11:13:05 -05:00
cik.h
…
cik_dpm.h
…
cik_ih.c
…
cik_ih.h
…
cik_sdma.c
drm/amd/amdgpu: remove the uncessary parameter for ib scheduler
2017-01-27 12:20:37 -05:00
cik_sdma.h
…
cikd.h
…
clearstate_ci.h
…
clearstate_defs.h
…
clearstate_si.h
drm/amdgpu: move misc si headers into amdgpu
2017-01-27 12:20:41 -05:00
clearstate_vi.h
…
cz_ih.c
…
cz_ih.h
…
dce_v6_0.c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next
2017-01-27 11:00:42 +10:00
dce_v6_0.h
…
dce_v8_0.c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next
2017-01-27 11:00:42 +10:00
dce_v8_0.h
…
dce_v10_0.c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next
2017-01-27 11:00:42 +10:00
dce_v10_0.h
…
dce_v11_0.c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next
2017-01-27 11:00:42 +10:00
dce_v11_0.h
…
dce_virtual.c
ktime: Cleanup ktime_set() usage
2016-12-25 17:21:22 +01:00
dce_virtual.h
…
gfx_v6_0.c
drm/amdgpu: move misc si headers into amdgpu
2017-01-27 12:20:41 -05:00
gfx_v6_0.h
…
gfx_v7_0.c
drm/amd/amdgpu: remove the uncessary parameter for ib scheduler
2017-01-27 12:20:37 -05:00
gfx_v7_0.h
…
gfx_v8_0.c
drm/amd/amdgpu: remove the uncessary parameter for ib scheduler
2017-01-27 12:20:37 -05:00
gfx_v8_0.h
…
gmc_v6_0.c
drm/amdgpu: fix vm_fault_stop on gfx6
2017-01-12 17:39:34 -05:00
gmc_v6_0.h
…
gmc_v7_0.c
drm/amdgpu: access stolen VRAM directly on KV/KB (v2)
2017-01-27 12:20:44 -05:00
gmc_v7_0.h
…
gmc_v8_0.c
drm/amdgpu: access stolen VRAM directly on CZ (v2)
2017-01-27 12:20:45 -05:00
gmc_v8_0.h
…
iceland_ih.c
…
iceland_ih.h
…
iceland_sdma_pkt_open.h
…
kv_dpm.c
drm/amdgpu: fix kernel panic when dpm disabled on Kv.
2017-01-27 12:20:44 -05:00
kv_dpm.h
…
kv_smc.c
…
mxgpu_vi.c
drm/amdgpu/virt: implement VI virt operation interfaces
2017-01-27 11:13:24 -05:00
mxgpu_vi.h
drm/amdgpu/virt: implement VI virt operation interfaces
2017-01-27 11:13:24 -05:00
ppsmc.h
…
r600_dpm.h
…
sdma_v2_4.c
drm/amd/amdgpu: remove the uncessary parameter for ib scheduler
2017-01-27 12:20:37 -05:00
sdma_v2_4.h
…
sdma_v3_0.c
drm/amd/amdgpu: remove the uncessary parameter for ib scheduler
2017-01-27 12:20:37 -05:00
sdma_v3_0.h
…
si.c
drm/amdgpu: move misc si headers into amdgpu
2017-01-27 12:20:41 -05:00
si.h
…
si_dma.c
drm/amdgpu: move misc si headers into amdgpu
2017-01-27 12:20:41 -05:00
si_dma.h
…
si_dpm.c
drm/amdgpu: move misc si headers into amdgpu
2017-01-27 12:20:41 -05:00
si_dpm.h
…
si_enums.h
…
si_ih.c
drm/amdgpu: move misc si headers into amdgpu
2017-01-27 12:20:41 -05:00
si_ih.h
…
si_smc.c
drm/amdgpu: move misc si headers into amdgpu
2017-01-27 12:20:41 -05:00
sid.h
drm/amdgpu: move misc si headers into amdgpu
2017-01-27 12:20:41 -05:00
sislands_smc.h
…
tonga_ih.c
…
tonga_ih.h
…
tonga_sdma_pkt_open.h
…
uvd_v4_2.c
drm/amdgpu: change clock gating mode for uvd_v4.
2017-01-17 15:25:26 -05:00
uvd_v4_2.h
…
uvd_v5_0.c
drm/amdgpu: add get clockgating_state method for uvd v5&v6
2017-01-27 11:13:10 -05:00
uvd_v5_0.h
…
uvd_v6_0.c
drm/amdgpu: add get clockgating_state method for uvd v5&v6
2017-01-27 11:13:10 -05:00
uvd_v6_0.h
…
vce_v2_0.c
…
vce_v2_0.h
…
vce_v3_0.c
drm/amdgpu: refine vce3.0 initialize.
2017-01-27 11:13:15 -05:00
vce_v3_0.h
…
vi.c
drm/amdgpu/vi: fix mailbox irq mistake
2017-01-27 11:13:40 -05:00
vi.h
drm/amdgpu:add META_DATA struct for CSA/SRIOV v2
2017-01-27 11:13:33 -05:00
vi_dpm.h
drm/amdgpu: cleanup useless extern functions
2017-01-27 11:12:43 -05:00
vid.h
drm/amdgpu/gfx8: add support kernel interface queue(KIQ)
2017-01-27 11:13:03 -05:00