index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
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: 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
|
|
/
|
/
|
*
|
drm/amdkfd: Fix sparse warning (different address space)
Oded Gabbay
2015-01-08
1
-1
/
+1
*
|
drm/amdkfd: Drop interrupt SW ring buffer
Michel Dänzer
2015-01-08
4
-212
/
+2
*
|
drm/amdkfd: rewrite kfd_ioctl() according to drm_ioctl()
Oded Gabbay
2015-01-06
2
-48
/
+86
*
|
drm/amdkfd: reformat IOCTL definitions to drm-style
Oded Gabbay
2015-01-06
1
-7
/
+8
*
|
drm/amdkfd: Do copy_to/from_user in general kfd_ioctl()
Oded Gabbay
2015-01-06
1
-117
/
+117
*
|
drm/amdkfd: unmap VMID<-->PASID when relesing VMID (non-HWS)
Ben Goz
2015-01-05
1
-0
/
+3
*
|
drm/amdkfd: Load mqd to hqd in non-HWS mode
Ben Goz
2015-01-04
1
-0
/
+12
*
|
drm/amd: Fixing typos in kfd<->kgd interface
Ben Goz
2014-12-09
2
-2
/
+2
*
|
amdkfd: actually allocate longs for the pasid bitmask
Sasha Levin
2014-12-28
1
-1
/
+1
*
|
amdkfd: Remove duplicate include
Oded Gabbay
2014-12-05
1
-1
/
+0
*
|
amdkfd: Fixing topology bug in building sysfs nodes
Ben Goz
2014-12-02
1
-1
/
+1
*
|
amdkfd: Fix accounting of device queues
Oded Gabbay
2014-12-07
1
-2
/
+11
|
/
*
amdkfd: init aperture once per process
Alexey Skidanov
2014-11-18
3
-8
/
+11
*
amdkfd: Display MEC fw version in topology node
Oded Gabbay
2014-11-09
1
-2
/
+6
*
drm/amd: Add get_fw_version to kfd-->kgd interface
Oded Gabbay
2014-11-09
1
-0
/
+15
*
amdkfd: Disable support for 32-bit user processes
Oded Gabbay
2014-12-05
1
-1
/
+12
*
amdkfd: Set *buffer_ptr to NULL in case of error
Oded Gabbay
2014-12-04
1
-1
/
+7
*
amdkfd: use atomic allocations within srcu callbacks
Sasha Levin
2014-12-03
1
-1
/
+1
*
amdkfd: use sizeof(long) granularity for the pasid bitmask
Sasha Levin
2014-12-03
1
-2
/
+1
*
amdkfd: delete some dead code
Dan Carpenter
2014-11-25
1
-5
/
+0
*
amdkfd: Fix memory leak of mqds on dqm fini
Oded Gabbay
2014-11-25
1
-0
/
+4
*
amdkfd: fix an error handling bug in pqm_create_queue()
Dan Carpenter
2014-11-25
1
-1
/
+1
*
amdkfd: fix some error handling in ioctl
Dan Carpenter
2014-11-25
1
-2
/
+2
*
amdkfd: Remove DRM_AMDGPU dependency from Kconfig
Oded Gabbay
2014-11-21
1
-1
/
+1
*
amdkfd: explicitely include io.h in kfd_doorbell.c
Oded Gabbay
2014-11-21
1
-0
/
+1
*
amdkfd: Clear ctx cb before suspend
Oded Gabbay
2014-11-09
1
-0
/
+1
*
amdkfd: Instead of using get function, use container_of
Alexey Skidanov
2014-11-19
2
-12
/
+11
*
amdkfd: use schedule() in sync_with_hw
Oded Gabbay
2014-11-17
1
-1
/
+2
*
amdkfd: Fix memory leak on process deregistration
Jay Cornwall
2014-11-20
1
-0
/
+1
*
amdkfd: add __iomem attribute to doorbell_ptr
Oded Gabbay
2014-11-20
2
-6
/
+5
*
amdkfd: fence_wait_timeout() can be static
Oded Gabbay
2014-11-20
1
-2
/
+3
*
amdkfd: is_occupied() can be static
Oded Gabbay
2014-11-20
1
-3
/
+3
*
amdkfd: Fix sparse warnings in kfd_flat_memory.c
Oded Gabbay
2014-11-20
1
-5
/
+6
*
amdkfd: pqm_get_kernel_queue() can be static
kbuild test robot
2014-11-20
1
-1
/
+2
*
amdkfd: test_kq() can be static
kbuild test robot
2014-11-20
1
-1
/
+1
*
amdkfd: Fix sparse warnings in kfd_topology.c
Oded Gabbay
2014-11-20
1
-20
/
+20
*
amdkfd: Fix sparse warnings in kfd_chardev.c
Oded Gabbay
2014-11-20
1
-4
/
+12
*
amdkfd: Implement the Get Version IOCTL
Oded Gabbay
2014-11-02
1
-1
/
+10
*
amdkfd: Implement the Get Process Aperture IOCTL
Alexey Skidanov
2014-07-17
2
-1
/
+61
*
amdkfd: Implement the Get Clock Counters IOCTL
Evgeny Pinchuk
2014-07-17
1
-1
/
+28
*
amdkfd: Implement the Set Memory Policy IOCTL
Andrew Lewycky
2014-07-17
1
-1
/
+51
*
amdkfd: Implement the create/destroy/update queue IOCTLs
Oded Gabbay
2014-10-19
1
-3
/
+202
*
amdkfd: Add interrupt handling module
Andrew Lewycky
2014-07-17
4
-5
/
+218
*
amdkfd: Add device queue manager module
Ben Goz
2014-07-17
5
-4
/
+1156
*
amdkfd: Add process queue manager module
Ben Goz
2014-07-17
4
-1
/
+390
*
amdkfd: Add packet manager module
Ben Goz
2014-07-17
3
-1
/
+641
[prev]
[next]