index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
gfx_v8_0.c
Age
Commit message (
Expand
)
Author
2017-08-24
drm/amdgpu/gfx8: fix spelling typo in mqd allocation
Alex Deucher
2017-08-15
drm/amdgpu: Program SH_STATIC_MEM_CONFIG globally, not per-VMID
Felix Kuehling
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 v8
Huang Rui
2017-07-14
drm/amdgpu: Off by one sanity checks
Dan Carpenter
2017-07-14
drm/amdgpu: Changed CU reservation golden settings
ozeng
2017-07-04
drm/amdgpu/gfx8: fix driver reload with KIQ
Alex Deucher
2017-06-29
drm/amdgpu: Fix the exported always on CU bitmap
Flora Cui
2017-06-29
drm/amdgpu: fix vulkan test performance drop and hang on VI
Rex Zhu
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: 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/gfx8: whitespace change
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-07
drm/amdgpu/gfx8: drop per-APU CU limits
Alex Deucher
2017-05-31
drm/amdgpu: workaround tonga HW bug in HQD programming sequence
Andres Rodriguez
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: 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: 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: detect timeout error when deactivating hqd
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:use FRAME_CNTL for new GFX ucode (v2)
Monk Liu
2017-05-24
drm/amdgpu:change SR-IOV DMAframe scheme
Monk Liu
2017-05-24
drm/amdgpu:unify gfx8/9 ce/de meta_data
Monk Liu
2017-05-24
drm/amdgpu: Move kiq ring lock out of virt structure
Shaoyun Liu
2017-05-24
drm/amdgpu: Enable chained IB MCBP support
Trigger Huang
2017-05-24
drm/amdgpu:fix get wrong gfx always on cu masks.
Rex Zhu
2017-05-24
drm/amdgpu: fix s3 ring test failed on Vi caused by KIQ enabled.
Rex Zhu
2017-05-24
drm/amdgpu: delete redundant kiq irq funcs type check in gfx8.
Rex Zhu
2017-05-24
drm/amdgpu: fix typo in dmesg in gfx_v8_0_kiq_kcq_disable.
Rex Zhu
2017-05-24
drm/amdgpu/gfx8: move CP_PQ_STATUS after doorbell range setting (v2)
Alex Deucher
2017-05-24
drm/amdgpu: set cpg doorbell for fiji and polaris.
Rex Zhu
2017-05-24
drm/amdgpu/gfx8: unify the HQD deactivation code
Alex Deucher
2017-05-24
drm/amdgpu/gfx8: enable cp/rlc ints after we disable clockgating
Alex Deucher
2017-05-24
drm/amdgpu/gfx8: move MEC doorbell range setting
Alex Deucher
2017-05-24
drm/amdgpu/gfx8: fix resume of KIQ and KCQs
Alex Deucher
[next]