aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_display.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-22drm/i915: Calculate visibility in check_plane correctly regardless of dpms.Maarten Lankhorst1-2/+7
2015-12-22drm/i915: Keep track of the cdclk as if all crtc's were active.Maarten Lankhorst1-18/+37
2015-12-22drm/i915: Do not acquire crtc state to check clock during modeset, v4.Maarten Lankhorst1-39/+104
2015-12-22drm/i915/skl: Do not allow scaling when crtc is disabled.Maarten Lankhorst1-1/+1
2015-12-22drm/i915: Unbreak check_digital_port_conflicts()Ville Syrjälä1-4/+8
2015-12-21drm/i915: Workaround CHV pipe C cursor failVille Syrjälä1-0/+17
2015-12-17drm/i915: Disable primary plane if we fail to reconstruct BIOS fb (v2)Matt Roper1-0/+15
2015-12-16drm/i915: prefer for_each_intel_* macros for iterationJani Nikula1-7/+3
2015-12-14drm/i915: Drop the broken cursor base==0 special casingVille Syrjälä1-17/+12
2015-12-14drm/i915: Kill intel_crtc->cursor_boVille Syrjälä1-5/+0
2015-12-11Merge tag 'drm-i915-get-eld' of tiwai/sound into drm-intel-next-queuedDaniel Vetter1-3/+2
2015-12-10drm/i915: Do a better job at disabling primary plane in the noatomic case.Maarten Lankhorst1-1/+3
2015-12-10drm/i915: Remove BUG_ON call in vlv_enable_pllWayne Boyer1-5/+0
2015-12-10drm/i915: Separate cherryview from valleyviewWayne Boyer1-25/+29
2015-12-08drm/i915: Disable LPT-H VGA dotclock during crtc disableVille Syrjälä1-0/+1
2015-12-08drm/i915: Refactor LPT-H VGA dotclock disablingVille Syrjälä1-14/+20
2015-12-08drm/i915: Disable FDI after the CRT port on LPT-HVille Syrjälä1-6/+5
2015-12-08drm/i915: Round to closest when computing the VGA dotclock for LPT-HVille Syrjälä1-1/+1
2015-12-08drm/i915: Disable CLKOUT_DP bending on LPT/WPT as neededVille Syrjälä1-2/+65
2015-12-08Back merge tag 'v4.4-rc4' into drm-nextDave Airlie1-1/+0
2015-12-07drm/i915: Remove double wait_for_vblank on broadwell.Maarten Lankhorst1-8/+0
2015-12-07drm/i915/skl: Update watermarks before the crtc is disabled.Maarten Lankhorst1-1/+4
2015-12-07drm/i915: Calculate watermark related members in the crtc_state, v4.Maarten Lankhorst1-20/+19
2015-12-07drm/i915: Move disable_cxsr to the crtc_state.Maarten Lankhorst1-5/+7
2015-12-03drm/i915: Handle cdclk limits on broadwell.Maarten Lankhorst1-7/+3
2015-12-03i915: wait for fence in prepare_plane_fbAlex Goins1-0/+11
2015-12-03i915: wait for fence in mmio_flip_work_funcAlex Goins1-0/+15
2015-12-03drm/i915: introduce intel_fbc_{enable,disable}Paulo Zanoni1-2/+14
2015-12-03drm/i915: introduce is_active/activate/deactivate to the FBC terminologyPaulo Zanoni1-2/+2
2015-12-03drm/i915: pass the crtc as an argument to intel_fbc_update()Paulo Zanoni1-2/+1
2015-12-02drm/i915: add MISSING_CASE to a few port/aux power domain helpersImre Deak1-3/+3
2015-12-02drm/i915/ddi: fix intel_display_port_aux_power_domain() after HDMI detectImre Deak1-1/+8
2015-12-02drm/i915: Clean up AUX power domain handlingVille Syrjälä1-0/+43
2015-12-02drm/i915: Add "missing" break to haswell_get_ddi_pll()Ville Syrjälä1-0/+1
2015-12-02drm/i915: Check VBT for CRT port presence on HSW/BDWVille Syrjälä1-1/+1
2015-12-02drm/i915: Don't register CRT connector when DDI E can't be usedVille Syrjälä1-0/+4
2015-12-02drm/i915: Don't register the CRT connector when it's fused off on LPT-HVille Syrjälä1-0/+3
2015-12-02drm/i915: Kill duplicated PNV .get_display_clock_speed() assignmentVille Syrjälä1-3/+0
2015-12-01drm/i915: Use intel_pipe_will_have_type() in ironlake_crtc_compute_clock()Ville Syrjälä1-1/+1
2015-12-01drm/i915: fix fdi related fifo underruns on hswDaniel Vetter1-2/+10
2015-12-01Merge tag 'drm-intel-next-2015-11-20-merged' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie1-288/+561
2015-11-30drm/i915: add has_dsi_encoder to crtc stateJani Nikula1-33/+16
2015-11-30drm/i915: remove pre_pll_enable hook from DDI/gen9+ crtc enableJani Nikula1-2/+0
2015-11-25drm/i915: Don't compare has_drrs strictly in pipe configTakashi Iwai1-1/+0
2015-11-25drm/i915: fix potential dangling else problems in for_each_ macrosJani Nikula1-1/+1
2015-11-24drm/i915: remove duplicate definition of for_each_power_domainJani Nikula1-4/+0
2015-11-24drm/i915: Check for underruns after crtc disableVille Syrjälä1-0/+7
2015-11-24drm/i915: Suppress spurious CPU FIFO underruns on ILK-IVBVille Syrjälä1-1/+19
2015-11-24drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()Ville Syrjälä1-1/+1
2015-11-23Merge tag 'v4.4-rc2' into drm-intel-next-queuedDaniel Vetter1-26/+64