pding 8840a3878d drm/amdgpu: retry init if it fails due to exclusive mode timeout (v3) 8 years ago
..
Kconfig 4562236b3b drm/amd/dc: Add dc display driver (v2) 8 years ago
Makefile f6705bf959 Merge tag 'drm-for-v4.15-amd-dc' of git://people.freedesktop.org/~airlied/linux 7 years ago
ObjectID.h 87320cafbc Revert "drm/amdgpu: Add virtual connector and encoder macros." 9 years ago
amdgpu.h 668ca1b44d drm/amdgpu:don't change ctx->reset_couner upon query 7 years ago
amdgpu_acp.c fc150d6bba Merge branch 'linus-4.14-rc4-acp-prereq' of git://people.freedesktop.org/~agd5f/linux into drm-next 7 years ago
amdgpu_acp.h a125510721 drm/amdgpu: rework IP block registration (v2) 9 years ago
amdgpu_acpi.c b7cecbe8d5 drm/amdgpu: Make amdgpu_atif_handler static 8 years ago
amdgpu_afmt.c 7ca85295d8 gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level> 8 years ago
amdgpu_amdkfd.c 9953b72f9c drm/amdgpu: change redundant init logs to debug level 7 years ago
amdgpu_amdkfd.h 70539bd795 drm/amd: Update MEC HQD loading code for KFD 8 years ago
amdgpu_amdkfd_gfx_v7.c cf21654b40 drm/amdgpu: Fix SDMA load/unload sequence on HWS disabled mode 7 years ago
amdgpu_amdkfd_gfx_v8.c a50ecc54ff drm/amdgpu: Fixed a potential circular lock 8 years ago
amdgpu_atombios.c 9953b72f9c drm/amdgpu: change redundant init logs to debug level 7 years ago
amdgpu_atombios.h 4426826c02 drm/amdgpu/atombios: add function for whether we need asic_init 8 years ago
amdgpu_atomfirmware.c 24738d7c87 drm/amdgpu:add fw-vram-usage for atomfirmware 8 years ago
amdgpu_atomfirmware.h 79077ee1ed drm/amdgpu: add get_clock_info for atomfirmware 8 years ago
amdgpu_atpx_handler.c 7ca85295d8 gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level> 8 years ago
amdgpu_benchmark.c 2046d46db9 drm/amdgpu: Add a parameter to amdgpu_bo_create() 8 years ago
amdgpu_bios.c ab6613b7ea drm/amdgpu: Remove check which is not valid for certain VBIOS 7 years ago
amdgpu_bo_list.c 6d7d9c5aa2 drm/amdgpu: Fix preferred typo 8 years ago
amdgpu_cgs.c b9e56e41e0 Merge branch 'drm-next-4.15-dc' of git://people.freedesktop.org/~agd5f/linux into drm-next 8 years ago
amdgpu_connectors.c 70c5f93669 Merge airlied/drm-next into drm-misc-next 7 years ago
amdgpu_connectors.h d38ceaf99e drm/amdgpu: add core driver (v4) 10 years ago
amdgpu_cs.c a4176cb484 drm/amdgpu: Remove job->s_entity to avoid keeping reference to stale pointer. 7 years ago
amdgpu_ctx.c bc1b1bf6e3 drm/amdgpu:implement ctx query2 7 years ago
amdgpu_device.c 8840a3878d drm/amdgpu: retry init if it fails due to exclusive mode timeout (v3) 7 years ago
amdgpu_display.c 5f42aa394e Revert "drm/amdgpu: Pulling old prepare and submit for flip back" 8 years ago
amdgpu_display.h b0fb632f9b drm/amdgpu: Expose mode_config functions for DM 8 years ago
amdgpu_dpm.c cfa289fd49 drm/amdgpu: rename amdgpu_dpm_funcs to amd_pm_funcs 8 years ago
amdgpu_dpm.h b9e56e41e0 Merge branch 'drm-next-4.15-dc' of git://people.freedesktop.org/~agd5f/linux into drm-next 8 years ago
amdgpu_drv.c 9953b72f9c drm/amdgpu: change redundant init logs to debug level 7 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 93b8ca9b87 drm/amdgpu: Enable DRIVER_ATOMIC flag for DAL. 8 years ago
amdgpu_fence.c 9953b72f9c drm/amdgpu: change redundant init logs to debug level 7 years ago
amdgpu_gart.c fa2cd03692 drm/amdgpu: don't flush the TLB before initializing GART 8 years ago
amdgpu_gart.h faf5056726 drm/amdgpu: move default gart size setting into gmc modules 8 years ago
amdgpu_gds.h c632d79943 amdgpu: move ttm stuff to amdgpu_ttm.h 9 years ago
amdgpu_gem.c c353bfc6eb Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linux 7 years ago
amdgpu_gfx.c 43ca8efa46 drm/amdgpu: busywait KIQ register accessing (v4) 8 years ago
amdgpu_gfx.h b9683c21f6 drm/amdgpu/gfx: consolidate mqd buffer setup code 8 years ago
amdgpu_gtt_mgr.c 9ee8ecbb3e drm/amdgpu:fix memleak in takedown 7 years ago
amdgpu_i2c.c f7e9e9feb0 drm/amdgpu: Remove checking for atombios 8 years ago
amdgpu_i2c.h 44f9d7b3f1 drm/amdgpu/i2c: add const where appropriate 9 years ago
amdgpu_ib.c 8fdf074f18 drm/amdgpu:fix world switch hang 8 years ago
amdgpu_ih.c a2f14820e3 drm/amdgpu: Track pending retry faults in IH and VM (v2) 8 years ago
amdgpu_ih.h a2f14820e3 drm/amdgpu: Track pending retry faults in IH and VM (v2) 8 years ago
amdgpu_ioc32.c d38ceaf99e drm/amdgpu: add core driver (v4) 10 years ago
amdgpu_irq.c 9953b72f9c drm/amdgpu: change redundant init logs to debug level 7 years ago
amdgpu_irq.h d766e6a393 drm/amdgpu: switch ih handling to two levels (v3) 8 years ago
amdgpu_job.c a4176cb484 drm/amdgpu: Remove job->s_entity to avoid keeping reference to stale pointer. 7 years ago
amdgpu_kms.c 8840a3878d drm/amdgpu: retry init if it fails due to exclusive mode timeout (v3) 7 years ago
amdgpu_mn.c 754270c7c5 Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux into drm-next 8 years ago
amdgpu_mn.h 9a18999640 drm/amdgpu: move MMU notifier related defines to amdgpu_mn.h 8 years ago
amdgpu_mode.h cd3f6ad838 drm/amdgpu: Remove unused dc_stream from amdgpu_crtc 7 years ago
amdgpu_object.c 9953b72f9c drm/amdgpu: change redundant init logs to debug level 7 years ago
amdgpu_object.h 177ae09b5d drm/amdgpu: introduce AMDGPU_GEM_CREATE_EXPLICIT_SYNC v2 8 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 c353bfc6eb Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linux 7 years ago
amdgpu_pm.h 98c65108c5 drm/amdgpu: Fix amdgpu_pm_acpi_event_handler warning 8 years ago
amdgpu_powerplay.c b693fc1f83 Revert "drm/amdgpu: fix rmmod KCQ disable failed error" 7 years ago
amdgpu_powerplay.h a125510721 drm/amdgpu: rework IP block registration (v2) 9 years ago
amdgpu_prime.c 4b277247b1 drm/amdgpu: set f_mapping on exported DMA-bufs 7 years ago
amdgpu_psp.c b693fc1f83 Revert "drm/amdgpu: fix rmmod KCQ disable failed error" 7 years ago
amdgpu_psp.h 98512bb8c2 drm/amdgpu: Add GPU reset functionality for Vega10 8 years ago
amdgpu_queue_mgr.c fa7c7939b4 drm/amdgpu: Use unsigned ring indices in amdgpu_queue_mgr_map 7 years ago
amdgpu_ring.c dce1e131dd drm/amdgpu: bypass lru touch for KIQ ring submission 7 years ago
amdgpu_ring.h 2f9d4084ca drm/amdgpu:cleanup force_completion 7 years ago
amdgpu_sa.c 2046d46db9 drm/amdgpu: Add a parameter to amdgpu_bo_create() 8 years ago
amdgpu_sched.c 8bc4c256f4 drm/amdgpu: rename context priority levels 8 years ago
amdgpu_sched.h 52c6a62c64 drm/amdgpu: add interface for editing a foreign process's priority v3 8 years ago
amdgpu_sync.c 177ae09b5d drm/amdgpu: introduce AMDGPU_GEM_CREATE_EXPLICIT_SYNC v2 8 years ago
amdgpu_sync.h 177ae09b5d drm/amdgpu: introduce AMDGPU_GEM_CREATE_EXPLICIT_SYNC v2 8 years ago
amdgpu_test.c 2046d46db9 drm/amdgpu: Add a parameter to amdgpu_bo_create() 8 years ago
amdgpu_trace.h e60e1ee606 Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux 7 years ago
amdgpu_trace_points.c e60e1ee606 Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux 7 years ago
amdgpu_ttm.c b3eebe3d89 drm/amd/scheduler:introduce guilty pointer member 7 years ago
amdgpu_ttm.h 1eca5a530d drm/amdgpu: Refactor amdgpu_move_blit 8 years ago
amdgpu_ucode.c d59c026b7b drm/amdgpu/sriov:fix memory leak after gpu reset 8 years ago
amdgpu_ucode.h 51fd037067 drm/amdgpu: add new member in gpu_info fw 8 years ago
amdgpu_uvd.c 9953b72f9c drm/amdgpu: change redundant init logs to debug level 7 years ago
amdgpu_uvd.h a28f0a164c drm/amdgpu: add uvd enc run queue 8 years ago
amdgpu_vce.c 9953b72f9c drm/amdgpu: change redundant init logs to debug level 7 years ago
amdgpu_vce.h a107ebf61e drm/amdgpu: add saved_bo to save vce 4.0 context when suspend 8 years ago
amdgpu_vcn.c 9953b72f9c drm/amdgpu: change redundant init logs to debug level 7 years ago
amdgpu_vcn.h 8ace845ff0 drm/amdgpu: add vcn enc ring type and functions 8 years ago
amdgpu_vf_error.c 6867e1b5fb drm/amdgpu:fix vf_error_put 8 years ago
amdgpu_vf_error.h e23b74aab5 drm/amdgpu: fix vf error handling 8 years ago
amdgpu_virt.c b636176efd drm/amdgpu/virt: add wait_reset virt ops 7 years ago
amdgpu_virt.h b636176efd drm/amdgpu/virt: add wait_reset virt ops 7 years ago
amdgpu_vm.c b3eebe3d89 drm/amd/scheduler:introduce guilty pointer member 7 years ago
amdgpu_vm.h ff4cd38943 drm/amdgpu: make AMDGPU_VA_RESERVED_SIZE 64bit 7 years ago
amdgpu_vram_mgr.c 9ee8ecbb3e drm/amdgpu:fix memleak in takedown 7 years ago
atom.c db95e21855 drm/amdgpu: Add debugfs file for VBIOS and version 8 years ago
atom.h db95e21855 drm/amdgpu: Add debugfs file for VBIOS and version 8 years ago
atombios_crtc.c 05b4017b37 drm/amdgpu/atom: fix ps allocation size for EnableDispPowerGating 8 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 f7e9e9feb0 drm/amdgpu: Remove checking for atombios 8 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 7413d2faef drm/amd/powerplay: describe the PCIE link speed in right GT/s 7 years ago
ci_dpm.h 618c048373 drm/amd/amdgpu: add power profile support for CI 8 years ago
ci_smc.c 248a1d6f1a drm/amd: fix include notation and remove -Iinclude/drm flag 8 years ago
cik.c aca31681b1 drm/amdgpu: used cached gca values for cik_read_register 7 years ago
cik.h a125510721 drm/amdgpu: rework IP block registration (v2) 9 years ago
cik_dpm.h cd4d74648b drm/amdgpu: unify the interface of amd_pm_funcs 8 years ago
cik_ih.c c98171ccf6 drm/amdgpu: Handle GPUVM fault storms 8 years ago
cik_ih.h a125510721 drm/amdgpu: rework IP block registration (v2) 9 years ago
cik_sdma.c 9953b72f9c drm/amdgpu: change redundant init logs to debug level 7 years ago
cik_sdma.h a125510721 drm/amdgpu: rework IP block registration (v2) 9 years ago
cikd.h 6137a0fec2 drm/amd: Spelling s/SDMA_WRTIE_SUB_OPCODE_TILED/SDMA_WRITE_SUB_OPCODE_TILED/ 8 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_gfx9.h c471e70b18 drm/amdgpu: fix header on gfx9 clear state 8 years ago
clearstate_si.h 689957b12b drm/amdgpu: move misc si headers into amdgpu 8 years ago
clearstate_vi.h aaa36a976b drm/amdgpu: Add initial VI support 10 years ago
cz_ih.c c98171ccf6 drm/amdgpu: Handle GPUVM fault storms 8 years ago
cz_ih.h a125510721 drm/amdgpu: rework IP block registration (v2) 9 years ago
dce_v10_0.c f62facc2eb drm/amdgpu: switch to drm_*{get,put} helpers 8 years ago
dce_v10_0.h a125510721 drm/amdgpu: rework IP block registration (v2) 9 years ago
dce_v11_0.c f62facc2eb drm/amdgpu: switch to drm_*{get,put} helpers 8 years ago
dce_v11_0.h a125510721 drm/amdgpu: rework IP block registration (v2) 9 years ago
dce_v6_0.c f62facc2eb drm/amdgpu: switch to drm_*{get,put} helpers 8 years ago
dce_v6_0.h a125510721 drm/amdgpu: rework IP block registration (v2) 9 years ago
dce_v8_0.c f62facc2eb drm/amdgpu: switch to drm_*{get,put} helpers 8 years ago
dce_v8_0.h a125510721 drm/amdgpu: rework IP block registration (v2) 9 years ago
dce_virtual.c 418da17214 drm: Pass struct drm_file * to __drm_mode_object_find [v2] 8 years ago
dce_virtual.h a125510721 drm/amdgpu: rework IP block registration (v2) 9 years ago
gfx_v6_0.c 9953b72f9c drm/amdgpu: change redundant init logs to debug level 7 years ago
gfx_v6_0.h a125510721 drm/amdgpu: rework IP block registration (v2) 9 years ago
gfx_v7_0.c 9953b72f9c drm/amdgpu: change redundant init logs to debug level 7 years ago
gfx_v7_0.h 97bf47b21d drm/amdgpu: unify MQD programming sequence for kfd and amdgpu v2 8 years ago
gfx_v8_0.c 1366b2d016 drm/amdgpu: avoid soft lockup when waiting for RLC serdes (v2) 7 years ago
gfx_v8_0.h 97bf47b21d drm/amdgpu: unify MQD programming sequence for kfd and amdgpu v2 8 years ago
gfx_v9_0.c 1366b2d016 drm/amdgpu: avoid soft lockup when waiting for RLC serdes (v2) 7 years ago
gfx_v9_0.h fa04b6ba14 drm/amdgpu: set gfx_v9_0_ip_funcs as static 8 years ago
gfxhub_v1_0.c 4bd9a67e17 drm/amdgpu:halt when vm fault 8 years ago
gfxhub_v1_0.h b6d2d081c8 drm/amdgpu: drop old ip definitions for gfxhub and mmhub 8 years ago
gmc_v6_0.c c833d8aa4d drm/amdgpu:fix firmware memoryleak(v2) 8 years ago
gmc_v6_0.h a125510721 drm/amdgpu: rework IP block registration (v2) 9 years ago
gmc_v7_0.c c833d8aa4d drm/amdgpu:fix firmware memoryleak(v2) 8 years ago
gmc_v7_0.h a125510721 drm/amdgpu: rework IP block registration (v2) 9 years ago
gmc_v8_0.c c833d8aa4d drm/amdgpu:fix firmware memoryleak(v2) 8 years ago
gmc_v8_0.h a125510721 drm/amdgpu: rework IP block registration (v2) 9 years ago
gmc_v9_0.c c5066129af drm/amdgpu: Properly allocate VM invalidate eng v2 7 years ago
gmc_v9_0.h e60f8db5e4 drm/amdgpu: Add GMC 9.0 support (v2) 8 years ago
iceland_ih.c c98171ccf6 drm/amdgpu: Handle GPUVM fault storms 8 years ago
iceland_ih.h a125510721 drm/amdgpu: rework IP block registration (v2) 9 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 d2f52ac800 drm/amdgpu: move common pm sysfs code to amdgpu_device.c 8 years ago
kv_dpm.h a2e73f56fa drm/amdgpu: Add support for CIK parts 10 years ago
kv_smc.c 248a1d6f1a drm/amd: fix include notation and remove -Iinclude/drm flag 8 years ago
mmhub_v1_0.c 4bd9a67e17 drm/amdgpu:halt when vm fault 8 years ago
mmhub_v1_0.h b6d2d081c8 drm/amdgpu: drop old ip definitions for gfxhub and mmhub 8 years ago
mmsch_v1_0.h a92f5ec0c1 drm/amdgpu/vce4: move mm table constructions functions into mmsch header file 8 years ago
mxgpu_ai.c b59142384e drm/amdgpu/virt: implement wait_reset callbacks for vi/ai 7 years ago
mxgpu_ai.h 6e132ca0bb drm/amdgpu/sriov:increate mailbox polling timeout 8 years ago
mxgpu_vi.c b59142384e drm/amdgpu/virt: implement wait_reset callbacks for vi/ai 7 years ago
mxgpu_vi.h 6e132ca0bb drm/amdgpu/sriov:increate mailbox polling timeout 8 years ago
nbio_v6_1.c c6622f3afc amdgpu/nbio: use constant nbio_hdp_flush_reg structs. 8 years ago
nbio_v6_1.h c6622f3afc amdgpu/nbio: use constant nbio_hdp_flush_reg structs. 8 years ago
nbio_v7_0.c c6622f3afc amdgpu/nbio: use constant nbio_hdp_flush_reg structs. 8 years ago
nbio_v7_0.h c6622f3afc amdgpu/nbio: use constant nbio_hdp_flush_reg structs. 8 years ago
ppsmc.h 0a552a3296 drm/amdgpu: add new definitions into ppsmc.h for iceland 9 years ago
psp_gfx_if.h 0e5ca0d1ac drm/amdgpu: add PSP driver for vega10 (v2) 8 years ago
psp_v10_0.c 4694257e7d drm/amdgpu/psp: prevent page fault by checking write_frame address(v4) 8 years ago
psp_v10_0.h 98512bb8c2 drm/amdgpu: Add GPU reset functionality for Vega10 8 years ago
psp_v3_1.c 4694257e7d drm/amdgpu/psp: prevent page fault by checking write_frame address(v4) 8 years ago
psp_v3_1.h 98512bb8c2 drm/amdgpu: Add GPU reset functionality for Vega10 8 years ago
r600_dpm.h 841686df9f drm/amdgpu: add SI DPM support (v4) 9 years ago
sdma_v2_4.c 9953b72f9c drm/amdgpu: change redundant init logs to debug level 7 years ago
sdma_v2_4.h a125510721 drm/amdgpu: rework IP block registration (v2) 9 years ago
sdma_v3_0.c 9953b72f9c drm/amdgpu: change redundant init logs to debug level 7 years ago
sdma_v3_0.h a125510721 drm/amdgpu: rework IP block registration (v2) 9 years ago
sdma_v4_0.c 9953b72f9c drm/amdgpu: change redundant init logs to debug level 7 years ago
sdma_v4_0.h 2130f89ced drm/amdgpu: add SDMA v4.0 implementation (v2) 8 years ago
si.c 0c697fafc6 Backmerge tag 'v4.13-rc5' into drm-next 8 years ago
si.h a125510721 drm/amdgpu: rework IP block registration (v2) 9 years ago
si_dma.c 9953b72f9c drm/amdgpu: change redundant init logs to debug level 7 years ago
si_dma.h a125510721 drm/amdgpu: rework IP block registration (v2) 9 years ago
si_dpm.c d2f52ac800 drm/amdgpu: move common pm sysfs code to amdgpu_device.c 8 years ago
si_dpm.h cd4d74648b drm/amdgpu: unify the interface of amd_pm_funcs 8 years ago
si_enums.h ea0875a0b6 drm/amdgpu: update HAINAN_GB_ADDR_CONFIG_GOLDEN 8 years ago
si_ih.c 00ecd8a27c drm/amdgpu: Add prescreening stage in IH processing (v2) 8 years ago
si_ih.h a125510721 drm/amdgpu: rework IP block registration (v2) 9 years ago
si_smc.c 248a1d6f1a drm/amd: fix include notation and remove -Iinclude/drm flag 8 years ago
sid.h 689957b12b drm/amdgpu: move misc si headers into amdgpu 8 years ago
sislands_smc.h bdbdb571c8 drm/amdgpu/si/dpm: fix phase shedding setup 9 years ago
soc15.c f6705bf959 Merge tag 'drm-for-v4.15-amd-dc' of git://people.freedesktop.org/~airlied/linux 7 years ago
soc15.h aecbe64f2b drm/amdgpu: apply nbio7 for Raven (v3) 8 years ago
soc15_common.h c708535e9c drm/amdgpu: Add WREG32_SOC15_NO_KIQ macro define 8 years ago
soc15d.h d5de797ff1 drm/amdgpu: fix vega10 graphic hang issue in S3 test 8 years ago
tonga_ih.c c98171ccf6 drm/amdgpu: Handle GPUVM fault storms 8 years ago
tonga_ih.h a125510721 drm/amdgpu: rework IP block registration (v2) 9 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 9953b72f9c drm/amdgpu: change redundant init logs to debug level 7 years ago
uvd_v4_2.h a125510721 drm/amdgpu: rework IP block registration (v2) 9 years ago
uvd_v5_0.c 9953b72f9c drm/amdgpu: change redundant init logs to debug level 7 years ago
uvd_v5_0.h a125510721 drm/amdgpu: rework IP block registration (v2) 9 years ago
uvd_v6_0.c 9953b72f9c drm/amdgpu: change redundant init logs to debug level 7 years ago
uvd_v6_0.h a125510721 drm/amdgpu: rework IP block registration (v2) 9 years ago
uvd_v7_0.c 9953b72f9c drm/amdgpu: change redundant init logs to debug level 7 years ago
uvd_v7_0.h 09bfb8912d drm/amdgpu: add initial uvd 7.0 support for vega10 8 years ago
vce_v2_0.c 502372878a drm/amdgpu: various cleanups for uvd/vce. 8 years ago
vce_v2_0.h a125510721 drm/amdgpu: rework IP block registration (v2) 9 years ago
vce_v3_0.c 32bec2afa5 drm/amdgpu: allow harvesting check for Polaris VCE 8 years ago
vce_v3_0.h a125510721 drm/amdgpu: rework IP block registration (v2) 9 years ago
vce_v4_0.c f6e8b15af7 drm/amdgpu: remove the clearance of vce 4.0 interrupt mask 8 years ago
vce_v4_0.h c1dc356a11 drm/amdgpu: add initial vce 4.0 support for vega10 8 years ago
vcn_v1_0.c 89ce6e0afe drm/amdgpu: Set adev->vcn.irq.num_types for VCN 7 years ago
vcn_v1_0.h 3ea975e4ff drm/amdgpu: add vcn ip block and type 8 years ago
vega10_ih.c c98171ccf6 drm/amdgpu: Handle GPUVM fault storms 8 years ago
vega10_ih.h 282aae555e drm/amdgpu: add vega10 interrupt handler 8 years ago
vega10_sdma_pkt_open.h 90df1d55a2 drm/amdgpu: add SDMA 4.0 packet header 8 years ago
vi.c b9e56e41e0 Merge branch 'drm-next-4.15-dc' of git://people.freedesktop.org/~agd5f/linux into drm-next 8 years ago
vi.h 49abb980c5 drm/amdgpu/gfx8: move CE&DE meta data structure to vi_structs.h 8 years ago
vi_dpm.h 9e4bd4ca62 drm/amdgpu: cleanup useless extern functions 8 years ago
vid.h 8ed8415058 drm/amdgpu: add uvd enc command in header 8 years ago