index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdkfd
Age
Commit message (
Expand
)
Author
2017-10-03
BackMerge tag 'v4.14-rc3' into drm-next
Dave Airlie
2017-09-28
Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2017-09-26
drm/amdkfd: Use PASID manager from KGD
Felix Kuehling
2017-09-26
drm/amdkfd: Separate doorbell allocation from PASID
Felix Kuehling
2017-09-20
drm/amdkfd: Print event limit messages only once per process
Felix Kuehling
2017-09-20
drm/amdkfd: Fix kernel-queue wrapping bugs
Yong Zhao
2017-09-20
drm/amdkfd: Fix incorrect destroy_mqd parameter
Felix Kuehling
2017-09-08
drm/amdkfd: check for null dev to avoid a null pointer dereference
Colin Ian King
2017-09-02
drm/amdkfd: pass queue's mqd when destroying mqd
Oded Gabbay
2017-08-30
drm/amdkfd: remove memset before memcpy
Himanshu Jha
2017-08-15
drm/amdkfd: Implement image tiling mode support v2
Yong Zhao
2017-08-15
drm/amdkfd: Adding new IOCTL for scratch memory v2
Moses Reuben
2017-08-15
drm/amd: Update MEC HQD loading code for KFD
Felix Kuehling
2017-08-15
drm/amdkfd: Update PM4 packet headers
Felix Kuehling
2017-08-15
drm/amdkfd: Clamp EOP queue size correctly on Gfx8
Jay Cornwall
2017-08-15
drm/amdkfd: Add more error printing to help bringup v2
Yong Zhao
2017-08-15
drm/amdkfd: Handle remaining BUG_ONs more gracefully v2
Felix Kuehling
2017-08-15
drm/amdkfd: Allocate gtt_sa_bitmap in long units
Felix Kuehling
2017-08-15
drm/amdkfd: Fix doorbell initialization and finalization
Felix Kuehling
2017-08-15
drm/amdkfd: Remove BUG_ONs for NULL pointer arguments
Felix Kuehling
2017-08-15
drm/amdkfd: Remove usage of alloc(sizeof(struct...
Kent Russell
2017-08-15
drm/amdkfd: Fix goto usage v2
Kent Russell
2017-08-15
drm/amdkfd: Change x==NULL/false references to !x
Kent Russell
2017-08-15
drm/amdkfd: Consolidate and clean up log commands
Kent Russell
2017-08-15
drm/amdkfd: Clean up KFD style errors and warnings v2
Kent Russell
2017-08-15
drm/amdkfd: Fix allocated_queues bitmap initialization
Felix Kuehling
2017-08-15
drm/amdkfd: Remove bogus divide-by-sizeof(uint32_t)
Felix Kuehling
2017-08-15
drm/amdkfd: Fix typo in dbgdev_wave_reset_wavefronts
Felix Kuehling
2017-08-02
Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2017-07-14
drm/amdgpu: Off by one sanity checks
Dan Carpenter
2017-07-13
drm/amdkfd: Remove unused references to shared_resources.num_mec
Jay Cornwall
2017-06-01
drm/amdkfd: Spelling s/apreture/aperture/
Geert Uytterhoeven
2017-06-14
drm/amdkfd: NULL dereference involving create_process()
Dan Carpenter
2017-06-16
Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2017-05-31
drm/amdkfd: allow split HQD on per-queue granularity v5
Andres Rodriguez
2017-05-31
drm/amdgpu: take ownership of per-pipe configuration v3
Andres Rodriguez
2017-05-16
drm/amd: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-27
mm: add new mmgrab() helper
Vegard Nossum
2017-01-16
drm/amdkfd: fix improper return value on error
Pan Bian
2017-01-12
amdkfd: fix spelling mistake in kfd_ioctl_dbg_unrgesiter
Colin Ian King
2016-09-28
Merge tag 'v4.8-rc8' into drm-next
Dave Airlie
2016-09-19
drm/amdkfd: Pass 'struct queue_propertices' by reference
Edward O'Callaghan
2016-09-19
drm/amdkfd: Unify multiple calls to pr_debug() into one
Edward O'Callaghan
2016-09-19
drm/amdkfd: Reuse function to find a process through pasid
Edward O'Callaghan
2016-09-19
drm/amdkfd: Add some missing memset zero'ing in queue init func
Edward O'Callaghan
2016-09-19
drm/amdkfd: Tidy up kfd_generate_gpu_id() uint64_t bitshift unpack
Edward O'Callaghan
2016-08-09
drm/amdkfd: print doorbell offset as a hex value
Colin Ian King
[next]