summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_display.c
AgeCommit message (Expand)Author
2015-01-07drm/i915: More cautious with pch fifo underrunsDaniel Vetter
2014-06-09drm/i915: quirk invert brightness for Acer Aspire 5336Jani Nikula
2014-06-06drm/i915: Break encoder->crtc link separately in intel_sanitize_crtc()Egbert Eich
2014-06-06drm/i915: Don't check gmch state on inherited configsDaniel Vetter
2014-04-18drm/i915: Undo the PIPEA quirk for i845Chris Wilson
2014-03-05drm/i915: Prevent MI_DISPLAY_FLIP straddling two cachelines on IVBVille Syrjälä
2014-01-25drm/i915: Don't grab crtc mutexes in intel_modeset_gem_init()Ville Syrjälä
2014-01-09drm/i915: Use the correct GMCH_CTRL register for Sandybridge+Chris Wilson
2014-01-09drm/i915: change CRTC assertion on LCPLL disablePaulo Zanoni
2014-01-09drm/i915: Take modeset locks around intel_modeset_setup_hw_state()Ville Syrjälä
2013-12-20drm/i915/vlv: fix up broken precision in vlv_crtc_clock_getChris Wilson
2013-12-20drm/i915/vlv: add VLV specific clock_get function v3Jesse Barnes
2013-12-20i915/vlv: untangle integrated clock source handling v4Jesse Barnes
2013-12-20drm/i915: use the correct force_wake function at the PC8 codePaulo Zanoni
2013-12-20drm/i915: Fix pipe CSC post offset calculationVille Syrjälä
2013-12-04drm/i915: flush cursors harderDaniel Vetter
2013-10-29drm/i915: Fix the PPT fdi lane bifurcate state handling on ivbDaniel Vetter
2013-10-28drm/i915: Add support for pipe_bpp readoutVille Syrjälä
2013-10-11Revert "i915: Update VGA arbiter support for newer devices"Dave Airlie
2013-10-11Revert "drm/i915: Delay disabling of VGA memory until vgacon->fbcon handoff i...Dave Airlie
2013-10-03drm/i915: Only apply DPMS to the encoder if enabledChris Wilson
2013-09-24drm/i915: preserve pipe A quirk in i9xx_set_pipeconfDaniel Vetter
2013-09-18drm/i915: Don't enable the cursor on a disable pipeVille Syrjälä
2013-09-18drm/i915: do not update cursor in crtc mode setJani Nikula
2013-09-10drm/i915: Use proper print format for debug printsTakashi Iwai
2013-09-08drm/i915: Track pfit enable state separately from sizeChris Wilson
2013-09-06drm/i915: Delay disabling of VGA memory until vgacon->fbcon handoff is doneVille Syrjälä
2013-09-06drm/i915: Confine page flips to BCS on ValleyviewChris Wilson
2013-09-04drm/i915: fix i9xx_crtc_clock_get for multiplied pixelsDaniel Vetter
2013-09-03i915: Update VGA arbiter support for newer devicesAlex Williamson
2013-09-03drm/i915: enable trickle feed on HaswellPaulo Zanoni
2013-09-03drm/i915: Use RCS flips on Ivybridge+Chris Wilson
2013-09-02Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2013-08-30Merge tag 'drm-intel-next-2013-08-23' of git://people.freedesktop.org/~danvet...Dave Airlie
2013-08-30drm: Pass page flip ioctl flags to driverKeith Packard
2013-08-23drm/i915: Use POSTING_READ in lcpll codeDaniel Vetter
2013-08-23drm/i915: add i915.pc8_timeout functionPaulo Zanoni
2013-08-23drm/i915: allow package C8+ states on Haswell (disabled)Paulo Zanoni
2013-08-23drm/i915: fix SDEIMR assertion when disabling LCPLLPaulo Zanoni
2013-08-23drm/i915: grab force_wake when restoring LCPLLPaulo Zanoni
2013-08-23drm/i915: make IVB FDI training match spec v3Jesse Barnes
2013-08-22drm/i915: clarify Haswell power well bit namesPaulo Zanoni
2013-08-22drm/i915: check the power well when redisabling VGAPaulo Zanoni
2013-08-22drm/i915: Print the changes required for modesetChris Wilson
2013-08-22drm/i915: remove set but unused variablesPaulo Zanoni
2013-08-14drm/i915: Don't deref pipe->cpu_transcoder in the hangcheck codeChris Wilson
2013-08-10drm/i915: Track when an object is pinned for use by the display engineChris Wilson
2013-08-09drm/i915: expose HDMI connectors on port C on BYTJesse Barnes
2013-08-09drm/i915: Make intel_set_mode() staticDamien Lespiau
2013-08-09drm/i915: Remove intel_modeset_disable()Damien Lespiau