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 tag 'drm-amdkfd-fixes-2015-07-09' of git://people.freedesktop.org/~gabb...
Dave Airlie
2015-07-10
1
-2
/
+7
|
\
|
*
drm/amdkfd: validate pdd where it acquired first
Maninder Singh
2015-07-09
1
-2
/
+7
*
|
drm/amdgpu: fix timeout calculation
Christian König
2015-07-09
1
-1
/
+1
*
|
drm/amdgpu: Handle irqs only based on irq ring, not irq status regs.
Mario Kleiner
2015-07-08
3
-24
/
+42
|
/
*
Merge branch 'drm-next-4.2' of git://people.freedesktop.org/~agd5f/linux
Linus Torvalds
2015-07-02
20
-76
/
+482
|
\
|
*
drm/amdgpu: add flag to delay VM updates
Christian König
2015-06-29
1
-3
/
+3
|
*
drm/amdgpu: add optional dependencies to the CS IOCTL v2
Christian König
2015-06-29
1
-1
/
+58
|
*
drm/amdgpu: recreate fence from user seq
Christian König
2015-06-29
3
-9
/
+44
|
*
gpu/drm/amdgpu: Fix build when CONFIG_DEBUG_FS is not set
Alexander Kuleshov
2015-06-29
1
-0
/
+6
|
*
drm/amdgpu: disable enable_nb_ps_policy temporarily
Sonny Jiang
2015-06-29
1
-1
/
+1
|
*
drm/amdgpu: correct define SMU_EnabledFeatureScoreboard_SclkDpmOn
Sonny Jiang
2015-06-29
1
-1
/
+1
|
*
drm/amdgpu: allocate ip_block_enabled memory in common code
Alex Deucher
2015-06-29
3
-9
/
+3
|
*
drm/amdgpu: remove unnecessary check before kfree
Maninder Singh
2015-06-29
1
-2
/
+1
|
*
drm/amdgpu: use kzalloc for allocating one thing
Maninder Singh
2015-06-29
1
-1
/
+1
|
*
drm/amdgpu: add chunk id validity check
Christian König
2015-06-29
1
-3
/
+11
|
*
drm/amdgpu: fix crash on invalid CS IOCTL
Christian König
2015-06-29
1
-2
/
+3
|
*
drm/amdgpu: reset wptr at cp compute resume (v2)
Sonny Jiang
2015-06-29
1
-0
/
+6
|
*
drm/amdgpu: check VCE feedback and bitstream index
Christian König
2015-06-29
1
-8
/
+16
|
*
drm/amdgpu: make VCE handle check more strict
Christian König
2015-06-29
1
-16
/
+48
|
*
drm/amdgpu: check VCE relocation buffer range
Christian König
2015-06-29
3
-29
/
+92
|
*
drm/amdgpu: silence invalid error message
Christian König
2015-06-29
1
-1
/
+1
|
*
drm/amdgpu: fix wrong type
monk.liu
2015-06-29
1
-1
/
+2
|
*
drm/amdgpu: print the bo_list in the CS trace point as well
Christian König
2015-06-29
1
-2
/
+4
|
*
drm/amdgpu: add amdgpu_bo_list_set trace point
Christian König
2015-06-29
2
-0
/
+18
|
*
drm/amdgpu: add BO map/unmap trace point
Christian König
2015-06-29
2
-0
/
+52
|
*
drm/amdgpu: simplify fence debugfs output a bit
Christian König
2015-06-29
1
-2
/
+3
|
*
drm/amdgpu: Configure doorbell to maximum slots
Ben Goz
2015-06-29
1
-1
/
+1
|
*
drm/amdgpu: Initialize compute sdma and memory from kgd
Ben Goz
2015-06-29
4
-0
/
+123
|
*
drm/amdgpu: fix hpd range check in dce_v8_0_hpd_irq()
Alex Deucher
2015-06-29
1
-1
/
+1
*
|
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-06-26
257
-228
/
+428321
|
\
|
|
*
drm/amdkfd: fix some range checks in address watch ioctl
Dan Carpenter
2015-06-16
1
-3
/
+3
|
*
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-09
1
-2
/
+36
[next]