index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
drm/i915: Don't store current shared DPLL in the new pipe_config
Ander Conselvan de Oliveira
2014-11-07
|
*
|
|
|
drm/i915: Remove crtc_mode_set() hook
Ander Conselvan de Oliveira
2014-11-07
|
*
|
|
|
drm/i915: Covert remaining platforms to choose DPLLS before disabling CRTCs
Ander Conselvan de Oliveira
2014-11-07
|
*
|
|
|
drm/i915: Covert ILK-IVB to choose DPLLS before disabling CRTCs
Ander Conselvan de Oliveira
2014-11-07
|
*
|
|
|
drm/i915: Covert HSW+ to choose DPLLS before disabling CRTCs
Ander Conselvan de Oliveira
2014-11-07
|
*
|
|
|
drm/i915: Add infrastructure for choosing DPLLs before disabling crtcs
Ander Conselvan de Oliveira
2014-11-07
|
*
|
|
|
drm/i915: Move dpll crtc_mask and hw_state fields into separate struct
Ander Conselvan de Oliveira
2014-11-07
|
*
|
|
|
drm/i915: Convert shared dpll reference count to a crtc mask
Ander Conselvan de Oliveira
2014-11-07
|
*
|
|
|
drm/i915: Check pipe_config.has_dp_encoder instead of encoder types
Daniel Vetter
2014-11-07
|
*
|
|
|
drm/i915: Make *_crtc_mode_set work on new_config
Ander Conselvan de Oliveira
2014-11-04
|
*
|
|
|
drm/i915: Remove redundant return value and WARN_ON
Dave Gordon
2014-11-04
|
*
|
|
|
drm/i915: Fix null pointer dereference in ring cleanup code
John Harrison
2014-11-04
|
*
|
|
|
drm/i915: Redefine WARN_ON to include the condition
Mika Kuoppala
2014-11-04
|
*
|
|
|
drm/i915: Read out the power sequencer port assignment on resume on vlv/chv
Ville Syrjälä
2014-11-04
|
*
|
|
|
drm/i915: Initialize PPS timestamps on vlv/chv
Ville Syrjälä
2014-11-04
|
*
|
|
|
drm/i915/audio: remove misleading checks for !eld[0]
Jani Nikula
2014-11-04
|
*
|
|
|
drm/i915: introduce intel_audio_codec_{enable, disable}
Jani Nikula
2014-11-04
|
*
|
|
|
drm/i915/ddi: write ELD where it's supposed to be done
Jani Nikula
2014-11-04
|
*
|
|
|
drm/i915/audio: set ELD Conn_Type at one place
Jani Nikula
2014-11-04
|
*
|
|
|
drm/i915: Enable pipe-a power well on chv
Ville Syrjälä
2014-11-04
|
*
|
|
|
drm/i915: Add support for CHV pipe B sprite CSC
Ville Syrjälä
2014-11-04
|
*
|
|
|
drm/i915: run hsw_disable_pc8() later on resume
Paulo Zanoni
2014-11-04
|
*
|
|
|
drm/i915: kill intel_resume_prepare()
Paulo Zanoni
2014-11-04
|
*
|
|
|
drm/i915: Initialize new chv primary plane and pipe blender registers
Ville Syrjälä
2014-11-04
|
*
|
|
|
drm/i915: Do vlv cmnlane toggle w/a in more cases
Ville Syrjälä
2014-11-04
|
*
|
|
|
drm/i915: use intel_fb_obj() macros to assign gem objects
Gustavo Padovan
2014-11-04
|
*
|
|
|
drm/i915: create a prepare phase for sprite plane updates
Gustavo Padovan
2014-11-04
|
*
|
|
|
drm/i915: create a prepare step for primary planes updates
Gustavo Padovan
2014-11-04
|
*
|
|
|
drm/i915: Make sure DPLL is enabled when kicking the power sequencer on VLV/CHV
Ville Syrjälä
2014-11-04
|
*
|
|
|
drm/i915: Warn if stealing power sequencer from an active eDP port
Ville Syrjälä
2014-11-04
|
*
|
|
|
drm/i915: Warn if panel power is already on when enabling it
Ville Syrjälä
2014-11-04
|
*
|
|
|
drm/i915: Improve VDD/PPS debugs
Ville Syrjälä
2014-11-04
|
*
|
|
|
drm/i915: Steal power sequencer in vlv_power_sequencer_pipe()
Ville Syrjälä
2014-11-04
|
*
|
|
|
drm/i915: Warn if stealing non pipe A/B power sequencer
Ville Syrjälä
2014-11-04
|
*
|
|
|
drm/i915: Clear PPS port select when giving up the power sequencer
Ville Syrjälä
2014-11-04
|
*
|
|
|
drm/i915: Don't kick the power seqeuncer just to check if we have vdd/panel p...
Ville Syrjälä
2014-11-04
|
*
|
|
|
drm/i915: Kick the power sequencer before AUX transactions
Ville Syrjälä
2014-11-04
|
*
|
|
|
drm/i915: Fix eDP link training when switching pipes on VLV/CHV
Ville Syrjälä
2014-11-04
|
*
|
|
|
drm/i915: Wait for PHY port ready before link training on VLV/CHV
Ville Syrjälä
2014-11-04
|
*
|
|
|
drm/i915: Hold the pps mutex across the whole panel power enable sequence
Ville Syrjälä
2014-11-04
|
*
|
|
|
drm/i915: Split power sequencer panel on/off functions to locked and unlocked...
Ville Syrjälä
2014-11-04
|
*
|
|
|
drm/i915: Don't initialize power seqeuencer delays more than once
Ville Syrjälä
2014-11-04
|
*
|
|
|
drm/i915: Store power sequencer delays in intel_dp
Ville Syrjälä
2014-11-04
|
*
|
|
|
drm/i915: Remove high level intel_edp_vdd_{on, off}() from hpd/detect
Ville Syrjälä
2014-11-04
|
*
|
|
|
drm/i915: Warn if trying to register eDP on port != B/C on vlv/chv
Ville Syrjälä
2014-11-04
|
*
|
|
|
drm/i915: transform INTEL_OUTPUT_* into an enum
Paulo Zanoni
2014-11-04
|
*
|
|
|
drm/i915/audio: pass intel_encoder on to platform specific ELD functions
Jani Nikula
2014-11-04
|
*
|
|
|
drm/i915: pass intel_encoder to intel_write_eld
Jani Nikula
2014-11-04
|
*
|
|
|
drm/i915/audio: beat some sense into the variable types and names
Jani Nikula
2014-11-04
|
*
|
|
|
drm/i915/audio: constify hdmi audio clock struct
Jani Nikula
2014-11-04
[prev]
[next]