index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
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
*
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
|
*
|
|
drm/amdkfd: Identify SDMA queue in create queue ioctl
Ben Goz
2015-01-09
1
-0
/
+2
|
*
|
|
drm/amdkfd: Add SDMA user-mode queues support to QCM
Ben Goz
2015-01-09
3
-12
/
+154
|
*
|
|
drm/amdkfd: Add SDMA mqd support
Ben Goz
2015-01-09
2
-0
/
+130
|
*
|
|
drm/amd: Add SDMA functions to kfd-->kgd interface
Ben Goz
2015-01-09
1
-3
/
+19
|
*
|
|
drm/amdkfd: Process-device data creation and lookup split
Alexey Skidanov
2015-01-09
6
-30
/
+41
|
*
|
|
drm/amdkfd: Add number of watch points to topology
Alexey Skidanov
2015-01-09
3
-71
/
+86
*
|
|
|
drm/amdkfd: Don't create BUG due to incorrect user parameter
Oded Gabbay
2015-02-02
1
-1
/
+5
*
|
|
|
drm/amdkfd: max num of queues can't be 0
Oded Gabbay
2015-02-02
1
-2
/
+2
*
|
|
|
drm/amdkfd: Fix bug in accounting of queues
Oded Gabbay
2015-02-02
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
drm/amdkfd: Fix bug in call to init_pipelines()
Oded Gabbay
2015-01-22
1
-1
/
+1
*
|
|
drm/amdkfd: Fix bug in pipelines initialization
Oded Gabbay
2015-01-22
1
-1
/
+5
*
|
|
drm/amdkfd: Allow user to limit only queues per device
Oded Gabbay
2015-01-18
7
-36
/
+96
*
|
|
drm/amdkfd: PQM handle queue creation fault
Ben Goz
2015-01-15
1
-0
/
+3
|
|
/
|
/
|
[next]