summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_drv.h
AgeCommit message (Expand)Author
2017-02-27drm/i915: Only enable DDI IO power domains after enabling DPLLAnder Conselvan de Oliveira
2017-02-27drm/i915: Check encoder type in enc_to_dig_port()Ander Conselvan de Oliveira
2017-02-27drm/i915: Store encoder power domain in struct intel_encoderAnder Conselvan de Oliveira
2017-02-27drm/i915: Store aux power domain in intel_dpAnder Conselvan de Oliveira
2017-02-24drm/i915: Introduce intel_ddi_dp_voltage_max()Ville Syrjälä
2017-02-23drm/i915/glk: Pass dev_priv to intel_atomic_setup_scalers()Ander Conselvan de Oliveira
2017-02-20drm/i915: Add power well SW/HW state verificationImre Deak
2017-02-16drm/i915: struct_mutex is not required for allocating the framebufferChris Wilson
2017-02-15drm/i915/dp: Reset the link params on HPD/connected boot/resumeManasi Navare
2017-02-10drm/i915: Remove unused function intel_ddi_get_link_dpll()Ander Conselvan de Oliveira
2017-02-10drm/i915: Make power domain masks 64 bit longAnder Conselvan de Oliveira
2017-02-08drm/i915: Move ilk_pipe_pixel_rate() to intel_display.cVille Syrjälä
2017-02-08drm/i915: Replace the .modeset_commit_cdclk() hook with a more direct .set_cd...Ville Syrjälä
2017-02-08drm/i915: Track full cdclk state for the logical and actual cdclk frequenciesVille Syrjälä
2017-02-08drm/i915: Start moving the cdclk stuff into a distinct state structureVille Syrjälä
2017-02-08drm/i915: Move most cdclk/rawclk related code to intel_cdclk.cVille Syrjälä
2017-02-08drm/i915: Store the pipe pixel rate in the crtc stateVille Syrjälä
2017-02-06drm/i915/lspcon: Remove DPCD compare based resume time workaroundImre Deak
2017-02-06drm/i915/lspcon: Fix resume time initialization due to unasserted HPDImre Deak
2017-01-26drm/i915: Add support for DP Video pattern compliance testsManasi Navare
2017-01-26drm/i915: Add support for DP link training complianceManasi Navare
2017-01-24drm/i915: Move atomic state free from out of fence releaseChris Wilson
2017-01-19drm/i915: Track pinned vma in intel_plane_stateChris Wilson
2017-01-10drm/i915: Use new CRC debugfs APITomeu Vizoso
2017-01-04Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm...Daniel Vetter
2017-01-02drm/i915: Move intel_atomic_get_shared_dpll_state() to intel_dpll_mgr.cAnder Conselvan de Oliveira
2016-12-30drm/i915: Rename intel_shared_dpll_config to intel_shared_dpll_stateAnder Conselvan de Oliveira
2016-12-19drm/i915: Add a cursor hack to allow converting legacy page flip to atomic, v3.Maarten Lankhorst
2016-12-19drm/i915: Prevent PPS stealing from a normal DP port on VLV/CHVVille Syrjälä
2016-12-18drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>Laurent Pinchart
2016-12-13drm/i915: Intel panel downclock cleanupMika Kahola
2016-12-13drm/i915: Intel panel detection cleanupMika Kahola
2016-12-13drm/i915: Move all the DP compliance data to a separate structManasi Navare
2016-12-13drm/i915: Find fallback link rate/lane countManasi Navare
2016-12-13drm/i915: Compute sink's max lane count/link BW at HotplugManasi Navare
2016-12-13drm/i915/debugfs: Move out pipe CRC codeTomeu Vizoso
2016-12-07drm/i915: Add intel_atomic_get_existing_crtc_state functionMahesh Kumar
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