index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Add separate Kconfig option for fbdev helpers
Daniel Vetter
2013-10-11
19
-6
/
+31
*
drm/i915: Fix VLV frame counter registers
Ville Syrjälä
2013-10-11
1
-8
/
+8
*
drm/i915/vlv: add doc names to sideband file
Jesse Barnes
2013-10-11
1
-1
/
+4
*
drm/i915: don't save/restore CACHE_MODE_0 on gen7+
Jesse Barnes
2013-10-11
1
-2
/
+5
*
drm/i915: Fix pipe off timeout handling for pre-gen4
Ville Syrjälä
2013-10-11
1
-15
/
+20
*
drm/i915: increase the SWSCI DSLP default timeout to 50ms
Paulo Zanoni
2013-10-11
1
-1
/
+3
*
drm/i915: Avoid tweaking RPS before it is enabled
Chris Wilson
2013-10-10
2
-10
/
+17
*
drm/i915: tell the user KMS is required for gen6+
Jani Nikula
2013-10-10
1
-1
/
+4
*
drm/i915: Educate users in dmesg about reporting gpu hangs
Daniel Vetter
2013-10-10
1
-2
/
+6
*
drm/i915: Finish enabling rps before use by sysfs or debugfs
Tom O'Rourke
2013-10-10
2
-0
/
+22
*
drm/i915: Capture the initial error-state when kicking stuck rings
Chris Wilson
2013-10-10
1
-0
/
+2
*
drm/i915: Rename primary_disabled to primary_enabled
Ville Syrjälä
2013-10-10
4
-11
/
+11
*
drm/i915: Populate primary_disabled in intel_modeset_readout_hw_state()
Ville Syrjälä
2013-10-10
1
-0
/
+1
*
drm/i915: don't leak dp_connector at intel_ddi_init
Paulo Zanoni
2013-10-10
1
-20
/
+42
*
drm/i915/dp: update training set in a burst write with training pattern set
Jani Nikula
2013-10-10
1
-14
/
+14
*
drm/i915: Do PCH and uncore init earlier
Ben Widawsky
2013-10-10
1
-4
/
+6
*
drm/i915: wait for IPS_ENABLE when enabling IPS
Paulo Zanoni
2013-10-10
1
-0
/
+8
*
drm/i915: Keep intel_drv.h tidy
Daniel Vetter
2013-10-10
1
-3
/
+2
*
drm/i915: Remove gen specific checks in MMIO
Ben Widawsky
2013-10-10
4
-18
/
+12
*
drm/i915: Create GEN specific write MMIO
Ben Widawsky
2013-10-10
1
-13
/
+74
*
drm/i915: Create GEN specific read MMIO
Ben Widawsky
2013-10-10
1
-13
/
+59
*
drm/i915: Extract common MMIO lines
Ben Widawsky
2013-10-10
1
-9
/
+21
*
drm/i915: Create MMIO virtual functions
Ben Widawsky
2013-10-10
2
-95
/
+104
*
drm/i915: Move edram detection early_sanitize
Ben Widawsky
2013-10-10
2
-10
/
+11
*
drm/i915: Prevent using uninitialized MMIO funcs
Ben Widawsky
2013-10-10
1
-1
/
+1
*
drm/i915: rip out gen2 reset code
Daniel Vetter
2013-10-10
1
-31
/
+0
*
drm/i915: check that the i965g/gm 4G limit is really obeyed
Daniel Vetter
2013-10-10
1
-0
/
+3
*
drm/i915: Undo the PIPEA quirk for i845
Chris Wilson
2013-10-10
1
-2
/
+1
*
drm/i915: Use the real cpu max frequency for ring scaling
Ben Widawsky
2013-10-10
1
-6
/
+11
*
drm/i915: Flush primary plane changes in sprite code
Ville Syrjälä
2013-10-10
1
-0
/
+2
*
drm/i915: WARN if primary plane state doesn't match expectations
Ville Syrjälä
2013-10-10
1
-0
/
+4
*
drm/i915: Rename intel_{enable, disable}_plane to intel_{enable, disable}_pri...
Ville Syrjälä
2013-10-10
1
-13
/
+13
*
drm/i915: Rename intel_flush_display_plane to intel_flush_primary_plane
Ville Syrjälä
2013-10-10
4
-12
/
+12
*
drm/i915: Enable/disable IPS when primary is enabled/disabled
Ville Syrjälä
2013-10-10
3
-2
/
+23
*
drm/i915: Do the fbc vs. primary plane enable/disable in the right order
Ville Syrjälä
2013-10-10
1
-5
/
+6
*
drm/i915: Save user requested plane coordinates only on success
Ville Syrjälä
2013-10-10
1
-9
/
+22
*
drm/i915: Do a bit of cleanup in the sprite code
Ville Syrjälä
2013-10-10
1
-9
/
+5
*
drm/i915: Kill a goto from sprite disable code
Ville Syrjälä
2013-10-10
1
-12
/
+9
*
drm/i915: Reduce the time we hold struct mutex in sprite update_plane code
Ville Syrjälä
2013-10-10
1
-11
/
+18
*
drm/i915: Allow sprites to be configured on a disabled pipe
Ville Syrjälä
2013-10-10
1
-33
/
+32
*
drm/i915: Set primary_disabled in intel_{enable, disable}_plane
Ville Syrjälä
2013-10-10
1
-0
/
+8
*
drm/i915/dp: promote clock recovery failures to DRM_ERROR
Jani Nikula
2013-10-10
1
-2
/
+2
*
drm/i915: Fix VGA_DISP_DISABLE check
Ville Syrjälä
2013-10-10
1
-1
/
+1
*
drm/i915: Use intel_PLL_is_valid() in vlv_find_best_dpll()
Ville Syrjälä
2013-10-10
1
-11
/
+24
*
drm/i915: Don't lie about findind suitable PLL settings on VLV
Ville Syrjälä
2013-10-10
1
-1
/
+4
*
drm/i915: intel_limits_vlv_dac and intel_limits_vlv_hdmi are the same
Ville Syrjälä
2013-10-10
1
-15
/
+2
*
drm/i915: Remove unused dot_limit from VLV PLL limits
Ville Syrjälä
2013-10-10
1
-4
/
+2
*
drm/i915: Remove the unused p and m limits for VLV
Ville Syrjälä
2013-10-10
1
-4
/
+0
*
drm/i915: Respect p2 divider minimum limit on VLV
Ville Syrjälä
2013-10-10
1
-3
/
+3
*
drm/i915: Allow p1 divider 2 on VLV
Ville Syrjälä
2013-10-10
1
-1
/
+1
[next]