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
/
gfx_v7_0.c
Age
Commit message (
Expand
)
Author
2018-09-26
drm/amdgpu: move more defines into amdgpu_irq.h
Christian König
2018-09-26
drm/amdgpu: Refine function name
Rex Zhu
2018-09-19
drm/amdgpu: move reserving GDS/GWS/OA into common code
Christian König
2018-09-19
drm/amdgpu: fix up GDS/GWS/OA shifting
Christian König
2018-08-27
drm/amdgpu: implement soft_recovery for GFX7
Christian König
2018-07-05
drm/amdgpu: switch firmware path for CIK parts (v2)
Alex Deucher
2018-04-03
drm/amdgpu: Add support for SRBM selection v3
Andrey Grodzovsky
2018-03-05
drm/amdgpu: fix KV harvesting
Alex Deucher
2018-02-19
drm/amdgpu: separate PASID mapping from VM flush v2
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 gfx v7
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
2018-01-09
Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2017-12-27
drm/amdgpu: rename vm_id to vmid
Christian König
2017-12-08
drm/amdgpu: add amdgpu interface to query cu info
Flora Cui
2017-12-06
drm/amdgpu/gfx7: use cached values for raster config in clear state
Alex Deucher
2017-12-04
drm/amdgpu: change redundant init logs to debug level
pding
2017-11-28
drm/amdgpu/gfx7: cache raster_config values
Alex Deucher
2017-11-16
drm/amdgpu:fix memleak
Monk Liu
2017-08-15
drm/amdgpu: Program SH_STATIC_MEM_CONFIG globally, not per-VMID
Felix Kuehling
2017-08-15
drm/amdgpu/gfx7: fix function name
Alex Deucher
2017-08-15
drm/amdgpu: use amdgpu_bo_free_kernel more often
Christian König
2017-08-15
drm/amdgpu: use amdgpu_bo_create_kernel more often
Christian König
2017-07-25
drm/amdgpu: fix the incorrect scratch reg number on gfx v7
Huang Rui
2017-06-29
drm/amdgpu: Fix the exported always on CU bitmap
Flora Cui
2017-06-16
Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2017-06-09
drm/amdgpu/gfx: fix MEC interrupt enablement for pipes != 0
Alex Deucher
2017-06-07
drm/amdgpu/gfx: move mec parameter setup into sw_init
Alex Deucher
2017-06-07
drm/amdgpu: move mec queue helpers to amdgpu_gfx.h
Alex Deucher
2017-06-07
drm/amdgpu: move gfx_v*_0_compute_queue_acquire to common code
Alex Deucher
2017-06-07
drm/amdgpu: fix mec queue policy on single MEC asics
Alex Deucher
2017-06-07
drm/amdgpu/gfx: create a common bitmask function (v2)
Alex Deucher
2017-05-31
drm/amdgpu: condense mqd programming sequence
Andres Rodriguez
2017-05-31
drm/amdgpu: new queue policy, take first 2 queues of each pipe v2
Andres Rodriguez
2017-05-31
drm/amdgpu: allocate queues horizontally across pipes
Andres Rodriguez
2017-05-31
drm/amdgpu: teach amdgpu how to enable interrupts for any pipe v3
Andres Rodriguez
2017-05-31
drm/amdgpu: allow split of queues with kfd at queue granularity v4
Andres Rodriguez
2017-05-31
drm/amdgpu: take ownership of per-pipe configuration v3
Andres Rodriguez
2017-05-31
drm/amdgpu: rename rdev to adev
Andres Rodriguez
2017-05-31
drm/amdgpu: unify MQD programming sequence for kfd and amdgpu v2
Andres Rodriguez
2017-05-31
drm/amdgpu: remove duplicate definition of cik_mqd
Andres Rodriguez
2017-05-31
drm/amdgpu: refactor MQD/HQD initialization v3
Andres Rodriguez
2017-05-31
drm/amdgpu: clarify MEC_HPD_SIZE is specific to a gfx generation
Andres Rodriguez
2017-05-24
drm/amdgpu:fix get wrong gfx always on cu masks.
Rex Zhu
2017-05-24
drm/amdgpu/gfx7: enable cp/rlc ints after we disable clockgating
Alex Deucher
2017-05-18
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Sean Paul
2017-05-16
drm/amd: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2017-04-28
drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanup
Michel Dänzer
[next]