summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_display.c
AgeCommit message (Expand)Author
2016-02-22drm/i915: Ensure the HW is powered during HW access in assert_pipeImre Deak
2016-02-22drm/i915: Ensure the HW is powered when disabling VGAImre Deak
2016-02-22drm/i915/ibx: Ensure the HW is powered during PLL HW readoutImre Deak
2016-02-22drm/i915: Ensure the HW is powered during display pipe HW readoutImre Deak
2016-01-29drm/i915: Fix NULL plane->fb oops on SKLVille Syrjälä
2016-01-29drm/i915: Don't reject primary plane windowing with color keying enabled on SKL+Ville Syrjälä
2016-01-29drm/i915/dp: fall back to 18 bpp when sink capability is unknownJani Nikula
2016-01-17Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-01-18Merge tag 'drm-intel-next-fixes-2016-01-14' of git://anongit.freedesktop.org/...Dave Airlie
2016-01-18Merge tag 'topic/drm-misc-2016-01-17' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-01-13drm/i915: Init power domains early in driver loadDaniel Vetter
2016-01-13drm/i915: Widen return value for reservation_object_wait_timeout_rcu to long.Maarten Lankhorst
2016-01-06Merge branch 'for-linus' into for-nextTakashi Iwai
2016-01-06drm/i915: Update connector_mask during readout, v2.Maarten Lankhorst
2016-01-05drm/i915: Set connector_state->connector using the helper.Maarten Lankhorst
2015-12-24Backmerge drm-fixes merge into Linus's tree into drm-next.Dave Airlie
2015-12-23drm/i915: Unbreak check_digital_port_conflicts()Ville Syrjälä
2015-12-23Merge branch 'for-linus' into for-nextTakashi Iwai
2015-12-23Merge tag 'drm-intel-next-2015-12-18' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-12-22drm/i915: Kill intel_crtc->cursor_boVille Syrjälä
2015-12-22drm/i915: Workaround CHV pipe C cursor failVille Syrjälä
2015-12-22drm/i915: Disable primary plane if we fail to reconstruct BIOS fb (v2)Matt Roper
2015-12-22drm/i915: Drop the broken cursor base==0 special casingVille Syrjälä
2015-12-17drm/i915: Disable primary plane if we fail to reconstruct BIOS fb (v2)Matt Roper
2015-12-16drm/i915: prefer for_each_intel_* macros for iterationJani Nikula
2015-12-15Merge tag 'drm-intel-next-2015-12-04-1' of git://anongit.freedesktop.org/drm-...Dave Airlie
2015-12-14drm/i915: Drop the broken cursor base==0 special casingVille Syrjälä
2015-12-14drm/i915: Kill intel_crtc->cursor_boVille Syrjälä
2015-12-11Merge tag 'drm-i915-get-eld' of tiwai/sound into drm-intel-next-queuedDaniel Vetter
2015-12-11drm: Pass 'name' to drm_universal_plane_init()Ville Syrjälä
2015-12-11drm: Pass 'name' to drm_crtc_init_with_planes()Ville Syrjälä
2015-12-10drm/i915: Do a better job at disabling primary plane in the noatomic case.Maarten Lankhorst
2015-12-10drm/i915: Do a better job at disabling primary plane in the noatomic case.Maarten Lankhorst
2015-12-10drm/i915: Remove BUG_ON call in vlv_enable_pllWayne Boyer
2015-12-10drm/i915: Separate cherryview from valleyviewWayne Boyer
2015-12-08drm/i915: Disable LPT-H VGA dotclock during crtc disableVille Syrjälä
2015-12-08drm/i915: Refactor LPT-H VGA dotclock disablingVille Syrjälä
2015-12-08drm/i915: Disable FDI after the CRT port on LPT-HVille Syrjälä
2015-12-08drm/i915: Round to closest when computing the VGA dotclock for LPT-HVille Syrjälä
2015-12-08drm/i915: Disable CLKOUT_DP bending on LPT/WPT as neededVille Syrjälä
2015-12-08Back merge tag 'v4.4-rc4' into drm-nextDave Airlie
2015-12-07drm/i915: Remove double wait_for_vblank on broadwell.Maarten Lankhorst
2015-12-07drm/i915/skl: Update watermarks before the crtc is disabled.Maarten Lankhorst
2015-12-07drm/i915: Calculate watermark related members in the crtc_state, v4.Maarten Lankhorst
2015-12-07drm/i915: Move disable_cxsr to the crtc_state.Maarten Lankhorst
2015-12-03drm/i915: Handle cdclk limits on broadwell.Maarten Lankhorst
2015-12-03i915: wait for fence in prepare_plane_fbAlex Goins
2015-12-03i915: wait for fence in mmio_flip_work_funcAlex Goins
2015-12-03drm/i915: introduce intel_fbc_{enable,disable}Paulo Zanoni
2015-12-03drm/i915: introduce is_active/activate/deactivate to the FBC terminologyPaulo Zanoni