Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
7d7f8633a82763577727762ff3ac1df3017cb8fe
/
drivers
/
gpu
/
drm
/
i915
/
intel_display.c
7d7f863
drm/i915: Allow PCH DPLL sharing regardless of DPLL_SDVO_HIGH_SPEED
by Ville Syrjälä
· 8 years ago
56feca9
drm/i915: introduce intel_has_sagv()
by Paulo Zanoni
· 8 years ago
16dcdc4
drm/i915: SAGV is not SKL-only, so rename a few things
by Paulo Zanoni
· 8 years ago
4c0b8a8
drm/i915: don't forget to set intel_crtc->dspaddr_offset on SKL+
by Paulo Zanoni
· 8 years ago
6277c8d
drm/i915: Queue page flip work via a low latency, unbound workqueue
by Imre Deak
· 8 years ago
51f5920
drm/i915: Unlock PPS registers after GPU reset
by Imre Deak
· 8 years ago
a2bc469
drm/i915: Prepare object synchronisation for asynchronicity
by Chris Wilson
· 8 years ago
ea746f3
drm/i915: Expand bool interruptible to pass flags to i915_wait_request()
by Chris Wilson
· 8 years ago
8af29b0
drm/i915: Separate out reset flags from the reset counter
by Chris Wilson
· 8 years ago
c856052
drm/i915: Remove ddi_pll_sel from intel_crtc_state
by Ander Conselvan de Oliveira
· 8 years ago
ccebc23
drm/i915/skl: Don't try to update plane watermarks if they haven't changed
by Lyude
· 8 years ago
6720ce1
drm/i915: remove leftover for_each_intel_crtc_masked
by Jani Nikula
· 8 years ago
2708249
drm/i915/skl: Update DDB values atomically with wms/plane attrs
by Lyude
· 8 years ago
896e5bb
drm/i915: Move CRTC updating in atomic_commit into it's own hook
by Lyude
· 8 years ago
79cf219
drm/i915: Suppress DRM_ERROR for D_COMP write on Haswell
by Chris Wilson
· 8 years ago
d1a3a03
drm/i915: free intel_fb
by Matthew Auld
· 8 years ago
b707654
drm/i915: Cleanup crt disable sequence on hsw+
by Maarten Lankhorst
· 8 years ago
496b0fc
drm/i915: Create a intel_encoder_find_connector helper function.
by Maarten Lankhorst
· 8 years ago
62e0fb8
drm/i915/skl: Update plane watermarks atomically during plane updates
by Lyude
· 8 years ago
0a478c2
drm/i915: Make encoder->compute_config take the connector state
by Maarten Lankhorst
· 8 years ago
fd6bbda
drm/i915: Pass crtc_state and connector_state to encoder functions
by Maarten Lankhorst
· 8 years ago
fb1c98b
drm/i915: Walk over encoders in crtc enable/disable using atomic state.
by Maarten Lankhorst
· 8 years ago
4a80655
drm/i915: Pass atomic state to crtc enable/disable functions
by Maarten Lankhorst
· 8 years ago
52a05c3
drm/i915: pdev cleanup
by David Weinehall
· 8 years ago
656d1b8
drm/i915/skl: Add support for the SAGV, fix underrun hangs
by Lyude
· 8 years ago
1f061316
drm/i915: Call intel_fbc_pre_update() after pinning the new pageflip
by Paulo Zanoni
· 8 years ago
49ef529
drm/i915: Move fence tracking from object to vma
by Chris Wilson
· 8 years ago
05a20d0
drm/i915: Move map-and-fenceable tracking to the VMA
by Chris Wilson
· 8 years ago
bde13eb
drm/i915: Introduce i915_ggtt_offset()
by Chris Wilson
· 8 years ago
058d88c
drm/i915: Track pinned VMA
by Chris Wilson
· 8 years ago
56c0f1a
drm/i915: Use VMA for scratch page tracking
by Chris Wilson
· 8 years ago
cc92638
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
by Daniel Vetter
· 8 years ago
fc93ff6
Merge tag 'drm-intel-next-2016-08-08' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
f8725ad
Merge tag 'topic/drm-misc-2016-08-12' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
8d97065
drm/i915: Deal with NV12 CbCr plane AUX surface on SKL+
by Ville Syrjälä
· 9 years ago
b63a16f
drm/i915: Compute display surface offset in the plane check hook for SKL+
by Ville Syrjälä
· 9 years ago
66a2d92
drm/i915: Make intel_adjust_tile_offset() work for linear buffers
by Ville Syrjälä
· 9 years ago
b9b2403
drm/i915: Allow calling intel_adjust_tile_offset() multiple times
by Ville Syrjälä
· 9 years ago
60d5f2a
drm/i915: Limit fb x offset due to fences
by Ville Syrjälä
· 9 years ago
c2ff737
drm/i915: Adjust obj tiling vs. fb modifier rules
by Ville Syrjälä
· 9 years ago
72618eb
drm/i915: Use fb modifiers for display tiling decisions
by Ville Syrjälä
· 9 years ago
2949056
drm/i915: Pass around plane_state instead of fb+rotation
by Ville Syrjälä
· 9 years ago
d219677
drm/i915: Move SKL hw stride calculation into a helper
by Ville Syrjälä
· 9 years ago
ef78ec9
drm/i915: Don't pass pitch to intel_compute_page_offset()
by Ville Syrjälä
· 9 years ago
6687c90
drm/i915: Rewrite fb rotation GTT handling
by Ville Syrjälä
· 9 years ago
8090ba8
drm/i915: Apply the PPS register unlock workaround more consistently
by Imre Deak
· 8 years ago
44cb734
drm/i915: Merge the PPS register definitions
by Imre Deak
· 8 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ä
· 8 years ago
936e71e
drm/i915: Use drm_plane_state.{src,dst,visible}
by Ville Syrjälä
· 8 years ago
31ad61e
drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?
by Joonas Lahtinen
· 8 years ago
e8285ce
Merge tag 'drm-intel-next-fixes-2016-08-05' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
ae98104
drm/i915: Use the g4x+ approach on gen2 for handling display stuff around GPU reset
by Ville Syrjälä
· 8 years ago
4ac2ba2
drm/i915: Introduce gpu_reset_clobbers_display()
by Ville Syrjälä
· 8 years ago
522a63d
drm/i915: Add a way to test the modeset done during gpu reset, v3.
by Maarten Lankhorst
· 8 years ago
7397489
drm/i915: Fix modeset handling during gpu reset, v5.
by Maarten Lankhorst
· 8 years ago
a168f5b
drm/i915: Don't mark PCH underrun reporting as disabled for transcoder B/C on LPT-H
by Ville Syrjälä
· 8 years ago
09fa8bb
drm/i915: Add some curly braces
by Ville Syrjälä
· 8 years ago
3e510a8
drm/i915: Repack fence tiling mode and stride into a single integer
by Chris Wilson
· 8 years ago
5748b6a
drm/i915: Use dev_priv consistently through the intel_frontbuffer interface
by Chris Wilson
· 8 years ago
faf5bf0
drm/i915: Use atomics to manipulate obj->frontbuffer_bits
by Chris Wilson
· 8 years ago
5d723d7
drm/i915: Separate intel_frontbuffer into its own header
by Chris Wilson
· 8 years ago
477321e
drm/i915: Reject mixing MST and SST/HDMI on the same digital port
by Ville Syrjälä
· 8 years ago
776f323
drm/i915: s/__i915_wait_request/i915_wait_request/
by Chris Wilson
· 8 years ago
d72d908
drm/i915: Mark up i915_gem_active for locking annotation
by Chris Wilson
· 8 years ago
27c01aa
drm/i915: Prepare i915_gem_active for annotations
by Chris Wilson
· 8 years ago
381f371
drm/i915: Introduce i915_gem_active for request tracking
by Chris Wilson
· 8 years ago
8e63717
drm/i915: Simplify request_alloc by returning the allocated request
by Chris Wilson
· 8 years ago
7e37f88
drm/i915: Rename struct intel_ringbuffer to struct intel_ring
by Chris Wilson
· 8 years ago
1dae2df
drm/i915: Rename request->ringbuf to request->ring
by Chris Wilson
· 8 years ago
b5321f3
drm/i915: Unify intel_logical_ring_emit and intel_ring_emit
by Chris Wilson
· 8 years ago
8497825
drm/i915: cleanup_plane_fb: also drop reference to current state wait_req
by Keith Packard
· 8 years ago
3b2c171
drm/i915: Wait up to 3ms for the pcu to ack the cdclk change request on SKL
by Ville Syrjälä
· 8 years ago
848496e
drm/i915: Wait up to 3ms for the pcu to ack the cdclk change request on SKL
by Ville Syrjälä
· 8 years ago
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
54b4f68
Revert "drm/i915: Enable RC6 immediately"
by Chris Wilson
· 8 years ago
b12e0ee
drm/i915: Enable RC6 immediately
by Chris Wilson
· 8 years ago
34911fd
drm/i915: Rename drm_gem_object_unreference_unlocked in preparation for lockless free
by Chris Wilson
· 8 years ago
f8c417c
drm/i915: Rename drm_gem_object_unreference in preparation for lockless free
by Chris Wilson
· 8 years ago
25dc556
drm/i915: Wrap drm_gem_object_reference in i915_gem_object_get
by Chris Wilson
· 8 years ago
03ac064
drm/i915: Wrap drm_gem_object_lookup in i915_gem_object_lookup
by Chris Wilson
· 8 years ago
e8a261e
drm/i915: Rename request reference/unreference to get/put
by Chris Wilson
· 8 years ago
197be2a
drm/i915: Disable waitboosting for mmioflips/semaphores
by Chris Wilson
· 8 years ago
fa95986
drm/i915: Set legacy properties when using legacy gamma set IOCTL. (v2)
by Bob Paauwe
· 8 years ago
a878487
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
e7852a4
drm/i915: add missing condition for committing planes on crtc
by Lionel Landwerlin
· 9 years ago
b7137e0
drm/i915: Defer enabling rc6 til after we submit the first batch/context
by Chris Wilson
· 8 years ago
48f112f
drm/i915: Fill unused GGTT with scratch pages for VT-d
by Chris Wilson
· 9 years ago
e25148d
drm/i915: Check for invalid cloning earlier during modeset
by Ville Syrjälä
· 9 years ago
d7edc4e
drm/i915: Kill has_dsi_encoder
by Ville Syrjälä
· 9 years ago
cca0502
drm/i915: s/INTEL_OUTPUT_DISPLAYPORT/INTEL_OUTPUT_DP/
by Ville Syrjälä
· 9 years ago
2210ce7
drm/i915: Replace some open coded intel_crtc_has_dp_encoder()s
by Ville Syrjälä
· 9 years ago
37a5650
drm/i915: Kill has_dp_encoder from pipe_config
by Ville Syrjälä
· 9 years ago
3d6e9ee
drm/i915: Replace manual lvds and sdvo/hdmi counting with intel_crtc_has_type()
by Ville Syrjälä
· 9 years ago
2d84d2b
drm/i915: Unify intel_pipe_has_type() and intel_pipe_will_have_type()
by Ville Syrjälä
· 9 years ago
253c84c
drm/i915: Add output_types bitmask into the crtc state
by Ville Syrjälä
· 9 years ago
91c8a32
drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm
by Chris Wilson
· 9 years ago
f19ec8c
drm/i915: convert a few more E->dev_private to to_i915(E)
by Dave Gordon
· 9 years ago
Next »