aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_drv.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-10drm/i915: SAGV is not SKL-only, so rename a few thingsPaulo Zanoni1-3/+3
2016-10-10drm/i915/backlight: setup and cache pwm alternate increment valueJani Nikula1-0/+1
2016-09-20Merge tag 'drm-intel-next-2016-09-19' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie1-31/+65
2016-09-15drm/i915: Only expand COND once in wait_for()Dave Gordon1-5/+9
2016-09-09drm/i915: Make DP link training channel equalization DP 1.2 Spec compliantNavare, Manasi D1-0/+1
2016-09-09drm/i915/dp: Add a standalone function to obtain shared dpll for HSW/BDW/SKL/BXTJim Bride1-1/+2
2016-09-09drm/i915: Separate out reset flags from the reset counterChris Wilson1-2/+2
2016-09-07drm/i915: Remove ddi_pll_sel from intel_crtc_stateAnder Conselvan de Oliveira1-7/+1
2016-09-07drm/i915: Don't pass crtc_state to intel_dp_set_link_params()Ander Conselvan de Oliveira1-1/+2
2016-09-07Revert "drm/i915: Check live status before reading edid"David Weinehall1-2/+0
2016-08-25drm/i915/skl: Update DDB values atomically with wms/plane attrsLyude1-0/+7
2016-08-25Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie1-8/+33
2016-08-24drm/i915: Cleanup crt disable sequence on hsw+Maarten Lankhorst1-3/+5
2016-08-23drm/i915/skl: Update plane watermarks atomically during plane updatesLyude1-0/+5
2016-08-23drm/i915: Convert intel_dp to use atomic stateMaarten Lankhorst1-2/+4
2016-08-23drm/i915: Make encoder->compute_config take the connector stateMaarten Lankhorst1-3/+6
2016-08-23drm/i915: Pass crtc_state and connector_state to encoder functionsMaarten Lankhorst1-7/+21
2016-08-23drm/i915: Remove unused mode_set hook from encoderMaarten Lankhorst1-1/+0
2016-08-22drm/i915/skl: Add support for the SAGV, fix underrun hangsLyude1-0/+3
2016-08-19drm: Allow drivers to modify plane_state in prepare_fb/cleanup_fbChris Wilson1-2/+2
2016-08-15drm/i915: Track pinned VMAChris Wilson1-2/+3
2016-08-15Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter1-4/+3
2016-08-15Merge tag 'drm-intel-next-2016-08-08' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie1-28/+12
2016-08-11drm/i915: Deal with NV12 CbCr plane AUX surface on SKL+Ville Syrjälä1-0/+4
2016-08-11drm/i915: Compute display surface offset in the plane check hook for SKL+Ville Syrjälä1-0/+6
2016-08-11drm/i915: Pass around plane_state instead of fb+rotationVille Syrjälä1-5/+4
2016-08-11drm/i915: Move SKL hw stride calculation into a helperVille Syrjälä1-0/+2
2016-08-11drm/i915: Don't pass pitch to intel_compute_page_offset()Ville Syrjälä1-1/+0
2016-08-11drm/i915: Rewrite fb rotation GTT handlingVille Syrjälä1-3/+16
2016-08-10drm/i915: Apply the PPS register unlock workaround more consistentlyImre Deak1-0/+1
2016-08-08drm/i915: Use drm_plane_state.{src,dst,visible}Ville Syrjälä1-3/+0
2016-08-08drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?Joonas Lahtinen1-1/+1
2016-08-05Revert "drm/i915: Track active streams also for DP SST"Ville Syrjälä1-1/+1
2016-08-04drm/i915: Use dev_priv consistently through the intel_frontbuffer interfaceChris Wilson1-7/+8
2016-08-04drm/i915: Separate intel_frontbuffer into its own headerChris Wilson1-11/+0
2016-08-04drm/i915: Track active streams also for DP SSTVille Syrjälä1-1/+1
2016-08-04drm/i915: Avoid mixing up SST and MST in DDI setupVille Syrjälä1-0/+1
2016-08-03drm/i915: Check PSR setup time vs. vblank lengthVille Syrjälä1-0/+2
2016-08-02drm/i915: Split DP/eDP/FDI and HDMI/DVI DDI buffer programming apartVille Syrjälä1-1/+1
2016-07-21Revert "drm/i915: Enable RC6 immediately"Chris Wilson1-1/+4
2016-07-21drm/i915: Enable RC6 immediatelyChris Wilson1-4/+1
2016-07-19drm/i915: Enable polling when we don't have hpdLyude1-0/+2
2016-07-19drm/i915/vlv: Reset the ADPA in vlv_display_power_well_init()Lyude1-1/+1
2016-07-14drm/i915: Enable polling when we don't have hpdLyude1-0/+2
2016-07-14drm/i915/vlv: Reset the ADPA in vlv_display_power_well_init()Lyude1-1/+1
2016-07-14drm/i915: Hide gen6_update_ring_freq()Chris Wilson1-1/+0
2016-07-14drm/i915: Defer enabling rc6 til after we submit the first batch/contextChris Wilson1-1/+2
2016-07-12drm/i915: Remove temporary RPM wakeref assert disablesChris Wilson1-7/+0
2016-07-07drm/i915: Kill has_dsi_encoderVille Syrjälä1-3/+0
2016-07-07drm/i915: s/INTEL_OUTPUT_DISPLAYPORT/INTEL_OUTPUT_DP/Ville Syrjälä1-2/+2