summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
Commit message (Expand)AuthorAgeFilesLines
* drm/amdkfd: Add address watch operation to debuggerYair Shachar2015-06-033-0/+295
* drm/amdkfd: Add wave control operation to debuggerYair Shachar2015-06-035-2/+430
* drm/amdkfd: Add skeleton H/W debugger module supportYair Shachar2015-06-039-2/+1058
* drm/amdkfd: Add static user-mode queues supportYair Shachar2015-06-037-19/+97
* drm/amdkfd: add H/W debugger IOCTL set definitionsYair Shachar2015-06-031-0/+54
* drm/radeon: Add H/W debugger kfd->kgd functionsYair Shachar2015-06-031-0/+13
* drm/amdkfd: Use DECLARE_BITMAPJoe Perches2015-06-031-4/+2
* 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/radeon: Add init interrupt kfd->kgd interfaceOded Gabbay2015-05-191-0/+2
* | 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-259-79/+85
* | 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-1625-763/+1951
|\
| * 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-2210-367/+219
| |\ \
| * | | 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
OpenPOWER on IntegriCloud