index
:
blackbird-op-linux
master
Blackbird™ 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
/
amdkfd
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-03-02
2
-0
/
+4
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
mm: add new mmgrab() helper
Vegard Nossum
2017-02-27
1
-1
/
+1
*
drm/amdkfd: fix improper return value on error
Pan Bian
2017-01-16
1
-1
/
+3
*
amdkfd: fix spelling mistake in kfd_ioctl_dbg_unrgesiter
Colin Ian King
2017-01-12
1
-3
/
+3
*
Merge tag 'v4.8-rc8' into drm-next
Dave Airlie
2016-09-28
1
-1
/
+1
|
\
|
*
drm/amdkfd: print doorbell offset as a hex value
Colin Ian King
2016-08-09
1
-1
/
+1
*
|
drm/amdkfd: Pass 'struct queue_propertices' by reference
Edward O'Callaghan
2016-09-19
4
-5
/
+5
*
|
drm/amdkfd: Unify multiple calls to pr_debug() into one
Edward O'Callaghan
2016-09-19
1
-7
/
+9
*
|
drm/amdkfd: Reuse function to find a process through pasid
Edward O'Callaghan
2016-09-19
1
-36
/
+25
*
|
drm/amdkfd: Add some missing memset zero'ing in queue init func
Edward O'Callaghan
2016-09-19
1
-0
/
+3
*
|
drm/amdkfd: Tidy up kfd_generate_gpu_id() uint64_t bitshift unpack
Edward O'Callaghan
2016-09-19
1
-3
/
+5
|
/
*
drm/amdkfd: destroy mutex if process creation fails
Oded Gabbay
2016-07-03
1
-0
/
+1
*
drm/amdkfd: Remove create_workqueue()
Bhaktipriya Shridhar
2016-07-03
1
-2
/
+1
*
Back-merge tag 'v4.7-rc5' into drm-next
Dave Airlie
2016-07-02
2
-28
/
+44
|
\
|
*
drm/amdkfd: print once about mem_banks truncation
Oded Gabbay
2016-06-03
1
-1
/
+1
|
*
drm/amdkfd: destroy dbgmgr in notifier release
Oded Gabbay
2016-06-03
1
-2
/
+8
|
*
drm/amdkfd: unbind only existing processes
Oded Gabbay
2016-06-03
1
-25
/
+35
*
|
drm/amdkfd: Clean up inline handling
Daniel Vetter
2016-06-21
2
-5
/
+2
|
/
*
amdkfd: Trim unnescessary intermediate err var in kfd_chardev.c
Edward O'Callaghan
2016-05-01
1
-2
/
+1
*
amdkfd: Trim off unnescessary semicolon from kfd_packet_manager.c
Edward O'Callaghan
2016-05-01
1
-1
/
+1
*
amdkfd: Use the canonical form in branch predicates
Edward O'Callaghan
2016-05-01
5
-14
/
+14
*
drivers/gpu/drm/amd/amdkfd: use in_compat_syscall to check open() caller type
Andy Lutomirski
2016-03-22
2
-2
/
+2
*
drm/amdkfd: uninitialized variable in dbgdev_wave_control_set_registers()
Dan Carpenter
2016-03-15
1
-1
/
+1
*
drm/amdkfd: Track when module's init is complete
Oded Gabbay
2016-02-27
1
-3
/
+12
*
drm/amdkfd: Remove unnecessary cast in kfree
Amitoj Kaur Chawla
2016-01-28
1
-1
/
+1
*
amdkfd: Copy from the proper user command pointer
Borislav Petkov
2016-01-15
1
-2
/
+1
*
amdkfd: don't open-code memdup_user()
Al Viro
2016-01-06
1
-26
/
+7
*
amdkfd: use <linux/mman.h> instead of <uapi/asm-generic/mman-common.h>
Christoph Hellwig
2015-08-30
2
-2
/
+2
*
drm/amdkfd: fix bug when initializing sdma vm
Oded Gabbay
2015-07-30
2
-2
/
+2
*
drm/amdkfd: Set correct doorbell packet type for Carrizo
Ben Goz
2015-07-20
2
-0
/
+6
*
drm/amdkfd: Use generic defines in new amd headers
Oded Gabbay
2015-07-20
3
-22
/
+21
*
drm/amdkfd: Implement create_map_queues() for Carrizo
Ben Goz
2015-07-20
1
-4
/
+87
*
drm/amdkfd: fix runlist length calculation
Ben Goz
2015-07-20
1
-1
/
+7
*
drm/amdkfd: Add support for VI in DQM
Ben Goz
2015-07-20
1
-4
/
+99
*
drm/amdkfd: add support for VI in MQD manager
Ben Goz
2015-07-20
2
-4
/
+248
*
drm/amdkfd: add CP HWS packet headers for VI
Ben Goz
2015-07-20
1
-0
/
+398
*
drm/amdkfd: add supported CZ devices PCI IDs to amdkfd
Ben Goz
2015-07-20
1
-1
/
+6
*
drm/amdkfd: Add dependency of DRM_AMDGPU to Kconfig
Oded Gabbay
2015-07-20
1
-1
/
+1
*
drm/amdkfd: validate pdd where it acquired first
Maninder Singh
2015-07-09
1
-2
/
+7
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-06-26
26
-228
/
+3969
|
\
|
*
drm/amdkfd: fix some range checks in address watch ioctl
Dan Carpenter
2015-06-16
1
-3
/
+3
|
*
drm/amdkfd: remove not used defines from cik_regs.h
Oded Gabbay
2015-06-06
1
-164
/
+13
|
*
drm/amdkfd: Add missing properties to CZ device info
Oded Gabbay
2015-06-06
1
-0
/
+3
|
*
drm/amdkfd: make reset wavefronts per process per device
Ben Goz
2015-06-06
3
-13
/
+25
|
*
drm/amdkfd: add debug print to kfd_events.c
Oded Gabbay
2015-06-06
1
-0
/
+4
|
*
drm/amdkfd: avoid CONFIG_ prefix for non-Kconfig symbols
Valentin Rothberg
2015-06-06
2
-8
/
+8
|
*
drm/amdkfd: Enforce kill all waves on process termination
Ben Goz
2015-06-03
4
-1
/
+90
|
*
drm/amdkfd: Implement address watch debugger IOCTL
Yair Shachar
2015-06-03
1
-1
/
+101
[next]