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
2014-01-25
drm/i915: Make underruns DRM_ERROR
Ville Syrjälä
-15
/
+15
2014-01-25
drm/i915: Limit FIFO underrun reports on GMCH platforms
Ville Syrjälä
-18
/
+36
2014-01-24
drm/i915: fix WRPLL clock calculation
Jesse Barnes
-1
/
+2
2014-01-24
drm/i915: Remove incorrect comment about struct mutex
Ben Widawsky
-2
/
+0
2014-01-24
drm/i915: always check clocks when comparing pipe configs
Jesse Barnes
-4
/
+2
2014-01-24
drm/i915: clock readout support for DDI v3
Jesse Barnes
-0
/
+102
2014-01-24
drm/i915: Introduce a get_aux_send_ctl() vfunc
Damien Lespiau
-4
/
+14
2014-01-24
drm/i915: Reorder the AUX_CTL bits in descending order
Damien Lespiau
-4
/
+4
2014-01-24
drm/i915: Factor out a function returning the AUX_CTL value to start a send
Damien Lespiau
-22
/
+37
2014-01-24
drm/i915: Turn get_aux_clock_divider() into per-platform vfuncs
Damien Lespiau
-22
/
+54
2014-01-24
drm/i915: quirk invert brightness for Acer Aspire 5336
Jani Nikula
-0
/
+3
2014-01-24
drm/i915: drop the i915.fbpercrtc module parameter
Jani Nikula
-4
/
+0
2014-01-24
drm/i915: Enable 5.4Ghz (HBR2) link rate for Displayport 1.2-capable devices
Todd Previte
-6
/
+26
2014-01-24
drm/i915: Shuffle sprite register writes into a tighter group
Ville Syrjälä
-9
/
+9
2014-01-24
drm/i915: Shuffle modeset reset handling around
Daniel Vetter
-2
/
+3
2014-01-24
drm/i915: set the backlight panel delays registers to 1
Paulo Zanoni
-3
/
+10
2014-01-24
drm/i915: Fix new_config and new_enabled for load detect
Ville Syrjälä
-4
/
+16
2014-01-24
drm/i915: Kill dev_priv->irq_received
Ville Syrjälä
-30
/
+0
2014-01-24
drm/i915: Make irq_received bool
Ville Syrjälä
-4
/
+2
2014-01-24
drm/i915: Add intel_hpd_irq_uninstall()
Ville Syrjälä
-6
/
+11
2014-01-24
drm/i915: don't wait for power cycle when waiting for power off
Paulo Zanoni
-2
/
+2
2014-01-24
drm/i915: remove a column of zeros from the eDP wait definitions
Paulo Zanoni
-6
/
+6
2014-01-24
drm/i915: drop ironlake_ prefix from edp panel/backlight functions
Daniel Vetter
-59
/
+59
2014-01-24
drm/i915: save some time when waiting the eDP timings
Paulo Zanoni
-3
/
+56
2014-01-24
drm/i915: init the DP panel power seq variables earlier
Paulo Zanoni
-7
/
+8
2014-01-24
drm/i915: Only restore backlight combination mode reg for ums
Daniel Vetter
-11
/
+10
2014-01-24
drm/i915: clean up HPD IRQ debug printing
Imre Deak
-9
/
+3
2014-01-24
drm/i915: Don't use i915_preliminary_hw_support to mean pre-production
Damien Lespiau
-2
/
+4
2014-01-24
drm/i915: Set crtc->new_config to NULL for pipes that are about to be disabled
Ville Syrjälä
-3
/
+19
2014-01-24
drm/i915: Don't oops if the initial modeset fails
Ville Syrjälä
-0
/
+32
2014-01-24
drm/i915: Use new_config and new_enabled to simplify the VLV cdclk code
Ville Syrjälä
-16
/
+9
2014-01-24
drm/i915: Prepare to track new pipe config per pipe
Ville Syrjälä
-0
/
+6
2014-01-24
drm/i915: Pre-compute pipe enabled state
Ville Syrjälä
-16
/
+64
2014-01-24
Revert "drm/i915: Mask reserved bits in display/sprite address registers"
Daniel Vetter
-15
/
+13
2014-01-23
drm/i915: VLV2 - Fix hotplug detect bits
Todd Previte
-15
/
+35
2014-01-22
drm/i915: Allow reading the TIMESTAMP register on Gen8.
Kenneth Graunke
-1
/
+1
2014-01-22
drm/i915: Repeat evictions whilst pageflip completions are outstanding
Chris Wilson
-7
/
+20
2014-01-22
drm/i915: Wait for completion of pending flips when starved of fences
Chris Wilson
-4
/
+34
2014-01-22
drm/i915: don't disable DP port after a failed link training
Imre Deak
-1
/
+0
2014-01-22
drm/i915: don't disable the DP port if the link is lost
Imre Deak
-2
/
+0
2014-01-22
drm/i915: Eliminate lots of WARNs when there's no backlight present
Ville Syrjälä
-11
/
+5
2014-01-22
drm/i915: g4x/vlv: fix dp aux interrupt mask
Imre Deak
-1
/
+2
2014-01-22
drm/i915/ppgtt: Defer request freeing on reset
Ben Widawsky
-10
/
+17
2014-01-22
i915: send D1 opregion notification
Kristen Carlson Accardi
-1
/
+9
2014-01-22
drm/i915/bdw: remove preliminary_hw_support flag from BDW
Jesse Barnes
-2
/
+0
2014-01-22
drm/i915: Tune down reset_stat output from ERROR to debug
Daniel Vetter
-1
/
+1
2014-01-22
drm/i915: Make semaphore modparam RO
Ben Widawsky
-1
/
+1
2014-01-22
drm/i915: Fix disabled semaphores
Ben Widawsky
-4
/
+6
2014-01-22
drm/i915: Clarify relocation errnos
Ben Widawsky
-7
/
+7
2014-01-22
Merge branch 'drm-vbl-timestamp' of git://gitorious.org/vsyrjala/linux into d...
Dave Airlie
-135
/
+137
[next]