Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
257a7ffcfaf68718c963db6e9978d1f4f647986b
/
drivers
/
gpu
/
drm
/
i915
/
intel_display.c
257a7ff
drm/i915: fix pnv display core clock readout out
by Daniel Vetter
· 11 years ago
907b28c
drm/i915: Colocate all GT access routines in the same file
by Chris Wilson
· 11 years ago
cb54b53
Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux'
by Daniel Vetter
· 11 years ago
be256dc
drm/i915: add functions to disable and restore LCPLL
by Paulo Zanoni
· 11 years ago
47701c3
drm/i915: disable CLKOUT_DP when it's not needed
by Paulo Zanoni
· 11 years ago
2fa86a1
drm/i915: extend lpt_enable_clkout_dp
by Paulo Zanoni
· 11 years ago
e85843b
drm/i915: quirk no PCH_PWM_ENABLE for Dell XPS13 backlight
by Kamal Mostafa
· 11 years ago
bf8fa3d
drm/i915: extract lpt_enable_clkout_dp from lpt_init_pch_refclk
by Paulo Zanoni
· 11 years ago
f31f2d5
drm/i915: extract FDI mPHY functions from lpt_init_pch_refclk
by Paulo Zanoni
· 11 years ago
0ff066a
drm/i915: remove SDV support from lpt_pch_init_refclk
by Paulo Zanoni
· 11 years ago
4906557
drm/i915: Hook PSR functionality
by Rodrigo Vivi
· 11 years ago
2e57f47
drm/i915: Fix dereferencing invalid connectors in is_crtc_connector_off()
by Chris Wilson
· 11 years ago
35c9537
drm/i915: Sanitize shared dpll state
by Daniel Vetter
· 11 years ago
19bc678
drm/i915: We implement WaMPhyProgramming on Haswell
by Damien Lespiau
· 11 years ago
50b44a4
drm/i915: clear DPLL reg when disabling i9xx dplls
by Daniel Vetter
· 11 years ago
3ad8a20
drm/i915: Fix up cpt pixel multiplier enable sequence
by Daniel Vetter
· 11 years ago
426115c
drm/i915: clean up vlv ->pre_pll_enable and pll enable sequence
by Daniel Vetter
· 11 years ago
84734a0
drm/i915: move error state to own compilation unit
by Mika Kuoppala
· 11 years ago
08e2a7d
drm/i915: Use for_each_pipe() when possible
by Damien Lespiau
· 11 years ago
0692282
drm/i915: fix up readout of the lvds dither bit on gen2/3
by Daniel Vetter
· 11 years ago
885b012
drm/i915: Fix VLV DP RBR/HDMI/DAC PLL LPF coefficients
by Ville Syrjälä
· 11 years ago
5d536e2
drm/i915: dvo needs a P2 divisor of 4
by Daniel Vetter
· 11 years ago
4a33e48
drm/i915: fix dvo DPLL regression
by Daniel Vetter
· 11 years ago
f343c5f
drm/i915: Getter/setter for object attributes
by Ben Widawsky
· 11 years ago
d94ab06
drm/i915: Explicitly cast pipe -> intel_dpll_id
by Daniel Vetter
· 11 years ago
e143a21
drm/i915: explicitly cast pipe -> cpu_transcoder
by Daniel Vetter
· 11 years ago
510d5f2
drm/i915: split encoder get_config calls from crtc get_clock calls
by Jesse Barnes
· 11 years ago
6f02488
drm/i915: fixup messages in pipe_config_compare
by Jesse Barnes
· 11 years ago
319d982
drm/i915: flip on a no fb -> fb transition if crtc is active v3
by Jesse Barnes
· 11 years ago
4d6a3e6
drm/i915: turn off panel fitting at flip time if needed v2
by Jesse Barnes
· 11 years ago
babea61
drm/i915: copy fetched mode state into crtc at setup_hw time v5
by Jesse Barnes
· 11 years ago
f1f644d
drm/i915: get mode clock when reading the pipe config v9
by Jesse Barnes
· 11 years ago
c93f54c
drm/i915: pixel multiplier readout support for pch ports
by Daniel Vetter
· 11 years ago
5c3fe8b
drm/i915: Move fbc members out of line
by Ben Widawsky
· 11 years ago
165e901
drm/i915: Mask out hardware status bits from VLV DPLL register
by Ville Syrjälä
· 11 years ago
f6736a1
drm/i915: s/pre_pll/pre/ on the lvds port enable function
by Daniel Vetter
· 11 years ago
66e3d5c
drm/i915: move i9xx dpll enabling into crtc enable function
by Daniel Vetter
· 11 years ago
8bcc279
drm/i915: hw state readout for i9xx dplls
by Daniel Vetter
· 11 years ago
952735e
drm/i915: move encoder pre enable hooks togther on ilk+
by Daniel Vetter
· 11 years ago
55607e8
drm/i915: asserts for lvds pre_enable
by Daniel Vetter
· 11 years ago
87442f7
drm/i915: duplicate intel_enable_pll into i9xx and vlv versions
by Daniel Vetter
· 11 years ago
b89a1d3
drm/i915: use sw tracked state to select shared dplls
by Daniel Vetter
· 11 years ago
15bdd4c
drm/i915: consolidate pch pll enable sequence
by Daniel Vetter
· 11 years ago
4abb2c3
drm/i915: s/LFP/LPF in DPIO PLL register names
by Ville Syrjälä
· 11 years ago
99750bd
drm/i915: Fix VLV PLL LPF coefficients for DAC
by Ville Syrjälä
· 11 years ago
a35cdaa
drm/i915: Detect invalid scanout pitches
by Chris Wilson
· 11 years ago
bf67dfe
drm/i915: don't scream into dmesg when a modeset fails
by Daniel Vetter
· 11 years ago
f5adf94
drm/i915: Introduce an HAS_IPS() macro
by Damien Lespiau
· 11 years ago
2841926
Merge tag 'drm-intel-next-2013-06-18' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 11 years ago
4300a0f
Merge tag 'v3.10-rc7' into drm-next
by Dave Airlie
· 11 years ago
05d62b8
drm/i915: Kill useless "Enable panel fitter" comments
by Daniel Vetter
· 11 years ago
bcd644e
drm/i915: simplify the reduced clock handling for pch plls
by Daniel Vetter
· 11 years ago
c909335
drm/i915: stop killing pfit on i9xx
by Daniel Vetter
· 11 years ago
3eff4fa
drm/i915: explicitly set up PIPECONF (and gamma table) on haswell
by Daniel Vetter
· 11 years ago
9f11a9e
drm/i915: set up PIPECONF explicitly for i9xx/vlv platforms
by Daniel Vetter
· 11 years ago
7811407
drm/i915: set up PIPECONF explicitly on ilk-ivb
by Daniel Vetter
· 11 years ago
959e16d
drm/i915: fix up pch pll enabling for pixel multipliers
by Daniel Vetter
· 11 years ago
66e985c
drm/i915: hw state readout and cross-checking for shared dplls
by Daniel Vetter
· 11 years ago
87a875b
drm/i915: WARN on lack of shared dpll
by Daniel Vetter
· 11 years ago
91d1b4b
drm/i915: split up intel_modeset_check_state
by Daniel Vetter
· 11 years ago
30e984d
drm/i915: extract readout_hw_state from setup_hw_state
by Daniel Vetter
· 11 years ago
5358901
drm/i915: display pll hw state readout and checking
by Daniel Vetter
· 11 years ago
7df00d7
drm/i915: pnv dpll doesn't use m1!
by Daniel Vetter
· 12 years ago
e6dfcc5
Merge tag 'drm-intel-next-2013-06-01' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 11 years ago
4ee62c7
drm/i915: Print pretty names for pixel formats
by Ville Syrjälä
· 11 years ago
e9d6944
drm/i915: drop crtc checking from assert_shared_dpll
by Daniel Vetter
· 11 years ago
e7b903d
drm/i915: enable/disable hooks for shared dplls
by Daniel Vetter
· 11 years ago
e9a632a
drm/i915: scrap register address storage
by Daniel Vetter
· 11 years ago
46edb02
drm/i915: metadata for shared dplls
by Daniel Vetter
· 11 years ago
7c74ade
drm/i915: consolidate ->num_shared_dplls assignement
by Daniel Vetter
· 11 years ago
c0d43d6
drm/i915: hw state readout for shared pch plls
by Daniel Vetter
· 11 years ago
1188739
drm/i915: refactor PCH_DPLL_SEL #defines
by Daniel Vetter
· 11 years ago
a43f6e0
drm/i915: move shared_dpll into the pipe config
by Daniel Vetter
· 11 years ago
e2b7826
drm/i915: switch crtc->shared_dpll from a pointer to an enum
by Daniel Vetter
· 11 years ago
e72f9fb
drm/i915: s/pch_pll/shared_dpll/
by Daniel Vetter
· 11 years ago
f4a091c
drm/i915: lock down pch pll accouting some more
by Daniel Vetter
· 11 years ago
d925c59
drm/i915: conditionally disable pch resources in ilk_crtc_disable
by Daniel Vetter
· 11 years ago
cdbd231
drm/i915: fix up pch pll handling in ->mode_set
by Daniel Vetter
· 11 years ago
22e407d
drm/i915: Make g4x_fixup_plane() operational again
by Ville Syrjälä
· 11 years ago
c65355b
drm/i915: Track when we dirty the scanout with render commands
by Chris Wilson
· 11 years ago
de1aa62
drm/i915: Disable primary plane trickle feed for g4x
by Ville Syrjälä
· 11 years ago
bb76006
drm/i915: pipe config quirk infrastructure plus sdvo mode.flags fix
by Daniel Vetter
· 11 years ago
6c49f24
drm/i915: hw state readout support for pixel_multiplier
by Daniel Vetter
· 11 years ago
14420bd
drm/i915: Assert dpll running in intel_crtc_load_lut() on pre-PCH platforms
by Ville Syrjälä
· 11 years ago
20674ee
drm/i915: Spruce up assert_sprites_disabled()
by Ville Syrjälä
· 11 years ago
653e102
drm/i915: Improve assert_planes_disabled()
by Ville Syrjälä
· 11 years ago
bb53d4a
drm/i915: Disable/restore all sprite planes around modeset
by Ville Syrjälä
· 11 years ago
b85dfcf
drm/i915: Drop overlay DPMS call from valleyview_crtc_enable
by Ville Syrjälä
· 11 years ago
0d5b8c6
drm/i915: Follow the same sequence when disabling planes
by Ville Syrjälä
· 11 years ago
f440eb1
drm/i915: Enable the overlay right after primary and cursor planes
by Ville Syrjälä
· 11 years ago
5c38d48
drm/i915: Always enable the cursor right after the primary plane
by Ville Syrjälä
· 11 years ago
63cbb07
drm/i915: Always load the display palette before enabling the pipe
by Ville Syrjälä
· 11 years ago
ef1b460
drm/i915: set default value for config->pixel_multiplier
by Daniel Vetter
· 11 years ago
accfc0c
drm/i915: consolidate and tighten encoder cloning checks
by Daniel Vetter
· 11 years ago
cb8b2a3
drm/i915: check for strange pfit pipe assignemnt on ivb/hsw
by Daniel Vetter
· 11 years ago
8a654f3
drm/i915: Drop some no longer required mode/adjusted_mode parameters
by Daniel Vetter
· 11 years ago
ff9a675
drm/i915: store adjusted dotclock in adjusted_mode->clock
by Daniel Vetter
· 11 years ago
2bd89a0
drm/i915: clear up the fdi dotclock semantics for M/N computation
by Daniel Vetter
· 11 years ago
c0efc38
drm/i915: fold in IS_PNV checks from the split up find_dpll functions
by Daniel Vetter
· 11 years ago
ee9300b
drm/i915: move find_pll callback to dev_priv->display
by Daniel Vetter
· 11 years ago
Next »