Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
7213342db58adb7b8e399a00fc423951d7f75369
/
drivers
/
gpu
/
drm
/
i915
/
intel_display.c
7213342
drm/i915: Consolidate flushing the display plane
by Chris Wilson
· 14 years ago
e2e767a
drm/i915: Remove redundant initialisation of crtc->pipe
by Chris Wilson
· 14 years ago
e65d930
drm/i915: Initialize intel_crtc->active
by Chris Wilson
· 14 years ago
f7abfe8
drm/i915: Fix an overlay regression from 7e7d76c
by Chris Wilson
· 14 years ago
6b383a7
drm/i915: Share crtc setup and teardown between dpms and disable/enable
by Chris Wilson
· 14 years ago
e9e331a
drm/i915/lvds: Ensure panel is unlocked for Ironlake or the panel fitter
by Chris Wilson
· 14 years ago
ec5da01
drm/i915: Use msleep instead of mdelay during wait_vblank_off
by Chris Wilson
· 14 years ago
5eddb70
drm/i915: Use macros to switch between equivalent pipe registers
by Chris Wilson
· 14 years ago
4ed765f
drm/i915: Tidy Ironlake watermark computation
by Chris Wilson
· 14 years ago
bed4a67
drm/i915: Fix updating FBC
by Chris Wilson
· 14 years ago
ea056c1
drm/i915: enable thermal reporting for IPS
by Jesse Barnes
· 14 years ago
8b3016c
Merge branch 'drm-intel-fixes' into drm-intel-next
by Chris Wilson
· 14 years ago
021357a
drm/i915: Use the real FDI frequency for determining b/w
by Chris Wilson
· 14 years ago
8c4223b
drm/i915: Only call udelay() when waiting for clocks to stabilise
by Chris Wilson
· 14 years ago
d5e0d2f
drm/i915: Ensure all PLL registers are flushed before a udelay()
by Chris Wilson
· 14 years ago
c64e311
drm/i915: set FDI RX TU size to match transmit size
by Jesse Barnes
· 14 years ago
de9c27b
drm/i915: don't write TU size to N1 reg
by Jesse Barnes
· 14 years ago
0e23b99
drm/i915: split Ironlake FDI enable function
by Jesse Barnes
· 14 years ago
c98e9dc
drm/i915: enable PCH PLL, FDI training and transcoder even for eDP
by Jesse Barnes
· 14 years ago
7e7d76c
drm/i915: use i915 and Ironlake CRTC enable/disable functions in prepare/commit
by Jesse Barnes
· 14 years ago
0b8765c6
drm/i915: split i9xx CRTC enable/disable code
by Jesse Barnes
· 14 years ago
6be4a60
drm/i915: split Ironlake CRTC enable/disable code
by Jesse Barnes
· 14 years ago
dd8849c
drm/i915: don't enable self-refresh on Ironlake
by Jesse Barnes
· 14 years ago
df0e924
drm/i915: Make the connector->encoder relationship explicit
by Chris Wilson
· 14 years ago
f875c15
drm/i915: Use the direct mapping of pipe->crtc
by Chris Wilson
· 14 years ago
4ef69c7
drm/i915: Rename intel_encoder->enc to base for consistency
by Chris Wilson
· 14 years ago
434ed09
drm/i915: set dither bits on eDP panels too
by Jesse Barnes
· 14 years ago
4f0d1af
drm/i915: fix pipeconf dither bit definitions
by Jesse Barnes
· 14 years ago
4b60e5c
drm/i915: Clear scanline waits after disabling the pipe.
by Chris Wilson
· 14 years ago
23f09ce
drm/i915/overlay: Make the overlay control struct opaque.
by Chris Wilson
· 14 years ago
5dcdbcb
drm/i915/overlay: Pass interruptible to switch_off()
by Chris Wilson
· 14 years ago
6c9547f
drm/i915/sdvo: Preserve pixel-multiplier
by Chris Wilson
· 14 years ago
57cd650
drm/i915: Sanity check user framebuffer parameters on creation
by Chris Wilson
· 14 years ago
efe8c25
drm/i915: Revert extra intel_wait_for_vblank to prevent stalls.
by Sitsofe Wheeler
· 14 years ago
481b6af
drm/i915: Drop the msleep parameter to wait_for()
by Chris Wilson
· 14 years ago
67e77c5
drm/i915: unload: fix unpin_work related races
by Daniel Vetter
· 14 years ago
3dec009
drm/i915: unload: fix idle_timer/idle_work races
by Daniel Vetter
· 14 years ago
6c0d9350
drm/i915: unload: fix hotplug_work races
by Daniel Vetter
· 14 years ago
c3add4b
Revert "drm/i915: Warn if we run out of FIFO space for a mode"
by Chris Wilson
· 14 years ago
bc41606
Revert "drm/i915: Enable RC6 on Ironlake."
by Chris Wilson
· 14 years ago
032d2a0
drm/i915: Prevent double dpms on
by Chris Wilson
· 14 years ago
52be119
drm/i915: Avoid use of uninitialised values when disabling panel-fitter
by Chris Wilson
· 14 years ago
4e5359c
drm/i915: Avoid pageflipping freeze when we miss the flip prepare interrupt
by Simon Farnsworth
· 14 years ago
8e647a2
drm/i915: Tightly scope intel_encoder to prevent invalid use
by Chris Wilson
· 14 years ago
0ad6ef2
drm/i915/dp: Boost timeout for enabling transcoder to 100ms
by Chris Wilson
· 14 years ago
4e6cfef
drm/i915: Re-use set_base_atomic to share setting of the display registers
by Chris Wilson
· 14 years ago
52e6863
drm/i915: Fix offset page-flips on i965+
by Chris Wilson
· 14 years ago
300387c
drm/i915: Clear the vblank status bit before polling for the next vblank
by Chris Wilson
· 14 years ago
9559fcd
drm/i915: fix vblank wait test condition
by Jesse Barnes
· 14 years ago
4238a41
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
by Linus Torvalds
· 14 years ago
9d0498a
drm/i915: wait for actual vblank, not just 20ms
by Jesse Barnes
· 14 years ago
d240f20
drm/i915: make sure eDP PLL is enabled at the right time
by Jesse Barnes
· 14 years ago
9cce37f
drm/i915: fix VGA plane disable for Ironlake+
by Jesse Barnes
· 14 years ago
aa9f56b
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
7203425
drm: expand gamma_set
by James Simmons
· 14 years ago
cce13ff
drm: Propagate error code from fb_create()
by Chris Wilson
· 14 years ago
ce17178
drm/i915: Enable RC6 on Ironlake.
by Zou Nan hai
· 15 years ago
aa40d6b
drm/i915: Set up a render context on Ironlake
by Zou Nan hai
· 15 years ago
6eeefaf
drm/i915: Apply i830 errata for cursor alignment
by Chris Wilson
· 14 years ago
560b85b
drm/i915: Only update i845/i865 CURBASE when disabled (v2)
by Chris Wilson
· 14 years ago
c27ba48
drm/i915: FBC is updated within set_base() so remove second call in mode_set()
by Chris Wilson
· 14 years ago
5ddb954
drm/i915/edp: Flush the write before waiting for PLLs
by Chris Wilson
· 14 years ago
913d8d1
drm/i915: Ensure that while(INREG()) are bounded (v2)
by Chris Wilson
· 14 years ago
debcadd
drm/i915: Update watermarks for Ironlake after dpms changes
by Chris Wilson
· 14 years ago
868dc58
drm/i915/display: Add pipe/plane information to dpms debugging
by Chris Wilson
· 14 years ago
20a0945
drm/i915: Write to display base last.
by Chris Wilson
· 14 years ago
1d8e1c7
drm/i915: Enable aspect/centering panel fitting for Ironlake.
by Chris Wilson
· 14 years ago
87f8ebf
drm/i915: Disable the cursor for DPMS_OFF
by Chris Wilson
· 14 years ago
6146b3d
drm/i915: i8xx also doesn't like multiple oustanding pageflips
by Daniel Vetter
· 14 years ago
69d0b96
drm/i915: fixup pageflip ringbuffer commands for i8xx
by Daniel Vetter
· 14 years ago
403c89f
drm/i915: Mark the static memory latency tables const.
by Chris Wilson
· 14 years ago
ea5b213
drm/i915: Subclass intel_encoder.
by Chris Wilson
· 14 years ago
94113ce
drm/i915: Do not clobber the contents of TRANS_DP_CTL when enabling.
by Chris Wilson
· 14 years ago
3e33d94
drm/i915: Remove useless message when disabling "Big FIFO" on PineView
by Chris Wilson
· 14 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
· 14 years ago
c924b93
i915: when kgdb is active display compression should be off
by Jason Wessel
· 14 years ago
8125556
drm/i915: use new fb debug hooks
by Jesse Barnes
· 14 years ago
7b824ec
drm/i915: Clear the Ironlake dithering flags when the pipe doesn't want it.
by Eric Anholt
· 14 years ago
cda4b7d
drm/i915: Unset cursor if out-of-bounds upon mode change (v4)
by Chris Wilson
· 14 years ago
b9421ae
drm/i915: Warn if we run out of FIFO space for a mode
by Chris Wilson
· 14 years ago
8de9b31
drm/i915: Round up the watermark entries (v3)
by Chris Wilson
· 14 years ago
1fc7947
drm/i915: Enable panel fitting for eDP
by Zhao Yakui
· 14 years ago
d6d9526
drm/i915/pch: Set transcoder sync polarity for DP based on actual mode
by Adam Jackson
· 14 years ago
cb0953d
drm/i915: Initialize LVDS and eDP outputs before anything else
by Adam Jackson
· 14 years ago
2bd34f6
Merge remote branch 'origin/master' into drm-intel-next
by Eric Anholt
· 14 years ago
534843d
drm/i915: Use 128k alignment for untiled display surface on i965 (v2)
by Chris Wilson
· 14 years ago
e1a4474
drm/i915/pch: Cosmetic fix to FDI link training
by Adam Jackson
· 15 years ago
2377b74
drm/i915: fix FDI frequency check
by Jesse Barnes
· 14 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
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
b690e96
drm/i915: add pipe A force quirks to i915 driver
by Jesse Barnes
· 14 years ago
0cc4d43
drm/i915: Fix panel fitting regression since 734b4157
by Chris Wilson
· 14 years ago
9c928d1
drm/i915: disable FBC when more than one pipe is active
by Jesse Barnes
· 14 years ago
127bd2a
drm/i915: Use the correct scanout alignment for fbcon.
by Chris Wilson
· 14 years ago
Next »