Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
e95433c73a11759203af1cae5958f998c9673370
/
drivers
/
gpu
/
drm
/
i915
/
intel_display.c
e95433c
drm/i915: Rearrange i915_wait_request() accounting with callers
by Chris Wilson
· 9 years ago
8b364b4
drm/i915: Rename for_each_plane -> for_each_universal_plane
by Matt Roper
· 9 years ago
da064b4
drm/i915: Fix SKL+ 90/270 degree rotated plane coordinate computation
by Ville Syrjälä
· 9 years ago
f9bf1d9
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
by Daniel Vetter
· 9 years ago
5481e27
Merge tag 'drm-intel-next-2016-10-24' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
61d0a04
Merge tag 'topic/drm-misc-2016-10-24' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
2d2c5ad
drm: i915: Wait for fences on new fb, not old
by Daniel Stone
· 9 years ago
93ca7e0
drm/i915: Use the per-plane rotation property
by Ville Syrjälä
· 9 years ago
bd2ef25
drm: Add drm_rotation_90_or_270()
by Ville Syrjälä
· 9 years ago
7fb71c8
drm/i915: Handle early failure during intel_get_load_detect_pipe
by Chris Wilson
· 9 years ago
faccd99
drm/i915/gen9: Don't wrap strings in verify_wm_state()
by cpaul@redhat.com
· 9 years ago
3de8a14
drm/i915/gen9: Actually verify WM levels in verify_wm_state()
by cpaul@redhat.com
· 9 years ago
d8c0faf
drm/i915/gen9: Get rid of redundant watermark values
by cpaul@redhat.com
· 9 years ago
b9a1b71
i915: don't call drm_atomic_state_put on invalid pointer
by Arnd Bergmann
· 9 years ago
65f2130
drm/i915: Extract intel_crtc_pch_transcoder()
by Ville Syrjälä
· 9 years ago
0853695
drm: Add reference counting to drm_atomic_state
by Chris Wilson
· 9 years ago
b707aa5
drm/i915/skl: Remove linetime from skl_wm_values
by Lyude
· 9 years ago
ce0ba28
drm/i915/skl: Move per-pipe ddb allocations into crtc states
by Lyude
· 9 years ago
5db9401
drm/i915: Make IS_GEN macros only take dev_priv
by Tvrtko Ursulin
· 9 years ago
55b8f2a
drm/i915: Make INTEL_GEN only take dev_priv
by Tvrtko Ursulin
· 9 years ago
11a914c
drm/i915: Make IS_VALLEYVIEW only take dev_priv
by Tvrtko Ursulin
· 9 years ago
920a14b
drm/i915: Make IS_CHERRYVIEW only take dev_priv
by Tvrtko Ursulin
· 9 years ago
9beb5fe
drm/i915: Make IS_G4X only take dev_priv
by Tvrtko Ursulin
· 9 years ago
e2d214a
drm/i915: Make IS_BROXTON only take dev_priv
by Tvrtko Ursulin
· 9 years ago
0853723
drm/i915: Make IS_KABYLAKE only take dev_priv
by Tvrtko Ursulin
· 9 years ago
772c2a5
drm/i915: Make IS_HASWELL only take dev_priv
by Tvrtko Ursulin
· 9 years ago
8652744
drm/i915: Make IS_BROADWELL only take dev_priv
by Tvrtko Ursulin
· 9 years ago
fd6b8f4
drm/i915: Make IS_IVYBRIDGE only take dev_priv
by Tvrtko Ursulin
· 9 years ago
50a0bc9
drm/i915: Make INTEL_DEVID only take dev_priv
by Tvrtko Ursulin
· 9 years ago
49cff96
drm/i915: Make HAS_GMCH_DISPLAY only take dev_priv
by Tvrtko Ursulin
· 9 years ago
6e26695
drm/i915: Make INTEL_PCH_TYPE & co only take dev_priv
by Tvrtko Ursulin
· 9 years ago
4f8036a
drm/i915: Make HAS_DDI and HAS_PCH_LPT_LP only take dev_priv
by Tvrtko Ursulin
· 9 years ago
3b3f165
drm/i915: Allocate intel_engine_cs structure only for the enabled engines
by Akash Goel
· 9 years ago
98a2f41
drm/i915: Allow disabling error capture
by Chris Wilson
· 9 years ago
c0c8b9e
Merge tag 'drm-for-v4.9' into drm-intel-next-queued
by Daniel Vetter
· 9 years ago
a3fd4c6
drm/i915: Allow PCH DPLL sharing regardless of DPLL_SDVO_HIGH_SPEED
by Ville Syrjälä
· 9 years ago
6e7fdb8
drm/i915: introduce intel_has_sagv()
by Paulo Zanoni
· 9 years ago
674f823
drm/i915: SAGV is not SKL-only, so rename a few things
by Paulo Zanoni
· 9 years ago
9700f8b
drm/i915: don't forget to set intel_crtc->dspaddr_offset on SKL+
by Paulo Zanoni
· 9 years ago
11dec6a
drm/i915: Unlock PPS registers after GPU reset
by Imre Deak
· 9 years ago
d9c409d
drm/i915: keep CONFIG_DRM_FBDEV_EMULATION=n function stubs together
by Jani Nikula
· 9 years ago
6a2a5c5
drm/i915: Replace a bunch of connector->base.display_info with a local variable
by Ville Syrjälä
· 9 years ago
7d7f863
drm/i915: Allow PCH DPLL sharing regardless of DPLL_SDVO_HIGH_SPEED
by Ville Syrjälä
· 9 years ago
ca09fb9
Merge tag 'v4.8-rc8' into drm-next
by Dave Airlie
· 9 years ago
56feca9
drm/i915: introduce intel_has_sagv()
by Paulo Zanoni
· 9 years ago
16dcdc4
drm/i915: SAGV is not SKL-only, so rename a few things
by Paulo Zanoni
· 9 years ago
4c0b8a8
drm/i915: don't forget to set intel_crtc->dspaddr_offset on SKL+
by Paulo Zanoni
· 9 years ago
6277c8d
drm/i915: Queue page flip work via a low latency, unbound workqueue
by Imre Deak
· 9 years ago
51f5920
drm/i915: Unlock PPS registers after GPU reset
by Imre Deak
· 9 years ago
b81a617
Merge tag 'drm-intel-next-2016-09-19' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
a2bc469
drm/i915: Prepare object synchronisation for asynchronicity
by Chris Wilson
· 9 years ago
ea746f3
drm/i915: Expand bool interruptible to pass flags to i915_wait_request()
by Chris Wilson
· 9 years ago
8af29b0
drm/i915: Separate out reset flags from the reset counter
by Chris Wilson
· 9 years ago
c856052
drm/i915: Remove ddi_pll_sel from intel_crtc_state
by Ander Conselvan de Oliveira
· 9 years ago
ccebc23
drm/i915/skl: Don't try to update plane watermarks if they haven't changed
by Lyude
· 9 years ago
6720ce1
drm/i915: remove leftover for_each_intel_crtc_masked
by Jani Nikula
· 9 years ago
2708249
drm/i915/skl: Update DDB values atomically with wms/plane attrs
by Lyude
· 9 years ago
896e5bb
drm/i915: Move CRTC updating in atomic_commit into it's own hook
by Lyude
· 9 years ago
51d6120
Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
79cf219
drm/i915: Suppress DRM_ERROR for D_COMP write on Haswell
by Chris Wilson
· 9 years ago
d1a3a03
drm/i915: free intel_fb
by Matthew Auld
· 9 years ago
b707654
drm/i915: Cleanup crt disable sequence on hsw+
by Maarten Lankhorst
· 9 years ago
496b0fc
drm/i915: Create a intel_encoder_find_connector helper function.
by Maarten Lankhorst
· 9 years ago
62e0fb8
drm/i915/skl: Update plane watermarks atomically during plane updates
by Lyude
· 9 years ago
0a478c2
drm/i915: Make encoder->compute_config take the connector state
by Maarten Lankhorst
· 9 years ago
fd6bbda
drm/i915: Pass crtc_state and connector_state to encoder functions
by Maarten Lankhorst
· 9 years ago
fb1c98b
drm/i915: Walk over encoders in crtc enable/disable using atomic state.
by Maarten Lankhorst
· 9 years ago
4a80655
drm/i915: Pass atomic state to crtc enable/disable functions
by Maarten Lankhorst
· 9 years ago
f403372
drm/i915/skl: Add support for the SAGV, fix underrun hangs
by Lyude
· 9 years ago
52a05c3
drm/i915: pdev cleanup
by David Weinehall
· 9 years ago
656d1b8
drm/i915/skl: Add support for the SAGV, fix underrun hangs
by Lyude
· 9 years ago
1f061316
drm/i915: Call intel_fbc_pre_update() after pinning the new pageflip
by Paulo Zanoni
· 9 years ago
1832040
drm: Allow drivers to modify plane_state in prepare_fb/cleanup_fb
by Chris Wilson
· 9 years ago
2c24ba2
Merge tag 'drm-intel-fixes-2016-08-15' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 9 years ago
49ef529
drm/i915: Move fence tracking from object to vma
by Chris Wilson
· 9 years ago
05a20d0
drm/i915: Move map-and-fenceable tracking to the VMA
by Chris Wilson
· 9 years ago
d382814
drm: remove `const` attribute to hint at caller that they now own the memory
by Eric Engestrom
· 9 years ago
bde13eb
drm/i915: Introduce i915_ggtt_offset()
by Chris Wilson
· 9 years ago
058d88c
drm/i915: Track pinned VMA
by Chris Wilson
· 9 years ago
56c0f1a
drm/i915: Use VMA for scratch page tracking
by Chris Wilson
· 9 years ago
cc92638
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
by Daniel Vetter
· 9 years ago
90844f0
drm: make drm_get_format_name thread-safe
by Eric Engestrom
· 9 years ago
fc93ff6
Merge tag 'drm-intel-next-2016-08-08' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
f8725ad
Merge tag 'topic/drm-misc-2016-08-12' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
8d97065
drm/i915: Deal with NV12 CbCr plane AUX surface on SKL+
by Ville Syrjälä
· 10 years ago
b63a16f
drm/i915: Compute display surface offset in the plane check hook for SKL+
by Ville Syrjälä
· 10 years ago
66a2d92
drm/i915: Make intel_adjust_tile_offset() work for linear buffers
by Ville Syrjälä
· 10 years ago
b9b2403
drm/i915: Allow calling intel_adjust_tile_offset() multiple times
by Ville Syrjälä
· 10 years ago
60d5f2a
drm/i915: Limit fb x offset due to fences
by Ville Syrjälä
· 10 years ago
c2ff737
drm/i915: Adjust obj tiling vs. fb modifier rules
by Ville Syrjälä
· 10 years ago
72618eb
drm/i915: Use fb modifiers for display tiling decisions
by Ville Syrjälä
· 10 years ago
2949056
drm/i915: Pass around plane_state instead of fb+rotation
by Ville Syrjälä
· 10 years ago
d219677
drm/i915: Move SKL hw stride calculation into a helper
by Ville Syrjälä
· 10 years ago
ef78ec9
drm/i915: Don't pass pitch to intel_compute_page_offset()
by Ville Syrjälä
· 10 years ago
6687c90
drm/i915: Rewrite fb rotation GTT handling
by Ville Syrjälä
· 10 years ago
dfa2997
drm/i915: Fix modeset handling during gpu reset, v5.
by Maarten Lankhorst
· 9 years ago
8090ba8
drm/i915: Apply the PPS register unlock workaround more consistently
by Imre Deak
· 9 years ago
44cb734
drm/i915: Merge the PPS register definitions
by Imre Deak
· 9 years ago
196f954
drm/i915/dp: Revert "drm/i915/dp: fall back to 18 bpp when sink capability is unknown"
by Mario Kleiner
· 9 years ago
f8856a4
drm/i915: Use drm_plane_helper_check_state()
by Ville Syrjälä
· 9 years ago
Next »