Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
a8e026c785b3fecef0ef5c00c15223542c4db8f5
/
drivers
/
gpu
/
drm
/
i915
8fd4bd2
vt/console: try harder to print output when panicing
by Jesse Barnes
· 15 years ago
fc1caf6
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
9779714
Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
by Linus Torvalds
· 15 years ago
c924b93
i915: when kgdb is active display compression should be off
by Jason Wessel
· 15 years ago
8125556
drm/i915: use new fb debug hooks
by Jesse Barnes
· 15 years ago
fca3ec0
drm,io-mapping: Specify slot to use for atomic mappings
by Chris Wilson
· 15 years ago
d790d4d
Merge branch 'master' into for-next
by Jiri Kosina
· 15 years ago
7b824ec
drm/i915: Clear the Ironlake dithering flags when the pipe doesn't want it.
by Eric Anholt
· 15 years ago
d1d6ca7
drm/agp/i915: trim stolen space to 32M
by Jesse Barnes
· 15 years ago
cda4b7d
drm/i915: Unset cursor if out-of-bounds upon mode change (v4)
by Chris Wilson
· 15 years ago
86f100b
drm/i915: Unreference object not handle on creation
by Chris Wilson
· 15 years ago
8dc1775
drm/i915: Attempt to uncouple object after catastrophic failure in unbind
by Chris Wilson
· 15 years ago
be72615
drm/i915: Repeat unbinding during free if interrupted (v6)
by Chris Wilson
· 15 years ago
b09a1fe
drm/i915: Refactor i915_gem_retire_requests()
by Chris Wilson
· 15 years ago
b9421ae
drm/i915: Warn if we run out of FIFO space for a mode
by Chris Wilson
· 15 years ago
8de9b31
drm/i915: Round up the watermark entries (v3)
by Chris Wilson
· 15 years ago
d796136
drm/i915: Typo in (unused) register mask for overlay.
by Chris Wilson
· 15 years ago
a1efd14
drm/i915: Check overlay stride errata for i830 and i845
by Chris Wilson
· 15 years ago
7de56f4
drm/i915: Validate the mode for eDP by using fixed panel size
by Zhao Yakui
· 15 years ago
0d3a1be
drm/i915: Always use the fixed panel timing for eDP
by Zhao Yakui
· 15 years ago
1fc7947
drm/i915: Enable panel fitting for eDP
by Zhao Yakui
· 15 years ago
b9efc48
drm/i915: Add fixed panel mode parsed from EDID for eDP without fixed mode in VBT
by Zhao Yakui
· 15 years ago
81a14b4
drm/i915/sdvo: Set sync polarity based on actual mode
by Adam Jackson
· 15 years ago
b599c0b
drm/i915/hdmi: Set sync polarity based on actual mode
by Adam Jackson
· 15 years ago
d6d9526
drm/i915/pch: Set transcoder sync polarity for DP based on actual mode
by Adam Jackson
· 15 years ago
cb0953d
drm/i915: Initialize LVDS and eDP outputs before anything else
by Adam Jackson
· 15 years ago
b329530
drm/i915/dp: Correctly report eDP in the core connector type
by Adam Jackson
· 15 years ago
f091737
drm/i915/dp: Rename has_edp to is_pch_edp to reflect its real meaning
by Adam Jackson
· 15 years ago
49be663
drm/i915: Refactor panel fitting on the LVDS. (v2)
by Chris Wilson
· 15 years ago
7167704
drm/i915: Remove the redundant check for a fixed_panel_mode
by Chris Wilson
· 15 years ago
4f44407
drm/i915: apply DP bandwidth workaround for PCH eDP as well
by Jesse Barnes
· 15 years ago
2bd34f6
Merge remote branch 'origin/master' into drm-intel-next
by Eric Anholt
· 15 years ago
6103da0
drm/i915: Include any alternate names by which the device is known.
by Chris Wilson
· 15 years ago
534843d
drm/i915: Use 128k alignment for untiled display surface on i965 (v2)
by Chris Wilson
· 15 years ago
e1a4474
drm/i915/pch: Cosmetic fix to FDI link training
by Adam Jackson
· 15 years ago
2991196
drm/i915: cleanup: use ARRAY_SIZE()
by Dan Carpenter
· 15 years ago
cbb465e
drm/i915: Include instdone[1] in hangcheck
by Chris Wilson
· 15 years ago
0b34000
drm/i915: Remove the WARN when failing to set tiling.
by Chris Wilson
· 15 years ago
2377b74
drm/i915: fix FDI frequency check
by Jesse Barnes
· 15 years ago
3ca87e8
drm/i915: Sparse warning about invalid value for burst_ena in tv_modes
by Chris Wilson
· 15 years ago
d312ec2
drm/i915: Sparse warns about the incorrect sign for storing bit17
by Chris Wilson
· 15 years ago
b4b78d1
drm/i915: Silence sparse over non-static local structure.
by Chris Wilson
· 15 years ago
2d3fa0d
drm/i915: Silence sparse over duplicate members in static initializer
by Chris Wilson
· 15 years ago
11824e8
drm/i915: Silence sparse complaints over insufficient bitfield int types.
by Chris Wilson
· 15 years ago
2dafb1e
drm/i915: Propagate error from i915_gem_object_flush_gpu_write_domain()
by Chris Wilson
· 15 years ago
96b099f
drm/i915: Propagate error from drm_vblank_get() during page-flipping.
by Chris Wilson
· 15 years ago
5f35308
drm/i915: Propagate error from drm_install_irq() during EnterVT
by Chris Wilson
· 15 years ago
7aa69d2
drm/i915: Typo in #define
by Nicolas Kaiser
· 15 years ago
b52eb4d
drm/i915: Add frame buffer compression support on Ironlake mobile
by Zhao Yakui
· 15 years ago
c936f44
drm/i915: Calculate cursor watermark under non-SR state for Ironlake
by Zhao Yakui
· 15 years ago
4fe5e61
drm/i915: Apply self-refresh watermark calculation for cursor plane
by Zhao Yakui
· 15 years ago
1b07e04
drm/i915: Fix fifo size for self-refresh watermark on 965G
by Zhao Yakui
· 15 years ago
fa14321
drm/i915: Fix watermark calculation in self-refresh mode
by Zhao Yakui
· 15 years ago
36e83a1
drm/i915: Add the support of eDP on DP-D for Ibex/CPT
by Zhao Yakui
· 15 years ago
d874bcf
drm/i915: remove duplicate PIPE*STAT bit definitions
by Jesse Barnes
· 15 years ago
e25e660
drm/i915: remove unused vblank_enable var from i915_driver_irq_handler
by Jesse Barnes
· 15 years ago
43b27f4
drm/i915: Explosion following OOM in do_execbuffer.
by Chris Wilson
· 15 years ago
0544edf
gpu/drm/i915: Add a blacklist to omit modeset on LID open
by Thomas Bächler
· 15 years ago
d656ae5
Merge tag 'v2.6.35-rc6' into drm-radeon-next
by Dave Airlie
· 15 years ago
5620ae2
drm/i915: make sure we shut off the panel in eDP configs
by Jesse Barnes
· 15 years ago
225aa01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
by Linus Torvalds
· 15 years ago
b690e96
drm/i915: add pipe A force quirks to i915 driver
by Jesse Barnes
· 15 years ago
0cc4d43
drm/i915: Fix panel fitting regression since 734b4157
by Chris Wilson
· 15 years ago
fbd41a7
drm/i915: fix deadlock in fb teardown
by Jesse Barnes
· 15 years ago
aebf0da
drm/i915: don't free non-existent compressed llb on ILK+
by Jesse Barnes
· 15 years ago
9c928d1
drm/i915: disable FBC when more than one pipe is active
by Jesse Barnes
· 15 years ago
127bd2a
drm/i915: Use the correct scanout alignment for fbcon.
by Chris Wilson
· 15 years ago
9934c13
drm/i915: make sure eDP panel is turned on
by Jesse Barnes
· 15 years ago
4a655f0
drm/i915: add PANEL_UNLOCK_REGS definition
by Jesse Barnes
· 15 years ago
6ba770d
drm/i915: Make G4X-style PLL search more permissive
by Adam Jackson
· 15 years ago
a392a10
drm/i915: Clear any existing dither mode prior to enabling spatial dithering
by Chris Wilson
· 15 years ago
be9a3db
drm/i915: handle shared framebuffers when flipping
by Jesse Barnes
· 15 years ago
f4b23cc
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
04ad327
drm: i915: use ARRAY_SIZE
by Kulikov Vasiliy
· 15 years ago
9440012
drm/i915: enable low power render writes on GEN3 hardware.
by Dave Airlie
· 15 years ago
45503de
drm/i915: Define MI_ARB_STATE bits
by Keith Packard
· 15 years ago
7f8275d
mm: add context argument to shrinker callback
by Dave Chinner
· 15 years ago
cd9f040
drm/i915: add 'reclaimable' to i915 self-reclaimable page allocations
by Linus Torvalds
· 15 years ago
102e734
Merge branch 'drm-tracepoints' into drm-testing
by Dave Airlie
· 15 years ago
a907a2e
Merge branch 'drm-intel-lru' into drm-testing
by Dave Airlie
· 15 years ago
db8cc27
Merge branch 'drm-platform' into drm-testing
by Dave Airlie
· 15 years ago
db3307a
drm: kill drm_mm_node->private
by Daniel Vetter
· 15 years ago
6f772d7
drm/i915: Explosion following OOM in do_execbuffer.
by Chris Wilson
· 15 years ago
1073af3
gpu/drm/i915: Add a blacklist to omit modeset on LID open
by Thomas Bächler
· 15 years ago
e5510fa
drm/i915: add tracepoints for flip requests & completions
by Jesse Barnes
· 15 years ago
97e0214
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
by Linus Torvalds
· 15 years ago
70565d0
drm/i915: fix page flip finish vs. prepare on plane B
by Jesse Barnes
· 15 years ago
985b823
drm/i915: fix hibernation since i915 self-reclaim fixes
by Linus Torvalds
· 15 years ago
dd1ea37
drm/i915: change default panel fitting mode to preserve aspect ratio
by Jesse Barnes
· 15 years ago
132b6aa
drm/i915: fix uninitialized variable warning in i915_setup_compression()
by Prarit Bhargava
· 15 years ago
ee0c6bf
drm/i915: take struct_mutex in i915_dma_cleanup()
by Dan Carpenter
· 15 years ago
2d1c975
drm/i915: Fix CRT hotplug regression in 2.6.35-rc1
by Andy Lutomirski
· 15 years ago
fe27d53
i915: fix ironlake edp panel setup (v4)
by Dave Airlie
· 15 years ago
adcdbc6
drm/i915: don't access FW_BLC_SELF on 965G
by Jesse Barnes
· 15 years ago
43ed340
drm/i915: Account for space on the ring buffer consumed whilst wrapping.
by Chris Wilson
· 15 years ago
1afe3e9
drm/i915: gen3 page flipping fixes
by Jesse Barnes
· 15 years ago
83f7fd0
drm/i915: don't queue flips during a flip pending event
by Jesse Barnes
· 15 years ago
be26a10
drm/i915: Fix incorrect intel_ring_begin size in BSD ringbuffer.
by Zou Nan hai
· 15 years ago
45ac22c
drm/i915: Turn on 945 self-refresh only if single CRTC is active
by Li Peng
· 15 years ago
8d86dc6
Revert "drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on)."
by Linus Torvalds
· 15 years ago
Next »