index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-22
drm/i915: Group all the PPS init steps to one place
Imre Deak
1
-22
/
+24
2016-06-22
drm/i915: Initialize the PPS HW before its first use
Imre Deak
1
-5
/
+1
2016-06-22
drm/i915/ibx, cpt: Don't attempt to register eDP if LVDS was detected
Imre Deak
4
-10
/
+31
2016-06-21
drm/i915/guc: Remove one unnecessary variable
Tvrtko Ursulin
2
-5
/
+5
2016-06-21
drm/i915: Use connector_type for printing in intel_connector_info, v2.
Maarten Lankhorst
1
-7
/
+19
2016-06-21
drm/i915: Use atomic state and connector_type in i915_sink_src
Maarten Lankhorst
1
-6
/
+6
2016-06-21
drm/i915: Use connector_type instead of intel_encoder->type for DP.
Maarten Lankhorst
1
-6
/
+12
2016-06-21
drm/i915: Use connector->name in drrs debugfs.
Maarten Lankhorst
1
-25
/
+8
2016-06-21
drm/i915/gvt: Mark i915.enable_gvt as false if loading fails
Chris Wilson
1
-3
/
+7
2016-06-21
drm/i915: Set the access right of kernel param "i915.enable_gvt" to read-only.
Zhi Wang
1
-1
/
+1
2016-06-21
drm/i915: Set softmin frequency on idle->busy transition
MichaĆ Winiarski
1
-0
/
+6
2016-06-21
drm/i915/guc: index host arrays by i915 engine ID, not guc_id
Dave Gordon
3
-9
/
+10
2016-06-21
drm/i915/fbdev: Flush mode configuration before lastclose
Chris Wilson
1
-0
/
+2
2016-06-21
drm/i915/fbdev: Limit the global async-domain synchronization
Chris Wilson
2
-13
/
+27
2016-06-21
drm/i915/fbdev: Perform async fbdev initialisation much later
Chris Wilson
1
-12
/
+9
2016-06-20
drm/i915: use ORIGIN_CPU for frontbuffer invalidation on WC mmaps
Chris Wilson
2
-3
/
+12
2016-06-20
drm/i915/fbc: sanitize i915.enable_fbc during FBC init
Paulo Zanoni
1
-7
/
+24
2016-06-20
drm/i915/fbc: update busy_bits even for GTT and flip flushes
Paulo Zanoni
1
-3
/
+4
2016-06-20
drm/i915/fbc: Disable on HSW by default for now
Lyude
1
-2
/
+1
2016-06-20
drm/i915: pwrite/pread do not require obj->base.filp, just pages
Chris Wilson
1
-3
/
+4
2016-06-20
drm/i915: Extract checking for backing struct pages to a helper
Chris Wilson
2
-2
/
+8
2016-06-20
drm/i915: Revert DisplayPort fast link training feature
Mika Kahola
3
-29
/
+2
2016-06-20
drm/i915: Update DRIVER_DATE to 20160620
Daniel Vetter
1
-1
/
+1
2016-06-17
drm/i915: Introduce GVT context creation API
Zhi Wang
2
-0
/
+36
2016-06-17
drm/i915: Support LRC context single submission
Zhi Wang
2
-0
/
+15
2016-06-17
drm/i915: Introduce execlist context status change notification
Zhi Wang
4
-0
/
+29
2016-06-17
drm/i915: Make addressing mode bits in context descriptor configurable
Zhi Wang
4
-13
/
+17
2016-06-17
drm/i915: Make ring buffer size of a LRC context configurable
Zhi Wang
3
-1
/
+3
2016-06-17
drm/i915: gvt: Introduce the basic architecture of GVT-g
Zhi Wang
14
-0
/
+538
2016-06-17
drm/i915: Fold vGPU active check into inner functions
Zhi Wang
3
-14
/
+16
2016-06-17
drm/i915: Use offsetof() to calculate the offset of members in PVINFO page
Zhi Wang
1
-1
/
+1
2016-06-17
drm/i915: Factor out i915_pvinfo.h
Zhi Wang
2
-85
/
+114
2016-06-17
drm/i915: Serialise presentation with imported dmabufs
Chris Wilson
2
-16
/
+66
2016-06-16
drm/i915: Use atomic commits for legacy page_flips
Daniel Vetter
1
-1
/
+2
2016-06-16
drm/i915: Move fb_bits updating later in atomic_commit
Daniel Vetter
1
-16
/
+25
2016-06-16
drm/i915: nonblocking commit
Daniel Vetter
1
-39
/
+87
2016-06-16
Reapply "drm/i915: Pass atomic states to fbc update, functions."
Maarten Lankhorst
3
-26
/
+29
2016-06-16
drm/i915: Roll out the helper nonblock tracking
Daniel Vetter
1
-1
/
+9
2016-06-16
drm/i915: Signal drm events for atomic
Daniel Vetter
2
-3
/
+24
2016-06-16
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
17
-47
/
+31
2016-06-15
drm/i915/ilk: Don't disable SSC source if it's in use
Lyude
1
-14
/
+34
2016-06-14
drm/i915/guc: (re)initialise doorbell h/w when enabling GuC submission
Dave Gordon
1
-1
/
+43
2016-06-14
drm/i915/guc: replace assign_doorbell() with select_doorbell_register()
Dave Gordon
1
-31
/
+31
2016-06-14
drm/i915/guc: refactor doorbell management code
Dave Gordon
1
-41
/
+53
2016-06-14
drm/i915/guc: move guc_ring_doorbell() nearer to callsite
Dave Gordon
1
-55
/
+55
2016-06-14
drm/i915/guc: remove writes to GEN8_DRBREG registers
Dave Gordon
1
-5
/
+0
2016-06-14
drm/i915/guc: prefer __set/clear_bit() to bitmap_set/clear()
Dave Gordon
1
-2
/
+2
2016-06-14
drm/i915/guc: add doorbell map to debugfs/i915_guc_info
Dave Gordon
1
-0
/
+4
2016-06-14
drm/i915/bxt: Add WaDisablePooledEuLoadBalancingFix
arun.siluvery@linux.intel.com
2
-0
/
+7
2016-06-14
drm/i915/bxt: Add WaEnablePooledEuFor2x6
arun.siluvery@linux.intel.com
2
-1
/
+11
[next]