summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_drv.h
AgeCommit message (Expand)Author
2017-03-13drm/i915: Inline gen6_sanitize_rps_pm_mask()Chris Wilson
2017-03-13drm/i915: Use new atomic iterator macros in ddiMaarten Lankhorst
2017-03-08drm/i915: Plumb drm_framebuffer into more placesVille Syrjälä
2017-03-08Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter
2017-03-08Merge tag 'drm-intel-next-2017-03-06' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-03-07drm/i915: move the {skl, bxt}_{i, uni}nit_cdclk declarationsPaulo Zanoni
2017-03-07Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-03-03drm/i915: Sanitize VLV/CHV watermarks properlyVille Syrjälä
2017-03-03drm/i915: Nuke crtc->wm.cxsr_allowedVille Syrjälä
2017-03-03drm/i915: Compute proper intermediate wms for vlv/cvhVille Syrjälä
2017-03-03drm/i915: Skip useless watermark/FIFO related work on VLV/CHV when not neededVille Syrjälä
2017-03-03drm/i915: Compute vlv/chv wms the atomic wayVille Syrjälä
2017-03-03drm/i915: Compute VLV/CHV FIFO sizes based on the PM2 watermarksVille Syrjälä
2017-03-03drm/i915: Plop vlv/chv fifo sizes into crtc stateVille Syrjälä
2017-03-03drm/i915: Plop vlv wm state into crtc_stateVille Syrjälä
2017-03-03drm/i915: Move vlv wms from crtc->wm_state to crtc->wm.active.vlvVille Syrjälä
2017-03-03drm/i915: Track plane fifo sizes under intel_crtcVille Syrjälä
2017-03-03drm/i915: Track visible planes in a bitmaskVille Syrjälä
2017-03-03drm/i915: Remove direct usages of intel_crtc->config from DDI codeAnder Conselvan de Oliveira
2017-03-03drm/i915: Pass intel_crtc to DDI functions called from crtc en/disableAnder Conselvan de Oliveira
2017-03-03drm/i915: Pass pipe_config to fdi_link_train() functionsAnder Conselvan de Oliveira
2017-03-03drm/i915: Pass intel_crtc to fdi_link_train() hooksAnder Conselvan de Oliveira
2017-03-02drm/i915: Restore the invalid access without RPM warningChris Wilson
2017-03-02Revert "drm/i915: Implement Link Rate fallback on Link training failure"Daniel Vetter
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-01drm/i915: Implement Link Rate fallback on Link training failureManasi Navare
2017-03-01drm/i915: Remove i915_debugfs_unregister()Noralf Trønnes
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-23Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds
2017-02-23drm/i915/glk: Pass dev_priv to intel_atomic_setup_scalers()Ander Conselvan de Oliveira
2017-02-23Merge tag 'v4.10-rc8' into drm-nextDave Airlie
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-16drm/i915/lspcon: Fix resume time initialization due to unasserted HPDImre Deak
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-07Merge branch 'for-linus' into for-nextTakashi Iwai
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