index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drm-amdkfd-next-fixes-2015-06-10' of git://people.freedesktop.org/...
Dave Airlie
2015-06-12
8
-185
/
+53
|
\
|
*
drm/amdkfd: remove not used defines from cik_regs.h
Oded Gabbay
2015-06-06
1
-164
/
+13
|
*
drm/amdkfd: Add missing properties to CZ device info
Oded Gabbay
2015-06-06
1
-0
/
+3
|
*
drm/amdkfd: make reset wavefronts per process per device
Ben Goz
2015-06-06
3
-13
/
+25
|
*
drm/amdkfd: add debug print to kfd_events.c
Oded Gabbay
2015-06-06
1
-0
/
+4
|
*
drm/amdkfd: avoid CONFIG_ prefix for non-Kconfig symbols
Valentin Rothberg
2015-06-06
2
-8
/
+8
*
|
drm/amdgpu: fix a amdgpu_dpm=0 bug
Sonny Jiang
2015-06-10
1
-3
/
+5
*
|
drm/amdgpu: don't enable/disable display twice on suspend/resume
Alex Deucher
2015-06-10
3
-54
/
+0
*
|
drm/amdgpu: fix UVD/VCE VM emulation
Christian König
2015-06-10
1
-3
/
+15
*
|
drm/amdgpu: enable vce powergating
Sonny Jiang
2015-06-10
4
-14
/
+148
*
|
drm/amdgpu/iceland: don't call smu_init on resume
Alex Deucher
2015-06-10
1
-6
/
+19
*
|
drm/amdgpu/tonga: don't call smu_init on resume
Alex Deucher
2015-06-10
1
-6
/
+19
*
|
drm/amdgpu/cz: don't call smu_init on resume
Alex Deucher
2015-06-10
1
-7
/
+8
*
|
drm/amdgpu: update to latest gfx8 golden register settings
Alex Deucher
2015-06-10
1
-0
/
+7
*
|
drm/amdgpu: whitespace cleanup in gmc8 golden regs
Alex Deucher
2015-06-10
1
-1
/
+1
*
|
drm/admgpu: move XDMA golden registers to dce code
Alex Deucher
2015-06-10
3
-4
/
+18
*
|
drm/amdgpu: fix the build on big endian
Alex Deucher
2015-06-10
2
-3
/
+5
*
|
drm/amdgpu: remove the VI hardware semaphore in ring sync
David Zhang
2015-06-10
1
-5
/
+4
*
|
drm/amdgpu: set the gfx config properly for all CZ variants (v2)
Alex Deucher
2015-06-08
1
-2
/
+36
*
|
drm/amdgpu: also print the pci revision when printing the pci ids
Alex Deucher
2015-06-08
1
-3
/
+3
*
|
drm/amdgpu: cleanup VA IOCTL
Christian König
2015-06-08
1
-43
/
+21
*
|
drm/amdgpu: fix saddr handling in amdgpu_vm_bo_unmap
Christian König
2015-06-08
1
-0
/
+2
*
|
drm/amdgpu: fix amdgpu_vm_bo_map
Christian König
2015-06-08
1
-0
/
+2
*
|
drm/amdgpu: disable user fence interrupt (v2)
Chunming Zhou
2015-06-05
13
-26
/
+46
*
|
drm/amdgpu: fix user ptr race condition
Christian König
2015-06-05
2
-1
/
+1
*
|
drm/amdgpu: add zero timeout check in amdgpu_fence_wait_seq_timeout
Jack Xiao
2015-06-05
1
-0
/
+4
|
/
*
drm/amdgpu: only support IBs in the buffer list (v2)
Marek Olšák
2015-06-03
2
-72
/
+24
*
drm/amdgpu: add vram_type and vram_bit_width for interface query (v2)
Ken Wang
2015-06-03
7
-27
/
+76
*
drm/amdgpu: add ib_size/start_alignment interface query
Ken Wang
2015-06-03
1
-0
/
+14
*
drm/amdgpu: add me/ce/pfp_feature_version interface query
Ken Wang
2015-06-03
4
-3
/
+12
*
drm/amdgpu add ce_ram_size for interface query
Ken Wang
2015-06-03
4
-0
/
+7
*
drm/amdgpu add max_memory_clock for interface query (v2)
Ken Wang
2015-06-03
1
-2
/
+6
*
drm/amdgpu: add hdp flush for gfx8 compute ring
monk.liu
2015-06-03
1
-0
/
+1
*
drm/amdgpu: fix no hdp flush for compute ring
monk.liu
2015-06-03
1
-1
/
+3
*
drm/amdgpu: add HEVC/H.265 UVD support
Christian König
2015-06-03
1
-0
/
+8
*
drm/amdgpu: stop loading firmware with pm.mutex locked
Christian König
2015-06-03
1
-4
/
+4
*
drm/amdgpu: remove mclk_lock
Christian König
2015-06-03
5
-43
/
+4
*
drm/amdgpu: fix description of vm_size module parameter (v2)
Alex Deucher
2015-06-03
2
-4
/
+4
*
drm/amdgpu: remove all sh mem register modification in vm flush
monk.liu
2015-06-03
5
-160
/
+0
*
drm/amdgpu: rename GEM_OP_SET_INITIAL_DOMAIN -> GEM_OP_SET_PLACEMENT
Marek Olšák
2015-06-03
1
-1
/
+1
*
drm/amdgpu: fence should be added to shared slot
monk.liu
2015-06-03
1
-2
/
+2
*
drm/amdgpu: sync fence of clear_invalids (v2)
monk.liu
2015-06-03
3
-4
/
+6
*
drm/amdgpu: max_pde_used usage should be under protect
monk.liu
2015-06-03
1
-1
/
+5
*
drm/amdgpu: fix bug of vm_bo_map (v2)
monk.liu
2015-06-03
1
-0
/
+4
*
drm/amdgpu: implement the allocation range (v3)
Chunming Zhou
2015-06-03
8
-64
/
+136
*
drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2)
yanyang1
2015-06-03
55
-707
/
+1067
*
drm/amdgpu: drop AMDGPU_FENCE_SIGNALED_SEQ
Christian König
2015-06-03
2
-15
/
+0
*
drm/amdgpu: port fault_reserve_notify changes from radeon
Christian König
2015-06-03
1
-20
/
+35
*
drm/amdgpu: enable uvd dpm and powergating
Sonny Jiang
2015-06-03
3
-3
/
+91
*
drm/amdgpu: implement VCE two instances support
Leo Liu
2015-06-03
1
-54
/
+87
[next]