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_v9_0.c
Age
Commit message (
Expand
)
Author
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-08-15
drm/amdgpu: update vega10 golden setting
Evan Quan
2017-07-25
drm/amdgpu: fix the incorrect scratch reg number on gfx v9
Huang Rui
2017-07-25
drm/amdgpu/gfx9: simplify and fix GRBM index selection
Nicolai Hähnle
2017-07-14
drm/amdgpu: Off by one sanity checks
Dan Carpenter
2017-07-04
drm/amdgpu/gfx9: fix driver reload with KIQ
Alex Deucher
2017-06-29
drm/amdgpu/gfx9: support the amdgpu.disable_cu option
Nicolai Hähnle
2017-06-29
drm/amdgpu: Fix the exported always on CU bitmap
Flora Cui
2017-06-29
drm/amdgpu/gfx9: gfx_v9_0_enable_gfx_static_mg_power_gating() can be static
kbuild test robot
2017-06-16
Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2017-06-15
drm/amdgpu/gfx9: fix compute ring doorbell index
Alex Deucher
2017-06-15
drm/amd/amdgpu: gfx9 tidy ups (v2)
Tom St Denis
2017-06-15
drm/amdgpu: avoid to reset wave_front_size to 0
Hawking Zhang
2017-06-09
drm/amdgpu/gfx: fix MEC interrupt enablement for pipes != 0
Alex Deucher
2017-06-07
drm/amdgpu/gfx: consolidate mqd buffer setup code
Alex Deucher
2017-06-07
drm/amdgpu/gfx: move mec parameter setup into sw_init
Alex Deucher
2017-06-07
drm/amdgpu/gfx: move more common KIQ code to amdgpu_gfx.c
Alex Deucher
2017-06-07
drm/amdgpu: move mec queue helpers to amdgpu_gfx.h
Alex Deucher
2017-06-07
drm/amdgpu/gfx9: remove spurious line in kiq setup
Alex Deucher
2017-06-07
drm/amdgpu/gfx9: Raven has two MECs
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-06-06
drm/amdgpu/gfx9: new queue policy, take first 2 queues of each pipe
Alex Deucher
2017-06-06
drm/amdgpu/gfx9: allocate queues horizontally across pipes
Alex Deucher
2017-05-31
drm/amdgpu: avoid KIQ clashing with compute or KFD queues v2
Andres Rodriguez
2017-05-31
drm/amdgpu: remove hardcoded queue_mask in PACKET3_SET_RESOURCES
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: clarify MEC_HPD_SIZE is specific to a gfx generation
Andres Rodriguez
2017-05-31
drm/amdgpu: cleanup adjust_mc_addr handling v4
Christian König
2017-05-31
drm/amdgpu: enable lbpw on raven
Hawking Zhang
2017-05-31
drm/amdgpu: init lbpw on raven
Hawking Zhang
2017-05-31
drm/amdgpu: update GC 9.1 raven specific golden settings
Hawking Zhang
2017-05-31
drm/amdgpu: update GC 9.1 golden settings
Hawking Zhang
2017-05-24
drm/amdgpu/gfx9: Switch baremetal to use KIQ for compute ring management. (v4)
Alex Deucher
2017-05-24
drm/amdgpu/gfx9: fix resume of KIQ and KCQs (v2)
Alex Deucher
2017-05-24
drm/amdgpu/gfx9: move SET_RESOURCES into the same command stream
Alex Deucher
2017-05-24
drm/amdgpu/gfx9: wait once for all KCQs to be created
Alex Deucher
2017-05-24
drm/amdgpu: split gfx_v9_0_kiq_init_queue into two
Alex Deucher
2017-05-24
drm/amdgpu: move adjust adjust_mc_addr into the GFX9 vm_flush functions
Christian König
2017-05-24
drm/amdgpu/gfx9: update golden settings
Ken Wang
2017-05-24
drm/amdgpu/gfx9: allow updating gfx mgpg state
Hawking Zhang
2017-05-24
drm/amdgpu/gfx9: allow updating gfx cgpg state
Hawking Zhang
2017-05-24
drm/amdgpu/gfx9: allow updating sck slowdown and cp pg state
Hawking Zhang
2017-05-24
drm/amdgpu/gfx9: add enable/disable funcs for cp power gating
Hawking Zhang
2017-05-24
drm/amdgpu/gfx9: enable/disable sck slowdown thru rlc-smu handshake
Hawking Zhang
2017-05-24
drm/amdgpu: init gfx power gating on raven
Hawking Zhang
[next]