index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
Age
Commit message (
Expand
)
Author
2015-02-02
drm/amdkfd: Don't create BUG due to incorrect user parameter
Oded Gabbay
2015-02-02
drm/amdkfd: max num of queues can't be 0
Oded Gabbay
2015-02-02
drm/amdkfd: Fix bug in accounting of queues
Oded Gabbay
2015-01-22
drm/amdkfd: Fix bug in call to init_pipelines()
Oded Gabbay
2015-01-22
drm/amdkfd: Fix bug in pipelines initialization
Oded Gabbay
2015-01-18
drm/amdkfd: Allow user to limit only queues per device
Oded Gabbay
2015-01-15
drm/amdkfd: PQM handle queue creation fault
Ben Goz
2015-01-08
drm/amdkfd: Fix sparse warning (different address space)
Oded Gabbay
2015-01-08
drm/amdkfd: Drop interrupt SW ring buffer
Michel Dänzer
2015-01-06
drm/amdkfd: rewrite kfd_ioctl() according to drm_ioctl()
Oded Gabbay
2015-01-06
drm/amdkfd: reformat IOCTL definitions to drm-style
Oded Gabbay
2015-01-06
drm/amdkfd: Do copy_to/from_user in general kfd_ioctl()
Oded Gabbay
2015-01-05
drm/amdkfd: unmap VMID<-->PASID when relesing VMID (non-HWS)
Ben Goz
2015-01-04
drm/amdkfd: Load mqd to hqd in non-HWS mode
Ben Goz
2014-12-09
drm/amd: Fixing typos in kfd<->kgd interface
Ben Goz
2014-12-28
amdkfd: actually allocate longs for the pasid bitmask
Sasha Levin
2014-12-05
amdkfd: Remove duplicate include
Oded Gabbay
2014-12-02
amdkfd: Fixing topology bug in building sysfs nodes
Ben Goz
2014-12-07
amdkfd: Fix accounting of device queues
Oded Gabbay
2014-11-18
amdkfd: init aperture once per process
Alexey Skidanov
2014-11-09
amdkfd: Display MEC fw version in topology node
Oded Gabbay
2014-11-09
drm/amd: Add get_fw_version to kfd-->kgd interface
Oded Gabbay
2014-12-05
amdkfd: Disable support for 32-bit user processes
Oded Gabbay
2014-12-04
amdkfd: Set *buffer_ptr to NULL in case of error
Oded Gabbay
2014-12-03
amdkfd: use atomic allocations within srcu callbacks
Sasha Levin
2014-12-03
amdkfd: use sizeof(long) granularity for the pasid bitmask
Sasha Levin
2014-11-25
amdkfd: delete some dead code
Dan Carpenter
2014-11-25
amdkfd: Fix memory leak of mqds on dqm fini
Oded Gabbay
2014-11-25
amdkfd: fix an error handling bug in pqm_create_queue()
Dan Carpenter
2014-11-25
amdkfd: fix some error handling in ioctl
Dan Carpenter
2014-11-21
amdkfd: Remove DRM_AMDGPU dependency from Kconfig
Oded Gabbay
2014-11-21
amdkfd: explicitely include io.h in kfd_doorbell.c
Oded Gabbay
2014-11-09
amdkfd: Clear ctx cb before suspend
Oded Gabbay
2014-11-19
amdkfd: Instead of using get function, use container_of
Alexey Skidanov
2014-11-17
amdkfd: use schedule() in sync_with_hw
Oded Gabbay
2014-11-20
amdkfd: Fix memory leak on process deregistration
Jay Cornwall
2014-11-20
amdkfd: add __iomem attribute to doorbell_ptr
Oded Gabbay
2014-11-20
amdkfd: fence_wait_timeout() can be static
Oded Gabbay
2014-11-20
amdkfd: is_occupied() can be static
Oded Gabbay
2014-11-20
amdkfd: Fix sparse warnings in kfd_flat_memory.c
Oded Gabbay
2014-11-20
amdkfd: pqm_get_kernel_queue() can be static
kbuild test robot
2014-11-20
amdkfd: test_kq() can be static
kbuild test robot
2014-11-20
amdkfd: Fix sparse warnings in kfd_topology.c
Oded Gabbay
2014-11-20
amdkfd: Fix sparse warnings in kfd_chardev.c
Oded Gabbay
2014-11-02
amdkfd: Implement the Get Version IOCTL
Oded Gabbay
2014-07-17
amdkfd: Implement the Get Process Aperture IOCTL
Alexey Skidanov
2014-07-17
amdkfd: Implement the Get Clock Counters IOCTL
Evgeny Pinchuk
2014-07-17
amdkfd: Implement the Set Memory Policy IOCTL
Andrew Lewycky
2014-10-19
amdkfd: Implement the create/destroy/update queue IOCTLs
Oded Gabbay
2014-07-17
amdkfd: Add interrupt handling module
Andrew Lewycky
[next]