Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
2dd24552cab40ea829ba3fda890eeafd2c4816d8
/
drivers
/
gpu
/
drm
/
i915
/
intel_display.c
2dd2455
drm/i915: factor out GMCH panel fitting code and use for eDP v3
by Jesse Barnes
· 12 years ago
198a037f
drm/i915: simplify config->pixel_multiplier handling
by Daniel Vetter
· 12 years ago
9566e9a
drm/i915: remove redundant has_pch_encoder check
by Daniel Vetter
· 12 years ago
4f4134a
drm/i915: don't force matching p1 for g4x/ilk+ reduced pll settings
by Daniel Vetter
· 12 years ago
d8b3224
drm/i915: use pipe_config for lvds dithering
by Daniel Vetter
· 12 years ago
c6bb353
drm/i915: move dp clock computations to encoder->compute_config
by Daniel Vetter
· 12 years ago
7429e9d
drm/i915: shovel compute clock into crtc->config.dpll on ilk
by Daniel Vetter
· 12 years ago
cbbab5b
drm/i915: consolidate pch pll computations a bit
by Daniel Vetter
· 12 years ago
996a223
drm/i915: Disable high-bpc on pre-1.4 EDID screens
by Daniel Vetter
· 12 years ago
fd0c064
drm/i915: disable interrupts earlier in the driver unload code
by Daniel Vetter
· 12 years ago
80ad920
drm/i915: Make struct dpll == intel_clock_t
by Ville Syrjälä
· 12 years ago
f196e6b
drm/i915: use cpu_transcoder for TRANS_DDI_FUNC_CTL
by Paulo Zanoni
· 12 years ago
2bfce95
drm/i915: check the power well inside haswell_get_pipe_config
by Paulo Zanoni
· 12 years ago
8664281
drm/i915: report Gen5+ CPU and PCH FIFO underruns
by Paulo Zanoni
· 12 years ago
89b667f
drm/i915: update VLV PLL and DPIO code v11
by Jesse Barnes
· 12 years ago
78c9b7e
drm/i915: drop init_dpio, shouldn't be needed
by Jesse Barnes
· 12 years ago
e2fa6fb
drm/i915/dp: program VSwing and Preemphasis control settings on VLV v2
by Pallavi G
· 12 years ago
75e5398
drm/i915: fix VLV limits
by Daniel Vetter
· 12 years ago
06da8da
drm/i915: Use alphabetical names for sprites
by Ville Syrjälä
· 12 years ago
4bb6f1f
drm/i915: Use alphabetical names for transcoders too
by Ville Syrjälä
· 12 years ago
84f44ce
drm/i915: Print plane, pipe, port names as alphabetical insted of decimal
by Ville Syrjälä
· 12 years ago
2582a85
drm/i915: Use pipe_name() and port_name() where appropriate
by Ville Syrjälä
· 12 years ago
e3641d3
drm/i915: move debug output back to the right place
by Daniel Vetter
· 12 years ago
58c6eaa
drm/i915: add pipe asserts for the crtc enable sequence
by Daniel Vetter
· 12 years ago
46677301
drm/i915: drop redundant vblank waits
by Daniel Vetter
· 12 years ago
d59f9f4
drm/i915: don't enable the plane too early in i9xx_crtc_mode_set
by Daniel Vetter
· 12 years ago
bd080ee
drm/i915: fix bpc vs. bpp confusion in intel_crtc_compute_config
by Daniel Vetter
· 12 years ago
3b117c8
drm/i915: move cpu_transcoder to the pipe configuration
by Daniel Vetter
· 12 years ago
c40c0f5
drm/i915: don't intel_crt_init on any ULT machines
by Paulo Zanoni
· 12 years ago
87476d6
drm/i915: Fixup pfit disabling for gen2/3
by Daniel Vetter
· 12 years ago
b6c5164
drm/i915: Fixup Oops in the pipe config computation
by Daniel Vetter
· 12 years ago
dc652f9
drm/i915: ensure single initialization and cleanup of backlight device
by Jani Nikula
· 12 years ago
f7708f7
drm/i915: don't touch the PF regs if the power well is down
by Paulo Zanoni
· 12 years ago
15d199e
drm/i915: add intel_using_power_well
by Paulo Zanoni
· 12 years ago
f30da18
drm/i915: don't check inconsistent modeset state when force-restoring
by Daniel Vetter
· 12 years ago
57d277b
drm/i915: update FDI mPHY setup code
by Daniel Vetter
· 12 years ago
8bb6e95
drm/i915: tune down Y tiling scanout warning
by Daniel Vetter
· 12 years ago
9a7c789
drm/i915: set CB tuning also for the reduce clock
by Daniel Vetter
· 12 years ago
f0b4405
drm/i915: fix FP CB tuning limits for lvds
by Daniel Vetter
· 12 years ago
7d0ac5b
drm/i915: fix lost FP_CB_TUNE setting for pch plls
by Daniel Vetter
· 12 years ago
e3c7475
drm/i915: Support PCH no display
by Ben Widawsky
· 12 years ago
9c8e09b
drm/i915: Set PIPECONF color range bit on Valleyview
by Ville Syrjälä
· 12 years ago
84b046f
drm/i915: extract i9xx_set_pipeconf
by Daniel Vetter
· 12 years ago
f47709a
drm/i915: create pipe_config->dpll for clock state
by Daniel Vetter
· 12 years ago
88adfff
drm/i915: hw readout support for ->has_pch_encoders
by Daniel Vetter
· 12 years ago
0e8ffe1
drm/i915: add hw state readout/checking for pipe_config
by Daniel Vetter
· 12 years ago
8b47047
drm/i915: rip out superflous is_dp&is_cpu_edp tracking
by Daniel Vetter
· 12 years ago
df92b1e
drm/i915: track dp target_clock in pipe_config
by Daniel Vetter
· 12 years ago
03afc4a
drm/i915: move dp_m_n computation to dp_encoder->compute_config
by Daniel Vetter
· 12 years ago
6cf86a5
drm/i915: clear up the fdi/dp set_m_n confusion
by Daniel Vetter
· 12 years ago
ecb135a
Merge tag 'v3.9-rc5' into drm-intel-next-queued
by Daniel Vetter
· 12 years ago
19332d7
drm/i915: add sprite assertion function for VLV
by Jesse Barnes
· 12 years ago
7f1f385
drm/i915: sprite support for ValleyView v4
by Jesse Barnes
· 12 years ago
74cfd7a
drm/i915: Skip modifying PCH DREF if not changing clock sources
by Chris Wilson
· 12 years ago
d42264b
drm/i915: fixup fb bpp computation in pipe_config_set_bpp
by Daniel Vetter
· 12 years ago
72f4901
drm/i915: check fb->pixel_format instead of bits_per_pixel
by Daniel Vetter
· 12 years ago
5d2d38d
drm/i915: clean up pipe bpp confusion
by Daniel Vetter
· 12 years ago
baba133
drm/i915: clean up plane bpp confusion
by Daniel Vetter
· 12 years ago
3600836
drm/i915: convert DP autodither code to new infrastructure
by Daniel Vetter
· 12 years ago
4e53c2e
drm/i915: precompute pipe bpp before touching the hw
by Daniel Vetter
· 12 years ago
965e0c4
drm/i915: introduce pipe_config->dither|pipe_bpp
by Daniel Vetter
· 12 years ago
50f3b01
drm/i915: add pipe_config->limited_color_range
by Daniel Vetter
· 12 years ago
5bfe2ac
drm/i915: add pipe_config->has_pch_encoder
by Daniel Vetter
· 12 years ago
6cc5f34
drm/i915: add pipe_config->pixel_multiplier
by Daniel Vetter
· 12 years ago
7ae8923
drm/i915: add pipe_config->timings_set
by Daniel Vetter
· 12 years ago
460da916
drm/i915: compute pipe_config earlier
by Daniel Vetter
· 12 years ago
b8cecdf
drm/i915: introduce struct intel_crtc_config
by Daniel Vetter
· 12 years ago
693db18
drm/i915: Apply alignment restrictions on scanout surfaces for VT-d
by Chris Wilson
· 12 years ago
b5644d0
drm/i915: restore cursor and sprite state when forcing a config restore v2
by Jesse Barnes
· 12 years ago
bba2181
Revert "drm/i915: set TRANSCODER_EDP even earlier"
by Daniel Vetter
· 12 years ago
80ca378
drm/i915: there's no DSPPOS register on gen4+
by Paulo Zanoni
· 12 years ago
4b71a57
drm/i915: fix DSPADDR Gen check
by Paulo Zanoni
· 12 years ago
8228c25
drm/i915: Rename intel_ddi_enable_pipe_func() to transcoder_func()
by Damien Lespiau
· 12 years ago
aaa148e
drm/i915: Cleanup if the EDP transcoder has a bobug input value
by Damien Lespiau
· 12 years ago
6553363
drm/i915: Kill a strange comment about DPMS functions
by Ville Syrjälä
· 12 years ago
7eb552a
drm/i915: Move num_pipes to intel info
by Ben Widawsky
· 12 years ago
34c61c6
drm/i915: VLV doesn't have HDMI on port C
by Jesse Barnes
· 12 years ago
da6ecc5
drm/i915: don't use plane pipe select on VLV
by Jesse Barnes
· 12 years ago
0d4a42f
Merge tag 'v3.9-rc3' into drm-intel-next-queued
by Daniel Vetter
· 12 years ago
ca29136
drm/i915: there's no DSPADDR register on Haswell
by Paulo Zanoni
· 12 years ago
51889b3
drm/i915: there's no DSPSIZE register on gen4+
by Paulo Zanoni
· 12 years ago
a18c4c3
drm/i915: capture the correct cursor registers on IVB
by Paulo Zanoni
· 12 years ago
2cc7954
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
dc0fa71
drm/i915: remove duplicated SDVO/HDMI bit definitions
by Paulo Zanoni
· 12 years ago
e2debe9
drm/i915: clarify confusion between SDVO and HDMI registers
by Paulo Zanoni
· 12 years ago
61bc95c
DRM/i915: On G45 enable cursor plane briefly after enabling the display plane.
by Egbert Eich
· 12 years ago
85ce9c6
drm/i915: Kill a few pointless comments
by Ville Syrjälä
· 12 years ago
228a0e8
drm/i915: Remove a stale and misplaced comment
by Ville Syrjälä
· 12 years ago
f4808ab
drm/i915: Document the find_pll() function
by Ville Syrjälä
· 12 years ago
4a35f83
drm/i915: Don't clobber crtc->fb when queue_flip fails
by Ville Syrjälä
· 12 years ago
83f377a
drm/i915: gen2 has no tv out support
by Daniel Vetter
· 12 years ago
a497bfe
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
bc75286
drm/i915: Handle untiled planes when computing their offsets
by Chris Wilson
· 12 years ago
b81e059
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
9ed9809
drm/i915: remove obsolete obj assignment in page flip
by Mika Kuoppala
· 12 years ago
96a0291
drm/i915: Finish page flips and update primary planes after a GPU reset
by Ville Syrjälä
· 12 years ago
4878cae
drm/i915: Really wait for pending flips when panning
by Ville Syrjälä
· 12 years ago
86d3efc
drm/i915: Implement pipe CSC based limited range RGB output
by Ville Syrjälä
· 12 years ago
ac4199e
drm/i915: inverted brightness quirk for Acer Aspire 4736Z
by Daniel Vetter
· 12 years ago
4f7dfb6
drm/i915: Set i9xx sdvo clock limits according to specifications
by Patrik Jakobsson
· 12 years ago
Next »