index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2017-08-16
drm/amdgpu: Program SH_STATIC_MEM_CONFIG globally, not per-VMID
Felix Kuehling
1
-1
/
+1
2017-08-15
drm/amdgpu/gfx7: fix function name
Alex Deucher
1
-3
/
+3
2017-08-15
drm/amdgpu: use amdgpu_bo_free_kernel more often
Christian König
1
-61
/
+6
2017-08-15
drm/amdgpu: use amdgpu_bo_create_kernel more often
Christian König
1
-137
/
+29
2017-07-25
drm/amdgpu: fix the incorrect scratch reg number on gfx v7
Huang Rui
1
-1
/
+1
2017-06-29
drm/amdgpu: Fix the exported always on CU bitmap
Flora Cui
1
-1
/
+3
2017-06-16
Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-293
/
+357
2017-06-09
drm/amdgpu/gfx: fix MEC interrupt enablement for pipes != 0
Alex Deucher
1
-17
/
+40
2017-06-08
drm/amdgpu/gfx: move mec parameter setup into sw_init
Alex Deucher
1
-15
/
+15
2017-06-08
drm/amdgpu: move mec queue helpers to amdgpu_gfx.h
Alex Deucher
1
-1
/
+1
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
-16
/
+3
2017-05-31
drm/amdgpu: condense mqd programming sequence
Andres Rodriguez
1
-33
/
+11
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: allocate queues horizontally across pipes
Andres Rodriguez
1
-34
/
+49
2017-05-31
drm/amdgpu: teach amdgpu how to enable interrupts for any pipe v3
Andres Rodriguez
1
-31
/
+17
2017-05-31
drm/amdgpu: allow split of queues with kfd at queue granularity v4
Andres Rodriguez
1
-21
/
+61
2017-05-31
drm/amdgpu: take ownership of per-pipe configuration v3
Andres Rodriguez
1
-10
/
+26
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
-2
/
+36
2017-05-31
drm/amdgpu: remove duplicate definition of cik_mqd
Andres Rodriguez
1
-81
/
+54
2017-05-31
drm/amdgpu: refactor MQD/HQD initialization v3
Andres Rodriguez
1
-202
/
+237
2017-05-31
drm/amdgpu: clarify MEC_HPD_SIZE is specific to a gfx generation
Andres Rodriguez
1
-6
/
+5
2017-05-25
drm/amdgpu:fix get wrong gfx always on cu masks.
Rex Zhu
1
-2
/
+8
2017-05-25
drm/amdgpu/gfx7: enable cp/rlc ints after we disable clockgating
Alex Deucher
1
-4
/
+7
2017-05-18
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Sean Paul
1
-6
/
+6
2017-05-16
drm/amd: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
1
-1
/
+1
2017-04-29
drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanup
Michel Dänzer
1
-5
/
+5
2017-04-29
drm/amdgpu: split VMID management by VMHUB
Christian König
1
-1
/
+1
2017-03-30
drm/amdgpu: switch ih handling to two levels (v3)
Alex Deucher
1
-3
/
+5
2017-03-30
drm/amdgpu: change wptr to 64 bits (v2)
Ken Wang
1
-8
/
+10
2017-03-30
drm/amdgpu: init aperture definitions (v2)
Junwei Zhang
1
-3
/
+21
2017-03-30
gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
1
-3
/
+1
2017-03-30
drm/amdgpu: export gfx config double offchip LDS buffers (v3)
Junwei Zhang
1
-0
/
+6
2017-02-13
drm/amdgpu: Initialize pipe priority order on graphic initialization
ozeng
1
-0
/
+8
2017-01-27
drm/amd/amdgpu: remove the uncessary parameter for ib scheduler
Junwei Zhang
1
-1
/
+1
2017-01-27
drm/amdgpu: simplify allocation of scratch regs
Nils Wallménius
1
-6
/
+1
2016-12-08
drm/amd/amdgpu: Add gpr reading for GFX v7
Tom St Denis
1
-0
/
+25
2016-11-23
drm/amdgpu:impl vgt_flush for VI(V5)
Monk Liu
1
-1
/
+14
2016-11-11
drm/amd/amdgpu: Clean up wave gfx7 helper
Tom St Denis
1
-1
/
+5
2016-10-28
Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
1
-3
/
+3
2016-10-25
drm/amd/amdgpu: Put in rest of wave fields
Tom St Denis
1
-0
/
+6
2016-10-25
drm/amd/amdgpu: re-factor debugfs wave reader
Tom St Denis
1
-0
/
+25
2016-10-25
drm/amdgpu: rework IP block registration (v2)
Alex Deucher
1
-1
/
+37
2016-10-25
drm/amdgpu: move align_mask and nop into ring funcs as well (v2)
Christian König
1
-2
/
+4
2016-10-25
drm/amdgpu: move the ring type into the funcs structure (v2)
Christian König
1
-8
/
+8
2016-10-25
drm/amdgpu: move IB and frame size directly into the engine description
Christian König
1
-39
/
+17
2016-10-25
drm/amdgpu: remove explicit NULL init for parse_cs
Christian König
1
-2
/
+0
2016-10-25
drm/amdgpu: pad gfx and compute rings to 256 dw
Christian König
1
-2
/
+2
[next]