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: Fix #endif comment
Damien Lespiau
2013-08-09
1
-1
/
+1
*
drm/i915: Remove i915_gem_object_check_coherency()
Damien Lespiau
2013-08-09
2
-72
/
+0
*
drm/i915: Remove stale prototypes
Damien Lespiau
2013-08-09
2
-10
/
+0
*
drm/i915: List objects allocated from stolen memory in debugfs
Chris Wilson
2013-08-08
1
-0
/
+63
*
drm/i915: Always call intel_update_sprite_watermarks() when disabling a plane
Ville Syrjälä
2013-08-08
1
-0
/
+4
*
drm/i915: Pass plane and crtc to intel_update_sprite_watermarks
Ville Syrjälä
2013-08-08
4
-24
/
+24
*
drm/i915: Don't try to disable plane if it's already disabled
Ville Syrjälä
2013-08-08
1
-2
/
+7
*
drm/i915: Pass crtc to our update/disable_plane hooks
Ville Syrjälä
2013-08-08
2
-10
/
+15
*
drm/i915: Split plane watermark parameters into a separate struct
Ville Syrjälä
2013-08-08
2
-36
/
+35
*
drm/i915: Pull some watermarks state into a separate structure
Ville Syrjälä
2013-08-08
1
-23
/
+25
*
drm/i915: Calculate max watermark levels for ILK+
Ville Syrjälä
2013-08-08
1
-12
/
+107
*
drm/i915: Rename hsw_lp_wm_result to intel_wm_level
Ville Syrjälä
2013-08-08
2
-14
/
+14
*
drm/i915: Pull watermark level validity check out
Ville Syrjälä
2013-08-08
1
-7
/
+44
*
drm/i915: Add vma to list at creation
Ben Widawsky
2013-08-08
1
-8
/
+8
*
drm/i915: Update error capture for VMs
Ben Widawsky
2013-08-08
2
-25
/
+55
*
drm/i915: mm_list is per VMA
Ben Widawsky
2013-08-08
8
-59
/
+86
*
drm/i915: Fix up map and fenceable for VMA
Ben Widawsky
2013-08-08
1
-2
/
+5
*
drm/i915: Silence a sparse warning
Ville Syrjälä
2013-08-08
1
-1
/
+1
*
drm/i915: Rename hsw_data_buf_partitioning to intel_ddb_partitioning
Ville Syrjälä
2013-08-08
2
-11
/
+11
*
drm/i915: Kill fbc_enable from hsw_lp_wm_results
Ville Syrjälä
2013-08-08
1
-10
/
+2
*
drm/i915: Split watermark level computation from the code
Ville Syrjälä
2013-08-08
1
-17
/
+34
*
drm/i915: Use 'enabled' instead of 'enable' consistently in sprite WM code
Ville Syrjälä
2013-08-08
1
-4
/
+4
*
drm/i915/hmdi: Rename set_infoframe() to write_infoframe()
Damien Lespiau
2013-08-08
1
-4
/
+4
*
drm: Set aspect ratio fields in the AVI infoframe even for non CEA modes
Damien Lespiau
2013-08-08
1
-2
/
+0
*
drm: Handle the DBLCLK flag in the common infoframe helper
Damien Lespiau
2013-08-08
2
-3
/
+3
*
drm/i915: Remove the now obsolete infoframe definitions
Damien Lespiau
2013-08-08
2
-76
/
+0
*
drm/i915/sdvo: Port the infoframe code to the shared infrastructure
Damien Lespiau
2013-08-08
1
-18
/
+20
*
drm/i915/hdmi: Port the infoframe code to the common hdmi helpers
Damien Lespiau
2013-08-08
1
-24
/
+58
*
drm/i915/hdmi: Change the write_infoframe vfunc to take a buffer and a type
Damien Lespiau
2013-08-08
2
-51
/
+59
*
drm: Don't generate invalid AVI infoframes for CEA modes
Damien Lespiau
2013-08-08
1
-0
/
+1
*
video/hmdi: Clear the whole incoming buffer, not just the infoframe size
Damien Lespiau
2013-08-08
1
-4
/
+4
*
video/hdmi: Add a macro to return the size of a full infoframe
Damien Lespiau
2013-08-08
1
-0
/
+3
*
video/hdmi: Introduce a generic hdmi_infoframe union
Damien Lespiau
2013-08-08
2
-0
/
+60
*
video/hdmi: Replace the payload length by their defines
Damien Lespiau
2013-08-08
1
-3
/
+3
*
drm/i915: turn bound_ggtt checks to bound_any
Ben Widawsky
2013-08-08
2
-7
/
+7
*
drm/i915: Use new bind/unbind in eviction code
Ben Widawsky
2013-08-08
3
-26
/
+33
*
drm/i915: plumb VM into bind/unbind code
Ben Widawsky
2013-08-08
7
-71
/
+120
*
drm/i915: Rework __i915_gem_shrink
Ben Widawsky
2013-08-08
1
-3
/
+8
*
drm/i915: Improve VMA comments
Ben Widawsky
2013-08-06
1
-1
/
+6
*
drm/i915: Export intel_framebuffer_fini
Chris Wilson
2013-08-06
3
-13
/
+13
*
drm/i915: Rename I915_CACHE_MLC_LLC to L3_LLC for Ivybridge
Chris Wilson
2013-08-06
4
-12
/
+38
*
drm/i915: remove use_fdi_mode argument from intel_prepare_ddi_buffers
Paulo Zanoni
2013-08-06
1
-12
/
+5
*
drm/i915: silence useless messages about DDI buffer translation
Paulo Zanoni
2013-08-06
1
-9
/
+2
*
drm/i915: eliminate dead domain clearing on reset
Ben Widawsky
2013-08-05
1
-8
/
+0
*
drm/i915: Add comments about units of latency values
Ville Syrjälä
2013-08-05
1
-3
/
+14
*
drm/i915: Use the watermark latency values from dev_priv for ILK/SNB/IVB too
Ville Syrjälä
2013-08-05
2
-39
/
+27
*
drm/i915: Disable specific watermark levels when latency is zero
Ville Syrjälä
2013-08-05
1
-0
/
+6
*
drm/i915: Print the watermark latencies during init
Ville Syrjälä
2013-08-05
1
-0
/
+37
*
drm/i915: Use the stored cursor and plane latencies properly
Ville Syrjälä
2013-08-05
1
-15
/
+21
*
drm/i915: Store the watermark latency values in dev_priv
Ville Syrjälä
2013-08-05
2
-9
/
+67
[next]