Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0aeeb3e73f5fd7faef3dce8cb590effd6ee51571
/
drivers
/
gpu
/
drm
/
i915
/
intel_display.c
c3f8d86
Merge tag 'drm-intel-next-fixes-2016-07-25' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
5e58052
Backmerge tag 'v4.7' into drm-next
by Dave Airlie
· 8 years ago
fa95986
drm/i915: Set legacy properties when using legacy gamma set IOCTL. (v2)
by Bob Paauwe
· 8 years ago
ed2eebb
drm/i915: add missing condition for committing planes on crtc
by Lionel Landwerlin
· 9 years ago
48f112f
drm/i915: Fill unused GGTT with scratch pages for VT-d
by Chris Wilson
· 8 years ago
e25148d
drm/i915: Check for invalid cloning earlier during modeset
by Ville Syrjälä
· 8 years ago
d7edc4e
drm/i915: Kill has_dsi_encoder
by Ville Syrjälä
· 8 years ago
cca0502
drm/i915: s/INTEL_OUTPUT_DISPLAYPORT/INTEL_OUTPUT_DP/
by Ville Syrjälä
· 8 years ago
2210ce7
drm/i915: Replace some open coded intel_crtc_has_dp_encoder()s
by Ville Syrjälä
· 8 years ago
37a5650
drm/i915: Kill has_dp_encoder from pipe_config
by Ville Syrjälä
· 8 years ago
3d6e9ee
drm/i915: Replace manual lvds and sdvo/hdmi counting with intel_crtc_has_type()
by Ville Syrjälä
· 8 years ago
2d84d2b
drm/i915: Unify intel_pipe_has_type() and intel_pipe_will_have_type()
by Ville Syrjälä
· 8 years ago
253c84c
drm/i915: Add output_types bitmask into the crtc state
by Ville Syrjälä
· 8 years ago
91c8a32
drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm
by Chris Wilson
· 8 years ago
f19ec8c
drm/i915: convert a few more E->dev_private to to_i915(E)
by Dave Gordon
· 8 years ago
fac5e23
drm/i915: Mass convert dev->dev_private to to_i915(dev)
by Chris Wilson
· 8 years ago
67d97da
drm/i915: Only start retire worker when idle
by Chris Wilson
· 8 years ago
8411499
drm/i915: Remove check for !crtc_state in intel_plane_atomic_calc_changes()
by Chris Wilson
· 8 years ago
f69a02c
drm/i915: Spin after waking up for an interrupt
by Chris Wilson
· 8 years ago
93220c0
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
24d8441
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
8ad32a0
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
e24ca05
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
e084e1b
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
95cac28
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
b85c1ec
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
2ec9ba3
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
dfdb474
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
a7d0466
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
d9f9624
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
650fbd8
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
370004d
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
6b18826
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
2c30b43
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
b8511f5
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
527b6ab
Revert "drm/i915: Use atomic commits for legacy page_flips"
by Chris Wilson
· 8 years ago
fa7c13e
drm/i915/hsw: Avoid early timeout during LCPLL disable/restore
by Imre Deak
· 8 years ago
11f6145
drm/i915/lpt: Avoid early timeout during FDI PHY reset
by Imre Deak
· 8 years ago
f53dd63
drm/i915/hsw: Avoid early timeout during LCPLL disable/restore
by Imre Deak
· 8 years ago
cf3598c
drm/i915/lpt: Avoid early timeout during FDI PHY reset
by Imre Deak
· 8 years ago
71240ed
drm/i915: Remove user controllable DRM_ERROR for intel_get_pipe_from_crtc_id()
by Chris Wilson
· 8 years ago
2e5673e
drm/i915: Remove redundant drm_connector_register_all()
by Chris Wilson
· 8 years ago
843152b
drm/i915: Move connector registration to driver registration
by Chris Wilson
· 8 years ago
1ebaa0b
drm/i915: Move backlight registration to connector registration
by Chris Wilson
· 8 years ago
10bb667
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
by Daniel Vetter
· 8 years ago
9da1030
Merge tag 'drm-intel-next-2016-06-20' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
97a824e1
drm/i915/ibx, cpt: Don't attempt to register eDP if LVDS was detected
by Imre Deak
· 8 years ago
e63d87c
drm/i915: Move backlight unregistration to connector unregistration
by Chris Wilson
· 8 years ago
c191eca
drm/i915: Move intel_connector->unregister to connector->early_unregister
by Chris Wilson
· 8 years ago
9b8b013
drm: Deal with rotation in drm_plane_helper_check_update()
by Ville Syrjälä
· 8 years ago
c37efb9
drm/i915: Serialise presentation with imported dmabufs
by Chris Wilson
· 8 years ago
ee042aa
drm/i915: Use atomic commits for legacy page_flips
by Daniel Vetter
· 8 years ago
6c9c1b3
drm/i915: Move fb_bits updating later in atomic_commit
by Daniel Vetter
· 8 years ago
94f0502
drm/i915: nonblocking commit
by Daniel Vetter
· 8 years ago
faf68d9
Reapply "drm/i915: Pass atomic states to fbc update, functions."
by Maarten Lankhorst
· 8 years ago
ea0000f
drm/i915: Roll out the helper nonblock tracking
by Daniel Vetter
· 8 years ago
1f7528c
drm/i915: Signal drm events for atomic
by Daniel Vetter
· 8 years ago
c199412
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
by Daniel Vetter
· 8 years ago
476490a
drm/i915/ilk: Don't disable SSC source if it's in use
by Lyude
· 8 years ago
1c1a24d
drm/i915/ilk: Don't disable SSC source if it's in use
by Lyude
· 8 years ago
324513c
drm/i915/bxt: Rename broxton to bxt in PHY/CDCLK function prefixes
by Imre Deak
· 8 years ago
95a7a2a
drm/i915/bxt: Set DDI PHY lane latency optimization during modeset
by Imre Deak
· 8 years ago
cc22a86
drm: i915: Rely on the default ->best_encoder() behavior where appropriate
by Boris Brezillon
· 8 years ago
5e84c26
drm/atomic-helper: Massage swap_state signature somewhat
by Daniel Vetter
· 8 years ago
a5aac5a
drm/i915: Check VBT for port presence in addition to the strap on VLV/CHV
by Ville Syrjälä
· 9 years ago
fff7660
drm/i915: Only ignore eDP ports that are connected
by Chris Wilson
· 9 years ago
8c07eb6
Revert "drm/i915/ilk: Don't disable SSC source if it's in use"
by Daniel Vetter
· 8 years ago
a4015f9a
drm/i915: only disable memory self-refresh on GMCH
by David Weinehall
· 9 years ago
22f35042
drm/i915: Check VBT for port presence in addition to the strap on VLV/CHV
by Ville Syrjälä
· 9 years ago
5599617
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
by Daniel Vetter
· 9 years ago
66fd7a6
Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
457c52d
drm/i915: Only ignore eDP ports that are connected
by Chris Wilson
· 9 years ago
e42aeef
drm/i915: Revert async unpin and nonblocking atomic commit
by Daniel Vetter
· 9 years ago
1d577e0
drm/i915: kill STANDARD/CURSOR plane screams
by Ville Syrjälä
· 9 years ago
38573dc
drm/i915: Give meaningful names to all the planes
by Ville Syrjälä
· 9 years ago
69ae561
drm/i915: Don't leak primary/cursor planes on crtc init failure
by Ville Syrjälä
· 9 years ago
4d5d72b7
drm/i915: Set crtc->name to "pipe A", "pipe B", etc.
by Ville Syrjälä
· 9 years ago
72660ce
drm/i915: Use plane->name in debug prints
by Ville Syrjälä
· 9 years ago
78108b7
drm/i915: Use crtc->name in debug messages
by Ville Syrjälä
· 9 years ago
f326115
drm/i915: Reject modeset if the dotclock is too high
by Ville Syrjälä
· 9 years ago
7fa1d27
Merge tag 'drm-intel-next-fixes-2016-05-25' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
f165d28
drm/i915/ilk: Don't disable SSC source if it's in use
by Lyude
· 9 years ago
d66a219
drm/i915/bxt: Sanitize CDCLK to fix breakage during S4 resume
by Imre Deak
· 9 years ago
1c3f770
drm/i915/gen9: Assume CDCLK PLL is off if it's not locked
by Imre Deak
· 9 years ago
5a21b66
drm/i915: Revert async unpin and nonblocking atomic commit
by Daniel Vetter
· 9 years ago
1d6da87
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
d1b32c3
drm/i915: Set BXT cdclk to minimum initially
by Ville Syrjälä
· 9 years ago
342be92
drm/i915: Replace bxt_verify_cdclk_state() with a more generic cdclk check
by Ville Syrjälä
· 9 years ago
5f199df
drm/i915: Make bxt_set_cdclk() operate in terms of the current vs target DE PLL vco
by Ville Syrjälä
· 9 years ago
f598624
drm/i915: Rewrite broxton_get_display_clock_speed() in terms of the DE PLL vco/refclk
by Ville Syrjälä
· 9 years ago
089c6fd
drm/i915: Update cached cdclk state from broxton_init_cdclk()
by Ville Syrjälä
· 9 years ago
83d7c81
drm/i915: Store BXT DE PLL vco and ref clocks in dev_priv
by Ville Syrjälä
· 9 years ago
2b73001
drm/i915: Extract bxt DE PLL enable/disable from broxton_set_cdclk()
by Ville Syrjälä
· 9 years ago
709e05c
drm/i915: Store cdclk PLL reference clock under dev_priv
by Ville Syrjälä
· 9 years ago
63911d7
drm/i915: Rename skl_vco_freq to cdclk_pll.vco
by Ville Syrjälä
· 9 years ago
487ed2e
drm/i915: Make 308 and 671 MHz cdclks more accurate on SKL
by Ville Syrjälä
· 9 years ago
70c2c18
drm/i915: Move SKL+ DBUF enable/disable to display core init/uninit
by Ville Syrjälä
· 9 years ago
9f7eb31
drm/i915: Unify SKL cdclk init paths
by Ville Syrjälä
· 9 years ago
0949249
drm/i915: Beef up skl_sanitize_cdclk() a bit
by Ville Syrjälä
· 9 years ago
b204535
drm/i915: Keep track of preferred cdclk vco frequency on SKL
by Ville Syrjälä
· 9 years ago
Next »