index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: introduce i915_error_state_buf_init
Mika Kuoppala
2013-07-01
2
-20
/
+37
*
drm/i915: export error state ref handling
Mika Kuoppala
2013-07-01
2
-9
/
+25
*
drm/i915: export error state to string conversion
Mika Kuoppala
2013-07-01
2
-16
/
+15
*
drm/i915: flip on a no fb -> fb transition if crtc is active v3
Jesse Barnes
2013-07-01
1
-2
/
+10
*
drm/i915: turn off panel fitting at flip time if needed v2
Jesse Barnes
2013-07-01
1
-0
/
+14
*
drm/i915: copy fetched mode state into crtc at setup_hw time v5
Jesse Barnes
2013-07-01
1
-0
/
+37
*
drm/i915: get mode clock when reading the pipe config v9
Jesse Barnes
2013-07-01
3
-11
/
+123
*
drm/i915: add fastboot param for fast & loose mode setting
Jesse Barnes
2013-07-01
2
-0
/
+6
*
drm/i915: pixel multiplier readout support for pch ports
Daniel Vetter
2013-07-01
2
-9
/
+6
*
drm/i915: Move gtt_mtrr to i915_gtt
Ben Widawsky
2013-07-01
2
-6
/
+6
*
drm/i915: Move fbc members out of line
Ben Widawsky
2013-07-01
6
-67
/
+69
*
drm/i915: Use gtt shortform where possible
Ben Widawsky
2013-07-01
1
-21
/
+15
*
drm/i915: Drop dev from pte_encode
Ben Widawsky
2013-07-01
2
-17
/
+10
*
drm/i915: Combine scratch members into a struct
Ben Widawsky
2013-07-01
2
-11
/
+12
*
drm/i915: Really share scratch page
Ben Widawsky
2013-07-01
2
-3
/
+2
*
drm/i915: make PDE|PTE platform specific
Ben Widawsky
2013-07-01
2
-5
/
+6
*
drm/i915: Extract error buffer capture
Ben Widawsky
2013-07-01
1
-31
/
+38
*
drm/i915: Remove extra error state NULL
Ben Widawsky
2013-07-01
1
-6
/
+0
*
drm/i915: Mask out hardware status bits from VLV DPLL register
Ville Syrjälä
2013-07-01
1
-0
/
+5
*
drm/i915: s/pre_pll/pre/ on the lvds port enable function
Daniel Vetter
2013-07-01
2
-12
/
+5
*
drm/i915: move i9xx dpll enabling into crtc enable function
Daniel Vetter
2013-07-01
1
-64
/
+36
*
drm/i915: hw state readout for i9xx dplls
Daniel Vetter
2013-07-01
2
-0
/
+21
*
drm/i915: move encoder pre enable hooks togther on ilk+
Daniel Vetter
2013-07-01
1
-5
/
+4
*
drm/i915: asserts for lvds pre_enable
Daniel Vetter
2013-07-01
3
-18
/
+41
*
drm/i915: duplicate intel_enable_pll into i9xx and vlv versions
Daniel Vetter
2013-07-01
1
-17
/
+34
*
drm/i915: use sw tracked state to select shared dplls
Daniel Vetter
2013-07-01
1
-4
/
+4
*
drm/i915: consolidate pch pll enable sequence
Daniel Vetter
2013-07-01
2
-48
/
+29
*
drm/i915: Bail out once we've found the context object
Damien Lespiau
2013-07-01
1
-0
/
+1
*
drm/i915: Fix a couple of "should it be static?" sparse warnings
Damien Lespiau
2013-07-01
1
-2
/
+3
*
drm/i915: Fix a few style issues found by checkpatch.pl
Damien Lespiau
2013-07-01
1
-5
/
+4
*
drm/i915: Use seq_puts/seq_putc when possible
Damien Lespiau
2013-07-01
1
-55
/
+55
*
drm/i915: Fix reason for per-chip disabling of FBC
Damien Lespiau
2013-07-01
3
-8
/
+10
*
drm/i915: Make intel_enable_fbc() static
Damien Lespiau
2013-07-01
2
-2
/
+1
*
drm/i915: invert the verbosity of intel_enable_fbc
Paulo Zanoni
2013-07-01
1
-2
/
+1
*
drm/i915: Break up the large vsnprintf() in print_error_buffers()
Chris Wilson
2013-07-01
1
-30
/
+79
*
drm/i915: Refactor the wait_rendering completion into a common routine
Chris Wilson
2013-07-01
1
-25
/
+23
*
drm/i915: Only clear write-domains after a successful wait-seqno
Chris Wilson
2013-07-01
1
-1
/
+2
*
drm/i915: correct intel_dp_get_config() function for DevCPT
Xiong Zhang
2013-07-01
2
-11
/
+27
*
drm/i915: fix hpd interrupt register locking
Daniel Vetter
2013-07-01
1
-5
/
+10
*
drm/i915: fold the no-irq check into intel_hpd_irq_handler
Daniel Vetter
2013-07-01
1
-16
/
+17
*
drm/i915: fold the queue_work into intel_hpd_irq_handler
Daniel Vetter
2013-07-01
1
-8
/
+3
*
drm/i915: fold the hpd_irq_setup call into intel_hpd_irq_handler
Daniel Vetter
2013-07-01
1
-18
/
+11
*
drm/i915: s/hotplug_irq_storm_detect/intel_hpd_irq_handler/
Daniel Vetter
2013-07-01
1
-8
/
+8
*
drm/i915: close tiny race in the ilk pcu even interrupt setup
Daniel Vetter
2013-07-01
1
-6
/
+5
*
drm/i915: fix locking around ironlake_enable|disable_display_irq
Daniel Vetter
2013-07-01
1
-3
/
+24
*
drm/i915: Fix context sizes on HSW
Ben Widawsky
2013-07-01
2
-9
/
+8
*
drm/i915: Fix VLV sprite register offsets
Ville Syrjälä
2013-07-01
1
-25
/
+25
*
Revert "drm/i915: Don't use the HDMI port color range bit on Valleyview"
Ville Syrjälä
2013-07-01
1
-1
/
+1
*
drm/i915: s/LFP/LPF in DPIO PLL register names
Ville Syrjälä
2013-07-01
3
-9
/
+9
*
drm/i915: Fix VLV PLL LPF coefficients for DAC
Ville Syrjälä
2013-07-01
1
-0
/
+1
[next]