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
2010-01-09
DRM / i915: Fix resume regression on MSI Wind U100 w/o KMS
Rafael J. Wysocki
1
-0
/
+2
2010-01-07
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2
-2
/
+2
2010-01-07
drm: remove address mask param for drm_pci_alloc()
Zhenyu Wang
2
-2
/
+2
2010-01-07
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
16
-537
/
+682
2010-01-06
drm/i915: remove full registers dump debug
Zhenyu Wang
1
-29
/
+0
2010-01-06
drm/i915: Add DP dpll limit on ironlake and use existing DPLL search function
Zhao Yakui
1
-68
/
+48
2010-01-06
drm/i915: Select the correct BPC for LVDS on Ironlake
Zhao Yakui
1
-0
/
+12
2010-01-06
drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in pipeco...
Zhao Yakui
1
-1
/
+25
2010-01-06
drm/i915: Enable/disable the dithering for LVDS based on VBT setting
Zhao Yakui
2
-1
/
+18
2010-01-06
drm/i915: Permit pinning whilst the device is 'suspended'
Chris Wilson
1
-3
/
+0
2010-01-06
drm/i915: Hold struct mutex whilst pinning power context bo.
Chris Wilson
1
-26
/
+47
2010-01-06
drm/i915: fix unused var
Andrew Morton
1
-1
/
+2
2010-01-06
drm/i915: Storage class should be before const qualifier
Tobias Klauser
1
-4
/
+4
2010-01-06
drm/i915: remove render reclock support
Jesse Barnes
1
-130
/
+2
2010-01-06
drm/i915: Fix RC6 suspend/resume
Andrew Lutomirski
3
-15
/
+1
2010-01-06
drm/i915: execbuf2 support
Jesse Barnes
4
-78
/
+219
2009-12-23
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2
-14
/
+11
2009-12-18
drm: convert drm_ioctl to unlocked_ioctl
Arnd Bergmann
2
-14
/
+11
2009-12-17
drm/i915: Reload hangcheck timer too for Ironlake
Zhenyu Wang
1
-0
/
+2
2009-12-17
drm/i915: only enable hotplug for detected outputs
Jesse Barnes
9
-26
/
+59
2009-12-17
drm/i915: Track whether cursor needs physical address in intel_device_info
Kristian Høgsberg
4
-17
/
+9
2009-12-17
drm/i915: Implement IS_* macros using static tables
Kristian Høgsberg
3
-99
/
+161
2009-12-17
drm/i915: Move PCI IDs into i915 driver
Kristian Høgsberg
1
-2
/
+40
2009-12-17
drm/i915: Update LVDS connector status when receiving ACPI LID event
Zhao Yakui
2
-0
/
+10
2009-12-17
drm/i915: Add MALATA PC-81005 to ACPI LID quirk list
Zhao Yakui
1
-0
/
+7
2009-12-16
drm/i915: implement new pm ops for i915
Zhenyu Wang
1
-6
/
+47
2009-12-16
drm/i915: Don't check for lid presence when detecting LVDS
Matthew Garrett
1
-65
/
+2
2009-12-16
drm/i915: fix order of fence release wrt flushing
Daniel Vetter
1
-3
/
+4
2009-12-15
drm/i915: In the debugfs interface, unmap our address instead of the page's.
Eric Anholt
1
-1
/
+1
2009-12-11
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
31
-1158
/
+3307
2009-12-10
Merge remote branch 'anholt/drm-intel-next' into drm-linus
Dave Airlie
7
-26
/
+26
2009-12-10
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
1
-1
/
+1
2009-12-09
drm/i915: Remove a debugging printk from hangcheck
Chris Wilson
1
-1
/
+0
2009-12-08
drm/i915: restore render clock gating on resume
Andrew Lutomirski
4
-23
/
+22
2009-12-08
Merge remote branch 'anholt/drm-intel-next' into drm-linus
Dave Airlie
28
-725
/
+3231
2009-12-08
Merge branch 'drm-core-next' into drm-linus
Dave Airlie
6
-425
/
+68
2009-12-08
drm/i915: Set the error code after failing to insert new offset into mm ht.
Chris Wilson
1
-0
/
+1
2009-12-08
drm/i915: Report purgeable status in buffer lists.
Chris Wilson
1
-2
/
+3
2009-12-08
drm/intel: refactor DP i2c support and DP common header to drm helper
Dave Airlie
5
-425
/
+67
2009-12-08
drm/i915: Fix product names and #defines
Adam Jackson
17
-349
/
+347
2009-12-07
drm/i915: Drop a some common DRM_ERROR()
Chris Wilson
1
-2
/
+0
2009-12-07
drm/i915: warn if Pineview CxSR can't be enabled
Jesse Barnes
1
-0
/
+7
2009-12-07
drm/i915: pageflip fixes
Jesse Barnes
1
-3
/
+13
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
3
-3
/
+3
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
3
-3
/
+3
2009-12-02
drm/i915: Declare the new VBT parsing functions as static
Zhao Yakui
4
-4
/
+4
2009-12-02
drm/i915: Add the missing clonemask for display port on Ironlake
Zhao Yakui
1
-3
/
+3
2009-12-02
drm/i915: fix the incorrect condition judgement in dp_is_present_in_vbt
Zhao Yakui
1
-3
/
+3
2009-12-01
drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.
Eric Anholt
4
-1
/
+39
2009-12-01
drm/i915: Add 30ms delay to make SDVO TV detection reliable.
Zhao Yakui
1
-0
/
+4
[next]