Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
1f6921c8c679e5e2086792bcd62d1616fa171a87
/
drivers
/
gpu
/
drm
/
i915
/
intel_display.c
1f6921c
drm/i915: don't assert_pch_pll_enabled on lpt_enable_pch_transcoder
by Paulo Zanoni
· 12 years ago
a35f267
drm/i915: remove IBX code from lpt_enable_pch_transcoder
by Paulo Zanoni
· 12 years ago
25e78e9
drm/i915: remove Haswell code from ironlake_enable_pch_transcoder
by Paulo Zanoni
· 12 years ago
8fb033d
drm/i915: fork lpt version of ironlake_{en, dis}able_pch_transcoder
by Paulo Zanoni
· 12 years ago
b8a4f40
drm/i915: rename intel_{en, dis}able_transcoder
by Paulo Zanoni
· 12 years ago
daed2db
drm/i915: use the CPU and PCH transcoders on lpt_pch_enable
by Paulo Zanoni
· 12 years ago
0540e48
drm/i915: don't assert_panel_unlocked on LPT
by Paulo Zanoni
· 12 years ago
7cbfd06
drm/i915: don't call ironlake_enable_pch_pll on lpt_pch_enable
by Paulo Zanoni
· 12 years ago
b6b4e18
drm/i915: rename intel_enable_pch_pll to ironlake_enable_pch_pll
by Paulo Zanoni
· 12 years ago
8c52b5e
drm/i915: remove ironlake bits from lpt_pch_enable
by Paulo Zanoni
· 12 years ago
303b81e
drm/i915: remove Haswell/LPT bits from ironlake_pch_enable
by Paulo Zanoni
· 12 years ago
1507e5b
drm/i915: add lpt_pch_enable
by Paulo Zanoni
· 12 years ago
9256aa1
drm/i915: move encoder->mode_set calls to crtc_mode_set
by Daniel Vetter
· 12 years ago
198598d
drm/i915: Introduce intel_crtc_update_sarea_pos()
by Ville Syrjälä
· 12 years ago
90f9a33
drm/i915: Check the framebuffer offset
by Ville Syrjälä
· 12 years ago
5d7bd70
drm/i915: Check framebuffer stride more thoroughly
by Ville Syrjälä
· 12 years ago
57779d0
drm/i915: Fix display pixel format handling
by Ville Syrjälä
· 12 years ago
14f8614
drm/i915: Flush using only the correct base address register
by Damien Lespiau
· 12 years ago
5a35e99
drm/i915: adjust sprite base address
by Damien Lespiau
· 12 years ago
bc1c91e
drm/i915: Fix primary plane offset on HSW
by Damien Lespiau
· 12 years ago
01a415f
drm/i915: check fdi B/C lane sharing constraint
by Daniel Vetter
· 12 years ago
47fab73
drm/i915: add ->display.modeset_global_resources callback
by Daniel Vetter
· 12 years ago
e95d41e
drm/i915: BUG on impossible pch dp port
by Daniel Vetter
· 12 years ago
572deb3
drm/i915: add comment about pch pll enabling rules
by Daniel Vetter
· 12 years ago
d74cf32
drm/i915: set FDI_RX_MISC to recommended values on CPT/PPT
by Daniel Vetter
· 12 years ago
fff367c
drm/i915: clarify why we need to enable fdi plls so early
by Daniel Vetter
· 12 years ago
cd986ab
drm/i915: Write the FDI RX TU size reg at the right time
by Daniel Vetter
· 12 years ago
c824196
drm/i915: pass adjusted_mode to intel_choose_pipe_bpp_dither(), again
by Jani Nikula
· 12 years ago
b5e508d
drm/i915: implement workaround for VTOTAL when using TRANSCODER_EDP
by Paulo Zanoni
· 12 years ago
fe2b8f9
drm/i915: convert pipe timing definitions to transcoder
by Paulo Zanoni
· 12 years ago
afe2fcf
drm/i915: convert CPU M/N timings to transcoder
by Paulo Zanoni
· 12 years ago
702e7a5
drm/i915: convert PIPECONF to use transcoder instead of pipe
by Paulo Zanoni
· 12 years ago
e28d54c
drm/i915: check TRANSCODER_EDP on intel_modeset_setup_hw_state
by Paulo Zanoni
· 12 years ago
ad80a81
drm/i915: convert DDI_FUNC_CTL to transcoder
by Paulo Zanoni
· 12 years ago
a5c961d
drm/i915: add TRANSCODER_EDP
by Paulo Zanoni
· 12 years ago
8361663
drm/i915: don't call Haswell PCH code when we can't or don't need
by Paulo Zanoni
· 12 years ago
fc316cb
drm/i915: simplify intel_crtc_driving_pch
by Paulo Zanoni
· 12 years ago
1f54438
drm/i915: fix checks inside haswell_crtc_{enable, disable}
by Paulo Zanoni
· 12 years ago
20474e9
drm/i915: fix checks inside ironlake_crtc_{enable, disable}
by Paulo Zanoni
· 12 years ago
4f771f1
drm/i915: fork a Haswell version of ironlake_crtc_{enable, disable}
by Paulo Zanoni
· 12 years ago
d2acd21
drm/i915/eDP: compute the panel power clock divisor from the pch rawclock
by Daniel Vetter
· 12 years ago
c2fb791
Merge tag 'v3.7-rc2' into drm-intel-next-queued
by Daniel Vetter
· 12 years ago
1eb8dfe
drm/i915: fix Haswell DP M/N registers
by Paulo Zanoni
· 12 years ago
2e93889
drm/i915/crt: explicitly set up HOTPLUG_BITS on resume
by Daniel Vetter
· 12 years ago
dae8479
drm/i915: add intel_ddi_set_pipe_settings
by Paulo Zanoni
· 12 years ago
3459f62
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes
by Dave Airlie
· 12 years ago
fa55583
drm/i915: fixup the plane->pipe fixup code
by Daniel Vetter
· 12 years ago
ccd0d36
drm/i915: rip out the pipe A quirk for i855gm
by Daniel Vetter
· 12 years ago
1ce4292
drm/i915: pipe and planes should be disabled on haswell_crtc_mode_set
by Paulo Zanoni
· 12 years ago
6441ab5
drm/i915: completely rewrite the Haswell PLL handling code
by Paulo Zanoni
· 12 years ago
ee2b0b3
drm/i915: add haswell_set_pipeconf
by Paulo Zanoni
· 12 years ago
5dc5298
drm/i915: add proper CPU/PCH checks to crtc_mode_set functions
by Paulo Zanoni
· 12 years ago
09b4ddf
drm/i915: add haswell_crtc_mode_set
by Paulo Zanoni
· 12 years ago
fc91463
drm/i915: enable and disable PIPE_CLK_SEL at the right time
by Paulo Zanoni
· 12 years ago
8d9ddbc
drm/i915: enable and disable DDI_FUNC_CTL at the right time
by Paulo Zanoni
· 12 years ago
79f689a
drm/i915: rewrite the LCPLL code
by Paulo Zanoni
· 12 years ago
6ce9410
drm/i915: paper over a pipe-enable vs pageflip race
by Daniel Vetter
· 12 years ago
1f31c69
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
95cb1b0
drm/i915: don't frob the vblank ts in finish_page_flip
by Daniel Vetter
· 12 years ago
612a9aa
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
760285e
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
by David Howells
· 12 years ago
b0e77b9
drm/i915: extract intel_set_pipe_timings from crtc_mode_set
by Paulo Zanoni
· 12 years ago
5bb6164
drm/i915: Flush the pending flips on the CRTC before modification
by Chris Wilson
· 12 years ago
17dc9257
drm/i915: Fixup HDMI output on Valleyview
by Vijay Purushothaman
· 12 years ago
19c0392
drm/i915: Add eDP support for Valleyview
by Gajanan Bhat
· 12 years ago
2a8f64c
drm/i915: Enable DisplayPort in Valleyview
by Vijay Purushothaman
· 12 years ago
74a4dd2
drm/i915: Program correct m n tu register for Valleyview
by Vijay Purushothaman
· 12 years ago
0c96c65
drm/i915: use adjusted_mode instead of mode for checking the 6bpc force flag
by Jani Nikula
· 12 years ago
e2f12b0
drm/i915: remove unused variables from ironlake_crtc_mode_set
by Paulo Zanoni
· 12 years ago
de13a2e
drm/i915: extract compute_dpll from ironlake_crtc_mode_set
by Paulo Zanoni
· 12 years ago
f48d8f2
drm/i915: extract set_m_n from ironlake_crtc_mode_set
by Paulo Zanoni
· 12 years ago
cc769b6
drm/i915: don't recheck for invalid pipe bpp
by Paulo Zanoni
· 12 years ago
398b7a1
Merge tag 'v3.6-rc7' into drm-intel-next-queued
by Daniel Vetter
· 12 years ago
68d3472
drm/i915: update dpms property in set_mode
by Daniel Vetter
· 12 years ago
172a1ae1
drm/i915: don't call dpms funcs after set_mode
by Daniel Vetter
· 12 years ago
46b6f81
drm/i915: don't disable fdi links harder in ilk_crtc_enable
by Daniel Vetter
· 12 years ago
a14d335
drm/i915: rip out intel_disable_pch_ports
by Daniel Vetter
· 12 years ago
bf49ec8
drm/i915: add encoder->pre_enable/post_disable
by Daniel Vetter
· 12 years ago
6591c6e
drm/i915: extract compute_clocks from ironlake_crtc_mode_set
by Paulo Zanoni
· 12 years ago
a1f9e77
drm/i915: simplify setting DSPCNTR inside ironlake_crtc_mode_set
by Paulo Zanoni
· 12 years ago
c820356
drm/i915: extract ironlake_set_pipeconf form ironlake_crtc_mode_set
by Paulo Zanoni
· 12 years ago
6c4c86f
drm/i915: correctly update crtc->x/y in set_base
by Daniel Vetter
· 12 years ago
5b5896e
drm/i915: enable lvds pin pairs before dpll on gen2
by Daniel Vetter
· 12 years ago
75c5da2
drm/i915: fix up the IBX transcoder B check
by Daniel Vetter
· 12 years ago
a1ceb67
Merge the modeset-rework, basic conversion into drm-intel-next
by Daniel Vetter
· 12 years ago
b980514
drm/i915: improve modeset state checking after dpms calls
by Daniel Vetter
· 12 years ago
8af6cf8
drm/i915: add tons of modeset state checks
by Daniel Vetter
· 13 years ago
a261b24
drm/i915: disable all crtcs at suspend time
by Daniel Vetter
· 12 years ago
ea9d758
drm/i915: push commit_output_state past the crtc/encoder preparing
by Daniel Vetter
· 13 years ago
fc30310
drm/i915: switch the load detect code to the staged modeset config
by Daniel Vetter
· 13 years ago
284637d
drm/i915: WARN if the pipe won't turn off
by Daniel Vetter
· 13 years ago
1f70385
drm/i915: s/intel_encoder_disable/intel_encoder_noop
by Daniel Vetter
· 13 years ago
976f8a2
drm/i915: push commit_output_state past crtc disabling
by Daniel Vetter
· 13 years ago
25c5b26
drm/i915: implement new set_mode code flow
by Daniel Vetter
· 13 years ago
e2e1ed4
drm/i915: compute masks of crtcs affected in set_mode
by Daniel Vetter
· 13 years ago
6ed0f79
drm/i915: use staged outuput config in tv->mode_fixup
by Daniel Vetter
· 13 years ago
7758a11
drm/i915: extract adjusted mode computation
by Daniel Vetter
· 13 years ago
87f1faa6
drm/i915: move output commit and crtc disabling into set_mode
by Daniel Vetter
· 13 years ago
ba1c28c
drm/i915: remove crtc disabling special case
by Daniel Vetter
· 13 years ago
94352cf
drm/i915: push crtc->fb update into pipe_set_base
by Daniel Vetter
· 13 years ago
Next »