index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdkfd: Initialize sdma vm when creating sdma queue
Xihan Zhang
2015-05-07
1
-0
/
+2
*
drm/amdkfd: Don't report local memory size
Oded Gabbay
2015-05-07
1
-2
/
+2
*
drm/amdkfd: allow unregister process with queues
Oded Gabbay
2015-05-07
1
-2
/
+3
*
Merge tag 'drm-intel-next-2015-03-27-merge' of git://anongit.freedesktop.org/...
Dave Airlie
2015-04-01
2
-10
/
+22
|
\
|
*
drm/amdkfd: Fix SDMA queue init. in non-HWS mode
Ben Goz
2015-03-16
1
-1
/
+9
|
*
drm/amdkfd: destroy mqd when destroying kernel queue
Ben Goz
2015-03-16
1
-9
/
+13
*
|
drm/amdkfd: Add multiple kgd support
Xihan Zhang
2015-03-25
9
-79
/
+85
*
|
drm/amdkfd: Convert timestamping to use 64bit time accessors
John Stultz
2015-03-25
1
-5
/
+5
*
|
drm/amdkfd: add debug prints for process teardown
Oded Gabbay
2015-03-25
1
-0
/
+6
*
|
drm/amdkfd: Remove unused field from struct qcm_process_device
Oded Gabbay
2015-03-25
1
-2
/
+0
*
|
drm/amdkfd: rename fence_wait_timeout
Oded Gabbay
2015-03-25
1
-2
/
+2
|
/
*
drm/amdkfd: don't set get_pipes_num() as inline
Oded Gabbay
2015-02-23
2
-6
/
+7
*
drm/amdkfd: Initialize only amdkfd's assigned pipelines
Oded Gabbay
2015-02-23
3
-3
/
+4
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-02-16
25
-763
/
+1951
|
\
|
*
drm/amdkfd: Preserve CP_MQD_IQ_RPTR internal state
Jay Cornwall
2015-01-19
1
-1
/
+3
|
*
drm/amdkfd: Fix dqm->queue_count tracking
Jay Cornwall
2015-01-19
1
-3
/
+6
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Dave Airlie
2015-01-29
7
-41
/
+107
|
|
\
|
*
|
drm/amdkfd: change amdkfd version to 0.7.1
Oded Gabbay
2015-01-22
1
-2
/
+2
|
*
|
drm/amdkfd: Fix sparse errors
Oded Gabbay
2015-01-22
3
-37
/
+27
|
*
|
drm/amdkfd: Handle case of invalid queue type
Oded Gabbay
2015-01-22
1
-0
/
+5
|
*
|
drm/amdkfd: Add break at the end of case
Oded Gabbay
2015-01-22
2
-0
/
+6
|
*
|
drm/amdkfd: Remove negative check of uint variable
Oded Gabbay
2015-01-22
1
-1
/
+1
|
*
|
Merge remote-tracking branch 'origin/master' into drm-next
Dave Airlie
2015-01-22
10
-367
/
+219
|
|
\
\
|
*
|
|
drm/amdkfd: Fix description of sched_policy module parameter
Ben Goz
2015-01-18
1
-1
/
+1
|
*
|
|
drm/amdkfd: Remove sync_with_hw() from amdkfd
Oded Gabbay
2015-01-15
3
-30
/
+0
|
*
|
|
drm/amdkfd: Remove unused function busy_wait()
Oded Gabbay
2015-01-15
1
-6
/
+0
|
*
|
|
drm/amdkfd: Replace cpu_relax() with schedule() in DQM
Oded Gabbay
2015-01-15
1
-1
/
+2
|
*
|
|
drm/amdkfd: Fix for-loop when allocating HQD (non-HWS)
Ben Goz
2015-01-13
1
-3
/
+3
|
*
|
|
drm/amdkfd: Add initial VI support for KQ
Ben Goz
2014-12-02
5
-4
/
+127
|
*
|
|
drm/amdkfd: Encapsulate KQ functions in ops structure
Oded Gabbay
2015-01-12
3
-27
/
+54
|
*
|
|
drm/amdkfd: Add initial VI support for DQM
Ben Goz
2015-01-12
5
-86
/
+238
|
*
|
|
drm/amdkfd: Encapsulate DQM functions in ops structure
Oded Gabbay
2015-01-12
6
-54
/
+65
|
*
|
|
drm/amdkfd: Don't BUG on freeing GART sub-allocation
Oded Gabbay
2015-01-12
1
-1
/
+4
|
*
|
|
drm/amdkfd: Fix logic of destroy_queue_nocpsch()
Ben Goz
2014-08-18
1
-18
/
+18
|
*
|
|
drm/amdkfd: Change MQD manager to be H/W specific
Ben Goz
2015-01-04
5
-428
/
+498
|
*
|
|
drm/amdkfd: Add asic property to kfd_device_info
Ben Goz
2015-01-01
2
-1
/
+15
|
*
|
|
drm/amdkfd: Make KFD_MQD_TYPE enum types H/W agnostic
Ben Goz
2015-01-04
4
-16
/
+16
|
*
|
|
drm/amdkfd: Add new VI-specific queue properties
Ben Goz
2015-01-04
2
-1
/
+35
|
*
|
|
drm/amdkfd: Don't include header files from radeon
Oded Gabbay
2015-01-02
3
-3
/
+14
|
*
|
|
drm/amd: Put cik structures in a common place
Ben Goz
2015-01-02
1
-0
/
+293
|
*
|
|
drm/amdkfd: Remove call to deprecated init_memory interface
Ben Goz
2014-10-26
1
-21
/
+0
|
*
|
|
drm/radeon: Initialize compute vmid
Ben Goz
2015-01-02
1
-4
/
+0
|
*
|
|
drm/amd: Remove old radeon_sa funcs from kfd-->kgd interface
Oded Gabbay
2015-01-09
1
-18
/
+0
|
*
|
|
drm/amdkfd: Using new gtt sa in amdkfd
Oded Gabbay
2015-01-09
4
-65
/
+33
|
*
|
|
drm/amdkfd: Allocate gart memory using new interface
Oded Gabbay
2015-01-09
1
-2
/
+14
|
*
|
|
drm/amdkfd: Fixed calculation of gart buffer size
Oded Gabbay
2015-01-09
1
-3
/
+19
|
*
|
|
drm/amdkfd: Add kfd gtt sub-allocator functions
Oded Gabbay
2015-01-09
2
-0
/
+193
|
*
|
|
drm/amdkfd: Add gtt sa related data to kfd_dev struct
Oded Gabbay
2015-01-09
1
-6
/
+15
|
*
|
|
drm/amd: Add new kfd-->kgd interface for gart usage
Oded Gabbay
2015-01-09
1
-0
/
+9
|
*
|
|
drm/amdkfd: Pass queue type to pqm_create_queue()
Ben Goz
2015-01-09
1
-2
/
+2
[next]