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