summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_display.c
AgeCommit message (Expand)Author
2016-10-14drm/i915: Make IS_HASWELL only take dev_privTvrtko Ursulin
2016-10-14drm/i915: Make IS_BROADWELL only take dev_privTvrtko Ursulin
2016-10-14drm/i915: Make IS_IVYBRIDGE only take dev_privTvrtko Ursulin
2016-10-14drm/i915: Make INTEL_DEVID only take dev_privTvrtko Ursulin
2016-10-14drm/i915: Make HAS_GMCH_DISPLAY only take dev_privTvrtko Ursulin
2016-10-14drm/i915: Make INTEL_PCH_TYPE & co only take dev_privTvrtko Ursulin
2016-10-14drm/i915: Make HAS_DDI and HAS_PCH_LPT_LP only take dev_privTvrtko Ursulin
2016-10-14drm/i915: Allocate intel_engine_cs structure only for the enabled enginesAkash Goel
2016-10-12drm/i915: Allow disabling error captureChris Wilson
2016-10-12Merge tag 'drm-for-v4.9' into drm-intel-next-queuedDaniel Vetter
2016-10-10drm/i915: Allow PCH DPLL sharing regardless of DPLL_SDVO_HIGH_SPEEDVille Syrjälä
2016-10-10drm/i915: introduce intel_has_sagv()Paulo Zanoni
2016-10-10drm/i915: SAGV is not SKL-only, so rename a few thingsPaulo Zanoni
2016-10-10drm/i915: don't forget to set intel_crtc->dspaddr_offset on SKL+Paulo Zanoni
2016-10-10drm/i915: Unlock PPS registers after GPU resetImre Deak
2016-10-04drm/i915: keep CONFIG_DRM_FBDEV_EMULATION=n function stubs togetherJani Nikula
2016-10-04drm/i915: Replace a bunch of connector->base.display_info with a local variableVille Syrjälä
2016-09-28drm/i915: Allow PCH DPLL sharing regardless of DPLL_SDVO_HIGH_SPEEDVille Syrjälä
2016-09-28Merge tag 'v4.8-rc8' into drm-nextDave Airlie
2016-09-26drm/i915: introduce intel_has_sagv()Paulo Zanoni
2016-09-26drm/i915: SAGV is not SKL-only, so rename a few thingsPaulo Zanoni
2016-09-22drm/i915: don't forget to set intel_crtc->dspaddr_offset on SKL+Paulo Zanoni
2016-09-21drm/i915: Queue page flip work via a low latency, unbound workqueueImre Deak
2016-09-20drm/i915: Unlock PPS registers after GPU resetImre Deak
2016-09-20Merge tag 'drm-intel-next-2016-09-19' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-09-09drm/i915: Prepare object synchronisation for asynchronicityChris Wilson
2016-09-09drm/i915: Expand bool interruptible to pass flags to i915_wait_request()Chris Wilson
2016-09-09drm/i915: Separate out reset flags from the reset counterChris Wilson
2016-09-07drm/i915: Remove ddi_pll_sel from intel_crtc_stateAnder Conselvan de Oliveira
2016-09-07drm/i915/skl: Don't try to update plane watermarks if they haven't changedLyude
2016-08-29drm/i915: remove leftover for_each_intel_crtc_maskedJani Nikula
2016-08-25drm/i915/skl: Update DDB values atomically with wms/plane attrsLyude
2016-08-25drm/i915: Move CRTC updating in atomic_commit into it's own hookLyude
2016-08-25Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into...Dave Airlie
2016-08-24drm/i915: Suppress DRM_ERROR for D_COMP write on HaswellChris Wilson
2016-08-24drm/i915: free intel_fbMatthew Auld
2016-08-24drm/i915: Cleanup crt disable sequence on hsw+Maarten Lankhorst
2016-08-24drm/i915: Create a intel_encoder_find_connector helper function.Maarten Lankhorst
2016-08-23drm/i915/skl: Update plane watermarks atomically during plane updatesLyude
2016-08-23drm/i915: Make encoder->compute_config take the connector stateMaarten Lankhorst
2016-08-23drm/i915: Pass crtc_state and connector_state to encoder functionsMaarten Lankhorst
2016-08-23drm/i915: Walk over encoders in crtc enable/disable using atomic state.Maarten Lankhorst
2016-08-23drm/i915: Pass atomic state to crtc enable/disable functionsMaarten Lankhorst
2016-08-22drm/i915/skl: Add support for the SAGV, fix underrun hangsLyude
2016-08-22drm/i915: pdev cleanupDavid Weinehall
2016-08-22drm/i915/skl: Add support for the SAGV, fix underrun hangsLyude
2016-08-22drm/i915: Call intel_fbc_pre_update() after pinning the new pageflipPaulo Zanoni
2016-08-19drm: Allow drivers to modify plane_state in prepare_fb/cleanup_fbChris Wilson
2016-08-19Merge tag 'drm-intel-fixes-2016-08-15' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2016-08-18drm/i915: Move fence tracking from object to vmaChris Wilson