summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_drv.h
AgeCommit message (Expand)Author
2016-12-05drm/i915: Validate mode against max. link data rate for DP MSTDhinakaran Pandiyan
2016-12-01drm/i915: Make intel_pm_setup take dev_privTvrtko Ursulin
2016-11-29drm/i915: abstract ddi being audio enabledLibin Yang
2016-11-29drm/i915: Convert vm->dev backpointer to vm->i915Chris Wilson
2016-11-25drm/i915: Pass dev_priv to intel_setup_outputs()Ander Conselvan de Oliveira
2016-11-23drm/i915: Remove all ->config dereferences from intel_hdmi, v2.Maarten Lankhorst
2016-11-23drm/i915: Add crtc->plane_ids_maskVille Syrjälä
2016-11-23drm/i915: Add per-pipe plane identifierVille Syrjälä
2016-11-23drm/i915/lspcon: Wait for expected LSPCON mode to settleImre Deak
2016-11-23drm/i915/lspcon: Add dp_to_lspcon helper()Imre Deak
2016-11-17drm/i915: dev_priv cleanup in intel_dp.cTvrtko Ursulin
2016-11-17drm/i915: make i915 the source of acpi device ids for _DODJani Nikula
2016-11-15drm/i915/gen9+: Kill off hw_ddb from intel_crtc.Maarten Lankhorst
2016-11-15drm/i915/gen9+: Program watermarks as a separate step during evasion, v3.Maarten Lankhorst
2016-11-14drm/i915: Kill dp_encoder_is_mstVille Syrjälä
2016-11-09drm/i915: Pass atomic state to intel_audio_codec_enable, v2.Maarten Lankhorst
2016-11-01drm/i915: Pass dev_priv to intel_init_pm()Ville Syrjälä
2016-11-01drm/i915: Pass dev_priv to intel_suspend_hw()Ville Syrjälä
2016-11-01drm/i915: Pass dev_priv to init_clock_gatingVille Syrjälä
2016-11-01drm/i915: Pass dev_priv to intel_get_crtc_for_pipe()Ville Syrjälä
2016-11-01drm/i915: Pass dev_priv to vlv force pll functionsVille Syrjälä
2016-11-01drm/i915: Pass dev_priv to intel_wait_for_vblank()Ville Syrjälä
2016-11-01drm/i915: Store struct intel_crtc * in {pipe,plane}_to_crtc_mapping[]Ville Syrjälä
2016-11-01drm/i915: Pass intel_crtc to update_wm functionsVille Syrjälä
2016-11-01drm/i915: Pass intel_crtc to intel_crtc_active()Ville Syrjälä
2016-11-01drm/i915: Pass dev_priv to plane constructorsVille Syrjälä
2016-11-01drm/i915/gen9+: Use the watermarks from crtc_state for everything, v2.Maarten Lankhorst
2016-11-01drm/i915/skl+: Remove minimum block allocation from crtc state.Maarten Lankhorst
2016-11-01drm/i915/skl+: Remove data_rate from watermark struct, v2.Maarten Lankhorst
2016-10-31drm/i915: Bail if plane/crtc init failsVille Syrjälä
2016-10-28drm/i915: Restore nonblocking awaits for modesettingChris Wilson
2016-10-28drm/i915: Move GEM activity tracking into a common struct reservation_objectChris Wilson
2016-10-28drm/i915: Use macro in place of open-coded for_each_universal_plane loopMatt Roper
2016-10-28drm/i915: Move broxton phy code to intel_dpio_phy.cAnder Conselvan de Oliveira
2016-10-26drm/i915/lspcon: Add workaround for resuming in PCON modeImre Deak
2016-10-26drm/i915/lspcon: Get DDC adapter via container_of() instead of cached ptrImre Deak
2016-10-26drm/i915/dp: Read DP descriptor for eDP and LSPCON tooImre Deak
2016-10-26drm/i915/lspcon: Fail LSPCON probe if the start of DPCD can't be readImre Deak
2016-10-26drm/i915/dp: Print full branch/sink descriptorImre Deak
2016-10-25drm/i915: Support for GuC interruptsSagar Arun Kamble
2016-10-25drm/i915: Add low level set of routines for programming PM IER/IIR/IMR regist...Akash Goel
2016-10-25Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter
2016-10-25Merge tag 'drm-intel-next-2016-10-24' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-10-25Merge tag 'topic/drm-misc-2016-10-24' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-10-24drm/i915: Remove RPM sequence checkingChris Wilson
2016-10-21drm/i915: Use the per-plane rotation propertyVille Syrjälä
2016-10-21drm: Add drm_rotation_90_or_270()Ville Syrjälä
2016-10-19drm/i915/gen9: Add skl_wm_level_equals()cpaul@redhat.com
2016-10-19drm/i915/gen9: Make skl_pipe_wm_get_hw_state() reusablecpaul@redhat.com
2016-10-19drm/i915/gen9: Get rid of redundant watermark valuescpaul@redhat.com