index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
cik_sdma.c
Age
Commit message (
Expand
)
Author
2018-07-05
drm/amdgpu: switch firmware path for CIK parts (v2)
Alex Deucher
2018-07-05
drm/amdgpu/sdma: simplify sdma instance setup
Alex Deucher
2018-04-03
drm/amdgpu/sdma: fix mask in emit_pipeline_sync
Alex Deucher
2018-03-05
drm/amdgpu: change amdgpu_ttm_set_active_vram_size
Christian König
2018-02-19
drm/amdgpu: separate PASID mapping from VM flush v2
Christian König
2018-02-19
drm/amdgpu: revert "Add support for filling a buffer with 64 bit value"
Christian König
2018-02-19
drm/amdgpu: remove now superflous *_hdp operation
Christian König
2018-02-19
drm/amdgpu: implement gmc_v7_0_emit_flush_gpu_tlb
Christian König
2018-02-19
drm/amdgpu: wire up emit_wreg for CIK SDMA
Christian König
2018-02-19
drm/amdgpu: forward pasid to backend flush implementations
Christian König
2018-02-19
drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.h
Christian König
2017-12-27
drm/amdgpu: rename vm_id to vmid
Christian König
2017-12-18
drm/amdgpu: rename amdgpu_wb_* functions
Alex Deucher
2017-12-04
drm/amdgpu: change redundant init logs to debug level
pding
2017-09-26
drm/amdgpu: Add copy_pte_num_dw member in amdgpu_vm_pte_funcs
Yong Zhao
2017-09-26
drm/amdgpu: Fix a bug in amdgpu_fill_buffer()
Yong Zhao
2017-07-14
drm/amdgpu: Make SDMA phase quantum configurable
Felix Kuehling
2017-07-14
drm/amdgpu: Enable SDMA context switching for CIK
Felix Kuehling
2017-03-29
drm/amdgpu: fix vm pte pde flags to 64-bit for sdma (v3)
Junwei Zhang
2017-03-29
drm/amdgpu: expand pte flags to uint64_t
Chunming Zhou
2017-03-29
drm/amdgpu: switch ih handling to two levels (v3)
Alex Deucher
2017-03-29
drm/amdgpu: change wptr to 64 bits (v2)
Ken Wang
2017-03-29
gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
2017-01-27
drm/amd/amdgpu: remove the uncessary parameter for ib scheduler
Junwei Zhang
2016-10-28
Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
2016-10-25
drm/amdgpu: rework IP block registration (v2)
Alex Deucher
2016-10-25
drm/amdgpu: move align_mask and nop into ring funcs as well (v2)
Christian König
2016-10-25
drm/amdgpu: move the ring type into the funcs structure (v2)
Christian König
2016-10-25
drm/amdgpu: move IB and frame size directly into the engine description
Christian König
2016-10-25
drm/amdgpu: remove explicit NULL init for parse_cs
Christian König
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
2016-09-28
Merge tag 'v4.8-rc8' into drm-next
Dave Airlie
2016-09-16
drm/amdgpu/cik_sdma: add ring callbacks for ib and dma frame size
Alex Deucher
2016-08-31
drm/amd/amdgpu: sdma resume fail during S4 on CI
jimqu
2016-08-16
drm/amdgpu: stop splitting PTE commands into smaller ones
Christian König
2016-08-16
drm/amdgpu: cleanup the write_pte implementations
Christian König
2016-07-29
drm/amdgpu: add a fence timeout for the IB tests v2
Christian König
2016-07-29
drivers/amdgpu: Use canonical form in branch predicates
Edward O'Callaghan
2016-07-14
drm/amdgpu: remove usec timeout loop from IB tests
Christian König
2016-07-14
drm/amdgpu: cleanup hw reference handling in the IB tests
Christian König
2016-07-07
drm/amdgpu: remove more of the ring backup code
Alex Deucher
2016-06-09
drm/amdgpu: fix cik sdma ucode memleak
Monk Liu
2016-06-09
drm/amdgpu: modify sdma start sequence
Monk Liu
2016-06-09
drm/amdgpu: init more register for sdma
Monk Liu
2016-05-11
drm/amdgpu: move VM fields into job
Christian König
2016-05-11
drm/amdgpu: move context switch handling into common code v2
Christian König
2016-05-11
drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)
Tom St Denis
2016-05-11
drm/amdgpu: keep vm in job instead of ib (v2)
Monk Liu
2016-05-04
drm/amd/amdgpu: Drop print_status callbacks.
Tom St Denis
2016-05-04
drm/amdgpu: reduce the ring size for SDMA
Christian König
[next]