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
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-11
drm/i915: Do not sync RCU during shrinking
Joonas Lahtinen
-5
/
+0
2017-05-11
drm/i915/guc: Make scratch register base and count flexible
Michal Wajdeczko
-7
/
+41
2017-05-11
drm/i915/guc: Move notification code into virtual function
Michal Wajdeczko
-1
/
+18
2017-05-11
drm/i915: Remove vma unpin in intel_plane_destroy
Maarten Lankhorst
-17
/
+1
2017-05-11
drm/i915: Fix hw state verifier access to crtc->state.
Maarten Lankhorst
-10
/
+14
2017-05-11
drm/i915/guc: Dump the GuC stage descriptor pool in debugfs
Oscar Mateo
-5
/
+71
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/i915: Fix __intel_wait_for_register_fw to not sleep in atomic
Daniel Vetter
-2
/
+2
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/i915: Simplify cursor register write sequence
Ville Syrjälä
-35
/
+34
2017-05-10
drm/i915: Relax 845/865 CURBASE alignemnt requirement to 32 bytes
Ville Syrjälä
-0
/
+2
2017-05-10
drm/i915: Handle fb offset and src coordinates for cursors
Ville Syrjälä
-2
/
+25
2017-05-10
drm/i915: Fix gen3 physical cursor alignment requirements
Ville Syrjälä
-2
/
+12
2017-05-10
drm/i915: Support variable cursor height on ivb+
Ville Syrjälä
-8
/
+36
2017-05-10
drm/i915: Use fb->pitches[0] in cursor code
Ville Syrjälä
-30
/
+18
2017-05-10
drm/i915: Generalize cursor size checks a bit
Ville Syrjälä
-21
/
+13
2017-05-10
drm/i915: Split cursor check_plane into i845 and i9xx variants
Ville Syrjälä
-104
/
+171
2017-05-10
drm/i915: Drop useless posting reads from cursor commit
Ville Syrjälä
-17
/
+15
2017-05-10
drm/i915: Move cursor position and base handling into the platform specific f...
Ville Syrjälä
-46
/
+49
2017-05-10
drm/i915: Refactor CURPOS calculation
Ville Syrjälä
-15
/
+22
2017-05-10
drm/i915: Clean up cursor junk from intel_crtc
Ville Syrjälä
-89
/
+47
2017-05-10
drm/i915: Refactor CURBASE calculation
Ville Syrjälä
-20
/
+29
2017-05-10
drm/i915: Pass intel_plane and intel_crtc to plane hooks
Ville Syrjälä
-129
/
+104
2017-05-10
drm/i915: Parametrize cursor/primary pipe select bits
Ville Syrjälä
-11
/
+5
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-10
drm/i915: Add support for sprites on g4x
Ville Syrjälä
-12
/
+12
2017-05-10
drm/i915: Add g4x watermark tracepoint
Ville Syrjälä
-0
/
+54
2017-05-10
drm/i915: Enable HPLL watermarks on g4x
Ville Syrjälä
-1
/
+2
[prev]
[next]