index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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
...
|
*
drm/amdgpu: add missing irq.h include
Dave Airlie
2016-01-14
1
-0
/
+1
|
*
Merge branch 'drm-next-4.5' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-01-14
16
-18
/
+524
|
|
\
|
|
*
drm/amdgpu: validate duplicates first
Christian König
2016-01-13
1
-2
/
+2
|
|
*
drm/amdgpu: move VM page tables to the LRU end on CS v2
Christian König
2016-01-13
3
-1
/
+35
|
|
*
drm/amdgpu: use kobj_to_dev()
Geliang Tang
2016-01-13
1
-1
/
+1
|
|
*
drm/amdgpu/cz: force vce clocks when sclks are forced
Alex Deucher
2016-01-13
1
-1
/
+23
|
|
*
drm/amdgpu/cz: force uvd clocks when sclks are forced
Alex Deucher
2016-01-13
1
-0
/
+24
|
|
*
drm/amdgpu/cz: add code to enable forcing VCE clocks
Alex Deucher
2016-01-13
2
-1
/
+98
|
|
*
drm/amdgpu/cz: add code to enable forcing UVD clocks
Alex Deucher
2016-01-13
2
-0
/
+130
|
|
*
drm/amdgpu: fix lost sync_to if scheduler is enabled.
Chunming Zhou
2016-01-13
1
-2
/
+3
|
|
*
drm/amd/powerplay: fix static checker warning for return meaningless value.
Rex Zhu
2016-01-13
1
-3
/
+3
|
|
*
drm/amdgpu: add irq domain support
Alex Deucher
2016-01-11
6
-8
/
+136
|
|
*
drm/amdgpu/cgs: add an interface to access PCI resources
Alex Deucher
2016-01-11
2
-0
/
+70
|
*
|
drm/amdgpu/powerplay: include asm/div64.h for do_div()
Stephen Rothwell
2016-01-12
2
-2
/
+2
|
|
/
|
*
drm/amdgpu: add warning to amdgpu_bo_gpu_offset() v2
Christian König
2016-01-08
1
-0
/
+1
|
*
drm/amd/powerplay: implement power down asic task for CZ
Rex Zhu
2016-01-08
1
-0
/
+55
|
*
drm/amd/powerplay: enable power down asic task. (v2)
Rex Zhu
2016-01-08
4
-5
/
+23
|
*
drm/amd/powerplay: enable set boot state task
Rex Zhu
2016-01-08
3
-5
/
+6
|
*
drm/amd/powerplay: add thermal control task when resume.
Rex Zhu
2016-01-08
1
-0
/
+1
|
*
drm/amdgpu: fix hex/decimal bug when show gpu load.
Rex Zhu
2016-01-08
2
-10
/
+10
|
*
drm/amdgpu: Show gpu load when display gpu performance for Fiji of VI.
Rex Zhu
2016-01-08
1
-1
/
+10
|
*
drm/amdgpu: Show gpu load when display gpu performance for Ci.
Rex Zhu
2016-01-08
1
-2
/
+12
|
*
drm/amd/powerplay: Reload and initialize the smc firmware on powerplay resume.
Rex Zhu
2016-01-08
1
-0
/
+17
|
*
drm/amd/powerplay: add powerplay valid check to avoid null point. (v2)
Rex Zhu
2016-01-08
2
-3
/
+15
|
*
drm/amd/powerplay: fix Smatch static checker warnings
Rex Zhu
2016-01-08
8
-32
/
+51
|
*
drm/amd/powerplay: fix Smatch static checker warnings with indenting (v2)
Rex Zhu
2016-01-08
6
-317
/
+312
|
*
drm/amd/powerplay: fix bug that NULL checks are reversed.
Rex Zhu
2016-01-08
1
-5
/
+5
|
*
amdgpu/dce11: Add test for crtc < 0 to various DCEv11 functions
Tom St Denis
2016-01-04
1
-4
/
+4
|
*
amdgpu/dce11: Remove division from dce_v11_0_vblank_wait()
Tom St Denis
2016-01-04
1
-3
/
+5
|
*
amdgpu/vce3: Simplify vce_v3_0_hw_init and ensure both rings default to not r...
Tom St Denis
2016-01-04
1
-15
/
+9
|
*
amdgpu/vce3: Remove magic constants from harvest register masks.
Tom St Denis
2016-01-04
1
-4
/
+4
|
*
amdgpu/vce3: Simplify vce_v3_0_process_interrupt()
Tom St Denis
2016-01-04
1
-3
/
+1
|
*
amdgpu/vce3: Simplify vce_v3_0_soft_reset()
Tom St Denis
2016-01-04
1
-9
/
+2
|
*
amdgpu/vce3: Simplify idle and wait for idle code
Tom St Denis
2016-01-04
1
-25
/
+5
|
*
amdgpu/vce3: Cleanup harvest config function.
Tom St Denis
2016-01-04
1
-14
/
+6
|
*
drm/amdgpu: fix NULL in vm_grab_id while S3 back
Chunming Zhou
2016-01-04
2
-2
/
+0
|
*
drm/amd/powerplay: precedence bug in init_non_clock_fields()
Dan Carpenter
2016-01-04
1
-2
/
+2
|
*
drm/amdgpu/cgs: cleanup some indenting
Dan Carpenter
2016-01-04
1
-9
/
+9
|
*
drm/amd/powerplay: fix a reversed condition
Dan Carpenter
2016-01-04
1
-1
/
+1
|
*
drm: powerplay: use div64_s64 instead of do_div
Arnd Bergmann
2016-01-04
1
-1
/
+1
|
*
Backmerge drm-fixes merge into Linus's tree into drm-next.
Dave Airlie
2015-12-24
3
-22
/
+52
|
|
\
|
*
\
Merge branch 'drm-next-4.5' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2015-12-23
134
-2251
/
+50559
|
|
\
\
|
|
*
|
amd/powerplay: fix copy paste typo in hardwaremanager.c
Alex Deucher
2015-12-21
1
-1
/
+1
|
|
*
|
amd/powerplay: disable powerplay by default initially
Alex Deucher
2015-12-21
1
-1
/
+1
|
|
*
|
amd/powerplay: don't enable ucode fan control if vbios has no fan table
Alex Deucher
2015-12-21
1
-0
/
+3
|
|
*
|
drm/amd/powerplay: show gpu load when print gpu performance for Cz. (v2)
Rex Zhu
2015-12-21
1
-1
/
+12
|
|
*
|
drm/amd/powerplay: check whether need to enable thermal control. (v2)
Rex Zhu
2015-12-21
1
-1
/
+8
|
|
*
|
drm/amd/powerplay: add point check to avoid NULL point hang.
Rex Zhu
2015-12-21
1
-13
/
+47
|
|
*
|
drm/amdgpu/powerplay: Program a calculated value as Deep Sleep clock.
David Rokhvarg
2015-12-21
1
-2
/
+4
|
|
*
|
drm/amd/powerplay: Don't return an error if fan table is missing
Alex Deucher
2015-12-21
1
-1
/
+1
[prev]
[next]