Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ef9cb4e19b81887f93f200f500071688f773cc55
/
drivers
/
gpu
/
drm
/
i915
/
intel_display.c
a65851a
drm/i915: Make data/link N value power of two
by Ville Syrjälä
· 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
53a7d2d
drm/i915: Set i9xx lvds clock limits according to specifications
by Patrik Jakobsson
· 12 years ago
10d8373
drm/i915: Don't wait for page flips if there was GPU reset
by Ville Syrjälä
· 12 years ago
3d56e2d
drm/i915: Kill obj->pending_flip
by Ville Syrjälä
· 12 years ago
9abdda7
drm/i915: Fix a typo in a intel_modeset_stage_output_state() comment
by Damien Lespiau
· 12 years ago
9d6d9f1
drm/i915: clean up panel fitter handling in lvds
by Mika Kuoppala
· 12 years ago
24a1f16
drm/i915: disable shared panel fitter for pipe
by Mika Kuoppala
· 12 years ago
7e53f3a
drm/fb-helper: fixup set_config semantics
by Daniel Vetter
· 12 years ago
af5676f
drm/i915: rip out helper->disable noop functions
by Daniel Vetter
· 12 years ago
cd17ef4
Merge tag 'drm-intel-next-2013-02-01' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
209d521
drm/i915: Set the SR01 "screen off" bit in i915_redisable_vga() too
by Ville Syrjälä
· 12 years ago
766aa1c
drm/i915: Introduce i915_vgacntrl_reg()
by Ville Syrjälä
· 12 years ago
d6dd9eb
drm/i915: dynamic Haswell display power well support
by Daniel Vetter
· 12 years ago
6931016
drm/i915: check the power down well on assert_pipe()
by Paulo Zanoni
· 12 years ago
725a5b5
drm/i915: Only run idle processing from i915_gem_retire_requests_worker
by Chris Wilson
· 12 years ago
44cec74
drm/i915: dont save/restore VGA state for kms
by Daniel Vetter
· 12 years ago
cc464b2
drm/i915: set TRANSCODER_EDP even earlier
by Paulo Zanoni
· 12 years ago
67c9640
drm/i915: fixup per-crtc locking in intel_release_load_detect_pipe
by Daniel Vetter
· 12 years ago
fa42e23
drm/i915: fix intel_init_power_wells
by Paulo Zanoni
· 12 years ago
67cfc20
drm/i915: Pass VLV_DISPLAY_BASE + reg to intel_{hdmi, dp}_init on VLV
by Ville Syrjälä
· 12 years ago
9d5f78f
drm/i915: VLV doesn't have SDVO
by Ville Syrjälä
· 12 years ago
c00db24
drm/i915: fixup sbi_read/write locking
by Daniel Vetter
· 12 years ago
7b9f35a
drm/i915: HDMI/DP - ELD info refresh support for Haswell
by Wang Xingchao
· 12 years ago
5559eca
drm/i915: add quirk to invert brightness on Packard Bell NCL20
by Jani Nikula
· 12 years ago
01e3a8f
drm/i915: add quirk to invert brightness on eMachines e725
by Jani Nikula
· 12 years ago
1ffff60
drm/i915: add quirk to invert brightness on eMachines G725
by Jani Nikula
· 12 years ago
Next »