Shirish S 2dc80b0065 drm/amdgpu: optimize amdgpu driver load & resume time il y a 8 ans
..
Kconfig c64474e4f7 drm/amdgpu: remove DRM_AMD_POWERPLAY il y a 9 ans
Makefile 88b5af70e2 drm/amdgpu: add vcn ip block functions (v2) il y a 8 ans
ObjectID.h 87320cafbc Revert "drm/amdgpu: Add virtual connector and encoder macros." il y a 9 ans
amdgpu.h 2dc80b0065 drm/amdgpu: optimize amdgpu driver load & resume time il y a 8 ans
amdgpu_acp.c 6320745596 Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-next il y a 9 ans
amdgpu_acp.h a125510721 drm/amdgpu: rework IP block registration (v2) il y a 9 ans
amdgpu_acpi.c f7e9e9feb0 drm/amdgpu: Remove checking for atombios il y a 9 ans
amdgpu_afmt.c 7ca85295d8 gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level> il y a 8 ans
amdgpu_amdkfd.c fa675329fc drm/amdgpu: remove unused functions il y a 9 ans
amdgpu_amdkfd.h efb1c6582e drm/amdgpu: Return -EPROBE_DEFER when amdkfd not loaded il y a 9 ans
amdgpu_amdkfd_gfx_v7.c 1d602430d3 drm/amdkfd: Fix possible infinite loop il y a 9 ans
amdgpu_amdkfd_gfx_v8.c 1d602430d3 drm/amdkfd: Fix possible infinite loop il y a 9 ans
amdgpu_atombios.c 692bb1ac03 drm/amdgpu: fix to clear ASIC INIT COMPLETE bit on resuming phase il y a 8 ans
amdgpu_atombios.h 1ce65f5284 drm/amdgpu: Read vram width from integrated system info table il y a 8 ans
amdgpu_atomfirmware.c de70c6357b drm/amdgpu/atomfirmware: add function to update engine hang status il y a 8 ans
amdgpu_atomfirmware.h de70c6357b drm/amdgpu/atomfirmware: add function to update engine hang status il y a 8 ans
amdgpu_atpx_handler.c 7ca85295d8 gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level> il y a 8 ans
amdgpu_benchmark.c 4a9ed1009b drm/amdgpu: Fix use of interruptible waiting il y a 8 ans
amdgpu_bios.c 0cdd500560 amdgpu: detect if we are using atomfirmware or atombios for vbios (v2) il y a 8 ans
amdgpu_bo_list.c ec2c467efe drm/amdgpu: Avoid using signed integer to store pointer value il y a 8 ans
amdgpu_cgs.c 2c55b16bf0 drm/amdgpu: remove unused and mostly unimplemented CGS functions v2 il y a 8 ans
amdgpu_connectors.c 6320745596 Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-next il y a 9 ans
amdgpu_connectors.h d38ceaf99e drm/amdgpu: add core driver (v4) il y a 10 ans
amdgpu_cs.c f1892138ab drm/amdgpu: return -ENODEV to user space when vram is lost v2 il y a 8 ans
amdgpu_ctx.c 75fbed20e5 drm/amdgpu:don't init entity for KIQ il y a 8 ans
amdgpu_device.c 2dc80b0065 drm/amdgpu: optimize amdgpu driver load & resume time il y a 8 ans
amdgpu_display.c 98da65d5e3 Revert "drm/amdgpu: Refactor flip into prepare submit and submit. (v3)" il y a 8 ans
amdgpu_dpm.c eeca232490 drm: Use pr_cont where appropriate il y a 8 ans
amdgpu_dpm.h d6c29695e6 drm/amdgpu: implement read_sensor() for pre-powerplay chips il y a 8 ans
amdgpu_drv.c 68e2c5ffeb drm/amdgpu: add an INFO query for monitoring VRAM CPU page faults il y a 8 ans
amdgpu_drv.h 2f7d10b393 drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2) il y a 10 ans
amdgpu_encoders.c d38ceaf99e drm/amdgpu: add core driver (v4) il y a 10 ans
amdgpu_fb.c 7e1544ae4d drm/amdgpu: fix null point error when rmmod amdgpu. il y a 8 ans
amdgpu_fence.c 65781c78ad drm/amdgpu/SRIOV:implement guilty job TDR for(V2) il y a 8 ans
amdgpu_gart.c 738f64ccc2 drm/amdgpu: extend lock range for race condition when gpu reset il y a 8 ans
amdgpu_gds.h c632d79943 amdgpu: move ttm stuff to amdgpu_ttm.h il y a 9 ans
amdgpu_gem.c 05ec3eda8b drm/amdgpu: cleanup VM manager init/fini il y a 8 ans
amdgpu_gfx.c 50261151a1 drm/amdgpu: simplify allocation of scratch regs il y a 9 ans
amdgpu_gfx.h 356aee305a drm/amdgpu: change function declarations and add missing header dependencies il y a 9 ans
amdgpu_gtt_mgr.c 05a72a2864 drm/amdgpu: add gtt print like vram when dump mm table V2 il y a 8 ans
amdgpu_i2c.c f7e9e9feb0 drm/amdgpu: Remove checking for atombios il y a 9 ans
amdgpu_i2c.h 44f9d7b3f1 drm/amdgpu/i2c: add const where appropriate il y a 9 ans
amdgpu_ib.c ef44f8541e drm/amdgpu: add a ring func for vcn start command il y a 8 ans
amdgpu_ih.c 8640faed5a drm/amdgpu: free the BO in kernel by helper amdgpu_bo_free_kernel() il y a 9 ans
amdgpu_ih.h 88b5af70e2 drm/amdgpu: add vcn ip block functions (v2) il y a 8 ans
amdgpu_ioc32.c d38ceaf99e drm/amdgpu: add core driver (v4) il y a 10 ans
amdgpu_irq.c 4fbf87e2fe drm/amdgpu:don't invoke srio-gpu-reset in gpu-reset (v2) il y a 8 ans
amdgpu_irq.h d766e6a393 drm/amdgpu: switch ih handling to two levels (v3) il y a 8 ans
amdgpu_job.c a340c7bcf1 drm/amdgpu: add dep_sync for amdgpu job il y a 8 ans
amdgpu_kms.c 68e2c5ffeb drm/amdgpu: add an INFO query for monitoring VRAM CPU page faults il y a 8 ans
amdgpu_mn.c a9f87f6452 drm/amdgpu: use a 64bit interval tree for VM management v2 il y a 8 ans
amdgpu_mode.h e98c58e55f Merge tag 'drm-misc-next-2017-05-16' of git://anongit.freedesktop.org/git/drm-misc into drm-next il y a 8 ans
amdgpu_object.c 68e2c5ffeb drm/amdgpu: add an INFO query for monitoring VRAM CPU page faults il y a 8 ans
amdgpu_object.h 8252131639 drm/amdgpu: validate shadow before restoring from it il y a 8 ans
amdgpu_pll.c 9ca91fdd13 drm/amdgpu: add missing header dependencies il y a 9 ans
amdgpu_pll.h d38ceaf99e drm/amdgpu: add core driver (v4) il y a 10 ans
amdgpu_pm.c aad22ca436 drm/amdgpu: refine amdgpu pwm1_enable sysfs interface. il y a 8 ans
amdgpu_pm.h a8503b15ab drm/amdgpu: add parse clock gating state il y a 9 ans
amdgpu_powerplay.c 30db095f51 drm/amdgpu/powerplay/raven: add smu block and enable powerplay il y a 8 ans
amdgpu_powerplay.h a125510721 drm/amdgpu: rework IP block registration (v2) il y a 9 ans
amdgpu_prime.c c81a1a7403 drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanup il y a 8 ans
amdgpu_psp.c c1798b5400 drm/amdgpu: register the psp v10 function pointers at psp sw_init il y a 8 ans
amdgpu_psp.h dfbd643861 drm/amdgpu: add psp v10 ip block il y a 8 ans
amdgpu_ring.c ec63982e90 drm/amd/amdgpu: Correct ring wptr address in debugfs (v2) il y a 8 ans
amdgpu_ring.h 8ace845ff0 drm/amdgpu: add vcn enc ring type and functions il y a 8 ans
amdgpu_sa.c c81a1a7403 drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanup il y a 8 ans
amdgpu_sync.c f54d186700 dma-buf: Rename struct fence to dma_fence il y a 9 ans
amdgpu_sync.h 220196b384 Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/drm-intel into drm-next il y a 9 ans
amdgpu_test.c 81522f71b1 drm/amdgpu: remove unused sync testing il y a 8 ans
amdgpu_trace.h 5f1bcf511f drm/amdgpu: trace vm hub during flush as well v2 il y a 8 ans
amdgpu_trace_points.c d38ceaf99e drm/amdgpu: add core driver (v4) il y a 10 ans
amdgpu_ttm.c 9156e72330 drm/amd/amdgpu: Return error if initiating read out of range on vram il y a 8 ans
amdgpu_ttm.h e1f055b301 drm/amdgpu: user BO priority instead of self coding it (v2) il y a 9 ans
amdgpu_ucode.c 4456ef4ea6 drm/amdgpu: add Raven chip id case for ucode il y a 8 ans
amdgpu_ucode.h 8ae1a33648 drm/amdgpu: add gpu_info firmware (v3) il y a 8 ans
amdgpu_uvd.c a9f87f6452 drm/amdgpu: use a 64bit interval tree for VM management v2 il y a 8 ans
amdgpu_uvd.h a28f0a164c drm/amdgpu: add uvd enc run queue il y a 8 ans
amdgpu_vce.c 0381631299 drm/amdgpu/vce4: enable ring & ib test for sriov il y a 8 ans
amdgpu_vce.h 5e5681788b drm/amdgpu: move amdgpu_vce structure to vce header il y a 8 ans
amdgpu_vcn.c 3b8f5ab331 drm/amdgpu: update vcn decode create msg il y a 8 ans
amdgpu_vcn.h 8ace845ff0 drm/amdgpu: add vcn enc ring type and functions il y a 8 ans
amdgpu_virt.c ff82577a10 drm/amdgpu:kiq reg access need timeout(v2) il y a 8 ans
amdgpu_virt.h 7225f8736c drm/amdgpu:use job* to replace voluntary il y a 8 ans
amdgpu_vm.c 9a94f5a593 drm/amdgpu: move adjust adjust_mc_addr into the GFX9 vm_flush functions il y a 8 ans
amdgpu_vm.h 05ec3eda8b drm/amdgpu: cleanup VM manager init/fini il y a 8 ans
amdgpu_vram_mgr.c 89bb5752c0 drm/amdgpu: use TTM_PL_FLAG_CONTIGUOUS v2 il y a 8 ans
atom.c 43bf11bd92 drm/amdgpu: move atom scratch setup into amdgpu_atombios.c il y a 8 ans
atom.h 43bf11bd92 drm/amdgpu: move atom scratch setup into amdgpu_atombios.c il y a 8 ans
atombios_crtc.c 356aee305a drm/amdgpu: change function declarations and add missing header dependencies il y a 9 ans
atombios_crtc.h 541cd55557 drm/amdgpu/atom: add SetDCEClock helper il y a 9 ans
atombios_dp.c 14a2fb487b drm/amdgpu: Don't retry 7 times in amdgpu_atombios_dp_get_dpcd() il y a 9 ans
atombios_dp.h d38ceaf99e drm/amdgpu: add core driver (v4) il y a 10 ans
atombios_encoders.c f7e9e9feb0 drm/amdgpu: Remove checking for atombios il y a 9 ans
atombios_encoders.h d38ceaf99e drm/amdgpu: add core driver (v4) il y a 10 ans
atombios_i2c.c 9ca91fdd13 drm/amdgpu: add missing header dependencies il y a 9 ans
atombios_i2c.h eeade25ad0 drm/amdgpu: fix power distribution issue for Polaris10 XT il y a 9 ans
ci_dpm.c 7121316b6d drm/amdgpu/ci: disable mclk switching for high refresh rates (v2) il y a 8 ans
ci_dpm.h 618c048373 drm/amd/amdgpu: add power profile support for CI il y a 8 ans
ci_smc.c a2e73f56fa drm/amdgpu: Add support for CIK parts il y a 10 ans
cik.c 97fcc76b67 drm/amdgpu: drop support for untouched registers il y a 8 ans
cik.h a125510721 drm/amdgpu: rework IP block registration (v2) il y a 9 ans
cik_dpm.h 5fc3aeeb9e drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2) il y a 10 ans
cik_ih.c 7ccf5aa8ba drm/amdgpu/ih: store the full context id il y a 8 ans
cik_ih.h a125510721 drm/amdgpu: rework IP block registration (v2) il y a 9 ans
cik_sdma.c b9be700e38 drm/amdgpu: fix vm pte pde flags to 64-bit for sdma (v3) il y a 8 ans
cik_sdma.h a125510721 drm/amdgpu: rework IP block registration (v2) il y a 9 ans
cikd.h 6137a0fec2 drm/amd: Spelling s/SDMA_WRTIE_SUB_OPCODE_TILED/SDMA_WRITE_SUB_OPCODE_TILED/ il y a 8 ans
clearstate_ci.h a2e73f56fa drm/amdgpu: Add support for CIK parts il y a 10 ans
clearstate_defs.h bd098eb0ee drm/amdgpu: add clearstate_defs.h il y a 10 ans
clearstate_gfx9.h 6a38ce8f19 drm/amdgpu: add gfx9 clearstate header il y a 8 ans
clearstate_si.h 689957b12b drm/amdgpu: move misc si headers into amdgpu il y a 9 ans
clearstate_vi.h aaa36a976b drm/amdgpu: Add initial VI support il y a 10 ans
cz_ih.c 7ccf5aa8ba drm/amdgpu/ih: store the full context id il y a 8 ans
cz_ih.h a125510721 drm/amdgpu: rework IP block registration (v2) il y a 9 ans
dce_v10_0.c c81a1a7403 drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanup il y a 8 ans
dce_v10_0.h a125510721 drm/amdgpu: rework IP block registration (v2) il y a 9 ans
dce_v11_0.c c81a1a7403 drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanup il y a 8 ans
dce_v11_0.h a125510721 drm/amdgpu: rework IP block registration (v2) il y a 9 ans
dce_v6_0.c c990b718f9 drm/amd/amdgpu: Tidy up static int dce_v6_0_get_num_crtc() il y a 8 ans
dce_v6_0.h a125510721 drm/amdgpu: rework IP block registration (v2) il y a 9 ans
dce_v8_0.c c81a1a7403 drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanup il y a 8 ans
dce_v8_0.h a125510721 drm/amdgpu: rework IP block registration (v2) il y a 9 ans
dce_virtual.c c81a1a7403 drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanup il y a 8 ans
dce_virtual.h a125510721 drm/amdgpu: rework IP block registration (v2) il y a 9 ans
gfx_v6_0.c e44143e31c drm/amd/amdgpu: Drop commented out stub function il y a 8 ans
gfx_v6_0.h a125510721 drm/amdgpu: rework IP block registration (v2) il y a 9 ans
gfx_v7_0.c fe723cd3bf drm/amdgpu:fix get wrong gfx always on cu masks. il y a 8 ans
gfx_v7_0.h a125510721 drm/amdgpu: rework IP block registration (v2) il y a 9 ans
gfx_v8_0.c 3b4d68e993 drm/amdgpu:use FRAME_CNTL for new GFX ucode (v2) il y a 8 ans
gfx_v8_0.h a125510721 drm/amdgpu: rework IP block registration (v2) il y a 9 ans
gfx_v9_0.c e30a52232c drm/amdgpu/gfx9: Switch baremetal to use KIQ for compute ring management. (v4) il y a 8 ans
gfx_v9_0.h b102357147 drm/amdgpu: implement GFX 9.0 support (v2) il y a 8 ans
gfxhub_v1_0.c 2d8e898e09 drm/amdgpu/gmc9: set mc vm fb offset for raven il y a 8 ans
gfxhub_v1_0.h 2d8e898e09 drm/amdgpu/gmc9: set mc vm fb offset for raven il y a 8 ans
gmc_v6_0.c 9c2e1ae3ae drm/amd/amdgpu: Clean up gmc6 wait_for_idle il y a 8 ans
gmc_v6_0.h a125510721 drm/amdgpu: rework IP block registration (v2) il y a 9 ans
gmc_v7_0.c 05ec3eda8b drm/amdgpu: cleanup VM manager init/fini il y a 8 ans
gmc_v7_0.h a125510721 drm/amdgpu: rework IP block registration (v2) il y a 9 ans
gmc_v8_0.c 05ec3eda8b drm/amdgpu: cleanup VM manager init/fini il y a 8 ans
gmc_v8_0.h a125510721 drm/amdgpu: rework IP block registration (v2) il y a 9 ans
gmc_v9_0.c 05ec3eda8b drm/amdgpu: cleanup VM manager init/fini il y a 8 ans
gmc_v9_0.h e60f8db5e4 drm/amdgpu: Add GMC 9.0 support (v2) il y a 8 ans
iceland_ih.c 7ccf5aa8ba drm/amdgpu/ih: store the full context id il y a 8 ans
iceland_ih.h a125510721 drm/amdgpu: rework IP block registration (v2) il y a 9 ans
iceland_sdma_pkt_open.h 4207a734c3 drm/amdgpu: add count field for the SDMA NOP packet v2 il y a 10 ans
kv_dpm.c d766e6a393 drm/amdgpu: switch ih handling to two levels (v3) il y a 8 ans
kv_dpm.h a2e73f56fa drm/amdgpu: Add support for CIK parts il y a 10 ans
kv_smc.c a2e73f56fa drm/amdgpu: Add support for CIK parts il y a 10 ans
mmhub_v1_0.c 2547a7aa3d drm/amdgpu: add raven clock gating and light sleep for mmhub il y a 8 ans
mmhub_v1_0.h e60f8db5e4 drm/amdgpu: Add GMC 9.0 support (v2) il y a 8 ans
mmsch_v1_0.h a92f5ec0c1 drm/amdgpu/vce4: move mm table constructions functions into mmsch header file il y a 8 ans
mxgpu_ai.c 0c63e11340 drm/amdgpu:only call flr_work under infinite timeout il y a 8 ans
mxgpu_ai.h 8758cb6a96 drm/amdgpu/vega10:timeout set to equal with VI il y a 8 ans
mxgpu_vi.c 0c63e11340 drm/amdgpu:only call flr_work under infinite timeout il y a 8 ans
mxgpu_vi.h 4726214c54 drm/amdgpu/virt: increase mailbox timeout to 5000ms il y a 8 ans
nbio_v6_1.c e96487a6a7 drm/amdgpu: add get_clockgating callback for nbio v6.1 il y a 8 ans
nbio_v6_1.h e96487a6a7 drm/amdgpu: add get_clockgating callback for nbio v6.1 il y a 8 ans
nbio_v7_0.c 954d5d437f drm/amdgpu: add nbio7 support il y a 8 ans
nbio_v7_0.h 954d5d437f drm/amdgpu: add nbio7 support il y a 8 ans
ppsmc.h 0a552a3296 drm/amdgpu: add new definitions into ppsmc.h for iceland il y a 9 ans
psp_gfx_if.h 0e5ca0d1ac drm/amdgpu: add PSP driver for vega10 (v2) il y a 8 ans
psp_v10_0.c fd341dc590 drm/amdgpu: add psp v10 function callback for raven il y a 8 ans
psp_v10_0.h fd341dc590 drm/amdgpu: add psp v10 function callback for raven il y a 8 ans
psp_v3_1.c e3c5e9826d drm/amdgpu: Destroy psp ring in hw_fini il y a 8 ans
psp_v3_1.h e3c5e9826d drm/amdgpu: Destroy psp ring in hw_fini il y a 8 ans
r600_dpm.h 841686df9f drm/amdgpu: add SI DPM support (v4) il y a 9 ans
sdma_v2_4.c b9be700e38 drm/amdgpu: fix vm pte pde flags to 64-bit for sdma (v3) il y a 8 ans
sdma_v2_4.h a125510721 drm/amdgpu: rework IP block registration (v2) il y a 9 ans
sdma_v3_0.c 78cb9083d9 drm/amdgpu/sdma3: correct wptr initialization for sdma il y a 8 ans
sdma_v3_0.h a125510721 drm/amdgpu: rework IP block registration (v2) il y a 9 ans
sdma_v4_0.c 9a94f5a593 drm/amdgpu: move adjust adjust_mc_addr into the GFX9 vm_flush functions il y a 8 ans
sdma_v4_0.h 2130f89ced drm/amdgpu: add SDMA v4.0 implementation (v2) il y a 8 ans
si.c 97fcc76b67 drm/amdgpu: drop support for untouched registers il y a 8 ans
si.h a125510721 drm/amdgpu: rework IP block registration (v2) il y a 9 ans
si_dma.c b9be700e38 drm/amdgpu: fix vm pte pde flags to 64-bit for sdma (v3) il y a 8 ans
si_dma.h a125510721 drm/amdgpu: rework IP block registration (v2) il y a 9 ans
si_dpm.c d766e6a393 drm/amdgpu: switch ih handling to two levels (v3) il y a 8 ans
si_dpm.h 841686df9f drm/amdgpu: add SI DPM support (v4) il y a 9 ans
si_enums.h ea0875a0b6 drm/amdgpu: update HAINAN_GB_ADDR_CONFIG_GOLDEN il y a 9 ans
si_ih.c 7ccf5aa8ba drm/amdgpu/ih: store the full context id il y a 8 ans
si_ih.h a125510721 drm/amdgpu: rework IP block registration (v2) il y a 9 ans
si_smc.c 689957b12b drm/amdgpu: move misc si headers into amdgpu il y a 9 ans
sid.h 689957b12b drm/amdgpu: move misc si headers into amdgpu il y a 9 ans
sislands_smc.h bdbdb571c8 drm/amdgpu/si/dpm: fix phase shedding setup il y a 9 ans
soc15.c 30db095f51 drm/amdgpu/powerplay/raven: add smu block and enable powerplay il y a 8 ans
soc15.h aecbe64f2b drm/amdgpu: apply nbio7 for Raven (v3) il y a 8 ans
soc15_common.h b1bb8c0118 drm/amd/amdgpu: Introduce new read/write macros for SOC15 il y a 8 ans
soc15d.h 67fb56a6dd drm/amdgpu/gfx9: move define to header file il y a 8 ans
tonga_ih.c 8fb6e528c3 drm/amdgpu: increase IH ring buffer size to avoid overflow il y a 8 ans
tonga_ih.h a125510721 drm/amdgpu: rework IP block registration (v2) il y a 9 ans
tonga_sdma_pkt_open.h 4207a734c3 drm/amdgpu: add count field for the SDMA NOP packet v2 il y a 10 ans
uvd_v4_2.c 502372878a drm/amdgpu: various cleanups for uvd/vce. il y a 8 ans
uvd_v4_2.h a125510721 drm/amdgpu: rework IP block registration (v2) il y a 9 ans
uvd_v5_0.c 502372878a drm/amdgpu: various cleanups for uvd/vce. il y a 8 ans
uvd_v5_0.h a125510721 drm/amdgpu: rework IP block registration (v2) il y a 9 ans
uvd_v6_0.c 502372878a drm/amdgpu: various cleanups for uvd/vce. il y a 8 ans
uvd_v6_0.h a125510721 drm/amdgpu: rework IP block registration (v2) il y a 9 ans
uvd_v7_0.c 9a94f5a593 drm/amdgpu: move adjust adjust_mc_addr into the GFX9 vm_flush functions il y a 8 ans
uvd_v7_0.h 09bfb8912d drm/amdgpu: add initial uvd 7.0 support for vega10 il y a 8 ans
vce_v2_0.c 502372878a drm/amdgpu: various cleanups for uvd/vce. il y a 8 ans
vce_v2_0.h a125510721 drm/amdgpu: rework IP block registration (v2) il y a 9 ans
vce_v3_0.c 502372878a drm/amdgpu: various cleanups for uvd/vce. il y a 8 ans
vce_v3_0.h a125510721 drm/amdgpu: rework IP block registration (v2) il y a 9 ans
vce_v4_0.c 9a94f5a593 drm/amdgpu: move adjust adjust_mc_addr into the GFX9 vm_flush functions il y a 8 ans
vce_v4_0.h c1dc356a11 drm/amdgpu: add initial vce 4.0 support for vega10 il y a 8 ans
vcn_v1_0.c f5f3b16aae drm/amdgpu: fix merge of vcn_v1_0.c v2 il y a 8 ans
vcn_v1_0.h 3ea975e4ff drm/amdgpu: add vcn ip block and type il y a 8 ans
vega10_ih.c aecbe64f2b drm/amdgpu: apply nbio7 for Raven (v3) il y a 8 ans
vega10_ih.h 282aae555e drm/amdgpu: add vega10 interrupt handler il y a 8 ans
vega10_sdma_pkt_open.h 90df1d55a2 drm/amdgpu: add SDMA 4.0 packet header il y a 8 ans
vi.c ab276632ec drm/amdgpu/virt: change the place of virt_init_setting il y a 8 ans
vi.h 49abb980c5 drm/amdgpu/gfx8: move CE&DE meta data structure to vi_structs.h il y a 8 ans
vi_dpm.h 9e4bd4ca62 drm/amdgpu: cleanup useless extern functions il y a 9 ans
vid.h d951eeddfa drm/amdgpu:new PM4 entry for VI/AI il y a 8 ans