Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
3f37b26f8d57756b591383a9d8ce1cd628bc773c
/
drivers
/
gpu
/
drm
/
i915
/
intel_lvds.c
d0669d0
drm/i915: Clean up LVDS register handling
by Ville Syrjälä
· 9 years ago
124abe0
drm/i915: Always call the adjusted mode 'adjusted_mode'
by Ville Syrjälä
· 9 years ago
96d12cb
drm/i915: access the PP_ON_DELAYS/PP_OFF_DELAYS regs only pre GEN5
by Imre Deak
· 9 years ago
c5796b7
drm/i915: access the PP_CONTROL reg only pre GEN5
by Imre Deak
· 9 years ago
7f7b58c
drm/i915: LVDS pixel clock check
by Mika Kahola
· 9 years ago
4d688a2
drm/i915: Get rid of dpms handling.
by Maarten Lankhorst
· 9 years ago
043e9bd
drm/i915: Convert resume to atomic.
by Maarten Lankhorst
· 9 years ago
d26a5b6
drm/i915: Disable LVDS port after the pipe on PCH
by Ville Syrjälä
· 9 years ago
c329a4e
drm/i915: Nuke lvds downclock support
by Daniel Vetter
· 9 years ago
eebaed6
drm/i915: Ignore LVDS presence in VBT flag if the LVDS is enabled by BIOS
by Chris Wilson
· 9 years ago
bdcddf9
Backmerge v4.1-rc4 into into drm-next
by Dave Airlie
· 9 years ago
3916e3f
drm/i915: Add missing MacBook Pro models with dual channel LVDS
by Lukas Wunner
· 10 years ago
6f317cf
drm/i915: Assume dual channel LVDS if pixel clock necessitates it
by Lukas Wunner
· 10 years ago
08d9bc9
drm/i915: Allocate connector state together with the connectors
by Ander Conselvan de Oliveira
· 10 years ago
9bdbd0b
drm/i915: Allocate connector state together with the connectors
by Ander Conselvan de Oliveira
· 10 years ago
88ac793
drm/i915: base gmbus pin validity check on the gmbus pin map array
by Jani Nikula
· 10 years ago
0184df4
drm/i915: refer to pin instead of port in the intel_i2c.c interfaces
by Jani Nikula
· 10 years ago
988c701
drm/i915: rename GMBUS_PORT_* macros as GMBUS_PIN_*
by Jani Nikula
· 10 years ago
d21bd67
drm/i915: Don't use encoder->new_crtc in intel_lvds_compute_config()
by Ander Conselvan de Oliveira
· 10 years ago
9896972
drm/i915: Implement connector state duplication
by Ander Conselvan de Oliveira
· 10 years ago
83d6573
drm/i915: Use enabled value from crtc_state rather than crtc (v2)
by Matt Roper
· 10 years ago
2545e4a
drm/i915: Add atomic_get_property entrypoint for connectors (v2)
by Matt Roper
· 10 years ago
c6f95f2
drm/i915: Setup dummy atomic state for connectors (v3)
by Matt Roper
· 10 years ago
6e3c971
drm/i915: Make intel_crtc->config a pointer
by Ander Conselvan de Oliveira
· 10 years ago
2d112de
drm/i915: Embedded struct drm_crtc_state in intel_crtc_state
by Ander Conselvan de Oliveira
· 10 years ago
5cec258
drm/i915: Rename struct intel_crtc_config to intel_crtc_state
by Ander Conselvan de Oliveira
· 10 years ago
8c86394
Merge tag 'v3.18' into drm-next
by Dave Airlie
· 10 years ago
b0616c5
drm/i915: Unlock panel even when LVDS is disabled
by Daniel Vetter
· 10 years ago
6517d27
drm/i915: Pass the current pipe from eDP init to backlight setup
by Ville Syrjälä
· 10 years ago
f458ebb
drm/i915: Bikeshed rpm functions name a bit.
by Daniel Vetter
· 10 years ago
b2efb3f
drm: backmerge tag 'v3.17-rc5' into drm-next
by Dave Airlie
· 10 years ago
bbe1c27
drm/i915: Remove bogus __init annotation from DMI callbacks
by Mathias Krause
· 10 years ago
b2784e1
drm/i915: Introduce a for_each_intel_encoder() macro
by Damien Lespiau
· 10 years ago
5d42f82
Merge tag 'v3.16' into drm-next
by Dave Airlie
· 10 years ago
c51f716
Merge tag 'drm-intel-next-2014-07-11' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
6b89cdd
Revert "drm/i915: Don't set the 8to6 dither flag when not scaling"
by Daniel Vetter
· 10 years ago
1f835a7
drm/i915: don't read LVDS regs at compute_config time
by Paulo Zanoni
· 10 years ago
34a6c70
drm/i915: check the power domains in intel_lvds_get_hw_state()
by Paulo Zanoni
· 10 years ago
34ea3d3
drm: add register and unregister functions for connectors
by Thomas Wood
· 10 years ago
c23cc41
drm/i915: replace drm_get_connector_name() with direct name field use
by Jani Nikula
· 10 years ago
85a50fb
drm/i915/lvds: Remove ->mode_set callback
by Daniel Vetter
· 11 years ago
773875b
drm/i915: Don't set the 8to6 dither flag when not scaling
by Daniel Vetter
· 11 years ago
4da9854
drm/i915: add locking to fixed panel edid probing
by Daniel Vetter
· 11 years ago
bc079e8
drm/i915: Make encoder cloning more flexible
by Ville Syrjälä
· 11 years ago
4932e2c
drm/i915: add unregister callback to connector
by Imre Deak
· 11 years ago
7fb4a3a
drm/i915/lvds: Remove dead code from failing case
by Damien Lespiau
· 11 years ago
4b6ed68
drm/i915: Initialize downclock mode in panel init
by Vandana Kannan
· 11 years ago
d330a95
drm/i915: move module parameters into a struct, in a new file
by Jani Nikula
· 11 years ago
ec9ed19
drm/i915: Make downclock deduction common for all panels
by Vandana Kannan
· 11 years ago
5be19d9
drm/i915/lvds: don't restore hw state in the lid notifier for pch platforms
by Daniel Vetter
· 11 years ago
c19de8e
drm/i915: Return a drm_mode_status enum in the mode_valid vfuncs
by Damien Lespiau
· 11 years ago
752aa88
drm/i915: make backlight functions take a connector
by Jesse Barnes
· 11 years ago
7f16e5c
Merge tag 'v3.12' into drm-intel-next
by Daniel Vetter
· 11 years ago
645378d
drm/i915: No LVDS hardware on Intel D410PT and D425KT
by Rob Pearce
· 11 years ago
d9255d5
drm/i915: destroy connector sysfs files earlier
by Paulo Zanoni
· 11 years ago
241bfc3
drm/i915: Use crtc_clock with the adjusted mode
by Damien Lespiau
· 11 years ago
768f69c
drm/i915: VBT's child_device_config changes over time
by Paulo Zanoni
· 11 years ago
b14c567
drm/i915: use pointer = k[cmz...]alloc(sizeof(*pointer), ...) pattern
by Daniel Vetter
· 11 years ago
18442d0
drm/i915: Fix port_clock and adjusted_mode.clock readout all over
by Ville Syrjälä
· 11 years ago
4c6df4b
drm/i915: Fix pipe config warnings when dealing with LVDS fixed mode
by Ville Syrjälä
· 11 years ago
66df24d
drm/i915/lvds: use the native encoder ->mode_set callback
by Daniel Vetter
· 11 years ago
cb54b53
Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux'
by Daniel Vetter
· 11 years ago
164c859
drm/i915: Add some debug breadcrumbs to connector detection
by Chris Wilson
· 11 years ago
058ca4a
Merge tag 'drm-intel-fixes-2013-07-22' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes
by Dave Airlie
· 11 years ago
21d8a47
drm/i915: fix pfit regression for non-autoscaled resolutions
by Daniel Vetter
· 11 years ago
0692282
drm/i915: fix up readout of the lvds dither bit on gen2/3
by Daniel Vetter
· 11 years ago
2e17c5a
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
dcf6d29
drm/i915: quirk away phantom LVDS on Intel's D525MW mainboard
by Jani Nikula
· 11 years ago
e5614f0
drm/i915: quirk away phantom LVDS on Intel's D510MO mainboard
by Chris Wilson
· 11 years ago
f6736a1
drm/i915: s/pre_pll/pre/ on the lvds port enable function
by Daniel Vetter
· 11 years ago
55607e8
drm/i915: asserts for lvds pre_enable
by Daniel Vetter
· 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
c909335
drm/i915: stop killing pfit on i9xx
by Daniel Vetter
· 11 years ago
accfc0c
drm/i915: consolidate and tighten encoder cloning checks
by Daniel Vetter
· 11 years ago
45a211d
drm/i915: no lvds quirk for hp t5740
by Ben Mesman
· 12 years ago
045ac3b
drm/i915: add encoder get_config function v5
by Jesse Barnes
· 12 years ago
2fa2fe9
drm/i915: panel fitter hw state readout&check support
by Daniel Vetter
· 12 years ago
41aa344
drm/i915: Organize VBT stuff inside drm_i915_private
by Rodrigo Vivi
· 12 years ago
5a80c45
drm/i915: move border color writes to pfit_enable
by Daniel Vetter
· 12 years ago
68fc874
drm/i915: move lvds_border_bits to pipe_config
by Daniel Vetter
· 12 years ago
e29c22c
drm/i915: implement fdi auto-dithering
by Daniel Vetter
· 12 years ago
b074cec
drm/i915: move PCH pfit controls into pipe_config
by Jesse Barnes
· 12 years ago
2dd2455
drm/i915: factor out GMCH panel fitting code and use for eDP v3
by Jesse Barnes
· 12 years ago
d8b3224
drm/i915: use pipe_config for lvds dithering
by Daniel Vetter
· 12 years ago
e29a18f
drm/i915: add i9xx pfit pipe asserts
by Daniel Vetter
· 12 years ago
dc652f9
drm/i915: ensure single initialization and cleanup of backlight device
by Jani Nikula
· 12 years ago
9e9dd0e
drm/i915: Add no-lvds quirk for Fujitsu Esprimo Q900
by Christian Lamparter
· 12 years ago
4e53c2e
drm/i915: precompute pipe bpp before touching the hw
by Daniel Vetter
· 12 years ago
5bfe2ac
drm/i915: add pipe_config->has_pch_encoder
by Daniel Vetter
· 12 years ago
7ae8923
drm/i915: add pipe_config->timings_set
by Daniel Vetter
· 12 years ago
0d4a42f
Merge tag 'v3.9-rc3' into drm-intel-next-queued
by Daniel Vetter
· 12 years ago
311e359
drm/i915: reorganize intel_lvds_supported
by Paulo Zanoni
· 12 years ago
56c2912
drm/i915: don't init LVDS on VLV
by Jesse Barnes
· 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
9d6d9f1
drm/i915: clean up panel fitter handling in lvds
by Mika Kuoppala
· 12 years ago
b8efb17
i915: ignore lid open event when resuming
by Zhang Rui
· 12 years ago
af5676f
drm/i915: rip out helper->disable noop functions
by Daniel Vetter
· 12 years ago
735dc0d
Merge branch 'drm-kms-locking' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
a0e99e6
drm/i915: use drm_modeset_lock_all
by Daniel Vetter
· 12 years ago
Next »