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
2015-01-18
drm/amdkfd: Fix description of sched_policy module parameter
Ben Goz
-1
/
+1
2015-01-18
drm/exynos: fix warning of vblank reference count
Joonyoung Shim
-1
/
+6
2015-01-18
drm/exynos: remove unnecessary runtime pm operations
Joonyoung Shim
-4
/
+0
2015-01-18
drm/exynos: fix reset codes for memory mapped hdmi phy
Joonyoung Shim
-6
/
+2
2015-01-17
drm/i915: Update DRIVER_DATE to 20150117
Daniel Vetter
-1
/
+1
2015-01-17
i915: reuse %ph to dump small buffers
Andy Shevchenko
-2
/
+2
2015-01-17
drm/i915: Ensure the HiZ RAW Stall Optimization is on for Cherryview.
Kenneth Graunke
-0
/
+5
2015-01-17
drm/i915: Enable the HiZ RAW Stall Optimization on Broadwell.
Kenneth Graunke
-0
/
+10
2015-01-15
drm/radeon: use rv515_ring_start on r5xx
Alex Deucher
-2
/
+16
2015-01-15
drm/amdkfd: PQM handle queue creation fault
Ben Goz
-0
/
+3
2015-01-15
drm/amdkfd: Remove sync_with_hw() from amdkfd
Oded Gabbay
-30
/
+0
2015-01-15
drm/amdkfd: Remove unused function busy_wait()
Oded Gabbay
-6
/
+0
2015-01-15
drm/amdkfd: Replace cpu_relax() with schedule() in DQM
Oded Gabbay
-1
/
+2
2015-01-15
drm/i915: PSR link standby at debugfs
Rodrigo Vivi
-0
/
+3
2015-01-15
drm/i915: group link_standby setup and let this info visible everywhere.
Rodrigo Vivi
-10
/
+10
2015-01-15
drm/i915: Add missing vbt check.
Rodrigo Vivi
-1
/
+1
2015-01-15
drm/i915: PSR HSW/BDW: Fix inverted logic at sink main_link_active bit.
Rodrigo Vivi
-2
/
+2
2015-01-15
drm/i915: PSR VLV/CHV: Remove condition checks that only applies to Haswell.
Rodrigo Vivi
-8
/
+5
2015-01-15
drm/i915: VLV/CHV PSR needs to exit PSR on every flush.
Rodrigo Vivi
-4
/
+2
2015-01-13
drm/i915: Fix kerneldoc for i915 atomic plane code
Matt Roper
-1
/
+2
2015-01-13
drm/amdkfd: Fix for-loop when allocating HQD (non-HWS)
Ben Goz
-3
/
+3
2015-01-13
drm/i915: Don't pretend SDVO hotplug works on 915
Ville Syrjälä
-0
/
+3
2015-01-13
drm/i915: Don't register HDMI connectors for eDP ports on VLV/CHV
Ville Syrjälä
-2
/
+4
2015-01-13
drm/i915: Remove I915_HAS_HOTPLUG() check from i915_hpd_irq_setup()
Ville Syrjälä
-22
/
+20
2015-01-13
drm/i915: Make hpd arrays big enough to avoid out of bounds access
Ville Syrjälä
-6
/
+6
2015-01-13
Revert "drm/i915/chv: Use timeout mode for RC6 on chv"
Rodrigo Vivi
-3
/
+2
2015-01-13
drm/i915: Improve HiZ throughput on Cherryview.
Kenneth Graunke
-0
/
+6
2015-01-13
drm/i915: Reset CSB read pointer in ring init
Thomas Daniel
-1
/
+1
2015-01-12
drm/i915: Drop unused position fields (v2)
Matt Roper
-45
/
+5
2015-01-12
drm/i915: Move to atomic plane helpers (v9)
Matt Roper
-165
/
+298
2015-01-12
drm/i915: Clarify sprite plane function names (v4)
Matt Roper
-17
/
+16
2015-01-12
drm/i915: Move vblank evasion to commit (v4)
Matt Roper
-42
/
+14
2015-01-12
drm/i915: Refactor work that can sleep out of commit (v7)
Matt Roper
-119
/
+209
2015-01-12
drm/i915: fix build for CONFIG_BUG=n
Jani Nikula
-2
/
+2
2015-01-12
drm/radeon: add si dpm quirk list
Alex Deucher
-0
/
+39
2015-01-12
drm/radeon: don't print error on -ERESTARTSYS
Christian König
-1
/
+1
2015-01-12
Merge tag 'topic/i915-hda-componentized-2015-01-12' into drm-intel-next-queued
Daniel Vetter
-1134
/
+7154
2015-01-13
drm: fix mismerge in drm_crtc.c
Dave Airlie
-6
/
+0
2015-01-12
drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXES
Chris Wilson
-1
/
+1
2015-01-12
drm/i915: Ban Haswell from using RCS flips
Chris Wilson
-1
/
+1
2015-01-12
drm/i915: vlv: sanitize RPS interrupt mask during GPU idling
Imre Deak
-2
/
+5
2015-01-12
drm/i915: fix HW lockup due to missing RPS IRQ workaround on GEN6
Imre Deak
-12
/
+18
2015-01-12
drm/i915: gen9: fix RPS interrupt routing to CPU vs. GT
Imre Deak
-1
/
+1
2015-01-12
drm/i915: remove unused power_well/get_cdclk_freq api
Imre Deak
-56
/
+0
2015-01-12
drm/i915: add component support
Imre Deak
-0
/
+119
2015-01-12
drm/i915: add dev_to_i915 helper
Imre Deak
-6
/
+8
2015-01-12
drm/exynos: remove the redundant machine checking code
Hyungwon Hwang
-12
/
+0
2015-01-10
Merge tag 'drm-intel-next-2014-12-19' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
-2824
/
+3878
2015-01-09
drm/amd: Remove old radeon_sa funcs from kfd-->kgd interface
Oded Gabbay
-18
/
+0
2015-01-09
drm/radeon: Remove old radeon_sa usage from kfd-->kgd interface
Oded Gabbay
-98
/
+1
[prev]
[next]