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/i915: Use adjusted_mode in the fastboot hack to disable pfit
Damien Lespiau
2013-10-04
1
-2
/
+5
*
drm/i915: Add a more detailed comment about the set_base() fastboot hack
Damien Lespiau
2013-10-04
1
-1
/
+13
*
drm/i915/vlv: Turn off power gate for BIOS-less system.
Chon Ming Lee
2013-10-04
2
-0
/
+25
*
drm/i915/vlv: reset DPIO on load and resume v2
Jesse Barnes
2013-10-04
2
-1
/
+23
*
drm/i915: Simplify PSR debugfs
Rodrigo Vivi
2013-10-03
3
-150
/
+30
*
drm/i915: Tweak RPS thresholds to more aggressively downclock
Chris Wilson
2013-10-03
4
-47
/
+143
*
drm/i915: Boost RPS frequency for CPU stalls
Chris Wilson
2013-10-03
7
-91
/
+138
*
drm/i915: Fix __wait_seqno to use true infinite timeouts
Chris Wilson
2013-10-03
5
-51
/
+149
*
drm/i915: Add some missing steps to i915_driver_load error path
Chris Wilson
2013-10-03
1
-4
/
+15
*
drm/i915: Clean up the ring scaling calculations
Ben Widawsky
2013-10-03
1
-4
/
+4
*
drm/i915: Don't populate pipe_src_{w,h} multiple times
Ville Syrjälä
2013-10-03
1
-4
/
+12
*
drm/i915: implement the Haswell mode set sequence workaround
Paulo Zanoni
2013-10-03
1
-0
/
+32
*
drm/i915: Disable/enable planes as the first/last thing during modeset on HSW
Ville Syrjälä
2013-10-03
1
-24
/
+45
*
i915/vlv: untangle integrated clock source handling v4
Jesse Barnes
2013-10-03
1
-3
/
+26
*
drm/i915: fix typo s/PatherPoint/PantherPoint/
Jani Nikula
2013-10-01
1
-1
/
+1
*
drm/i915: Make intel_resume_power_well() static
Damien Lespiau
2013-10-01
2
-2
/
+1
*
drm/i915: destroy connector sysfs files earlier
Paulo Zanoni
2013-10-01
9
-9
/
+10
*
drm/i915/dp: do not write DP_TRAINING_PATTERN_SET all the time
Jani Nikula
2013-10-01
1
-42
/
+87
*
drm/i915/dp: retry i2c-over-aux seven times on AUX DEFER
Jani Nikula
2013-10-01
1
-1
/
+6
*
drm/i915/vlv: reduce GT FIFO error info to a debug message
Jesse Barnes
2013-10-01
1
-1
/
+2
*
drm: Reject stereo modes with an unknown layout
Damien Lespiau
2013-10-01
3
-0
/
+9
*
drm: Revert "drm: Reject modes with more than 1 stereo flags set"
Damien Lespiau
2013-10-01
1
-4
/
+0
*
drm: Code stereo layouts as an enum rather than a bit field
Damien Lespiau
2013-10-01
3
-49
/
+26
*
drm/i915/vlv: use correct units for rc6 residency v2
Jesse Barnes
2013-10-01
2
-2
/
+23
*
drm/i915/vlv: use lower precision RC6 counter
Jesse Barnes
2013-10-01
2
-1
/
+8
*
drm/i915: Use DIV_ROUND_CLOSEST()
Ville Syrjälä
2013-10-01
1
-2
/
+1
*
drm/i915: Eliminate one indent leel from vlv_find_best_dpll
Ville Syrjälä
2013-10-01
1
-19
/
+21
*
drm/i915: Program GMBUS Frequency based on the CDCLK for VLV.
Chon Ming Lee
2013-10-01
2
-0
/
+72
*
drm/i915/vlv: hack to init backlight regs if BIOS fails to do so v2
Jesse Barnes
2013-10-01
1
-0
/
+17
*
drm/i915: Allow stereo modes on HDMI
Damien Lespiau
2013-10-01
1
-0
/
+1
*
drm/i915: Prefer crtc_{h|v}display for pipe src dimensions
Damien Lespiau
2013-10-01
1
-3
/
+4
*
drm/i915: Ask the DRM core do make stereo timings adjustements
Damien Lespiau
2013-10-01
1
-1
/
+1
*
drm/i915: Use crtc_clock with the adjusted mode
Damien Lespiau
2013-10-01
10
-43
/
+56
*
drm/i915: Use crtc_clock in intel_dump_crtc_timings()
Damien Lespiau
2013-10-01
1
-1
/
+1
*
drm: Check the fb size against the adjusted v/hdisplay for stereo modes
Damien Lespiau
2013-10-01
1
-0
/
+8
*
drm: Factor out common CRTC viewport checking code
Damien Lespiau
2013-10-01
1
-33
/
+37
*
drm: Implement timings adjustments for frame packing
Damien Lespiau
2013-10-01
2
-2
/
+23
*
drm: Introduce a crtc_clock for struct drm_display_mode
Damien Lespiau
2013-10-01
2
-0
/
+2
*
drm: Remove synth_clock from struct drm_display_mode
Damien Lespiau
2013-10-01
1
-1
/
+0
*
drm: Remove clock_index from struct drm_display_mode
Damien Lespiau
2013-10-01
2
-3
/
+0
*
drm: Make exposing stereo modes a per-connector opt-in
Damien Lespiau
2013-10-01
2
-1
/
+9
*
drm: Carry over the stereo flags when adding the alternate mode
Damien Lespiau
2013-10-01
1
-0
/
+3
*
drm: Make drm_match_cea_mode() return the underlying 2D VIC for 3d modes
Damien Lespiau
2013-10-01
3
-9
/
+15
*
drm: Set the relevant infoframe field when scanning out a 3D mode
Damien Lespiau
2013-10-01
1
-2
/
+38
*
drm: Reject modes with more than 1 stereo flags set
Damien Lespiau
2013-10-01
1
-0
/
+4
*
drm: Extract add_hdmi_mode() out of do_hdmi_vsdb_modes()
Damien Lespiau
2013-10-01
1
-15
/
+21
*
drm/edid: Expose mandatory stereo modes for HDMI sinks
Damien Lespiau
2013-10-01
1
-7
/
+103
*
drm: Add a STEREO_3D capability to the SET_CLIENT_CAP ioctl
Damien Lespiau
2013-10-01
4
-2
/
+43
*
drm: Add HDMI stereo 3D flags to struct drm_mode_modeinfo
Damien Lespiau
2013-10-01
2
-14
/
+36
*
drm: Add a SET_CLIENT_CAP ioctl
Damien Lespiau
2013-10-01
4
-0
/
+19
[next]