index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-03
drm/i915: Boost RPS frequency for CPU stalls
Chris Wilson
7
-91
/
+138
2013-10-03
drm/i915: Fix __wait_seqno to use true infinite timeouts
Chris Wilson
5
-51
/
+149
2013-10-03
drm/i915: Add some missing steps to i915_driver_load error path
Chris Wilson
1
-4
/
+15
2013-10-03
drm/i915: Clean up the ring scaling calculations
Ben Widawsky
1
-4
/
+4
2013-10-03
drm/i915: Don't populate pipe_src_{w,h} multiple times
Ville Syrjälä
1
-4
/
+12
2013-10-03
drm/i915: implement the Haswell mode set sequence workaround
Paulo Zanoni
1
-0
/
+32
2013-10-03
drm/i915: Disable/enable planes as the first/last thing during modeset on HSW
Ville Syrjälä
1
-24
/
+45
2013-10-03
i915/vlv: untangle integrated clock source handling v4
Jesse Barnes
1
-3
/
+26
2013-10-01
drm/i915: fix typo s/PatherPoint/PantherPoint/
Jani Nikula
1
-1
/
+1
2013-10-01
drm/i915: Make intel_resume_power_well() static
Damien Lespiau
2
-2
/
+1
2013-10-01
drm/i915: destroy connector sysfs files earlier
Paulo Zanoni
9
-9
/
+10
2013-10-01
drm/i915/dp: do not write DP_TRAINING_PATTERN_SET all the time
Jani Nikula
1
-42
/
+87
2013-10-01
drm/i915/dp: retry i2c-over-aux seven times on AUX DEFER
Jani Nikula
1
-1
/
+6
2013-10-01
drm/i915/vlv: reduce GT FIFO error info to a debug message
Jesse Barnes
1
-1
/
+2
2013-10-01
drm: Reject stereo modes with an unknown layout
Damien Lespiau
1
-0
/
+3
2013-10-01
drm: Revert "drm: Reject modes with more than 1 stereo flags set"
Damien Lespiau
1
-4
/
+0
2013-10-01
drm: Code stereo layouts as an enum rather than a bit field
Damien Lespiau
1
-32
/
+15
2013-10-01
drm/i915/vlv: use correct units for rc6 residency v2
Jesse Barnes
2
-2
/
+23
2013-10-01
drm/i915/vlv: use lower precision RC6 counter
Jesse Barnes
2
-1
/
+8
2013-10-01
drm/i915: Use DIV_ROUND_CLOSEST()
Ville Syrjälä
1
-2
/
+1
2013-10-01
drm/i915: Eliminate one indent leel from vlv_find_best_dpll
Ville Syrjälä
1
-19
/
+21
2013-10-01
drm/i915: Program GMBUS Frequency based on the CDCLK for VLV.
Chon Ming Lee
2
-0
/
+72
2013-10-01
drm/i915/vlv: hack to init backlight regs if BIOS fails to do so v2
Jesse Barnes
1
-0
/
+17
2013-10-01
drm/i915: Allow stereo modes on HDMI
Damien Lespiau
1
-0
/
+1
2013-10-01
drm/i915: Prefer crtc_{h|v}display for pipe src dimensions
Damien Lespiau
1
-3
/
+4
2013-10-01
drm/i915: Ask the DRM core do make stereo timings adjustements
Damien Lespiau
1
-1
/
+1
2013-10-01
drm/i915: Use crtc_clock with the adjusted mode
Damien Lespiau
10
-43
/
+56
2013-10-01
drm/i915: Use crtc_clock in intel_dump_crtc_timings()
Damien Lespiau
1
-1
/
+1
2013-10-01
drm: Check the fb size against the adjusted v/hdisplay for stereo modes
Damien Lespiau
1
-0
/
+8
2013-10-01
drm: Factor out common CRTC viewport checking code
Damien Lespiau
1
-33
/
+37
2013-10-01
drm: Implement timings adjustments for frame packing
Damien Lespiau
1
-1
/
+21
2013-10-01
drm: Introduce a crtc_clock for struct drm_display_mode
Damien Lespiau
1
-0
/
+1
2013-10-01
drm: Remove clock_index from struct drm_display_mode
Damien Lespiau
1
-2
/
+0
2013-10-01
drm: Make exposing stereo modes a per-connector opt-in
Damien Lespiau
1
-1
/
+7
2013-10-01
drm: Carry over the stereo flags when adding the alternate mode
Damien Lespiau
1
-0
/
+3
2013-10-01
drm: Make drm_match_cea_mode() return the underlying 2D VIC for 3d modes
Damien Lespiau
2
-8
/
+14
2013-10-01
drm: Set the relevant infoframe field when scanning out a 3D mode
Damien Lespiau
1
-2
/
+38
2013-10-01
drm: Reject modes with more than 1 stereo flags set
Damien Lespiau
1
-0
/
+4
2013-10-01
drm: Extract add_hdmi_mode() out of do_hdmi_vsdb_modes()
Damien Lespiau
1
-15
/
+21
2013-10-01
drm/edid: Expose mandatory stereo modes for HDMI sinks
Damien Lespiau
1
-7
/
+103
2013-10-01
drm: Add a STEREO_3D capability to the SET_CLIENT_CAP ioctl
Damien Lespiau
2
-2
/
+31
2013-10-01
drm: Add a SET_CLIENT_CAP ioctl
Damien Lespiau
2
-0
/
+10
2013-10-01
drm/i915/vlv: fix up broken precision in vlv_crtc_clock_get
Chris Wilson
1
-5
/
+3
2013-10-01
drm/i915/vlv: add VLV specific clock_get function v3
Jesse Barnes
1
-1
/
+32
2013-10-01
drm/i915: Add a tracepoint for using a semaphore
Chris Wilson
2
-0
/
+27
2013-10-01
drm/i915: Show WT caching in debugfs
Chris Wilson
2
-1
/
+2
2013-10-01
drm/i915: Fix VLV eDP timing v2
Chon Ming Lee
1
-1
/
+1
2013-10-01
drm/i915: Move the conditional seqno query into the tracepoint
Chris Wilson
2
-4
/
+19
2013-10-01
drm/i915: Convert active API to VMA
Ben Widawsky
4
-10
/
+12
2013-10-01
drm/i915: Provide a cheap ggtt vma lookup
Ben Widawsky
2
-3
/
+18
[prev]
[next]