aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_display.c
AgeCommit message (Expand)Author
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
2013-08-09drm/i915: Make intel_encoder_dpms() staticDamien Lespiau
2013-08-07drm/i915: Don't call encoder's get_config unless encoder is activeVille Syrjälä
2013-08-06drm/i915: Export intel_framebuffer_finiChris Wilson
2013-08-05drm/i915: make user mode sync polarity setting explicitImre Deak
2013-08-05drm/i915: move encoder->enable callback later in VLV crtc enableJani Nikula
2013-08-05drm/i915: Acquire dpio_lock for VLV sideband programming in DP/HDMIChris Wilson
2013-08-05drm/i915: enable IPS for bpp <= 24Jesse Barnes
2013-08-04drm/i915: Remove useless defineStéphane Marchesin
2013-08-04drm/i915: clean up crtc timings computationDaniel Vetter
2013-08-04drm/i915: rip out legacy encoder->mode_set callbackDaniel Vetter
2013-08-04drm/i915: rip out legacy encoder->mode_fixup logicDaniel Vetter
2013-07-26drm/i915: fix pnv display core clock readout outDaniel Vetter
2013-07-25drm/i915: Colocate all GT access routines in the same fileChris Wilson
2013-07-25Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airli...Daniel Vetter
2013-07-24drm/i915: add functions to disable and restore LCPLLPaulo Zanoni
2013-07-24drm/i915: disable CLKOUT_DP when it's not neededPaulo Zanoni