summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_drv.h
AgeCommit message (Expand)AuthorFilesLines
2013-10-28drm/i915: Add HSW CRT output readout supportVille Syrjälä1-0/+2
2013-10-11Revert "drm/i915: Delay disabling of VGA memory until vgacon->fbcon handoff i...Dave Airlie1-1/+0
2013-09-08drm/i915: Track pfit enable state separately from sizeChris Wilson1-0/+1
2013-09-06drm/i915: Delay disabling of VGA memory until vgacon->fbcon handoff is doneVille Syrjälä1-0/+1
2013-09-03drm/i915: Fix pipe config warnings when dealing with LVDS fixed modeVille Syrjälä1-1/+1
2013-08-23drm/i915: allow package C8+ states on Haswell (disabled)Paulo Zanoni1-0/+8
2013-08-23drm/i915: wrap GEN6_PMIMR changesPaulo Zanoni1-0/+3
2013-08-23drm/i915: wrap GTIMR changesPaulo Zanoni1-0/+3
2013-08-09drm/i915: Make intel_set_mode() staticDamien Lespiau1-2/+0
2013-08-09drm/i915: Remove intel_modeset_disable()Damien Lespiau1-1/+0
2013-08-09drm/i915: Make intel_encoder_dpms() staticDamien Lespiau1-1/+0
2013-08-09drm/i915: Remove stale prototypesDamien Lespiau1-2/+0
2013-08-08drm/i915: Pass plane and crtc to intel_update_sprite_watermarksVille Syrjälä1-1/+2
2013-08-08drm/i915: Pass crtc to our update/disable_plane hooksVille Syrjälä1-1/+3
2013-08-08drm/i915: Split plane watermark parameters into a separate structVille Syrjälä1-6/+8
2013-08-08drm/i915: Remove the now obsolete infoframe definitionsDamien Lespiau1-61/+0
2013-08-08drm/i915/hdmi: Change the write_infoframe vfunc to take a buffer and a typeDamien Lespiau1-1/+3
2013-08-06drm/i915: Export intel_framebuffer_finiChris Wilson1-0/+1
2013-08-05drm/i915: Add scaled paramater to update_sprite_watermarks()Ville Syrjälä1-3/+4
2013-08-04drm/i915: clean up crtc timings computationDaniel Vetter1-4/+0
2013-07-25drm/i915: Colocate all GT access routines in the same fileChris Wilson1-1/+0
2013-07-25Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airli...Daniel Vetter1-1/+1
2013-07-24drm/i915: add functions to disable and restore LCPLLPaulo Zanoni1-0/+3
2013-07-18drm/i915: add update function to disable/enable-back PSRRodrigo Vivi1-0/+1
2013-07-18drm/i915: Enable/Disable PSRRodrigo Vivi1-0/+4
2013-07-18drm/i915: Read the EDP DPCD and PSR CapabilityShobhit Kumar1-0/+1
2013-07-13drm/i915: Preserve the DDI_A_4_LANES bit from the biosStéphane Marchesin1-1/+1
2013-07-01drm/i915: Move fbc members out of lineBen Widawsky1-7/+0
2013-07-01drm/i915: asserts for lvds pre_enableDaniel Vetter1-0/+16
2013-07-01drm/i915: Make intel_enable_fbc() staticDamien Lespiau1-1/+0
2013-07-01drm/i915: correct intel_dp_get_config() function for DevCPTXiong Zhang1-1/+2
2013-06-28drm/i915: propagate errors from intel_dp_init_connectorPaulo Zanoni1-1/+1
2013-06-18drm/i915: stop killing pfit on i9xxDaniel Vetter1-1/+1
2013-06-12drm/i915: hw state readout and cross-checking for shared dpllsDaniel Vetter1-0/+3
2013-06-12drm/i915: disable sdvo pixel multiplier cross-check for HAS_PCH_SPLITDaniel Vetter1-1/+2
2013-06-10drm/i915: move shared_dpll into the pipe configDaniel Vetter1-2/+3
2013-06-10drm/i915: switch crtc->shared_dpll from a pointer to an enumDaniel Vetter1-1/+1
2013-06-10drm/i915: s/pch_pll/shared_dpll/Daniel Vetter1-1/+1
2013-06-07drm/i915: Track when we dirty the scanout with render commandsChris Wilson1-1/+2
2013-06-06drm/i915: pipe config quirk infrastructure plus sdvo mode.flags fixDaniel Vetter1-0/+11
2013-06-06i915/drm: Add private api for power well usageWang Xingchao1-0/+4
2013-06-06drm/i915: Disable/restore all sprite planes around modesetVille Syrjälä1-0/+1
2013-06-05drm/i915: consolidate and tighten encoder cloning checksDaniel Vetter1-1/+0
2013-06-04drm/i915: store adjusted dotclock in adjusted_mode->clockDaniel Vetter1-6/+7
2013-05-31drm/i915: implement IPS featurePaulo Zanoni1-0/+2
2013-05-31drm/i915: add haswell_update_sprite_wmPaulo Zanoni1-0/+12
2013-05-31drm/i915: add "enable" argument to intel_update_sprite_watermarksPaulo Zanoni1-1/+1
2013-05-23drm/i915: group sideband register accessors to a new fileJani Nikula1-4/+0
2013-05-21drm/i915: remove intel_update_linetime_watermarksPaulo Zanoni1-2/+0
2013-05-21drm/i915: add encoder get_config function v5Jesse Barnes1-0/+4