summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_drv.h
AgeCommit message (Expand)AuthorFilesLines
2017-07-27drm/i915: add config function for YCBCR420 outputsShashank Sharma1-0/+3
2017-07-27drm/i915/hsw, bdw: Add irq_pipe_mask, has_vga power well attributesImre Deak1-2/+2
2017-07-20drm/i915: Drop unpin stall in atomic_prepare_commitDaniel Vetter1-2/+0
2017-07-20drm/i915: Remove intel_flip_work infrastructureDaniel Vetter1-20/+1
2017-07-20drm/i915: Rip out legacy page_flip completion/irq handlingDaniel Vetter1-3/+0
2017-07-19drm/i915: Fix fbdev unload sequenceDaniel Vetter1-2/+7
2017-07-18drm/i915: Consistently use enum pipe for PCH transcodersMatthias Kaehlcke1-3/+3
2017-07-10Merge tag 'drm-for-v4.13' into drm-intel-next-queuedDaniel Vetter1-12/+1
2017-06-28drm/i915: Avoid keeping waitboost active for signaling threadsChris Wilson1-3/+2
2017-06-21Merge tag 'drm-intel-next-2017-06-19' of git://anongit.freedesktop.org/git/dr...Dave Airlie1-20/+39
2017-06-16BackMerge tag 'v4.12-rc5' into drm-nextDave Airlie1-12/+1
2017-06-15drm/i915: Add i830 "pipes power well"Ville Syrjälä1-0/+2
2017-06-12drm/i915/cnl: Implement CNL display init/unit sequenceVille Syrjälä1-0/+2
2017-06-12drm/i915: Pass atomic state to backlight enable/disable/set callbacks.Maarten Lankhorst1-3/+4
2017-06-12drm/i915: Pass connector state to intel_panel_set_backlight_acpiMaarten Lankhorst1-1/+1
2017-06-12drm/i915: Pass crtc_state and connector state to backlight enable/disable fun...Maarten Lankhorst1-4/+6
2017-06-01drm/i915/skl+: consider max supported plane pixel rate while scalingMahesh Kumar1-0/+2
2017-05-30drm/i915: Convert intel_sdvo connector properties to atomic.Maarten Lankhorst1-6/+0
2017-05-30drm/i915: Convert intel_hdmi connector properties to atomicMaarten Lankhorst1-3/+0
2017-05-30drm/i915: Convert intel_dp properties to atomic, v2.Maarten Lankhorst1-3/+0
2017-05-30drm/i915: Add plumbing for digital connector state, v3.Maarten Lankhorst1-0/+23
2017-05-30drm/i915: Use atomic scaling_mode instead of panel.fitting_modeMaarten Lankhorst1-1/+0
2017-05-30Merge tag 'drm-intel-next-2017-05-29' of git://anongit.freedesktop.org/git/dr...Dave Airlie1-22/+64
2017-05-29drm/i915: use drm DP helper to read DPCD descJani Nikula1-12/+1
2017-05-10drm/i915: Clean up cursor junk from intel_crtcVille Syrjälä1-5/+4
2017-05-10drm/i915: Pass intel_plane and intel_crtc to plane hooksVille Syrjälä1-4/+4
2017-05-10drm/i915: Two stage watermarks for g4xVille Syrjälä1-0/+28
2017-05-10drm/i915: Rename bunch of vlv_ watermark structures to g4x_Ville Syrjälä1-3/+3
2017-05-08drm/atomic: Handle picture_aspect_ratio in atomic coreMaarten Lankhorst1-1/+0
2017-04-19drm/i915: Fix GCC 4.4 build issue with __intel_wait_for_register_fwTvrtko Ursulin1-3/+8
2017-04-13drm/i915: Implement Link Rate fallback on Link training failureManasi Navare1-0/+3
2017-04-12drm/i915: Remove unused dp properties for dp-mst.Maarten Lankhorst1-1/+0
2017-04-12Merge airlied/drm-next into drm-intel-next-queuedDaniel Vetter1-4/+4
2017-04-11drm/i915/mst: use max link not sink lane countJani Nikula1-0/+1
2017-04-11drm/i915/dp: don't call the link parameters sink parametersJani Nikula1-4/+4
2017-04-11drm/i915/dp: cache common rates with sink ratesJani Nikula1-0/+3
2017-04-11drm/i915/dp: use the sink rates array for max sink ratesJani Nikula1-1/+1
2017-04-11Merge tag 'drm-misc-next-2017-04-07' of git://anongit.freedesktop.org/git/drm...Dave Airlie1-4/+4
2017-04-06drm/atomic: Acquire connection_mutex lock in drm_helper_probe_single_connecto...Maarten Lankhorst1-4/+4
2017-04-06drm/i915/dp: generate and cache sink rate array for all DP, not just eDP 1.4Jani Nikula1-2/+3
2017-04-06drm/i915/dp: cache source rates at initJani Nikula1-0/+3
2017-03-31drm/i915: make a few DDI functions staticPaulo Zanoni1-4/+0
2017-03-28drm/i915: enable scramblingShashank Sharma1-0/+10
2017-03-27drm/i915: kill intel_ddi_pll_select()Paulo Zanoni1-2/+2
2017-03-27drm/i915: Use i9xx_check_plane_surface() for sprite planes as wellVille Syrjälä1-0/+1
2017-03-27drm/i915: Pre-compute plane control register valueVille Syrjälä1-0/+3
2017-03-23drm/i915: Use skl_plane_ctl() for the SKL "sprite" planesVille Syrjälä1-3/+2
2017-03-13drm/i915: Inline gen6_sanitize_rps_pm_mask()Chris Wilson1-1/+7
2017-03-13drm/i915: Use new atomic iterator macros in ddiMaarten Lankhorst1-2/+0
2017-03-08drm/i915: Plumb drm_framebuffer into more placesVille Syrjälä1-9/+2