index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdkfd
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-12
drm/amdkfd: Add initial VI support for DQM
Ben Goz
5
-86
/
+238
2015-01-12
drm/amdkfd: Encapsulate DQM functions in ops structure
Oded Gabbay
6
-54
/
+65
2015-01-12
drm/amdkfd: Don't BUG on freeing GART sub-allocation
Oded Gabbay
1
-1
/
+4
2014-11-18
amdkfd: init aperture once per process
Alexey Skidanov
3
-8
/
+11
2014-11-09
amdkfd: Display MEC fw version in topology node
Oded Gabbay
1
-2
/
+6
2014-12-05
amdkfd: Disable support for 32-bit user processes
Oded Gabbay
1
-1
/
+12
2014-12-04
amdkfd: Set *buffer_ptr to NULL in case of error
Oded Gabbay
1
-1
/
+7
2014-12-03
amdkfd: use atomic allocations within srcu callbacks
Sasha Levin
1
-1
/
+1
2014-12-03
amdkfd: use sizeof(long) granularity for the pasid bitmask
Sasha Levin
1
-2
/
+1
2014-11-25
amdkfd: delete some dead code
Dan Carpenter
1
-5
/
+0
2014-11-25
amdkfd: Fix memory leak of mqds on dqm fini
Oded Gabbay
1
-0
/
+4
2014-11-25
amdkfd: fix an error handling bug in pqm_create_queue()
Dan Carpenter
1
-1
/
+1
2014-11-25
amdkfd: fix some error handling in ioctl
Dan Carpenter
1
-2
/
+2
2014-11-21
amdkfd: Remove DRM_AMDGPU dependency from Kconfig
Oded Gabbay
1
-1
/
+1
2014-11-21
amdkfd: explicitely include io.h in kfd_doorbell.c
Oded Gabbay
1
-0
/
+1
2014-11-09
amdkfd: Clear ctx cb before suspend
Oded Gabbay
1
-0
/
+1
2014-11-19
amdkfd: Instead of using get function, use container_of
Alexey Skidanov
2
-12
/
+11
2014-11-17
amdkfd: use schedule() in sync_with_hw
Oded Gabbay
1
-1
/
+2
2014-11-20
amdkfd: Fix memory leak on process deregistration
Jay Cornwall
1
-0
/
+1
2014-11-20
amdkfd: add __iomem attribute to doorbell_ptr
Oded Gabbay
2
-6
/
+5
2014-11-20
amdkfd: fence_wait_timeout() can be static
Oded Gabbay
1
-2
/
+3
2014-11-20
amdkfd: is_occupied() can be static
Oded Gabbay
1
-3
/
+3
2014-11-20
amdkfd: Fix sparse warnings in kfd_flat_memory.c
Oded Gabbay
1
-5
/
+6
2014-11-20
amdkfd: pqm_get_kernel_queue() can be static
kbuild test robot
1
-1
/
+2
2014-11-20
amdkfd: test_kq() can be static
kbuild test robot
1
-1
/
+1
2014-11-20
amdkfd: Fix sparse warnings in kfd_topology.c
Oded Gabbay
1
-20
/
+20
2014-11-20
amdkfd: Fix sparse warnings in kfd_chardev.c
Oded Gabbay
1
-4
/
+12
2014-11-02
amdkfd: Implement the Get Version IOCTL
Oded Gabbay
1
-1
/
+10
2014-08-18
drm/amdkfd: Fix logic of destroy_queue_nocpsch()
Ben Goz
1
-18
/
+18
2015-01-04
drm/amdkfd: Change MQD manager to be H/W specific
Ben Goz
5
-428
/
+498
2015-01-01
drm/amdkfd: Add asic property to kfd_device_info
Ben Goz
2
-1
/
+15
2015-01-04
drm/amdkfd: Make KFD_MQD_TYPE enum types H/W agnostic
Ben Goz
4
-16
/
+16
2015-01-04
drm/amdkfd: Add new VI-specific queue properties
Ben Goz
2
-1
/
+35
2015-01-02
drm/amdkfd: Don't include header files from radeon
Oded Gabbay
3
-3
/
+14
2014-10-26
drm/amdkfd: Remove call to deprecated init_memory interface
Ben Goz
1
-21
/
+0
2015-01-09
drm/amdkfd: Using new gtt sa in amdkfd
Oded Gabbay
4
-65
/
+33
2015-01-09
drm/amdkfd: Allocate gart memory using new interface
Oded Gabbay
1
-2
/
+14
2015-01-09
drm/amdkfd: Fixed calculation of gart buffer size
Oded Gabbay
1
-3
/
+19
2015-01-09
drm/amdkfd: Add kfd gtt sub-allocator functions
Oded Gabbay
2
-0
/
+193
2015-01-09
drm/amdkfd: Add gtt sa related data to kfd_dev struct
Oded Gabbay
1
-6
/
+15
2015-01-09
drm/amdkfd: Pass queue type to pqm_create_queue()
Ben Goz
1
-2
/
+2
2015-01-09
drm/amdkfd: Identify SDMA queue in create queue ioctl
Ben Goz
1
-0
/
+2
2015-01-09
drm/amdkfd: Add SDMA user-mode queues support to QCM
Ben Goz
3
-12
/
+154
2015-01-09
drm/amdkfd: Add SDMA mqd support
Ben Goz
2
-0
/
+130
2015-01-09
drm/amdkfd: Process-device data creation and lookup split
Alexey Skidanov
6
-30
/
+41
2015-01-09
drm/amdkfd: Add number of watch points to topology
Alexey Skidanov
3
-71
/
+86
2014-07-17
amdkfd: Implement the Get Process Aperture IOCTL
Alexey Skidanov
2
-1
/
+61
2014-07-17
amdkfd: Implement the Get Clock Counters IOCTL
Evgeny Pinchuk
1
-1
/
+28
2014-07-17
amdkfd: Implement the Set Memory Policy IOCTL
Andrew Lewycky
1
-1
/
+51
2014-10-19
amdkfd: Implement the create/destroy/update queue IOCTLs
Oded Gabbay
1
-3
/
+202
[prev]
[next]