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
2015-12-02
drm/i915: take a power domain reference while checking the HDMI live status
Imre Deak
1
-0
/
+4
2015-12-02
drm/i915: add MISSING_CASE to a few port/aux power domain helpers
Imre Deak
1
-3
/
+3
2015-12-02
drm/i915/ddi: fix intel_display_port_aux_power_domain() after HDMI detect
Imre Deak
1
-1
/
+8
2015-12-02
drm/i915: Introduce a gmbus power domain
Ville Syrjälä
6
-40
/
+13
2015-12-02
drm/i915: Clean up AUX power domain handling
Ville Syrjälä
3
-34
/
+59
2015-12-01
drm/i915: Check the timeout passed to i915_wait_request
Chris Wilson
1
-2
/
+10
2015-11-25
drm/i915: Don't override output type for DDI HDMI
Takashi Iwai
1
-1
/
+2
2015-11-25
drm/i915: Don't compare has_drrs strictly in pipe config
Takashi Iwai
1
-1
/
+0
2015-11-23
drm/i915: Mark uneven memory banks on gen4 desktop as unknown swizzling
Chris Wilson
1
-9
/
+27
2015-11-19
Revert "drm/i915: skip modeset if compatible for everyone."
Jani Nikula
3
-1
/
+8
2015-11-18
drm/i915: Consider SPLL as another shared pll, v2.
Maarten Lankhorst
4
-41
/
+83
2015-11-18
drm/i915: Fix gpu frequency change tracing
Mika Kuoppala
1
-1
/
+1
2015-11-17
drm/i915: Don't clobber the addfb2 ioctl params
Ville Syrjälä
1
-3
/
+4
2015-11-17
drm/i915: Clear intel_crtc->atomic before updating it.
Maarten Lankhorst
1
-0
/
+3
2015-11-16
drm/i915: get runtime PM reference around GEM set_caching IOCTL
Imre Deak
1
-1
/
+7
2015-11-16
drm/i915: Fix GT frequency rounding
Mika Kuoppala
1
-3
/
+5
2015-11-16
drm/i915: quirk backlight present on Macbook 4, 1
Jani Nikula
1
-0
/
+3
2015-11-16
drm/i915: Fix crtc_y assignment in intel_find_initial_plane_obj()
Ville Syrjälä
1
-2
/
+4
2015-11-10
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
72
-3676
/
+8703
2015-11-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-3
/
+2
2015-11-07
Merge tag 'drm-intel-next-fixes-2015-11-06' of git://anongit.freedesktop.org/...
Dave Airlie
7
-24
/
+79
2015-11-07
mm, fs: introduce mapping_gfp_constraint()
Michal Hocko
1
-2
/
+1
2015-11-07
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
1
-1
/
+1
2015-11-07
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
1
-1
/
+1
2015-11-06
drm/i915/skl: disable display side power well support for now
Imre Deak
2
-2
/
+21
2015-11-06
drm/i915: Extend DSL readout fix to BDW and SKL.
Maarten Lankhorst
1
-1
/
+1
2015-11-05
drm/i915: Do graphics device reset under forcewake
Mika Kuoppala
1
-1
/
+10
2015-11-05
drm/i915: Skip fence installation for objects with rotated views (v4)
Vivek Kasireddy
1
-16
/
+20
2015-11-04
drm/i915: Fix locking around GuC firmware load
Daniel Stone
2
-8
/
+5
2015-11-02
drm/i915: add quirk to enable backlight on Dell Chromebook 11 (2015)
Jani Nikula
1
-0
/
+3
2015-11-02
drm/i915/skl: Prevent unclaimed register writes on skylake.
Maarten Lankhorst
1
-0
/
+5
2015-10-30
Merge tag 'drm-intel-next-fixes-2015-10-22' of git://anongit.freedesktop.org/...
Dave Airlie
24
-639
/
+791
2015-10-28
drm/i915: disable CPU PWM also on LPT/SPT backlight disable
Jani Nikula
1
-0
/
+14
2015-10-27
drm/i915: Fix maxfifo watermark calc on vlv cursor planes
Thomas Daniel
1
-1
/
+1
2015-10-26
Merge tag 'asoc-v4.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Takashi Iwai
5
-55
/
+75
2015-10-22
drm/i915: add hotplug activation period to hotplug update mask
Jani Nikula
1
-3
/
+4
2015-10-20
Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-35
/
+35
2015-10-20
Merge tag 'drm-intel-next-2015-10-10' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
59
-1729
/
+2552
2015-10-19
drm/i915: Use round to closest when computing the CEA 1.001 pixel clocks
Ville Syrjälä
1
-6
/
+6
2015-10-16
drm/<drivers>: Drop DRM_UNLOCKED from modeset drivers
Daniel Vetter
1
-36
/
+36
2015-10-16
drm/i915: Mark getparam ioctl as DRM_UNLOCKED
Daniel Vetter
1
-1
/
+1
2015-10-16
Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.o...
Dave Airlie
5
-10
/
+45
2015-10-16
Merge tag 'topic/drm-misc-2015-10-08' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
5
-51
/
+20
2015-10-15
drm/i915: Kill the leftover RMW from ivb_sprite_disable()
Ville Syrjälä
1
-1
/
+1
2015-10-15
drm/i915: restore ggtt double-bind avoidance
Daniel Vetter
1
-12
/
+34
2015-10-15
drm/i915/skl: Enable pipe gamma for sprite planes.
Bob Paauwe
1
-0
/
+1
2015-10-15
drm/i915/skl+: Enable pipe CSC on cursor planes. (v2)
Bob Paauwe
1
-1
/
+1
2015-10-14
drm/i915: Add primary plane to mask if it's visible
Maarten Lankhorst
1
-2
/
+6
2015-10-14
drm/i915: Move sprite/cursor plane disable to intel_sanitize_crtc()
Ville Syrjälä
1
-24
/
+20
2015-10-14
drm/i915: Assign hwmode after encoder state readout
Ville Syrjälä
1
-27
/
+30
[next]