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
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Make vblank evade warnings optional
Ville Syrjälä
2017-05-12
2
-2
/
+18
*
Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
2017-05-12
9
-41
/
+60
|
\
|
*
drm/nouveau/therm: remove ineffective workarounds for alarm bugs
Ben Skeggs
2017-05-12
4
-4
/
+4
|
*
drm/nouveau/tmr: avoid processing completed alarms when adding a new one
Ben Skeggs
2017-05-12
1
-3
/
+13
|
*
drm/nouveau/tmr: fix corruption of the pending list when rescheduling an alarm
Ben Skeggs
2017-05-12
1
-7
/
+10
|
*
drm/nouveau/tmr: handle races with hw when updating the next alarm time
Ben Skeggs
2017-05-12
1
-10
/
+16
|
*
drm/nouveau/tmr: ack interrupt before processing alarms
Ben Skeggs
2017-05-12
1
-1
/
+1
|
*
drm/nouveau/core: fix static checker warning
Ben Skeggs
2017-05-12
1
-1
/
+1
|
*
drm/nouveau/fb/ram/gf100-: remove 0x10f200 read
Ben Skeggs
2017-05-12
1
-1
/
+0
|
*
drm/nouveau/kms/nv50: skip core channel cursor update on position-only changes
Ben Skeggs
2017-05-12
1
-3
/
+7
|
*
drm/nouveau/kms/nv50: fix source-rect-only plane updates
Ben Skeggs
2017-05-12
1
-5
/
+3
|
*
drm/nouveau/kms/nv50: remove pointless argument to window atomic_check_acquire()
Ben Skeggs
2017-05-12
1
-7
/
+6
*
|
Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2017-05-12
95
-2076
/
+2322
|
\
\
|
*
|
drm/amd/powerplay: refine pwm1_enable callback functions for CI.
Rex Zhu
2017-05-10
1
-12
/
+15
|
*
|
drm/amd/powerplay: refine pwm1_enable callback functions for vi.
Rex Zhu
2017-05-10
4
-20
/
+27
|
*
|
drm/amd/powerplay: refine pwm1_enable callback functions for Vega10.
Rex Zhu
2017-05-10
2
-20
/
+25
|
*
|
drm/amdgpu: refine amdgpu pwm1_enable sysfs interface.
Rex Zhu
2017-05-10
1
-10
/
+2
|
*
|
drm/amdgpu: add amd fan ctrl mode enums.
Rex Zhu
2017-05-10
1
-0
/
+6
|
*
|
drm/amd/powerplay: add more smu message on Vega10.
Rex Zhu
2017-05-10
1
-1
/
+4
|
*
|
drm/amdgpu: fix dependency issue
Chunming Zhou
2017-05-10
6
-1
/
+27
|
*
|
drm/amd: fix init order of sched job
Chunming Zhou
2017-05-10
1
-1
/
+1
|
*
|
drm/amdgpu: add some additional vega10 pci ids
Alex Deucher
2017-05-10
1
-0
/
+2
|
*
|
drm/amdgpu/soc15: use atomfirmware for setting bios scratch for reset
Alex Deucher
2017-05-10
1
-3
/
+3
|
*
|
drm/amdgpu/atomfirmware: add function to update engine hang status
Alex Deucher
2017-05-10
2
-0
/
+15
|
*
|
drm/radeon: only warn once in radeon_ttm_bo_destroy if va list not empty
Julien Isorce
2017-05-10
1
-1
/
+1
|
*
|
drm/amdgpu: fix mutex list null pointer reference
Pixel Ding
2017-05-05
1
-1
/
+2
|
*
|
drm/amd/powerplay: fix bug sclk/mclk level can't be set on vega10.
Rex Zhu
2017-05-05
1
-30
/
+31
|
*
|
drm/amd/powerplay: Setup sw CTF to allow graceful exit when temperature excee...
Rex Zhu
2017-05-05
1
-28
/
+45
|
*
|
drm/amd/powerplay: delete dead code in powerplay.
Rex Zhu
2017-05-05
2
-30
/
+0
|
*
|
drm/amdgpu: Use less generic enum definitions
Guenter Roeck
2017-05-05
3
-26
/
+26
|
*
|
drm/amdgpu/gfx9: derive tile pipes from golden settings
Alex Deucher
2017-05-05
1
-1
/
+4
|
*
|
drm/amdgpu/gfx: drop max_gs_waves_per_vgt
Alex Deucher
2017-05-05
3
-3
/
+1
|
*
|
drm/amd/powerplay: disable engine spread spectrum feature on Vega10.
Rex Zhu
2017-05-05
1
-1
/
+5
|
*
|
drm/amd/powerplay: clean up code in vega10_smumgr.c
Rex Zhu
2017-05-05
1
-56
/
+45
|
*
|
drm/amdgpu:fix waiting on dirty fence
Monk Liu
2017-05-05
1
-0
/
+2
|
*
|
drm/amdgpu:PTE flag should be 64 bit width
Monk Liu
2017-05-05
1
-1
/
+1
|
*
|
drm/amd/powerplay: correct LoadLineResistance value in pptable.
Rex Zhu
2017-05-05
2
-4
/
+4
|
*
|
drm/amd/powerplay: Allow duplicate enteries in pptable.
Rex Zhu
2017-05-05
1
-4
/
+4
|
*
|
drm/amd/powerplay: set fan target temperature by msg on vega10.
Rex Zhu
2017-05-05
1
-0
/
+5
|
*
|
drm/amd/powerplay: set soc floor voltage on boot on vega10.
Rex Zhu
2017-05-05
4
-0
/
+71
|
*
|
drm/amd/powerplay: refine code in vega10_smumgr.c
Rex Zhu
2017-05-05
1
-39
/
+39
|
*
|
drm/amdgpu: Reserve 0-2 invalidation reg sets for none-amdgpu usages
Shaoyun Liu
2017-05-02
1
-1
/
+1
|
*
|
drm/amdgpu/gfx9: add additional MQD initialization
Alex Deucher
2017-05-02
1
-0
/
+5
|
*
|
drm/amdgpu/gfx9: fix typo in mpd init
Alex Deucher
2017-05-02
1
-2
/
+2
|
*
|
drm/amdgpu/gfx9: use actual gpu num se setting for ngg allocation
Alex Deucher
2017-05-02
1
-2
/
+1
|
*
|
drm/amdgpu: update revision id settings for BR/ST
Alex Deucher
2017-05-02
1
-0
/
+12
|
*
|
Revert "drm/amdgpu: Refactor flip into prepare submit and submit. (v3)"
Michel Dänzer
2017-05-01
2
-124
/
+29
|
*
|
drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanup
Michel Dänzer
2017-04-28
16
-36
/
+36
|
*
|
drm/amd/powerplay: implement stop dpm task for vega10.
Rex Zhu
2017-04-28
5
-1
/
+123
|
*
|
drm/amd/powerplay: complete disable_smc_firmware_ctf_tasks.
Rex Zhu
2017-04-28
3
-1
/
+7
[next]