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.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-07-11
drm/i915: Update DRIVER_DATE to 20160711
Daniel Vetter
1
-1
/
+1
2016-07-10
drm/i915: Select DRM_VGEM for igt
Chris Wilson
1
-0
/
+1
2016-07-10
drm/i915: Select X86_MSR for igt
Chris Wilson
1
-0
/
+1
2016-07-08
drm/i915: Fill unused GGTT with scratch pages for VT-d
Chris Wilson
3
-11
/
+11
2016-07-07
drm/i915: Introduce Kabypoint PCH for Kabylake H/DT.
Rodrigo Vivi
4
-3
/
+11
2016-07-07
drm/i915:gen9: implement WaMediaPoolStateCmdInWABB
Tim Gore
1
-0
/
+25
2016-07-07
drm/i915: Check for invalid cloning earlier during modeset
Ville Syrjälä
1
-25
/
+5
2016-07-07
drm/i915: Simplify hdmi_12bpc_possible()
Ville Syrjälä
1
-19
/
+1
2016-07-07
drm/i915: Kill has_dsi_encoder
Ville Syrjälä
4
-36
/
+20
2016-07-07
drm/i915: s/INTEL_OUTPUT_DISPLAYPORT/INTEL_OUTPUT_DP/
Ville Syrjälä
7
-24
/
+24
2016-07-07
drm/i915: Replace some open coded intel_crtc_has_dp_encoder()s
Ville Syrjälä
2
-7
/
+6
2016-07-07
drm/i915: Kill has_dp_encoder from pipe_config
Ville Syrjälä
5
-23
/
+19
2016-07-07
drm/i915: Replace manual lvds and sdvo/hdmi counting with intel_crtc_has_type()
Ville Syrjälä
1
-34
/
+10
2016-07-07
drm/i915: Unify intel_pipe_has_type() and intel_pipe_will_have_type()
Ville Syrjälä
3
-59
/
+45
2016-07-07
drm/i915: Add output_types bitmask into the crtc state
Ville Syrjälä
2
-30
/
+26
2016-07-07
drm/i915: Remove encoder type checks from MST suspend/resume
Ville Syrjälä
1
-18
/
+10
2016-07-07
drm/i915: Don't mark eDP encoders as MST capable
Ville Syrjälä
1
-1
/
+1
2016-07-06
drm/i915: avoid wait_for_atomic() in non-atomic host2guc_action()
Dave Gordon
1
-2
/
+8
2016-07-06
drm/i915: Group the irq breadcrumb variables into the same cacheline
Chris Wilson
5
-35
/
+37
2016-07-06
drm/i915: Wake up the bottom-half if we steal their interrupt
Chris Wilson
1
-0
/
+22
2016-07-06
drm/i915: Always double check for a missed interrupt for new bottom halves
Chris Wilson
1
-5
/
+11
2016-07-05
drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm
Chris Wilson
35
-226
/
+236
2016-07-05
drm/i915: Remove impossible tests for dev->dev_private
Chris Wilson
1
-2
/
+2
2016-07-05
drm/i915: Remove use of dev_priv->dev backpointer in __i915_printk()
Chris Wilson
1
-2
/
+1
2016-07-05
drm/i915: Split out runtime configuration of device info to its own file
Chris Wilson
4
-391
/
+421
2016-07-05
drm/i915: Skip capturing an error state if we already have one
Chris Wilson
1
-0
/
+3
2016-07-05
drm/i915: Clean up GPU hang message
Chris Wilson
1
-15
/
+26
2016-07-05
drm/i915: Amalgamate gen6_mm_switch() and vgpu_mm_switch()
Chris Wilson
1
-24
/
+5
2016-07-05
drm/i915: Replace lockless_dereference(bool) with READ_ONCE()
Chris Wilson
2
-2
/
+2
2016-07-04
drm/i915: Explicitly convert some macros to boolean values
Tvrtko Ursulin
1
-10
/
+10
2016-07-04
drm/i915: convert a few more E->dev_private to to_i915(E)
Dave Gordon
3
-7
/
+3
2016-07-04
drm/i915: Mass convert dev->dev_private to to_i915(dev)
Chris Wilson
47
-703
/
+702
2016-07-04
i915/guc: Add Kabylake GuC Loading
Peter Antoine
1
-0
/
+7
2016-07-04
Revert "drm/i915/kbl: drm/i915: Avoid GuC loading for now on Kabylake."
Peter Antoine
1
-1
/
+1
2016-07-04
drm/i915: Limit i915_ring_test_irq debugfs to actual rings
Chris Wilson
1
-8
/
+1
2016-07-04
drm/i915: Hold irq uncore.lock when initialising fw_domains
Chris Wilson
1
-0
/
+2
2016-07-04
drm/i915: Allow userspace to request no-error-capture upon GPU hangs
Chris Wilson
3
-9
/
+28
2016-07-04
drm/i915: Record the ringbuffer associated with the request
Chris Wilson
1
-20
/
+8
2016-07-04
drm/i915: Remove stop-rings debugfs interface
Chris Wilson
7
-112
/
+15
2016-07-04
drm/i915: Flush the RPS bottom-half when the GPU idles
Chris Wilson
3
-24
/
+22
2016-07-04
drm/i915: Add background commentary to "waitboosting"
Chris Wilson
1
-0
/
+15
2016-07-04
drm/i915: Restore waitboost credit to the synchronous waiter
Chris Wilson
1
-0
/
+16
2016-07-04
drm/i915: Remove redundant queue_delayed_work() from throttle ioctl
Chris Wilson
1
-3
/
+0
2016-07-04
drm/i915: Do not keep postponing the idle-work
Chris Wilson
1
-3
/
+3
2016-07-04
drm/i915: Only start retire worker when idle
Chris Wilson
9
-115
/
+135
2016-07-02
drm/i915: Remove check for !crtc_state in intel_plane_atomic_calc_changes()
Chris Wilson
1
-2
/
+1
2016-07-02
drm/i915: Fix inconsistent indentation in intel_pre_enable_lvds()
Chris Wilson
1
-2
/
+2
2016-07-02
drm/i915: Fix buffer overflow in dsi_calc_mnp()
Chris Wilson
1
-8
/
+9
2016-07-02
drm/i915: Fix inconsistent indenting in vbt_panel_init()
Chris Wilson
1
-4
/
+3
2016-07-02
drm/i915: Match bitmask size to types in intel_fb_initial_config()
Chris Wilson
1
-13
/
+15
[next]