Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
6b95a207c1fd552e7d017837c5eaf1b0173a48c9
/
drivers
/
gpu
/
drm
/
i915
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
c8e0f93
drm/i915: Replace a calloc followed by copying data over it with malloc.
by Eric Anholt
· 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
b8c00ac
drm/fb: add more correct 8/16/24/32 bpp fb support.
by Dave Airlie
· 15 years ago
068143d
drm/fb: add setcmap and fix 8-bit support.
by Dave Airlie
· 15 years ago
8d91104
drm/i915: Initialize HDMI outputs as HDMI connectors, not DVI.
by Adam Jackson
· 15 years ago
0d0884c
drm/i915: Multiply the refresh by 1000 in TV mode validatiion
by Zhao Yakui
· 15 years ago
8d23adf
Merge commit 'ickle/for-anholt' into drm-intel-next
by Eric Anholt
· 15 years ago
e15daf6
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
9d34e5d
drm/i915: Enable irq to trace batch buffer completion.
by Chris Wilson
· 15 years ago
8f0dc5b
drm/i915: batch submit seqno off-by-one.
by Chris Wilson
· 15 years ago
4f49be5
drm/i915: Record device minor rather than pointer in TRACE_EVENT
by Chris Wilson
· 15 years ago
4781f20
drm/i915: Don't call intel_update_fbc from intel_crtc_cursor_set
by Brian Rogers
· 15 years ago
d50ba25
drm/kms: start adding command line interface using fb.
by Dave Airlie
· 15 years ago
94e0fb0
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
by Linus Torvalds
· 15 years ago
c715089
drm/i915: Handle ERESTARTSYS during page fault
by Chris Wilson
· 15 years ago
ab18282
drm/i915: Warn before mmaping a purgeable buffer.
by Chris Wilson
· 15 years ago
bb6baf7
drm/i915: Track purged state.
by Chris Wilson
· 15 years ago
9731129
drm/i915: Remove eviction debug spam
by Chris Wilson
· 15 years ago
2d7ef39
drm/i915: Immediately discard any backing storage for uneeded objects
by Chris Wilson
· 15 years ago
963b483
drm/i915: Do not mis-classify clean objects as purgeable
by Chris Wilson
· 15 years ago
13a05fd
drm/i915: Whitespace correction for madv
by Chris Wilson
· 15 years ago
a32808c
drm/i915: BUG_ON page refleak during unbind
by Chris Wilson
· 15 years ago
9a1e258
drm/i915: Search harder for a reusable object
by Chris Wilson
· 15 years ago
ab5ee57
drm/i915: Clean up evict from list.
by Chris Wilson
· 15 years ago
1c5d22f
drm/i915: Add tracepoints
by Chris Wilson
· 15 years ago
342ff1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
74dff28
drm/i915: framebuffer compression for GM45+
by Jesse Barnes
· 15 years ago
e70236a
drm/i915: split display functions by chip type
by Jesse Barnes
· 15 years ago
44040f1
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
a419aef
trivial: remove unnecessary semicolons
by Joe Perches
· 15 years ago
28d5204
drm/vgaarb: add VGA arbitration support to the drm and kms.
by Dave Airlie
· 15 years ago
8542a0b
drm/i915: Skip the sanity checks if the current relocation is valid
by Chris Wilson
· 15 years ago
cd0b9fb
drm/i915: Check that the relocation points to within the target
by Chris Wilson
· 15 years ago
edb8195
drm/i915: correct FBC update when pipe base update occurs
by Jesse Barnes
· 15 years ago
7121413
drm/i915: blacklist Acer AspireOne lid status
by Jesse Barnes
· 15 years ago
d660467
drm/i915: prevent FIFO calculation overflows on 32 bits with high dotclocks
by Jesse Barnes
· 15 years ago
Next »