Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
29b74b7f17ab23a4c687e89e427c0cbdcedbd6c6
/
drivers
/
gpu
/
drm
/
i915
/
intel_display.c
29b74b7
drm/i915: dev_priv cleanup in i915_suspend.c
by Tvrtko Ursulin
· 8 years ago
5f56d5f
drm/i915: dev_priv cleanup in i915_gpu_error.c
by Tvrtko Ursulin
· 8 years ago
3975797
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
by Daniel Vetter
· 8 years ago
5eff503
drm/i915/gen9+: Kill off hw_ddb from intel_crtc.
by Maarten Lankhorst
· 8 years ago
512b552
drm/i915/gen9+: Preserve old allocation from crtc_state.
by Maarten Lankhorst
· 8 years ago
e62929b
drm/i915/gen9+: Program watermarks as a separate step during evasion, v3.
by Maarten Lankhorst
· 8 years ago
ccf010f
drm/i915: Add an atomic evasion step to watermark programming, v4.
by Maarten Lankhorst
· 8 years ago
9a15198
drm/i915: Add execution priority boosting for mmioflips
by Chris Wilson
· 8 years ago
6b5e90f
drm/i915/scheduler: Boost priorities for flips
by Chris Wilson
· 8 years ago
e3c566d
drm/i915: Remove some duplicated plane swapping logic
by Ville Syrjälä
· 8 years ago
0037071
drm/i915: Kill dp_encoder_is_mst
by Ville Syrjälä
· 8 years ago
4ea7be2
drm/i915: Add horizontal mirroring support for CHV pipe B planes
by Ville Syrjälä
· 8 years ago
df0cd45
drm/i915: Clean up rotation DSPCNTR/DVSCNTR/etc. setup
by Ville Syrjälä
· 8 years ago
f22aa14
drm/i915: Use & instead if == to check for rotations
by Ville Syrjälä
· 8 years ago
b3c11ac
drm: move allocation out of drm_get_format_name()
by Eric Engestrom
· 8 years ago
b7f05d4
drm/i915: Pass dev_priv to INTEL_INFO everywhere apart from the gen use
by Tvrtko Ursulin
· 8 years ago
56b857a
drm/i915: More assorted dev_priv cleanups
by Tvrtko Ursulin
· 8 years ago
3e91168
Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
677100c
drm/i915: Pass atomic state to verify_connector_state
by Maarten Lankhorst
· 8 years ago
c3b3265
drm/i915: Update atomic modeset state synchronously, v2.
by Maarten Lankhorst
· 8 years ago
1638d30
drm: add helpers to go from plane state to drm_rect
by Rob Clark
· 8 years ago
bfb8104
drm/i915: Use intel_fb_gtt_offset() also for gen2/3 primary plane
by Ville Syrjälä
· 8 years ago
d2b2cbc
drm/i915: Fix error handling for cursor/sprite plane create failure
by Ville Syrjälä
· 8 years ago
9c75402
drm/i915/dp: Extend BDW DP audio workaround to GEN9 platforms
by Dhinakaran Pandiyan
· 8 years ago
b30ce9e
drm/i915/dp: BDW cdclk fix for DP audio
by Dhinakaran Pandiyan
· 8 years ago
62d75df
drm/i915: Pass dev_priv to intel_init_pm()
by Ville Syrjälä
· 8 years ago
46f16e6
drm/i915: Pass dev_priv to init_clock_gating
by Ville Syrjälä
· 8 years ago
9b1e14f
drm/i915: Pass dev_priv to IS_PINEVIEW()
by Ville Syrjälä
· 8 years ago
646d577
drm/i915: Pass dev_priv to IS_MOBILE()
by Ville Syrjälä
· 8 years ago
1353c4f
drm/i915: Pass dev_priv to .get_display_clock_speed()
by Ville Syrjälä
· 8 years ago
4c75b94
drm/i915: Pass dev_priv to cdclk update funcs
by Ville Syrjälä
· 8 years ago
5ab0d85
drm/i915: Pass dev_priv to intel_crtc_init()
by Ville Syrjälä
· 8 years ago
9818783
drm/i915: Always use intel_get_crtc_for_pipe()
by Ville Syrjälä
· 8 years ago
b91eb5c
drm/i915: Pass dev_priv to intel_get_crtc_for_pipe()
by Ville Syrjälä
· 8 years ago
30ad981
drm/i915: Pass dev_priv to vlv force pll functions
by Ville Syrjälä
· 8 years ago
0f0f74b
drm/i915: Pass dev_priv to intel_wait_for_vblank()
by Ville Syrjälä
· 8 years ago
e2af48c
drm/i915: Store struct intel_crtc * in {pipe,plane}_to_crtc_mapping[]
by Ville Syrjälä
· 8 years ago
432081b
drm/i915: Pass intel_crtc to update_wm functions
by Ville Syrjälä
· 8 years ago
525b931
drm/i915: Pass intel_crtc to intel_crtc_active()
by Ville Syrjälä
· 8 years ago
65edccc
drm/i915: Pass dev_priv to skl_init_scalers()
by Ville Syrjälä
· 8 years ago
580503c
drm/i915: Pass dev_priv to plane constructors
by Ville Syrjälä
· 8 years ago
03af79e
drm/i915/gen9+: Use the watermarks from crtc_state for everything, v2.
by Maarten Lankhorst
· 8 years ago
b079bd17
drm/i915: Bail if plane/crtc init fails
by Ville Syrjälä
· 8 years ago
a81d6fa
drm/i915: Initialize planes in a reasonable order
by Ville Syrjälä
· 8 years ago
c004a90
drm/i915: Restore nonblocking awaits for modesetting
by Chris Wilson
· 8 years ago
d07f0e5
drm/i915: Move GEM activity tracking into a common struct reservation_object
by Chris Wilson
· 8 years ago
f0cd518
drm/i915: Use lockless object free
by Chris Wilson
· 8 years ago
e95433c
drm/i915: Rearrange i915_wait_request() accounting with callers
by Chris Wilson
· 8 years ago
8b364b4
drm/i915: Rename for_each_plane -> for_each_universal_plane
by Matt Roper
· 8 years ago
da064b4
drm/i915: Fix SKL+ 90/270 degree rotated plane coordinate computation
by Ville Syrjälä
· 8 years ago
f9bf1d9
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
by Daniel Vetter
· 8 years ago
5481e27
Merge tag 'drm-intel-next-2016-10-24' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
61d0a04
Merge tag 'topic/drm-misc-2016-10-24' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
2d2c5ad
drm: i915: Wait for fences on new fb, not old
by Daniel Stone
· 8 years ago
93ca7e0
drm/i915: Use the per-plane rotation property
by Ville Syrjälä
· 8 years ago
bd2ef25
drm: Add drm_rotation_90_or_270()
by Ville Syrjälä
· 8 years ago
7fb71c8
drm/i915: Handle early failure during intel_get_load_detect_pipe
by Chris Wilson
· 8 years ago
faccd99
drm/i915/gen9: Don't wrap strings in verify_wm_state()
by cpaul@redhat.com
· 8 years ago
3de8a14
drm/i915/gen9: Actually verify WM levels in verify_wm_state()
by cpaul@redhat.com
· 8 years ago
d8c0faf
drm/i915/gen9: Get rid of redundant watermark values
by cpaul@redhat.com
· 8 years ago
b9a1b71
i915: don't call drm_atomic_state_put on invalid pointer
by Arnd Bergmann
· 8 years ago
65f2130
drm/i915: Extract intel_crtc_pch_transcoder()
by Ville Syrjälä
· 8 years ago
0853695
drm: Add reference counting to drm_atomic_state
by Chris Wilson
· 8 years ago
b707aa5
drm/i915/skl: Remove linetime from skl_wm_values
by Lyude
· 8 years ago
ce0ba28
drm/i915/skl: Move per-pipe ddb allocations into crtc states
by Lyude
· 8 years ago
5db9401
drm/i915: Make IS_GEN macros only take dev_priv
by Tvrtko Ursulin
· 8 years ago
55b8f2a
drm/i915: Make INTEL_GEN only take dev_priv
by Tvrtko Ursulin
· 8 years ago
11a914c
drm/i915: Make IS_VALLEYVIEW only take dev_priv
by Tvrtko Ursulin
· 8 years ago
920a14b
drm/i915: Make IS_CHERRYVIEW only take dev_priv
by Tvrtko Ursulin
· 8 years ago
9beb5fe
drm/i915: Make IS_G4X only take dev_priv
by Tvrtko Ursulin
· 8 years ago
e2d214a
drm/i915: Make IS_BROXTON only take dev_priv
by Tvrtko Ursulin
· 8 years ago
0853723
drm/i915: Make IS_KABYLAKE only take dev_priv
by Tvrtko Ursulin
· 8 years ago
772c2a5
drm/i915: Make IS_HASWELL only take dev_priv
by Tvrtko Ursulin
· 8 years ago
8652744
drm/i915: Make IS_BROADWELL only take dev_priv
by Tvrtko Ursulin
· 8 years ago
fd6b8f4
drm/i915: Make IS_IVYBRIDGE only take dev_priv
by Tvrtko Ursulin
· 8 years ago
50a0bc9
drm/i915: Make INTEL_DEVID only take dev_priv
by Tvrtko Ursulin
· 8 years ago
49cff96
drm/i915: Make HAS_GMCH_DISPLAY only take dev_priv
by Tvrtko Ursulin
· 8 years ago
6e26695
drm/i915: Make INTEL_PCH_TYPE & co only take dev_priv
by Tvrtko Ursulin
· 8 years ago
4f8036a
drm/i915: Make HAS_DDI and HAS_PCH_LPT_LP only take dev_priv
by Tvrtko Ursulin
· 8 years ago
3b3f165
drm/i915: Allocate intel_engine_cs structure only for the enabled engines
by Akash Goel
· 8 years ago
98a2f41
drm/i915: Allow disabling error capture
by Chris Wilson
· 8 years ago
c0c8b9e
Merge tag 'drm-for-v4.9' into drm-intel-next-queued
by Daniel Vetter
· 8 years ago
a3fd4c6
drm/i915: Allow PCH DPLL sharing regardless of DPLL_SDVO_HIGH_SPEED
by Ville Syrjälä
· 8 years ago
6e7fdb8
drm/i915: introduce intel_has_sagv()
by Paulo Zanoni
· 8 years ago
674f823
drm/i915: SAGV is not SKL-only, so rename a few things
by Paulo Zanoni
· 8 years ago
9700f8b
drm/i915: don't forget to set intel_crtc->dspaddr_offset on SKL+
by Paulo Zanoni
· 8 years ago
11dec6a
drm/i915: Unlock PPS registers after GPU reset
by Imre Deak
· 8 years ago
d9c409d
drm/i915: keep CONFIG_DRM_FBDEV_EMULATION=n function stubs together
by Jani Nikula
· 8 years ago
6a2a5c5
drm/i915: Replace a bunch of connector->base.display_info with a local variable
by Ville Syrjälä
· 8 years ago
7d7f863
drm/i915: Allow PCH DPLL sharing regardless of DPLL_SDVO_HIGH_SPEED
by Ville Syrjälä
· 8 years ago
ca09fb9
Merge tag 'v4.8-rc8' into drm-next
by Dave Airlie
· 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
b81a617
Merge tag 'drm-intel-next-2016-09-19' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 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
Next »