summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2015-06-03drm/amdkfd: fix topology bug with capability attr.Alexey Skidanov
2015-05-07drm/amdkfd: Initialize sdma vm when creating sdma queueXihan Zhang
2015-05-07drm/amdkfd: Don't report local memory sizeOded Gabbay
2015-05-07drm/amdkfd: allow unregister process with queuesOded Gabbay
2015-04-01Merge tag 'drm-intel-next-2015-03-27-merge' of git://anongit.freedesktop.org/...Dave Airlie
2015-03-25drm/amdkfd: Add multiple kgd supportXihan Zhang
2015-03-25drm/amdkfd: Convert timestamping to use 64bit time accessorsJohn Stultz
2015-03-25drm/amdkfd: add debug prints for process teardownOded Gabbay
2015-03-25drm/amdkfd: Remove unused field from struct qcm_process_deviceOded Gabbay
2015-03-25drm/amdkfd: rename fence_wait_timeoutOded Gabbay
2015-03-16drm/amdkfd: Fix SDMA queue init. in non-HWS modeBen Goz
2015-03-16drm/amdkfd: destroy mqd when destroying kernel queueBen Goz
2015-02-23drm/amdkfd: don't set get_pipes_num() as inlineOded Gabbay
2015-02-23drm/amdkfd: Initialize only amdkfd's assigned pipelinesOded Gabbay
2015-02-16Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-02-02drm/amdkfd: Don't create BUG due to incorrect user parameterOded Gabbay
2015-02-02drm/amdkfd: max num of queues can't be 0Oded Gabbay
2015-02-02drm/amdkfd: Fix bug in accounting of queuesOded Gabbay
2015-01-22drm/amdkfd: Fix bug in call to init_pipelines()Oded Gabbay
2015-01-22drm/amdkfd: Fix bug in pipelines initializationOded Gabbay
2015-01-19drm/amdkfd: Preserve CP_MQD_IQ_RPTR internal stateJay Cornwall
2015-01-19drm/amdkfd: Fix dqm->queue_count trackingJay Cornwall
2015-01-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie
2015-01-22drm/amdkfd: change amdkfd version to 0.7.1Oded Gabbay
2015-01-22drm/amdkfd: Fix sparse errorsOded Gabbay
2015-01-22drm/amdkfd: Handle case of invalid queue typeOded Gabbay
2015-01-22drm/amdkfd: Add break at the end of caseOded Gabbay
2015-01-22drm/amdkfd: Remove negative check of uint variableOded Gabbay
2015-01-22Merge remote-tracking branch 'origin/master' into drm-nextDave Airlie
2015-01-18drm/amdkfd: Allow user to limit only queues per deviceOded Gabbay
2015-01-18drm/amdkfd: Fix description of sched_policy module parameterBen Goz
2015-01-15drm/amdkfd: PQM handle queue creation faultBen Goz
2015-01-15drm/amdkfd: Remove sync_with_hw() from amdkfdOded Gabbay
2015-01-15drm/amdkfd: Remove unused function busy_wait()Oded Gabbay
2015-01-15drm/amdkfd: Replace cpu_relax() with schedule() in DQMOded Gabbay
2015-01-13drm/amdkfd: Fix for-loop when allocating HQD (non-HWS)Ben Goz
2015-01-08drm/amdkfd: Fix sparse warning (different address space)Oded Gabbay
2015-01-08drm/amdkfd: Drop interrupt SW ring bufferMichel Dänzer
2015-01-06drm/amdkfd: rewrite kfd_ioctl() according to drm_ioctl()Oded Gabbay
2015-01-06drm/amdkfd: reformat IOCTL definitions to drm-styleOded Gabbay
2015-01-06drm/amdkfd: Do copy_to/from_user in general kfd_ioctl()Oded Gabbay
2015-01-05drm/amdkfd: unmap VMID<-->PASID when relesing VMID (non-HWS)Ben Goz
2015-01-04drm/amdkfd: Load mqd to hqd in non-HWS modeBen Goz
2014-12-09drm/amd: Fixing typos in kfd<->kgd interfaceBen Goz
2014-12-28amdkfd: actually allocate longs for the pasid bitmaskSasha Levin
2014-12-05amdkfd: Remove duplicate includeOded Gabbay
2014-12-02amdkfd: Fixing topology bug in building sysfs nodesBen Goz
2014-12-07amdkfd: Fix accounting of device queuesOded Gabbay
2014-12-02drm/amdkfd: Add initial VI support for KQBen Goz
2015-01-12drm/amdkfd: Encapsulate KQ functions in ops structureOded Gabbay