index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
Age
Commit message (
Expand
)
Author
2015-02-16
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-02-02
drm/amdkfd: Don't create BUG due to incorrect user parameter
Oded Gabbay
2015-02-02
drm/amdkfd: max num of queues can't be 0
Oded Gabbay
2015-02-02
drm/amdkfd: Fix bug in accounting of queues
Oded Gabbay
2015-01-22
drm/amdkfd: Fix bug in call to init_pipelines()
Oded Gabbay
2015-01-22
drm/amdkfd: Fix bug in pipelines initialization
Oded Gabbay
2015-01-19
drm/amdkfd: Preserve CP_MQD_IQ_RPTR internal state
Jay Cornwall
2015-01-19
drm/amdkfd: Fix dqm->queue_count tracking
Jay Cornwall
2015-01-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Dave Airlie
2015-01-22
drm/amdkfd: change amdkfd version to 0.7.1
Oded Gabbay
2015-01-22
drm/amdkfd: Fix sparse errors
Oded Gabbay
2015-01-22
drm/amdkfd: Handle case of invalid queue type
Oded Gabbay
2015-01-22
drm/amdkfd: Add break at the end of case
Oded Gabbay
2015-01-22
drm/amdkfd: Remove negative check of uint variable
Oded Gabbay
2015-01-22
Merge remote-tracking branch 'origin/master' into drm-next
Dave Airlie
2015-01-18
drm/amdkfd: Allow user to limit only queues per device
Oded Gabbay
2015-01-18
drm/amdkfd: Fix description of sched_policy module parameter
Ben Goz
2015-01-15
drm/amdkfd: PQM handle queue creation fault
Ben Goz
2015-01-15
drm/amdkfd: Remove sync_with_hw() from amdkfd
Oded Gabbay
2015-01-15
drm/amdkfd: Remove unused function busy_wait()
Oded Gabbay
2015-01-15
drm/amdkfd: Replace cpu_relax() with schedule() in DQM
Oded Gabbay
2015-01-13
drm/amdkfd: Fix for-loop when allocating HQD (non-HWS)
Ben Goz
2015-01-08
drm/amdkfd: Fix sparse warning (different address space)
Oded Gabbay
2015-01-08
drm/amdkfd: Drop interrupt SW ring buffer
Michel Dänzer
2015-01-06
drm/amdkfd: rewrite kfd_ioctl() according to drm_ioctl()
Oded Gabbay
2015-01-06
drm/amdkfd: reformat IOCTL definitions to drm-style
Oded Gabbay
2015-01-06
drm/amdkfd: Do copy_to/from_user in general kfd_ioctl()
Oded Gabbay
2015-01-05
drm/amdkfd: unmap VMID<-->PASID when relesing VMID (non-HWS)
Ben Goz
2015-01-04
drm/amdkfd: Load mqd to hqd in non-HWS mode
Ben Goz
2014-12-09
drm/amd: Fixing typos in kfd<->kgd interface
Ben Goz
2014-12-28
amdkfd: actually allocate longs for the pasid bitmask
Sasha Levin
2014-12-05
amdkfd: Remove duplicate include
Oded Gabbay
2014-12-02
amdkfd: Fixing topology bug in building sysfs nodes
Ben Goz
2014-12-07
amdkfd: Fix accounting of device queues
Oded Gabbay
2014-12-02
drm/amdkfd: Add initial VI support for KQ
Ben Goz
2015-01-12
drm/amdkfd: Encapsulate KQ functions in ops structure
Oded Gabbay
2015-01-12
drm/amdkfd: Add initial VI support for DQM
Ben Goz
2015-01-12
drm/amdkfd: Encapsulate DQM functions in ops structure
Oded Gabbay
2015-01-12
drm/amdkfd: Don't BUG on freeing GART sub-allocation
Oded Gabbay
2014-11-18
amdkfd: init aperture once per process
Alexey Skidanov
2014-11-09
amdkfd: Display MEC fw version in topology node
Oded Gabbay
2014-11-09
drm/amd: Add get_fw_version to kfd-->kgd interface
Oded Gabbay
2014-12-05
amdkfd: Disable support for 32-bit user processes
Oded Gabbay
2014-12-04
amdkfd: Set *buffer_ptr to NULL in case of error
Oded Gabbay
2014-12-03
amdkfd: use atomic allocations within srcu callbacks
Sasha Levin
2014-12-03
amdkfd: use sizeof(long) granularity for the pasid bitmask
Sasha Levin
2014-11-25
amdkfd: delete some dead code
Dan Carpenter
2014-11-25
amdkfd: Fix memory leak of mqds on dqm fini
Oded Gabbay
2014-11-25
amdkfd: fix an error handling bug in pqm_create_queue()
Dan Carpenter
2014-11-25
amdkfd: fix some error handling in ioctl
Dan Carpenter
[next]