index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
*
drm/amdkfd: Use PASID manager from KGD
Felix Kuehling
2017-09-26
2
-58
/
+38
*
drm/amdkfd: Separate doorbell allocation from PASID
Felix Kuehling
2017-09-26
4
-28
/
+45
*
drm/amdkfd: Implement image tiling mode support v2
Yong Zhao
2017-08-15
1
-0
/
+43
*
drm/amdkfd: Adding new IOCTL for scratch memory v2
Moses Reuben
2017-08-15
5
-0
/
+45
*
drm/amd: Update MEC HQD loading code for KFD
Felix Kuehling
2017-08-15
6
-28
/
+29
*
drm/amdkfd: Update PM4 packet headers
Felix Kuehling
2017-08-15
4
-414
/
+199
*
drm/amdkfd: Clamp EOP queue size correctly on Gfx8
Jay Cornwall
2017-08-15
1
-2
/
+9
*
drm/amdkfd: Add more error printing to help bringup v2
Yong Zhao
2017-08-15
1
-2
/
+10
*
drm/amdkfd: Handle remaining BUG_ONs more gracefully v2
Felix Kuehling
2017-08-15
14
-55
/
+84
*
drm/amdkfd: Allocate gtt_sa_bitmap in long units
Felix Kuehling
2017-08-15
1
-4
/
+4
*
drm/amdkfd: Fix doorbell initialization and finalization
Felix Kuehling
2017-08-15
3
-4
/
+21
*
drm/amdkfd: Remove BUG_ONs for NULL pointer arguments
Felix Kuehling
2017-08-15
15
-212
/
+4
*
drm/amdkfd: Remove usage of alloc(sizeof(struct...
Kent Russell
2017-08-15
6
-11
/
+11
*
drm/amdkfd: Fix goto usage v2
Kent Russell
2017-08-15
5
-82
/
+66
*
drm/amdkfd: Change x==NULL/false references to !x
Kent Russell
2017-08-15
15
-87
/
+85
*
drm/amdkfd: Consolidate and clean up log commands
Kent Russell
2017-08-15
17
-236
/
+158
*
drm/amdkfd: Clean up KFD style errors and warnings v2
Kent Russell
2017-08-15
16
-60
/
+73
*
drm/amdkfd: Fix allocated_queues bitmap initialization
Felix Kuehling
2017-08-15
1
-3
/
+9
*
drm/amdkfd: Remove bogus divide-by-sizeof(uint32_t)
Felix Kuehling
2017-08-15
1
-8
/
+0
*
drm/amdkfd: Fix typo in dbgdev_wave_reset_wavefronts
Felix Kuehling
2017-08-15
1
-1
/
+1
*
Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2017-08-02
1
-1
/
+1
|
\
|
*
drm/amdgpu: Off by one sanity checks
Dan Carpenter
2017-07-14
1
-1
/
+1
*
|
drm/amdkfd: Remove unused references to shared_resources.num_mec
Jay Cornwall
2017-07-13
3
-12
/
+0
|
/
*
drm/amdkfd: Spelling s/apreture/aperture/
Geert Uytterhoeven
2017-06-01
1
-2
/
+2
*
drm/amdkfd: NULL dereference involving create_process()
Dan Carpenter
2017-06-14
1
-1
/
+2
*
Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2017-06-16
6
-89
/
+81
|
\
|
*
drm/amdkfd: allow split HQD on per-queue granularity v5
Andres Rodriguez
2017-05-31
6
-44
/
+81
|
*
drm/amdgpu: take ownership of per-pipe configuration v3
Andres Rodriguez
2017-05-31
1
-45
/
+0
*
|
drm/amd: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2017-05-16
1
-1
/
+1
|
/
*
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
[next]