Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
c9a8fdd8b3ecdcfa3aa40e553c87c5787f5d70e4
/
drivers
/
gpu
/
drm
/
i915
f42ecb2
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
ed8b670
drm: convert drm_ioctl to unlocked_ioctl
by Arnd Bergmann
· 15 years ago
3ef884b
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
0b5e8db
Merge remote branch 'anholt/drm-intel-next' into drm-linus
by Dave Airlie
· 15 years ago
3067e02
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 15 years ago
4f8d619
drm/i915: Remove a debugging printk from hangcheck
by Chris Wilson
· 15 years ago
7e8b60f
drm/i915: restore render clock gating on resume
by Andrew Lutomirski
· 15 years ago
3ff9916
Merge remote branch 'anholt/drm-intel-next' into drm-linus
by Dave Airlie
· 15 years ago
1bd049f
Merge branch 'drm-core-next' into drm-linus
by Dave Airlie
· 15 years ago
5618ca6
drm/i915: Set the error code after failing to insert new offset into mm ht.
by Chris Wilson
· 15 years ago
fcffb94
drm/i915: Report purgeable status in buffer lists.
by Chris Wilson
· 15 years ago
ab2c067
drm/intel: refactor DP i2c support and DP common header to drm helper
by Dave Airlie
· 15 years ago
f2b115e
drm/i915: Fix product names and #defines
by Adam Jackson
· 15 years ago
ffb4728
drm/i915: Drop a some common DRM_ERROR()
by Chris Wilson
· 15 years ago
8536490
drm/i915: warn if Pineview CxSR can't be enabled
by Jesse Barnes
· 15 years ago
22fd0fa
drm/i915: pageflip fixes
by Jesse Barnes
· 15 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
6e36595
drm/i915: Declare the new VBT parsing functions as static
by Zhao Yakui
· 15 years ago
652af9d
drm/i915: Add the missing clonemask for display port on Ironlake
by Zhao Yakui
· 15 years ago
f24bc39
drm/i915: fix the incorrect condition judgement in dp_is_present_in_vbt
by Zhao Yakui
· 15 years ago
f0217c4
drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.
by Eric Anholt
· 15 years ago
d09c23d
drm/i915: Add 30ms delay to make SDVO TV detection reliable.
by Zhao Yakui
· 15 years ago
778c902
drm/i915: Fix sync to vblank when VGA output is turned off
by Li Peng
· 15 years ago
27dfaf4
drm/i915: disable the interrupt hotplug for integrated TV output
by Adam Jackson
· 15 years ago
28cf798
drm/i915: Don't update the render-clock for every bo.
by Chris Wilson
· 15 years ago
38b3037
drm/i915: Fix LVDS presence check
by Adam Jackson
· 15 years ago
05dd8f9
drm/i915: Fix warning introduced with the page flipping ioctl.
by Eric Anholt
· 15 years ago
e9560f7
drm/i915: add GETPARAM request for page flipping
by Jesse Barnes
· 15 years ago
6b95a20
drm/i915: Add intel implementation of the pageflip ioctl
by Kristian Høgsberg
· 15 years ago
103a196
drm/i915: PineView only has LVDS and CRT ports
by Zhenyu Wang
· 15 years ago
c356143
drm/i915: Don't set up the TV port if it isn't in the BIOS table.
by Zhao Yakui
· 15 years ago
7cf4f69
drm/i915: Don't set up the LVDS if it isn't in the BIOS device table.
by Zhao Yakui
· 15 years ago
ae266c9
drm/i915: Don't set up DP ports that aren't in the BIOS device table.
by Zhao Yakui
· 15 years ago
fc81665
drm/i915: Don't set up HDMI ports that aren't in the BIOS device table.
by Zhao Yakui
· 15 years ago
6363ee6
drm/i915: parse child device from VBT
by Zhao Yakui
· 15 years ago
c1b5dea
drm/i915: Disable pwrctx before unpin and free
by Kristian Høgsberg
· 15 years ago
69341a5
drm/i915: Hold struct_mutex while unreffing pwrctx object
by Kristian Høgsberg
· 15 years ago
33db679
drm/i915: Unregister i915_wedged debugfs entry using the right key
by Kristian Høgsberg
· 15 years ago
29874f4
drm/i915: fix gpio register detection logic for BIOS without VBT
by Shaohua Li
· 15 years ago
d271817
drm/i915: Avoid NULL dereference with component_only tv_modes
by Chris Wilson
· 15 years ago
9bedb97
drm/i915: fixup interrupted overlay switch off calls
by Daniel Vetter
· 15 years ago
12ca45f
drm/i915: overlay: extract some duplicated code
by Daniel Vetter
· in the future
2644487
drm/i915: remove Pineview EOS protection support
by Shaohua Li
· 15 years ago
311089d
drm/i915: use msleep for intel_wait_for_vblank
by Shaohua Li
· 15 years ago
1991bdf
drm/i915: handle failure path correctly for lvds
by Shaohua Li
· 15 years ago
1b3c7a4
drm/i915: Fix LVDS stability issue on Ironlake
by Zhenyu Wang
· 15 years ago
4215866
drm/i915: Restore the DPLL calculation logic for 9xx platform
by Zhao Yakui
· 15 years ago
d1fcea6
drm/i915: Check whether the LVDS downclock is found in VBT
by Zhao Yakui
· 15 years ago
18f9ed1
drm/i915: Enable LVDS downclock feature through EDID.
by Zhao Yakui
· 15 years ago
8e9e0ee
drm/i915: Fix CRT hotplug detect by checking really no channels attached
by Zhenyu Wang
· 15 years ago
c8e0f93
drm/i915: Replace a calloc followed by copying data over it with malloc.
by Eric Anholt
· 15 years ago
2263576
ACPICA: Add post-order callback to acpi_walk_namespace
by Lin Ming
· 15 years ago
c9a9c5e
drm: Add async event synchronization for drmWaitVblank
by Kristian Høgsberg
· 15 years ago
5586c8b
drm/i915: Add more registers save/restore for Ironlake suspend
by Zhenyu Wang
· 15 years ago
2d109a8
drm/i915: Fix IRQ stall issue on Ironlake
by Zou, Nanhai
· 15 years ago
5b8f0be
Merge remote branch 'airlied/drm-next' into drm-intel-next
by Eric Anholt
· 15 years ago
43bcd61
drm/i915: fix get_core_clock_speed for G33 class desktop chips
by Daniel Vetter
· 15 years ago
c650156
drm/i915: Add display hotplug event on Ironlake
by Zhenyu Wang
· 15 years ago
01c6688
drm/i915: Add ACPI OpRegion support for Ironlake
by Zhao Yakui
· 15 years ago
1dc7546
drm/i915: enable self-refresh on 965
by Jesse Barnes
· 15 years ago
a4f45cf
drm/i915: Support 30 bit depth modes
by Kristian Høgsberg
· 15 years ago
f3cd474
drm/i915: debugfs interface to manually reset the GPU
by Chris Wilson
· 15 years ago
aed5f1d
drm/i915: Use a single thread workqueue
by Chris Wilson
· 15 years ago
d0c3b04
drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS in DVO output code.
by Zhao Yakui
· 15 years ago
3e0f27e
drm/i915: Enable the SDVO debug code, which is now under DEBUG_KMS.
by Eric Anholt
· 15 years ago
28c9773
drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS
by Zhao Yakui
· 15 years ago
44d98a6
drm/i915: Replace DRM_DEBUG with DRM_DEBUG_DRIVER
by Zhao Yakui
· 15 years ago
5c5a435
drm/i915: overlay: kill one more unnecessary uninterruptible sleep
by Daniel Vetter
· 15 years ago
1df4b35
drm/i915: kill i915_lp_ring_sync
by Daniel Vetter
· 15 years ago
03f77ea
drm/i915: implement interruptible sleeps in the overlay code
by Daniel Vetter
· 15 years ago
5a5a0c6
drm/i915: implement fastpath for overlay flip waiting
by Daniel Vetter
· 15 years ago
240a2d1
drm/i915: fully switch off overlay when not in use
by Daniel Vetter
· 15 years ago
02e792f
drm/i915: implement drmmode overlay support v4
by Daniel Vetter
· 15 years ago
f0f8a9c
drm/i915: kill superflous IS_I855 macro
by Daniel Vetter
· 15 years ago
48764bf
drm/i915: add i915_lp_ring_sync helper
by Daniel Vetter
· 15 years ago
97f5ab6
drm/i915: add render standby support
by Jesse Barnes
· 15 years ago
d8a2d0e
drm/i915: HDMI hardware workaround for Ironlake
by Zhenyu Wang
· 15 years ago
4bfe6b6
drm/i915: Fix and cleanup DPLL calculation for Ironlake
by Zhenyu Wang
· 15 years ago
ba86bf8
drm/i915: Avoid potential sleep whilst holding spinlock
by Chris Wilson
· 15 years ago
91d3f9b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
by Linus Torvalds
· 15 years ago
c9354c8
i915: fix intel graphics suspend breakage due to resume/lid event confusion
by Linus Torvalds
· 15 years ago
c182be3
drm: Add async event synchronization for drmWaitVblank
by Kristian Høgsberg
· 15 years ago
4204878
drm/i915: Ironlake suspend/resume support
by Zhenyu Wang
· 15 years ago
fe798b9
drm/i915: kill warning in intel_find_pll_g4x_dp
by Jesse Barnes
· 15 years ago
629598d
drm/i915: update watermarks before enabling PLLs
by Jesse Barnes
· 15 years ago
0e442c6
drm/i915: add FIFO watermark support for G4x
by Jesse Barnes
· 15 years ago
d54e9d2
drm/i915: quiet DP i2c init
by Zhenyu Wang
· 15 years ago
b1f60b7
drm/i915: fix panel fitting filter coefficient select for Ironlake
by Zhenyu Wang
· 15 years ago
c038e51
drm/i915: fix to setup display reference clock control on Ironlake
by Zhenyu Wang
· 15 years ago
0d9c778
drm/i915: Install a fence register for fbc on g4x
by Chris Wilson
· 15 years ago
0eb96d6
drm/i915: save/restore BLC histogram control reg across suspend/resume
by Jesse Barnes
· 15 years ago
58a2747
drm/i915: Fix FDI M/N setting according with correct color depth
by Zhenyu Wang
· 15 years ago
c03342f
drm/i915: disable powersave feature for Ironlake currently
by Zhenyu Wang
· 15 years ago
181a533
drm/i915: Fix render reclock availability detection.
by Andy Lutomirski
· 15 years ago
06027f9
drm/i915: Save and restore the GM45 FBC regs on suspend and resume.
by Jesse Barnes
· 15 years ago
a3e17eb
drm/i915: Set the LVDS_BORDER when using LVDS scaling mode
by Zhao Yakui
· 15 years ago
9216d44
drm/i915: disable FBC for Pineview, fixing a boot hang.
by Shaohua Li
· 15 years ago
902ff18
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
by Linus Torvalds
· 15 years ago
c1176d6
Merge branch 'drm-next' of ../drm-next into drm-linus
by Dave Airlie
· 15 years ago
Next »