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
2012-09-17
drm/i915: HDMI - Clear Audio Enable bit for Hot Plug
Wang Xingchao
1
-1
/
+1
2012-09-17
drm/i915: Reduce a pin-leak BUG into a WARN
Chris Wilson
1
-1
/
+2
2012-09-17
drm/i915: enable lvds pin pairs before dpll on gen2
Daniel Vetter
1
-6
/
+6
2012-09-11
drm/i915: fix up the IBX transcoder B check
Daniel Vetter
1
-2
/
+4
2012-09-10
drm/i915: set the right gen3 flip_done mode also at resume
Daniel Vetter
2
-3
/
+3
2012-09-08
drm/i915: initialize dpio_lock spin lock
Alexander Shishkin
1
-0
/
+1
2012-09-03
drm/i915: do not expose a dysfunctional backlight interface to userspace
Jani Nikula
1
-9
/
+22
2012-09-03
drm/i915: only enable sdvo hotplug irq if needed
Jani Nikula
1
-9
/
+6
2012-09-03
drm/i915/edp: get the panel delay before powering up
Dave Airlie
1
-4
/
+7
2012-08-24
i915: Quirk no_lvds on Gigabyte GA-D525TUD ITX motherboard
Calvin Walton
1
-0
/
+8
2012-08-24
drm/i915: Use the correct size of the GTT for placing the per-process entries
Chris Wilson
1
-1
/
+1
2012-08-23
drm/i915: fix color order for BGR formats on IVB
Vijay Purushothaman
1
-2
/
+2
2012-08-23
drm/i915: fix wrong order of parameters in port checking functions
Xu, Anhua
1
-6
/
+6
2012-08-20
drm/i915: use hsw rps tuning values everywhere on gen6+
Daniel Vetter
1
-11
/
+4
2012-08-17
drm/i915: fall back to bit-banging if GMBUS fails in CRT EDID reads
Jani Nikula
1
-3
/
+33
2012-08-17
drm/i915: extract connector update from intel_ddc_get_modes() for reuse
Jani Nikula
2
-9
/
+24
2012-08-17
drm/i915: fix hsw uncached pte
Daniel Vetter
2
-1
/
+5
2012-08-17
drm/i915/contexts: fix list corruption
Ben Widawsky
1
-4
/
+4
2012-08-17
drm/i915: fix EDID memory leak in SDVO
Jani Nikula
1
-0
/
+1
2012-08-14
drm/i915: Apply post-sync write for pipe control invalidates
Chris Wilson
1
-18
/
+23
2012-08-14
drm/i915: reorder edp disabling to fix ivb MacBook Air
Daniel Vetter
1
-7
/
+7
2012-08-13
drm/i915: ensure i2c adapter is all set before adding it
Jani Nikula
1
-3
/
+4
2012-08-11
drm/i915: ignore eDP bpc settings from vbt
Daniel Vetter
1
-11
/
+0
2012-08-11
drm/i915: Fix blank panel at reopening lid
Takashi Iwai
1
-4
/
+9
2012-08-09
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
12
-32
/
+79
2012-08-08
drm/i915: correctly order the ring init sequence
Daniel Vetter
1
-2
/
+5
2012-08-07
drm/i915: add more Haswell PCI IDs
Paulo Zanoni
1
-1
/
+30
2012-08-06
drm/i915: make rc6 in sysfs functions conditional
Hunt Xu
1
-0
/
+12
2012-08-06
drm/i915: Workaround hang with BSD and forcewake on SandyBridge
Chris Wilson
1
-9
/
+10
2012-08-06
drm/i915: Make intel_panel_get_backlight static.
Stéphane Marchesin
2
-2
/
+1
2012-08-06
i915: don't map imported dma-bufs for dmar.
Dave Airlie
1
-1
/
+2
2012-08-06
drm/i915: remove unused variable
Devendra Naga
1
-1
/
+0
2012-08-05
drm/i915: Don't forget to apply SNB PIPE_CONTROL GTT workaround.
Eric Anholt
1
-10
/
+10
2012-07-27
drm/i915: fix forcewake related hangs on snb
Daniel Vetter
1
-2
/
+4
2012-07-26
i915: Remove silly test
Alan Cox
1
-3
/
+0
2012-07-26
i915: fix error path leak in intel_sdvo_write_cmd
Alan Cox
1
-1
/
+4
2012-07-26
vlv: it might be wise if we initialised the flag value...
Alan Cox
1
-0
/
+1
2012-07-26
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
18
-119
/
+140
2012-07-25
drm/i915: unbreak lastclose for failed driver init
Daniel Vetter
1
-1
/
+7
2012-07-25
drm/i915: Set the context before setting up regs for the context.
Eric Anholt
1
-4
/
+4
2012-07-25
drm/i915: constify mode in crtc_mode_fixup
Daniel Vetter
1
-1
/
+1
2012-07-25
drm/i915/lvds: ditch ->prepare special case
Daniel Vetter
1
-7
/
+1
2012-07-25
drm/i915: dereferencing an error pointer
Dan Carpenter
1
-1
/
+3
2012-07-25
drm/i915: fix invalid reference handling of the default ctx obj
Chris Wilson
1
-14
/
+4
2012-07-25
drm/i915: Add -EIO to the list of known errors for __wait_seqno
Chris Wilson
1
-0
/
+1
2012-07-25
drm/i915: Flush the context object from the CPU caches upon switching
Chris Wilson
1
-0
/
+11
2012-07-20
drm/i915: Make the lock for pageflips interruptible
Chris Wilson
1
-1
/
+4
2012-07-20
drm/i915: don't forget the PCH backlight registers
Paulo Zanoni
1
-1
/
+14
2012-07-20
drm/i915: Insert a flush between batches if the breadcrumb was dropped
Chris Wilson
1
-2
/
+7
2012-07-20
drm/i915: missing error case in init status page
Ben Widawsky
1
-0
/
+1
[next]