index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
gfx_v8_0.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-04
drm/amdgpu/gfx8: fix driver reload with KIQ
Alex Deucher
1
-68
/
+1
2017-06-29
drm/amdgpu: Fix the exported always on CU bitmap
Flora Cui
1
-1
/
+3
2017-06-29
drm/amdgpu: fix vulkan test performance drop and hang on VI
Rex Zhu
1
-10
/
+17
2017-06-16
Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-783
/
+506
2017-06-09
drm/amdgpu/gfx: fix MEC interrupt enablement for pipes != 0
Alex Deucher
1
-16
/
+41
2017-06-07
drm/amdgpu/gfx: consolidate mqd buffer setup code
Alex Deucher
1
-69
/
+2
2017-06-07
drm/amdgpu/gfx: move mec parameter setup into sw_init
Alex Deucher
1
-19
/
+19
2017-06-07
drm/amdgpu/gfx: move more common KIQ code to amdgpu_gfx.c
Alex Deucher
1
-106
/
+4
2017-06-07
drm/amdgpu: move mec queue helpers to amdgpu_gfx.h
Alex Deucher
1
-2
/
+2
2017-06-07
drm/amdgpu/gfx8: whitespace change
Alex Deucher
1
-1
/
+2
2017-06-07
drm/amdgpu: move gfx_v*_0_compute_queue_acquire to common code
Alex Deucher
1
-38
/
+1
2017-06-07
drm/amdgpu: fix mec queue policy on single MEC asics
Alex Deucher
1
-3
/
+9
2017-06-07
drm/amdgpu/gfx: create a common bitmask function (v2)
Alex Deucher
1
-8
/
+3
2017-06-07
drm/amdgpu/gfx8: drop per-APU CU limits
Alex Deucher
1
-69
/
+2
2017-05-31
drm/amdgpu: workaround tonga HW bug in HQD programming sequence
Andres Rodriguez
1
-1
/
+15
2017-05-31
drm/amdgpu: condense mqd programming sequence
Andres Rodriguez
1
-72
/
+12
2017-05-31
drm/amdgpu: new queue policy, take first 2 queues of each pipe v2
Andres Rodriguez
1
-2
/
+2
2017-05-31
drm/amdgpu: avoid KIQ clashing with compute or KFD queues v2
Andres Rodriguez
1
-8
/
+35
2017-05-31
drm/amdgpu: remove hardcoded queue_mask in PACKET3_SET_RESOURCES
Andres Rodriguez
1
-2
/
+18
2017-05-31
drm/amdgpu: allocate queues horizontally across pipes
Andres Rodriguez
1
-35
/
+51
2017-05-31
drm/amdgpu: teach amdgpu how to enable interrupts for any pipe v3
Andres Rodriguez
1
-17
/
+16
2017-05-31
drm/amdgpu: allow split of queues with kfd at queue granularity v4
Andres Rodriguez
1
-17
/
+64
2017-05-31
drm/amdgpu: take ownership of per-pipe configuration v3
Andres Rodriguez
1
-9
/
+24
2017-05-31
drm/amdgpu: rename rdev to adev
Andres Rodriguez
1
-1
/
+1
2017-05-31
drm/amdgpu: unify MQD programming sequence for kfd and amdgpu v2
Andres Rodriguez
1
-6
/
+43
2017-05-31
drm/amdgpu: detect timeout error when deactivating hqd
Andres Rodriguez
1
-3
/
+17
2017-05-31
drm/amdgpu: refactor MQD/HQD initialization v3
Andres Rodriguez
1
-44
/
+34
2017-05-31
drm/amdgpu: clarify MEC_HPD_SIZE is specific to a gfx generation
Andres Rodriguez
1
-8
/
+7
2017-05-24
drm/amdgpu:use FRAME_CNTL for new GFX ucode (v2)
Monk Liu
1
-1
/
+0
2017-05-24
drm/amdgpu:change SR-IOV DMAframe scheme
Monk Liu
1
-4
/
+5
2017-05-24
drm/amdgpu:unify gfx8/9 ce/de meta_data
Monk Liu
1
-11
/
+12
2017-05-24
drm/amdgpu: Move kiq ring lock out of virt structure
Shaoyun Liu
1
-0
/
+2
2017-05-24
drm/amdgpu: Enable chained IB MCBP support
Trigger Huang
1
-6
/
+11
2017-05-24
drm/amdgpu:fix get wrong gfx always on cu masks.
Rex Zhu
1
-2
/
+8
2017-05-24
drm/amdgpu: fix s3 ring test failed on Vi caused by KIQ enabled.
Rex Zhu
1
-3
/
+2
2017-05-24
drm/amdgpu: delete redundant kiq irq funcs type check in gfx8.
Rex Zhu
1
-4
/
+0
2017-05-24
drm/amdgpu: fix typo in dmesg in gfx_v8_0_kiq_kcq_disable.
Rex Zhu
1
-1
/
+2
2017-05-24
drm/amdgpu/gfx8: move CP_PQ_STATUS after doorbell range setting (v2)
Alex Deucher
1
-3
/
+2
2017-05-24
drm/amdgpu: set cpg doorbell for fiji and polaris.
Rex Zhu
1
-39
/
+43
2017-05-24
drm/amdgpu/gfx8: unify the HQD deactivation code
Alex Deucher
1
-22
/
+20
2017-05-24
drm/amdgpu/gfx8: enable cp/rlc ints after we disable clockgating
Alex Deucher
1
-0
/
+2
2017-05-24
drm/amdgpu/gfx8: move MEC doorbell range setting
Alex Deucher
1
-14
/
+12
2017-05-24
drm/amdgpu/gfx8: fix resume of KIQ and KCQs
Alex Deucher
1
-13
/
+13
2017-05-24
drm/amdgpu/gfx8: properly disable the KCQs in hw_fini
Alex Deucher
1
-0
/
+51
2017-05-24
drm/amdgpu/gfx8: use new KIQ packet defines
Alex Deucher
1
-5
/
+7
2017-05-24
drm/amdgpu/gfx8: move SET_RESOURCES into the same command stream
Alex Deucher
1
-64
/
+23
2017-05-24
drm/amdgpu/gfx8: wait once for all KCQs to be created
Alex Deucher
1
-26
/
+31
2017-05-24
drm/amdgpu: split gfx_v8_0_kiq_init_queue into two
Alex Deucher
1
-21
/
+41
2017-05-24
drm/amdgpu/gfx8: wait for completion in KIQ init
Alex Deucher
1
-10
/
+78
2017-05-24
drm/amdgpu: Switch baremetal to use KIQ for compute ring management. (v3)
David Panariti
1
-302
/
+24
[next]