Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
ef11bdb3e00a3f0b30018b0f5d74b9da1566ecb7
/
drivers
/
gpu
/
drm
/
i915
/
intel_display.c
ef11bdb
drm/i915/kbl: Introduce Kabylake platform defition.
by Rodrigo Vivi
· 9 years ago
01403de
drm/i915: Use paramtrized WRPLL_CTL()
by Ville Syrjälä
· 9 years ago
aa36313
drm/i915: Calculate watermark configuration during atomic check (v2)
by Matt Roper
· 9 years ago
19b8d38
drm/i915: Don't set plane visible during HW readout if CRTC is off
by Matt Roper
· 9 years ago
86c8bbb
drm/i915: Calculate ILK-style watermarks during atomic check (v3)
by Matt Roper
· 9 years ago
791a32b
drm/i915: Drop intel_update_sprite_watermarks
by Matt Roper
· 9 years ago
d21fbe8
drm/i915/ivb: Move WaCxSRDisabledForSpriteScaling w/a to atomic check
by Matt Roper
· 9 years ago
fc32b1f
drm/i915: Do not wait for flips in intel_crtc_disable_noatomic.
by Maarten Lankhorst
· 9 years ago
86efe24
drm/i915/skl: Consider plane rotation when calculating stride in skl_do_mmio_flip
by Tvrtko Ursulin
· 9 years ago
54bf1ce
drm/i915/skl: Assume no scaling is available when things are not as expected
by Tvrtko Ursulin
· 9 years ago
c73666f
drm/i915/skl: If needed sanitize bios programmed cdclk
by Shobhit Kumar
· 9 years ago
6173ee2
drm/i915: Only call commit_planes when there are things to commit.
by Maarten Lankhorst
· 9 years ago
6285262
drm/i915: Only run commit when crtc is active, v2.
by Maarten Lankhorst
· 9 years ago
f029ee8
drm/i915: Only commit active planes when updating planes during reset.
by Maarten Lankhorst
· 9 years ago
61067a5
drm/i915: Update legacy primary state outside the commit hook, v2.
by Maarten Lankhorst
· 9 years ago
b26a6b3
drm/i915: Make prepare_plane_fb fully interruptible.
by Maarten Lankhorst
· 9 years ago
1ee4939
drm/i915: Make plane fb tracking work correctly, v2.
by Maarten Lankhorst
· 9 years ago
fc6f93b
drm/i915/skl+: Enable pipe CSC on cursor planes. (v2)
by Bob Paauwe
· 9 years ago
2791a16
drm/i915: revert a few more watermark commits
by Paulo Zanoni
· 9 years ago
649636e
drm/i915: Throw out some useless variables
by Ville Syrjälä
· 9 years ago
fd8f507
drm/i915: s/PIPE_FRMCOUNT_GM45/PIPE_FRMCOUNT_G4X/ etc.
by Ville Syrjälä
· 9 years ago
6042639
drm/i915: Hold dev->event_lock whilst inspecting intel_crtc->unpin_work
by Chris Wilson
· 9 years ago
261a27d
drm/i915: Partial revert of atomic watermark series
by Matt Roper
· 9 years ago
a42e5a2
drm/i915: remove pre-atomic check from SKL update_primary_plane
by Paulo Zanoni
· 9 years ago
3badb49
drm/i915: don't allocate fbcon from stolen memory if it's too big
by Paulo Zanoni
· 9 years ago
7d4aefd
drm/i915/bxt: DSI encoder support in CRTC modeset
by Shashank Sharma
· 9 years ago
76305b1
drm/i915: Calculate watermark configuration during atomic check (v2)
by Matt Roper
· 9 years ago
a4611e4
drm/i915: Don't set plane visible during HW readout if CRTC is off
by Matt Roper
· 9 years ago
a28170f
drm/i915: Calculate ILK-style watermarks during atomic check (v3)
by Matt Roper
· 9 years ago
47c9943
drm/i915: Drop intel_update_sprite_watermarks
by Matt Roper
· 9 years ago
7809e5a
drm/i915/ivb: Move WaCxSRDisabledForSpriteScaling w/a to atomic check
by Matt Roper
· 9 years ago
4969d33
drm/i915/skl: Simplify wm structures slightly (v2)
by Matt Roper
· 9 years ago
37d9078
drm/i915: Drop redundant watermark programming
by Matt Roper
· 9 years ago
36c0d0c
drm/i915: s/_TRANSA_CHICKEN/TRANS_CHICKEN(PIPE_A)/
by Ville Syrjälä
· 9 years ago
5507fae
drm/i915: make backlight hooks connector specific
by Jani Nikula
· 9 years ago
bfa7df0
drm/i915: Read czclk from CCK on vlv/chv
by Ville Syrjälä
· 9 years ago
87d5d25
drm/i915: Renaming CCK related reg definitions
by Vandana Kannan
· 9 years ago
7717940
drm/i915: s/DDI_BUF_CTL_A/DDI_BUF_CTL(PORT_A)/
by Ville Syrjälä
· 9 years ago
e66eb81
drm/i915: Add VLV_HDMIB etc. which already include VLV_DISPLAY_BASE
by Ville Syrjälä
· 9 years ago
0b87c24
drm/i915: s/_CURACNTR/CURCNTR(PIPE_A)/
by Ville Syrjälä
· 9 years ago
f65a9c5
drm/i915: Parametrize PALETTE and LGC_PALETTE
by Ville Syrjälä
· 9 years ago
7c5f93b
drm/i915: Constify adjusted_mode
by Ville Syrjälä
· 9 years ago
aad941d
drm/i915: Always use crtc_ timings when dealing with adjustead_mode
by Ville Syrjälä
· 9 years ago
b26d3ea
drm/i915: Add primary plane to mask if it's visible
by Maarten Lankhorst
· 9 years ago
124abe0
drm/i915: Always call the adjusted mode 'adjusted_mode'
by Ville Syrjälä
· 9 years ago
4e961e4
drm/i915/skl: Do not disable cdclk PLL if csr firmware is present
by Animesh Manna
· 9 years ago
44cc6c0
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
by Daniel Vetter
· 9 years ago
2d4df13
Merge tag 'topic/drm-misc-2015-09-25' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
646db26
Merge tag 'v4.3-rc2' into topic/drm-misc
by Daniel Vetter
· 9 years ago
dedf278
drm/i915: Enable querying offset of UV plane with intel_plane_obj_offset
by Tvrtko Ursulin
· 9 years ago
89e3e14
drm/i915: Support NV12 in rotated GGTT mapping
by Tvrtko Ursulin
· 9 years ago
fe47ea0
drm/i915: Support planar formats in tile height calculations
by Tvrtko Ursulin
· 9 years ago
2db3366
drm/i915: fix FBC for cases where crtc->base.y is non-zero
by Paulo Zanoni
· 9 years ago
7aefe2b
drm/i915: Fix fastboot scalers for skylake.
by Maarten Lankhorst
· 9 years ago
721a09f
drm/i915: Add primary plane to mask if it's visible
by Maarten Lankhorst
· 9 years ago
9eca6832
drm/i915: Move scanline_offset and timestamping constant setup to intel_modeset_readout_hw_state()
by Ville Syrjälä
· 9 years ago
f9cd7b8
drm/i915: Move sprite/cursor plane disable to intel_sanitize_crtc()
by Ville Syrjälä
· 9 years ago
7f4c628
drm/i915: Assign hwmode after encoder state readout
by Ville Syrjälä
· 9 years ago
6764e9f
drm/i915: skip modeset if compatible for everyone.
by Maarten Lankhorst
· 9 years ago
bfd16b2
drm/i915: Make updating pipe without modeset atomic.
by Maarten Lankhorst
· 9 years ago
44522d8
drm/i915: Set csc coefficients in update_pipe_size.
by Maarten Lankhorst
· 9 years ago
8e0e9ce
drm/i915: Remove legacy plane updates for cursor and sprite planes.
by Maarten Lankhorst
· 9 years ago
9b4101b
drm/i915: Use atomic state when changing cursor visibility.
by Maarten Lankhorst
· 9 years ago
11c22da
drm/i915: Use the atomic state in intel_update_primary_planes.
by Maarten Lankhorst
· 9 years ago
d4b0863
drm/i915: Use atomic plane state in the primary plane update.
by Maarten Lankhorst
· 9 years ago
e85376c
drm/i915: Fix broken mst get_hw_state.
by Maarten Lankhorst
· 9 years ago
844f911
drm/atomic: Make prepare_fb/cleanup_fb only take state, v3.
by Maarten Lankhorst
· 9 years ago
333b8ca
drm/i915: Dump pfit state as hex
by Ville Syrjälä
· 9 years ago
1c132b4
drm/i915: Future proof panel fitter.
by Rodrigo Vivi
· 9 years ago
ea916ea
drm/i915/skl+: Add YUV pixel format in Capability list
by Kumar, Mahesh
· 9 years ago
c269952
drm/i915: Add HAS_PCH_LPT_LP() macro
by Ville Syrjälä
· 9 years ago
62f0ace
drm/i915: Update comments around base bpp
by Daniel Vetter
· 9 years ago
e93c28f
Merge tag 'drm-intel-next-fixes-2015-09-02' into drm-intel-next-queued
by Daniel Vetter
· 9 years ago
34e0adb
drm/i915: Remove start frame argument to pipe_update_begin/end.
by Maarten Lankhorst
· 9 years ago
79e50a4
drm/i915: move intel_hrawclk() to intel_display.c
by Jani Nikula
· 9 years ago
02e93c3
drm/i915: Factor out intel_crtc_has_encoders()
by Ville Syrjälä
· 9 years ago
0f64614
drm/i915: Fix clock readout when pipes are enabled w/o ports
by Ville Syrjälä
· 9 years ago
69f92f6
drm/i915: Preserve SSC earlier
by Lukas Wunner
· 9 years ago
d8e19f9
drm/i915/skl: Adding DDI_E power well domain
by Xiong Zhang
· 9 years ago
2800e4c
drm/i915/skl: Enable DDI-E
by Rodrigo Vivi
· 9 years ago
39d9b85
drm/i915: set CDCLK if DPLL0 enabled during resuming from S3
by Gary Wang
· 9 years ago
b93433c
drm/i915: move ibx_digital_port_connected to intel_dp.c
by Jani Nikula
· 9 years ago
adafdc6
drm/i915: Store max dotclock
by Mika Kahola
· 9 years ago
c0b4c66
drm/i915: Move VLV/CHV prepare_pll later
by Ville Syrjälä
· 10 years ago
e27f299
drm/i915: Move DPIO port init earlier
by Ville Syrjälä
· 10 years ago
d6db995
drm/i915: Add encoder->post_pll_disable() hooks and move CHV clock buffer disables there
by Ville Syrjälä
· 10 years ago
25a25df
drm/i915: Always program m2 fractional value on CHV
by Ville Syrjälä
· 10 years ago
26951ca
drm/i915/skl: enable DDI-E hotplug
by Xiong Zhang
· 9 years ago
8be6ca8
drm/i915: Also call frontbuffer flip when disabling planes.
by Rodrigo Vivi
· 9 years ago
f1afe24
drm/i915: Change SRM, LRM instructions to use correct length
by Arun Siluvery
· 9 years ago
d3638ac
Merge tag 'drm-intel-next-fixes-2015-08-16' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
66e2806
drm/i915: remove excessive scaler debugging messages
by Jani Nikula
· 9 years ago
90a6b7b
drm/i915: Move intel_dp->lane_count into pipe_config
by Ville Syrjälä
· 10 years ago
908565c
drm/i915: Do not check or a stalled pageflip prior to it being queued
by Chris Wilson
· 9 years ago
622147f
Merge tag 'drm-intel-fixes-2015-08-14' into drm-intel-next-fixes
by Daniel Vetter
· 9 years ago
5a2376d
drm/i915/skl: WaIgnoreDDIAStrap is forever, always init DDI A
by Jani Nikula
· 9 years ago
a513e3d75
drm/i915: Set power domain for DDI-E
by Rodrigo Vivi
· 9 years ago
842315e
drm/i915: Handle return value in intel_pin_and_fence_fb_obj, v2.
by Maarten Lankhorst
· 9 years ago
4740b0f
drm/i915: Only update mode related state if a modeset happened.
by Maarten Lankhorst
· 9 years ago
2d406bb
drm/i915: Remove connectors_active.
by Maarten Lankhorst
· 9 years ago
Next »