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/gen9: fix DDB partitioning for multi-screen cases
Paulo Zanoni
2016-10-11
1
-2
/
+10
*
drm/i915/audio: rename N value getter to emphasize it's for hdmi
Jani Nikula
2016-10-11
1
-8
/
+8
*
drm/i915/audio: add register macros for audio config N value
Jani Nikula
2016-10-11
2
-17
/
+10
*
drm/i915/audio: HDMI audio gets the TMDS clock by crtc_clock
Libin Yang
2016-10-11
1
-4
/
+5
*
drm/i915/audio: set proper N/MCTS on more platforms
Libin Yang
2016-10-11
1
-5
/
+1
*
drm/i915/audio: split dp and hdmi audio config update
Jani Nikula
2016-10-11
1
-21
/
+34
*
drm/i915/audio: use the same code for updating audio config
Jani Nikula
2016-10-11
1
-26
/
+3
*
drm/i915/audio: port is going to be just fine, simplify checks
Jani Nikula
2016-10-11
1
-10
/
+2
*
drm/i915/audio: abstract audio config update
Jani Nikula
2016-10-11
1
-28
/
+40
*
drm/i915: Convert open-coded use of vma_pages()
Chris Wilson
2016-10-11
1
-2
/
+1
*
drm/i915: Allow compaction upto SWIOTLB max segment size
Chris Wilson
2016-10-11
1
-12
/
+18
*
drm/i915: Remove self-harming shrink_all on get_pages_gtt fail
Chris Wilson
2016-10-11
1
-1
/
+0
*
drm/i915: Update DRIVER_DATE to 20161010
Daniel Vetter
2016-10-10
1
-1
/
+1
*
drm/i915/guc: Unwind GuC workqueue reservation if request construction fails
Chris Wilson
2016-10-07
3
-7
/
+23
*
drm/i915: Reset the breadcrumbs IRQ more carefully
Chris Wilson
2016-10-07
5
-20
/
+34
*
drm/i915: Force relocations via cpu if we run out of idle aperture
Chris Wilson
2016-10-07
1
-2
/
+2
*
drm/i915: Distinguish last emitted request from last submitted request
Chris Wilson
2016-10-07
2
-2
/
+4
*
drm/i915: Add spurious CRT DMI match for Intel DZ77BH-55K
Ville Syrjälä
2016-10-06
1
-0
/
+8
*
drm/i915: Register shadow VGA even when it produces spurious detection results
Ville Syrjälä
2016-10-06
1
-23
/
+24
*
Revert "Skip intel_crt_init for Dell XPS 8700"
Ville Syrjälä
2016-10-06
1
-8
/
+0
*
drm/i915: Sort DEV_INFO_FOR_EACH_FLAG
Joonas Lahtinen
2016-10-05
1
-18
/
+20
*
drm/i915: Reduce trickery in DEV_INFO_FOR_EACH_FLAG
Joonas Lahtinen
2016-10-05
4
-68
/
+54
*
drm/i915: Allow DP to work w/o EDID
Ville Syrjälä
2016-10-05
1
-13
/
+9
*
drm/i915: Move long hpd handling into the hotplug work
Ville Syrjälä
2016-10-05
1
-25
/
+23
*
drm/i915: Show waiters in i915_hangcheck_info
Chris Wilson
2016-10-05
1
-0
/
+12
*
drm/i915: Show RING registers through debugfs
Chris Wilson
2016-10-05
4
-108
/
+179
*
drm/i915: Show bounds of active request in the ring on GPU hang
Chris Wilson
2016-10-05
2
-2
/
+10
*
drm/i915: Double check hangcheck.seqno after reset
Chris Wilson
2016-10-05
1
-0
/
+3
*
drm/i915: Disable irqs across GPU reset
Chris Wilson
2016-10-05
2
-2
/
+19
*
drm/i915/execlists: Move clearing submission count from reset to init
Chris Wilson
2016-10-05
1
-4
/
+5
*
drm/i915/execlists: Reinitialise context image after GPU hang
Chris Wilson
2016-10-05
1
-41
/
+62
*
drm/i915: Share the computation of ring size for RING_CTL register
Chris Wilson
2016-10-05
3
-4
/
+4
*
drm/i915: silence io mapping/unmapping sparse warnings on different address s...
Jani Nikula
2016-10-04
1
-2
/
+2
*
drm/i915: make skl_ddb_add_affected_planes static
Jani Nikula
2016-10-04
1
-1
/
+1
*
drm/i915: Inline binary search
Tvrtko Ursulin
2016-10-04
1
-25
/
+31
*
drm/i915: Use binary search when looking for shadowed registers
Tvrtko Ursulin
2016-10-04
1
-5
/
+21
*
drm/i915: Sort the shadow register table
Tvrtko Ursulin
2016-10-04
1
-6
/
+26
*
drm/i915: Remove identical write mmmio functions
Tvrtko Ursulin
2016-10-04
1
-75
/
+19
*
drm/i915: Remove identical mmio read functions
Tvrtko Ursulin
2016-10-04
1
-44
/
+10
*
drm/i915: Remove identical macros
Tvrtko Ursulin
2016-10-04
1
-50
/
+20
*
drm/i915: Store the active forcewake range table pointer
Tvrtko Ursulin
2016-10-04
2
-34
/
+44
*
drm/i915: Eliminate Gen9 special case
Tvrtko Ursulin
2016-10-04
1
-21
/
+21
*
drm/i915: Use binary search when looking up forcewake domains
Tvrtko Ursulin
2016-10-04
1
-8
/
+19
*
drm/i915: Sort forcewake mapping tables
Tvrtko Ursulin
2016-10-04
1
-13
/
+43
*
drm/i915: Data driven register to forcewake domains lookup
Tvrtko Ursulin
2016-10-04
1
-109
/
+103
*
drm/i915: Do not inline forcewake taking in mmio accessors
Tvrtko Ursulin
2016-10-04
1
-10
/
+14
*
drm/i915: Keep track of active forcewake domains in a bitmask
Tvrtko Ursulin
2016-10-04
2
-31
/
+25
*
drm/i915: Remove redundant hsw_write* mmio functions
Tvrtko Ursulin
2016-10-04
1
-24
/
+1
*
drm/i915: workaround sparse warning on variable length arrays
Jani Nikula
2016-10-04
1
-1
/
+1
*
drm/i915: keep CONFIG_DRM_FBDEV_EMULATION=n function stubs together
Jani Nikula
2016-10-04
2
-6
/
+4
[next]