summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd
Commit message (Expand)AuthorAgeFilesLines
* Backmerge v4.1-rc4 into into drm-nextDave Airlie2015-05-202-4/+6
|\
| * drm/amdkfd: Initialize sdma vm when creating sdma queueXihan Zhang2015-05-071-0/+2
| * drm/amdkfd: Don't report local memory sizeOded Gabbay2015-05-071-2/+2
| * drm/amdkfd: allow unregister process with queuesOded Gabbay2015-05-071-2/+3
* | drm/amdkfd: change driver version to 0.7.2Oded Gabbay2015-05-191-2/+2
* | drm/amdkfd: Implement events IOCTLsAndrew Lewycky2015-05-191-5/+31
* | drm/amdkfd: Add module parameter of send_sigtermOded Gabbay2015-05-193-3/+20
* | drm/amdkfd: Add bad opcode exception handlingAlexey Skidanov2015-05-195-1/+29
* | drm/amdkfd: Add memory exception handlingAlexey Skidanov2015-05-194-9/+187
* | drm/amdkfd: Add the events moduleAndrew Lewycky2015-05-1910-5/+1074
* | drm/amdkfd: add events IOCTL set definitionsAndrew Lewycky2015-05-191-0/+45
* | drm/amdkfd: Add interrupt handling moduleAndrew Lewycky2015-05-195-1/+235
* | drm/amdkfd: make the sdma vm init to be asic specificOded Gabbay2015-05-194-14/+28
* | drm/amdkfd: Use new struct for asic specific opsOded Gabbay2015-05-193-5/+17
* | drm/amdkfd: reformat some debug printsOded Gabbay2015-05-192-10/+10
* | drm/amdkfd: Remove unessary void pointer castFiro Yang2015-05-191-2/+1
|/
* Merge tag 'drm-intel-next-2015-03-27-merge' of git://anongit.freedesktop.org/...Dave Airlie2015-04-012-10/+22
|\
| * drm/amdkfd: Fix SDMA queue init. in non-HWS modeBen Goz2015-03-161-1/+9
| * drm/amdkfd: destroy mqd when destroying kernel queueBen Goz2015-03-161-9/+13
* | drm/amdkfd: Add multiple kgd supportXihan Zhang2015-03-258-47/+53
* | drm/amdkfd: Convert timestamping to use 64bit time accessorsJohn Stultz2015-03-251-5/+5
* | drm/amdkfd: add debug prints for process teardownOded Gabbay2015-03-251-0/+6
* | drm/amdkfd: Remove unused field from struct qcm_process_deviceOded Gabbay2015-03-251-2/+0
* | drm/amdkfd: rename fence_wait_timeoutOded Gabbay2015-03-251-2/+2
|/
* drm/amdkfd: don't set get_pipes_num() as inlineOded Gabbay2015-02-232-6/+7
* drm/amdkfd: Initialize only amdkfd's assigned pipelinesOded Gabbay2015-02-233-3/+4
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-02-1623-740/+1632
|\
| * drm/amdkfd: Preserve CP_MQD_IQ_RPTR internal stateJay Cornwall2015-01-191-1/+3
| * drm/amdkfd: Fix dqm->queue_count trackingJay Cornwall2015-01-191-3/+6
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie2015-01-297-41/+107
| |\
| * | drm/amdkfd: change amdkfd version to 0.7.1Oded Gabbay2015-01-221-2/+2
| * | drm/amdkfd: Fix sparse errorsOded Gabbay2015-01-223-37/+27
| * | drm/amdkfd: Handle case of invalid queue typeOded Gabbay2015-01-221-0/+5
| * | drm/amdkfd: Add break at the end of caseOded Gabbay2015-01-222-0/+6
| * | drm/amdkfd: Remove negative check of uint variableOded Gabbay2015-01-221-1/+1
| * | Merge remote-tracking branch 'origin/master' into drm-nextDave Airlie2015-01-229-366/+218
| |\ \
| * | | drm/amdkfd: Fix description of sched_policy module parameterBen Goz2015-01-181-1/+1
| * | | drm/amdkfd: Remove sync_with_hw() from amdkfdOded Gabbay2015-01-153-30/+0
| * | | drm/amdkfd: Remove unused function busy_wait()Oded Gabbay2015-01-151-6/+0
| * | | drm/amdkfd: Replace cpu_relax() with schedule() in DQMOded Gabbay2015-01-151-1/+2
| * | | drm/amdkfd: Fix for-loop when allocating HQD (non-HWS)Ben Goz2015-01-131-3/+3
| * | | drm/amdkfd: Add initial VI support for KQBen Goz2014-12-025-4/+127
| * | | drm/amdkfd: Encapsulate KQ functions in ops structureOded Gabbay2015-01-123-27/+54
| * | | drm/amdkfd: Add initial VI support for DQMBen Goz2015-01-125-86/+238
| * | | drm/amdkfd: Encapsulate DQM functions in ops structureOded Gabbay2015-01-126-54/+65
| * | | drm/amdkfd: Don't BUG on freeing GART sub-allocationOded Gabbay2015-01-121-1/+4
| * | | drm/amdkfd: Fix logic of destroy_queue_nocpsch()Ben Goz2014-08-181-18/+18
| * | | drm/amdkfd: Change MQD manager to be H/W specificBen Goz2015-01-045-428/+498
| * | | drm/amdkfd: Add asic property to kfd_device_infoBen Goz2015-01-012-1/+15
| * | | drm/amdkfd: Make KFD_MQD_TYPE enum types H/W agnosticBen Goz2015-01-044-16/+16
OpenPOWER on IntegriCloud