summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_drv.h
AgeCommit message (Expand)AuthorFilesLines
2017-03-03drm/i915: Remove direct usages of intel_crtc->config from DDI codeAnder Conselvan de Oliveira1-5/+6
2017-03-03drm/i915: Pass intel_crtc to DDI functions called from crtc en/disableAnder Conselvan de Oliveira1-3/+3
2017-03-03drm/i915: Pass pipe_config to fdi_link_train() functionsAnder Conselvan de Oliveira1-1/+2
2017-03-03drm/i915: Pass intel_crtc to fdi_link_train() hooksAnder Conselvan de Oliveira1-1/+1
2017-03-02drm/i915: Restore the invalid access without RPM warningChris Wilson1-4/+2
2017-02-27drm/i915: Only enable DDI IO power domains after enabling DPLLAnder Conselvan de Oliveira1-0/+4
2017-02-27drm/i915: Check encoder type in enc_to_dig_port()Ander Conselvan de Oliveira1-1/+13
2017-02-27drm/i915: Store encoder power domain in struct intel_encoderAnder Conselvan de Oliveira1-2/+2
2017-02-27drm/i915: Store aux power domain in intel_dpAnder Conselvan de Oliveira1-2/+1
2017-02-24drm/i915: Introduce intel_ddi_dp_voltage_max()Ville Syrjälä1-0/+2
2017-02-23drm/i915/glk: Pass dev_priv to intel_atomic_setup_scalers()Ander Conselvan de Oliveira1-3/+3
2017-02-20drm/i915: Add power well SW/HW state verificationImre Deak1-0/+1
2017-02-16drm/i915: struct_mutex is not required for allocating the framebufferChris Wilson1-4/+3
2017-02-15drm/i915/dp: Reset the link params on HPD/connected boot/resumeManasi Navare1-0/+1
2017-02-10drm/i915: Remove unused function intel_ddi_get_link_dpll()Ander Conselvan de Oliveira1-2/+0
2017-02-10drm/i915: Make power domain masks 64 bit longAnder Conselvan de Oliveira1-1/+1
2017-02-08drm/i915: Move ilk_pipe_pixel_rate() to intel_display.cVille Syrjälä1-1/+0
2017-02-08drm/i915: Replace the .modeset_commit_cdclk() hook with a more direct .set_cd...Ville Syrjälä1-0/+2
2017-02-08drm/i915: Track full cdclk state for the logical and actual cdclk frequenciesVille Syrjälä1-10/+14
2017-02-08drm/i915: Start moving the cdclk stuff into a distinct state structureVille Syrjälä1-0/+3
2017-02-08drm/i915: Move most cdclk/rawclk related code to intel_cdclk.cVille Syrjälä1-1/+8
2017-02-08drm/i915: Store the pipe pixel rate in the crtc stateVille Syrjälä1-0/+6
2017-02-06drm/i915/lspcon: Remove DPCD compare based resume time workaroundImre Deak1-1/+0
2017-02-06drm/i915/lspcon: Fix resume time initialization due to unasserted HPDImre Deak1-0/+2
2017-01-26drm/i915: Add support for DP Video pattern compliance testsManasi Navare1-0/+11
2017-01-26drm/i915: Add support for DP link training complianceManasi Navare1-0/+2
2017-01-24drm/i915: Move atomic state free from out of fence releaseChris Wilson1-0/+2
2017-01-19drm/i915: Track pinned vma in intel_plane_stateChris Wilson1-2/+7
2017-01-10drm/i915: Use new CRC debugfs APITomeu Vizoso1-0/+6
2017-01-04Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm...Daniel Vetter1-0/+3
2017-01-02drm/i915: Move intel_atomic_get_shared_dpll_state() to intel_dpll_mgr.cAnder Conselvan de Oliveira1-2/+0
2016-12-30drm/i915: Rename intel_shared_dpll_config to intel_shared_dpll_stateAnder Conselvan de Oliveira1-2/+2
2016-12-19drm/i915: Add a cursor hack to allow converting legacy page flip to atomic, v3.Maarten Lankhorst1-0/+2
2016-12-19drm/i915: Prevent PPS stealing from a normal DP port on VLV/CHVVille Syrjälä1-0/+6
2016-12-18drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>Laurent Pinchart1-0/+1
2016-12-13drm/i915: Intel panel downclock cleanupMika Kahola1-1/+1
2016-12-13drm/i915: Intel panel detection cleanupMika Kahola1-1/+1
2016-12-13drm/i915: Move all the DP compliance data to a separate structManasi Navare1-3/+11
2016-12-13drm/i915: Find fallback link rate/lane countManasi Navare1-0/+2
2016-12-13drm/i915: Compute sink's max lane count/link BW at HotplugManasi Navare1-0/+4
2016-12-13drm/i915/debugfs: Move out pipe CRC codeTomeu Vizoso1-0/+5
2016-12-07drm/i915: Add intel_atomic_get_existing_crtc_state functionMahesh Kumar1-0/+14
2016-12-05drm/i915: Validate mode against max. link data rate for DP MSTDhinakaran Pandiyan1-0/+2
2016-12-01drm/i915: Make intel_pm_setup take dev_privTvrtko Ursulin1-1/+1
2016-11-29drm/i915: abstract ddi being audio enabledLibin Yang1-0/+2
2016-11-29drm/i915: Convert vm->dev backpointer to vm->i915Chris Wilson1-1/+1
2016-11-25drm/i915: Pass dev_priv to intel_setup_outputs()Ander Conselvan de Oliveira1-10/+12
2016-11-23drm/i915: Remove all ->config dereferences from intel_hdmi, v2.Maarten Lankhorst1-1/+3
2016-11-23drm/i915: Add crtc->plane_ids_maskVille Syrjälä1-1/+2
2016-11-23drm/i915: Add per-pipe plane identifierVille Syrjälä1-1/+2