Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
ca257b9e2d807ab6cb2678ecc7b74aaf4651f597
/
drivers
/
gpu
/
drm
/
i915
/
intel_display.c
5a8cf90
drm/i915: Drain the freed state from the tail of the next commit
by Chris Wilson
· 8 years ago
edd06b8
drm/i915: Nuke debug messages from the pipe update critical section
by Ville Syrjälä
· 8 years ago
38230243
drm/i915: Move updating color management to before vblank evasion
by Maarten Lankhorst
· 8 years ago
94000cc
Merge tag 'v4.10-rc8' into drm-next
by Dave Airlie
· 8 years ago
5351fbb
drm/i915: fix use-after-free in page_flip_completed()
by Andrey Ryabinin
· 8 years ago
e8fe4f4
drm/i915: Track pinned vma in intel_plane_state
by Chris Wilson
· 8 years ago
012bbe2
Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 8 years ago
39cb2c9
drm/i915: Check for NULL i915_vma in intel_unpin_fb_obj()
by Linus Torvalds
· 8 years ago
196cd5d
drm: s/drm_crtc_get_hv_timings/drm_mode_get_hv_timings/
by Daniel Vetter
· 8 years ago
6f0f02d
drm/i915: Move atomic state free from out of fence release
by Chris Wilson
· 8 years ago
6d1d427
drm/i915: Check for NULL atomic state in intel_crtc_disable_noatomic()
by Ander Conselvan de Oliveira
· 8 years ago
3781bd6
drm/i915: Fix calculation of rotated x and y offsets for planar formats
by Ander Conselvan de Oliveira
· 8 years ago
a38a7bd1
drm/i915: Release temporary load-detect state upon switching
by Chris Wilson
· 8 years ago
b786715
drm/i915: Avoid drm_atomic_state_put(NULL) in intel_display_resume
by Chris Wilson
· 8 years ago
e961282
drm/i915: Remove the double handling of 'flags from intel_mode_from_pipe_config()
by Ville Syrjälä
· 8 years ago
a8cd6da
drm/i915: Remove crtc->config usage from intel_modeset_readout_hw_state()
by Ville Syrjälä
· 8 years ago
7abbd11
drm/i915: Release temporary load-detect state upon switching
by Chris Wilson
· 8 years ago
be1e341
drm/i915: Track pinned vma in intel_plane_state
by Chris Wilson
· 8 years ago
3bfdfdc
drm/i915: Ignore bogus plane coordinates on SKL when the plane is not visible
by Ville Syrjälä
· 8 years ago
1e5a15d
drm/i915: Avoid drm_atomic_state_put(NULL) on error paths
by Ander Conselvan de Oliveira
· 8 years ago
3c5e37f
drm/i915: Avoid drm_atomic_state_put(NULL) in intel_display_resume
by Chris Wilson
· 8 years ago
a5e4c7d
drm/i915: Ignore bogus plane coordinates on SKL when the plane is not visible
by Ville Syrjälä
· 8 years ago
7b92c04
drm/i915: Eliminate superfluous i915_ggtt_view_rotated
by Chris Wilson
· 8 years ago
8bab1193
drm/i915: Convert i915_ggtt_view to use an anonymous union
by Chris Wilson
· 8 years ago
1d4258d
drm/i915: Remove useless casts to intel_plane_state
by Maarten Lankhorst
· 8 years ago
8c6b709
drm/i915: Use new CRC debugfs API
by Tomeu Vizoso
· 8 years ago
ef426c1
Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm-misc into drm-intel-next-queued
by Daniel Vetter
· 8 years ago
7800fb6
drm/i915: Update comment that sets I915_MODE_FLAG_INHERITED
by Daniel Vetter
· 8 years ago
00b2b72
drm/i915: Move the min_pixclk[] handling to the end of readout
by Ville Syrjälä
· 8 years ago
1c74eea
drm/i915: Move number of scalers initialization to runtime init
by Nabendu Maiti
· 8 years ago
f50b79f
drm/i915: Add dpll entrypoint for dumping hw state
by Ander Conselvan de Oliveira
· 8 years ago
2c42e53
drm/i915: Rename intel_shared_dpll_config to intel_shared_dpll_state
by Ander Conselvan de Oliveira
· 8 years ago
3c0fb58
drm/i915: Rename intel_shared_dpll_commit() to _swap_state()
by Ander Conselvan de Oliveira
· 8 years ago
a1c414e
drm/i915: Introduce intel_release_shared_dpll()
by Ander Conselvan de Oliveira
· 8 years ago
4a401ce
Merge tag 'drm-intel-next-fixes-2016-12-22' of git://anongit.freedesktop.org/git/drm-intel into drm-fixes
by Dave Airlie
· 8 years ago
aca1ebf
drm/i915: Move the min_pixclk[] handling to the end of readout
by Ville Syrjälä
· 8 years ago
2c7d060
drm/i915/gen9: Fix PCODE polling during CDCLK change notification
by Imre Deak
· 8 years ago
35f6c23
drm/i915: drop the struct_mutex when wedged or trying to reset
by Matthew Auld
· 8 years ago
f79f269
drm/i915: Add a cursor hack to allow converting legacy page flip to atomic, v3.
by Maarten Lankhorst
· 8 years ago
e8a9c58
drm/i915: Unify active context tracking between legacy/execlists/guc
by Chris Wilson
· 8 years ago
dbd4d57
drm: Replace 'format->format' comparisons to just 'format' comparisons
by Ville Syrjälä
· 8 years ago
438b74a
drm: Nuke fb->pixel_format
by Ville Syrjälä
· 8 years ago
272725c
drm: Nuke fb->bits_per_pixel
by Ville Syrjälä
· 8 years ago
145fcb1
drm/i915: Use drm_framebuffer_plane_{width,height}() where possible
by Ville Syrjälä
· 8 years ago
353c859
drm: Replace drm_format_plane_cpp() with fb->format->cpp[]
by Ville Syrjälä
· 8 years ago
bcb0b46
drm: Replace drm_format_num_planes() with fb->format->num_planes
by Ville Syrjälä
· 8 years ago
2f3f476
drm/i915: Populate fb->format early for inherited fbs
by Ville Syrjälä
· 8 years ago
d2e9f5f
drm/i915: Set fb->dev early on for inherited fbs
by Ville Syrjälä
· 8 years ago
a3f913c
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
by Ville Syrjälä
· 8 years ago
a0b8a1f
drm/i915/gen9: Fix PCODE polling during CDCLK change notification
by Imre Deak
· 8 years ago
4e8048f
drm/i915: Shrink pipe config checker
by Tvrtko Ursulin
· 8 years ago
3eff97b
Merge tag 'drm-intel-next-fixes-2016-12-07' of git://anongit.freedesktop.org/git/drm-intel into drm-next
by Dave Airlie
· 8 years ago
73f67aa
drm/i915: distinguish G33 and Pineview from each other
by Jani Nikula
· 8 years ago
2a307c2
drm/i915: add some more "i" in platform names for consistency
by Jani Nikula
· 8 years ago
c0f8683
drm/i915: rename BROADWATER and CRESTLINE to I965G and I965GM, respectively
by Jani Nikula
· 8 years ago
778e23a
drm/i915: Implement local atomic_state_free callback
by Chris Wilson
· 8 years ago
11a85d6
drm/i915: Skip vblank wait if cxsr was already off
by Ville Syrjälä
· 8 years ago
3d90e64
drm/i915: Protect cxsr state with wm_mutex
by Ville Syrjälä
· 8 years ago
ddd2b79
drm/i915: Use the ilk_disable_lp_wm() return value
by Ville Syrjälä
· 8 years ago
3125d39
drm/i915: Drop the nop intel_update_watermarks() call from haswell_crtc_enable()
by Ville Syrjälä
· 8 years ago
7a9e102
drm/i915: Move priority bumping for flips earlier
by Chris Wilson
· 8 years ago
1f3dc3e
drm/i915: Initialize dev_priv->atomic_cdclk_freq at init time
by Ville Syrjälä
· 8 years ago
14676ec
drm/i915: Fix cdclk vs. dev_cdclk mess when not recomputing things
by Ville Syrjälä
· 8 years ago
93cd6fa6
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
by Daniel Vetter
· 8 years ago
f03ee46
Backmerge tag 'v4.9-rc8' into drm-next
by Dave Airlie
· 8 years ago
09d0938
drm/i915/glk: Allow dotclock up to 2 * cdclk on geminilake
by Ander Conselvan de Oliveira
· 8 years ago
89b3c3c
drm/i915/glk: Reuse broxton's cdclk code for GLK
by Ander Conselvan de Oliveira
· 8 years ago
cc3f90f
drm/i915/glk: Reuse broxton code for geminilake
by Ander Conselvan de Oliveira
· 8 years ago
4019644
drm/i915: Make gmbus setup take dev_priv
by Tvrtko Ursulin
· 8 years ago
12d79d7
drm/i915: Make GEM object create and create from data take dev_priv
by Tvrtko Ursulin
· 8 years ago
187685c
drm/i915: Make GEM object alloc/free and stolen created take dev_priv
by Tvrtko Ursulin
· 8 years ago
e411072
drm/i915: drop the struct_mutex when wedged or trying to reset
by Matthew Auld
· 8 years ago
a90f583
Merge tag 'drm-misc-next-2016-11-29' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 8 years ago
6a259b1
drm/i915: Initialize dev_priv->atomic_cdclk_freq at init time
by Ville Syrjälä
· 8 years ago
49d7391
drm/i915: Convert vm->dev backpointer to vm->i915
by Chris Wilson
· 8 years ago
ddbb271
drm/i915: drop the struct_mutex when wedged or trying to reset
by Matthew Auld
· 8 years ago
92117f0
drm/i915: Move priority bumping for flips earlier
by Chris Wilson
· 8 years ago
c39055b
drm/i915: Pass dev_priv to intel_setup_outputs()
by Ander Conselvan de Oliveira
· 8 years ago
9780aad
drm/i915: Simplify error handling in intel_modeset_all_pipes()
by Ville Syrjälä
· 8 years ago
8d96561
drm/i915: Protect dev_priv->atomic_cdclk_freq with all the crtc locks
by Ville Syrjälä
· 8 years ago
e0ca7a6
drm/i915: Fix cdclk vs. dev_cdclk mess when not recomputing things
by Ville Syrjälä
· 8 years ago
83c04a6
drm/i915: Use enum plane_id in VLV/CHV sprite code
by Ville Syrjälä
· 8 years ago
8e816bb
drm/i915: Use enum plane_id in SKL plane code
by Ville Syrjälä
· 8 years ago
d97d7b4
drm/i915: Add crtc->plane_ids_mask
by Ville Syrjälä
· 8 years ago
b14e584
drm/i915: Add per-pipe plane identifier
by Ville Syrjälä
· 8 years ago
a6a7cc4
drm/i915: Always flush the dirty CPU cache when pinning the scanout
by Chris Wilson
· 8 years ago
50637aa
drm/i915: Enable support for nonblocking modeset
by Maarten Lankhorst
· 8 years ago
d806e68
drm/i915: Only dump dp_m2_n2 configuration when drrs is used
by Tvrtko Ursulin
· 8 years ago
08c4d7f
drm/i915: Introduce enableddisabled helper
by Tvrtko Ursulin
· 8 years ago
a74f837
drm/i915: Only dump possible panel fitter config for the platform
by Tvrtko Ursulin
· 8 years ago
dd2f616
drm/i915: Only dump scaler config where supported
by Tvrtko Ursulin
· 8 years ago
2c89429
drm/i915: Compact a few pipe config debug lines
by Tvrtko Ursulin
· 8 years ago
66766e4
drm/i915: Don't log pipe config kernel pointer and duplicated pipe name
by Tvrtko Ursulin
· 8 years ago
a430965
drm/i915: Dump FDI config only where applicable
by Tvrtko Ursulin
· 8 years ago
f698233
drm/i915: Extract intel_link_m_n config printing into a helper
by Tvrtko Ursulin
· 8 years ago
5e963a0
drm/i915: Make scaler updates less chatty
by Tvrtko Ursulin
· 8 years ago
6315b5d
drm/i915: dev_priv cleanup in intel_display.c
by Tvrtko Ursulin
· 8 years ago
dd11bc1
drm/i915: dev_priv cleanup in intel_dp.c
by Tvrtko Ursulin
· 8 years ago
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
Next »