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: finish off reverting eDP VDD changes
Jani Nikula
2014-03-18
3
-8
/
+10
|
*
|
drm/i915: catch forcewake reference underruns
Daniel Vetter
2014-03-18
1
-6
/
+15
|
*
|
drm/i915: Actually capture PP_DIR_BASE on error
Ben Widawsky
2014-03-18
1
-2
/
+4
|
*
|
drm/i915: properly disable the VDD when disabling the panel
Paulo Zanoni
2014-03-18
3
-3
/
+8
|
*
|
drm/i915: Switch to fake context on older gens
Mika Kuoppala
2014-03-18
1
-2
/
+4
|
*
|
drm/i915: Fix up the forcewake timer initialization
Daniel Vetter
2014-03-18
2
-2
/
+2
|
*
|
drm/i915: Consolidate forcewake resetting to a single function
Chris Wilson
2014-03-13
1
-40
/
+41
|
*
|
drm/i915: Remove erronous WARN in the vlv pipe crc code
Daniel Vetter
2014-03-13
1
-2
/
+0
|
*
|
drm/i915: Reset forcewake before suspend
Chris Wilson
2014-03-13
2
-0
/
+5
|
*
|
drm/i915: Unbind all vmas whose new cache_level doesn't agree with the neighb...
Ville Syrjälä
2014-03-13
1
-2
/
+0
|
*
|
drm/i915: Drop WARN_ON(flags) from ppgtt_bind_vma()
Ville Syrjälä
2014-03-13
1
-2
/
+0
|
*
|
drm/i915/bdw: The TLB invalidation mechanism has been removed from INSTPM
Damien Lespiau
2014-03-13
1
-2
/
+8
|
*
|
drm/i915: Show cursor status in debugfs/i915_display_info
Chris Wilson
2014-03-12
1
-7
/
+50
|
*
|
drm/i915: Reduce the time we hold struct mutex in intel_pipe_set_base()
Ville Syrjälä
2014-03-12
1
-1
/
+5
|
*
|
drm/i915: warn if ring is active before sync flush
Naresh Kumar Kachhi
2014-03-12
1
-0
/
+4
|
*
|
drm/i915: wait for rings to become idle once disabled
Naresh Kumar Kachhi
2014-03-12
3
-0
/
+6
|
*
|
drm/i915: disable rings before HW status page setup
Naresh Kumar Kachhi
2014-03-12
1
-5
/
+5
|
*
|
drm/i915: Correct PPGTT total size
Ben Widawsky
2014-03-11
1
-1
/
+1
|
*
|
drm/i915/bdw: Use scratch page table for GEN8 PPGTT
Ben Widawsky
2014-03-11
1
-1
/
+1
|
*
|
drm/i915: fix typo in display IRQ mask when disabling IRQs
Imre Deak
2014-03-10
1
-1
/
+1
|
*
|
drm/i915: Allow HDMI+HDMI cloning on g4x
Ville Syrjälä
2014-03-10
1
-0
/
+7
|
*
|
drm/i915: Allow HDMI+VGA cloning
Ville Syrjälä
2014-03-10
2
-2
/
+2
|
*
|
drm/i915: Don't use HDMI 12bpc when cloning with other encoder types
Ville Syrjälä
2014-03-10
1
-1
/
+26
|
*
|
Merge tag 'v3.14-rc6' into drm-intel-next-queued
Daniel Vetter
2014-03-10
9943
-202918
/
+516632
|
|
\
\
|
*
|
|
drm/i915: Make encoder cloning more flexible
Ville Syrjälä
2014-03-10
11
-33
/
+48
|
*
|
|
drm/i915: move dev_priv->suspend around
Daniel Vetter
2014-03-10
1
-2
/
+1
|
*
|
|
drm/i915: Avoid requesting a zero-sized stolen object
Chris Wilson
2014-03-10
1
-0
/
+3
|
*
|
|
drm/i915: Prevent use-after-free of inherited framebuffer
Chris Wilson
2014-03-10
1
-0
/
+1
|
*
|
|
drm/i915: remove early fb allocation dependency on CONFIG_FB v2
Jesse Barnes
2014-03-08
3
-79
/
+105
|
*
|
|
drm/i915: Wrap the preallocated BIOS framebuffer and preserve for KMS fbcon v12
Jesse Barnes
2014-03-08
3
-10
/
+166
|
*
|
|
drm/i915: get_plane_config support for ILK+ v3
Jesse Barnes
2014-03-08
1
-0
/
+62
|
*
|
|
drm/i915: get_plane_config for i9xx v13
Jesse Barnes
2014-03-08
1
-0
/
+63
|
*
|
|
drm/i915: add plane_config fetching infrastructure v2
Jesse Barnes
2014-03-08
3
-0
/
+104
|
*
|
|
drm/i915: Do not force non-caching copies for pwrite along shmem path
Chris Wilson
2014-03-08
1
-3
/
+2
|
*
|
|
drm/i915: Process page flags once rather than per pwrite/pread
Chris Wilson
2014-03-08
1
-7
/
+2
*
|
|
|
Merge branch 'primary-plane' of git://people.freedesktop.org/~robclark/linux ...
Dave Airlie
2014-04-02
62
-347
/
+941
|
\
\
\
\
|
*
|
|
|
drm/doc: Update plane documentation and add plane helper library
Matt Roper
2014-04-02
1
-7
/
+43
|
*
|
|
|
drm: Allow userspace to ask for universal plane list (v2)
Matt Roper
2014-04-02
5
-5
/
+41
|
*
|
|
|
drm: Remove unused drm_crtc->fb
Matt Roper
2014-04-02
1
-3
/
+0
|
*
|
|
|
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
2014-04-02
50
-282
/
+285
|
*
|
|
|
drm/msm: Switch to universal plane API's
Matt Roper
2014-04-02
4
-8
/
+18
|
*
|
|
|
drm: Add drm_crtc_init_with_planes() (v2)
Matt Roper
2014-04-02
3
-4
/
+47
|
*
|
|
|
drm: Add plane type property (v2)
Rob Clark
2014-04-02
2
-0
/
+28
|
*
|
|
|
drm: Add drm_universal_plane_init()
Matt Roper
2014-04-02
2
-30
/
+59
|
*
|
|
|
drm: Add primary plane helpers (v3)
Matt Roper
2014-04-02
3
-1
/
+363
|
*
|
|
|
drm: Make drm_crtc_check_viewport non-static
Matt Roper
2014-04-02
2
-7
/
+17
|
*
|
|
|
drm/shmobile: Restrict plane loops to only operate on legacy planes
Matt Roper
2014-04-02
1
-1
/
+1
|
*
|
|
|
drm/i915: Restrict plane loops to only operate on overlay planes (v2)
Matt Roper
2014-04-02
2
-3
/
+9
|
*
|
|
|
drm/exynos: Restrict plane loops to only operate on overlay planes (v2)
Matt Roper
2014-04-02
2
-2
/
+2
|
*
|
|
|
drm: Add support for multiple plane types (v2)
Matt Roper
2014-04-02
3
-7
/
+41
[prev]
[next]