index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Lines
2017-05-12
drm/i915: Make vblank evade warnings optional
Ville Syrjälä
-2
/
+18
2017-05-12
Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
-41
/
+60
2017-05-12
Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
-2076
/
+2322
2017-05-12
Merge tag 'drm-misc-next-fixes-2017-05-05' of git://anongit.freedesktop.org/g...
Dave Airlie
-0
/
+8
2017-05-12
drm/nouveau/therm: remove ineffective workarounds for alarm bugs
Ben Skeggs
-4
/
+4
2017-05-12
drm/nouveau/tmr: avoid processing completed alarms when adding a new one
Ben Skeggs
-3
/
+13
2017-05-12
drm/nouveau/tmr: fix corruption of the pending list when rescheduling an alarm
Ben Skeggs
-7
/
+10
2017-05-12
drm/nouveau/tmr: handle races with hw when updating the next alarm time
Ben Skeggs
-10
/
+16
2017-05-12
drm/nouveau/tmr: ack interrupt before processing alarms
Ben Skeggs
-1
/
+1
2017-05-12
drm/nouveau/core: fix static checker warning
Ben Skeggs
-1
/
+1
2017-05-12
drm/nouveau/fb/ram/gf100-: remove 0x10f200 read
Ben Skeggs
-1
/
+0
2017-05-12
drm/nouveau/kms/nv50: skip core channel cursor update on position-only changes
Ben Skeggs
-3
/
+7
2017-05-12
drm/nouveau/kms/nv50: fix source-rect-only plane updates
Ben Skeggs
-5
/
+3
2017-05-12
drm/nouveau/kms/nv50: remove pointless argument to window atomic_check_acquire()
Ben Skeggs
-7
/
+6
2017-05-10
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
-2
/
+1
2017-05-10
drm/amd/powerplay: refine pwm1_enable callback functions for CI.
Rex Zhu
-12
/
+15
2017-05-10
drm/amd/powerplay: refine pwm1_enable callback functions for vi.
Rex Zhu
-20
/
+27
2017-05-10
drm/amd/powerplay: refine pwm1_enable callback functions for Vega10.
Rex Zhu
-20
/
+25
2017-05-10
drm/amdgpu: refine amdgpu pwm1_enable sysfs interface.
Rex Zhu
-10
/
+2
2017-05-10
drm/amdgpu: add amd fan ctrl mode enums.
Rex Zhu
-0
/
+6
2017-05-10
drm/amd/powerplay: add more smu message on Vega10.
Rex Zhu
-1
/
+4
2017-05-10
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-3
/
+3
2017-05-10
drm/amdgpu: fix dependency issue
Chunming Zhou
-1
/
+27
2017-05-10
drm/amd: fix init order of sched job
Chunming Zhou
-1
/
+1
2017-05-10
drm/amdgpu: add some additional vega10 pci ids
Alex Deucher
-0
/
+2
2017-05-10
drm/amdgpu/soc15: use atomfirmware for setting bios scratch for reset
Alex Deucher
-3
/
+3
2017-05-10
drm/amdgpu/atomfirmware: add function to update engine hang status
Alex Deucher
-0
/
+15
2017-05-10
drm/radeon: only warn once in radeon_ttm_bo_destroy if va list not empty
Julien Isorce
-1
/
+1
2017-05-08
format-security: move static strings to const
Kees Cook
-1
/
+1
2017-05-08
drm: use set_memory.h header
Laura Abbott
-0
/
+19
2017-05-08
mm, vmalloc: use __GFP_HIGHMEM implicitly
Michal Hocko
-2
/
+2
2017-05-08
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
-3
/
+1
2017-05-05
Merge tag 'media/v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
-2
/
+31
2017-05-05
Merge tag 'drm-forgot-about-tegra-for-v4.12-rc1' of git://people.freedesktop....
Linus Torvalds
-148
/
+1332
2017-05-05
drm/amdgpu: fix mutex list null pointer reference
Pixel Ding
-1
/
+2
2017-05-05
drm/amd/powerplay: fix bug sclk/mclk level can't be set on vega10.
Rex Zhu
-30
/
+31
2017-05-05
drm/amd/powerplay: Setup sw CTF to allow graceful exit when temperature excee...
Rex Zhu
-28
/
+45
2017-05-05
drm/amd/powerplay: delete dead code in powerplay.
Rex Zhu
-30
/
+0
2017-05-05
drm/amdgpu: Use less generic enum definitions
Guenter Roeck
-26
/
+26
2017-05-05
drm/amdgpu/gfx9: derive tile pipes from golden settings
Alex Deucher
-1
/
+4
2017-05-05
drm/amdgpu/gfx: drop max_gs_waves_per_vgt
Alex Deucher
-3
/
+1
2017-05-05
drm/amd/powerplay: disable engine spread spectrum feature on Vega10.
Rex Zhu
-1
/
+5
2017-05-05
drm/amd/powerplay: clean up code in vega10_smumgr.c
Rex Zhu
-56
/
+45
2017-05-05
drm/amdgpu:fix waiting on dirty fence
Monk Liu
-0
/
+2
2017-05-05
drm/amdgpu:PTE flag should be 64 bit width
Monk Liu
-1
/
+1
2017-05-05
drm/amd/powerplay: correct LoadLineResistance value in pptable.
Rex Zhu
-4
/
+4
2017-05-05
drm/amd/powerplay: Allow duplicate enteries in pptable.
Rex Zhu
-4
/
+4
2017-05-05
drm/amd/powerplay: set fan target temperature by msg on vega10.
Rex Zhu
-0
/
+5
2017-05-05
drm/amd/powerplay: set soc floor voltage on boot on vega10.
Rex Zhu
-0
/
+71
2017-05-05
drm/amd/powerplay: refine code in vega10_smumgr.c
Rex Zhu
-39
/
+39
[next]