index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'drm-next-4.3' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2015-09-04
22
-52
/
+127
|
\
|
*
drm/amdgpu: rename gmc_v8_0_init_compute_vmid
Alex Deucher
2015-09-04
1
-3
/
+3
|
*
drm/amdgpu: fix vce3 instance handling
Alex Deucher
2015-09-04
1
-6
/
+42
|
*
drm/amdgpu: remove ib test for the second VCE Ring
Leo Liu
2015-09-04
1
-0
/
+4
|
*
drm/amdgpu: properly enable VM fault interrupts
Christian König
2015-09-04
2
-15
/
+18
|
*
drm/amdgpu: fix warning in scheduler
Alex Deucher
2015-09-04
1
-2
/
+3
|
*
drm/amdgpu: fix buffer placement under memory pressure
Christian König
2015-09-03
1
-1
/
+1
|
*
drm/amdgpu/cz: fix cz_dpm_update_low_memory_pstate logic
Alex Deucher
2015-09-03
1
-2
/
+2
|
*
drm/amdgpu: fix typo in dce11 watermark setup
Alex Deucher
2015-09-03
1
-1
/
+1
|
*
drm/amdgpu: fix typo in dce10 watermark setup
Alex Deucher
2015-09-03
1
-1
/
+1
|
*
drm/amdgpu: use top down allocation for non-CPU accessible vram
Alex Deucher
2015-09-03
1
-1
/
+1
|
*
drm/amdgpu: be explicit about cpu vram access for driver BOs (v2)
Alex Deucher
2015-09-03
12
-20
/
+51
*
|
Merge branch 'drm-next-4.3' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2015-09-04
25
-153
/
+338
|
\
|
|
*
drm/amdgpu: set MEC doorbell range for Fiji
Jammy Zhou
2015-09-02
1
-1
/
+2
|
*
drm/amdgpu: implement burst NOP for SDMA
Jammy Zhou
2015-09-02
3
-15
/
+86
|
*
drm/amdgpu: add insert_nop ring func and default implementation
Jammy Zhou
2015-09-02
12
-3
/
+36
|
*
drm/amdgpu: add amdgpu_get_sdma_instance helper function
Jammy Zhou
2015-09-02
1
-0
/
+15
|
*
drm/amdgpu: add AMDGPU_MAX_SDMA_INSTANCES
Jammy Zhou
2015-09-02
1
-1
/
+4
|
*
drm/amdgpu: add burst_nop flag for sdma
Jammy Zhou
2015-09-02
4
-0
/
+7
|
*
drm/amdgpu: add count field for the SDMA NOP packet v2
Jammy Zhou
2015-09-02
3
-0
/
+11
|
*
drm/amdgpu: use PT for VM sync on unmap
Christian König
2015-09-02
1
-13
/
+6
|
*
drm/amdgpu: make wait_event uninterruptible in push_job
Chunming Zhou
2015-09-02
1
-4
/
+3
|
*
drm/amdgpu: fix amdgpu_bo_unreserve order in GEM_OP IOCTL v2
Christian König
2015-09-02
1
-1
/
+4
|
*
drm/amdgpu: partially revert "modify amdgpu_fence_wait_any() to amdgpu_fence_...
Christian König
2015-09-02
3
-43
/
+16
|
*
drm/amdgpu: re-work sync_resv
Chunming Zhou
2015-09-02
1
-6
/
+18
|
*
drm/amdgpu/atom: Send out the full AUX address
Alex Deucher
2015-09-02
1
-1
/
+2
|
*
drm/amdgpu: use IB for fill_buffer instead of direct command
Chunming Zhou
2015-08-28
4
-20
/
+20
|
*
drm/amdgpu: stop trying to suspend UVD sessions v2
Christian König
2015-08-28
2
-24
/
+19
|
*
drm/amdgpu: add scheduler dependency callback v2
Christian König
2015-08-28
5
-0
/
+55
|
*
drm/amdgpu: let the scheduler work more with jobs v2
Christian König
2015-08-28
1
-24
/
+37
*
|
amdkfd: use <linux/mman.h> instead of <uapi/asm-generic/mman-common.h>
Christoph Hellwig
2015-08-30
2
-2
/
+2
|
/
*
drm/amdgpu: fix wait queue handling in the scheduler
Christian König
2015-08-26
2
-10
/
+10
*
drm/amdgpu: remove extra parameters from scheduler callbacks
Christian König
2015-08-26
3
-14
/
+8
*
drm/amdgpu: wake up scheduler only when neccessary
Christian König
2015-08-26
1
-1
/
+12
*
drm/amdgpu: remove entity idle timeout v2
Christian König
2015-08-26
2
-17
/
+7
*
drm/amdgpu: fix postclose order
Christian König
2015-08-26
1
-2
/
+2
*
drm/amdgpu: use IB for copy buffer of eviction
Chunming Zhou
2015-08-26
8
-79
/
+81
*
drm/amdgpu: adjust the judgement of removing fence callback
Junwei Zhang
2015-08-26
1
-1
/
+1
*
drm/amdgpu: fix no sync_wait in copy_buffer
Chunming Zhou
2015-08-25
1
-1
/
+7
*
drm/amdgpu: fix last_vm_update fence is not effetive for sched fence
Chunming Zhou
2015-08-25
4
-18
/
+58
*
drm/amdgpu: add priv data to sched
Chunming Zhou
2015-08-25
3
-3
/
+7
*
drm/amdgpu: add owner for sched fence
Chunming Zhou
2015-08-25
6
-8
/
+10
*
drm/amdgpu: remove entity reference from sched fence
Christian König
2015-08-25
4
-14
/
+8
*
drm/amdgpu: fix and cleanup amd_sched_entity_push_job
Christian König
2015-08-25
4
-38
/
+48
*
drm/amdgpu: remove amdgpu_bo_list_clone
Christian König
2015-08-25
2
-35
/
+0
*
drm/amdgpu: remove the context from amdgpu_job
Christian König
2015-08-25
3
-12
/
+1
*
drm/amdgpu: remove unused parameters to amd_sched_create
Christian König
2015-08-25
3
-27
/
+11
*
drm/amdgpu: remove sched_lock
Christian König
2015-08-25
2
-4
/
+0
*
drm/amdgpu: remove prepare_job callback
Christian König
2015-08-25
2
-9
/
+2
*
drm/amdgpu: cleanup a scheduler function name
Christian König
2015-08-25
1
-3
/
+3
[next]