aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2013-10-16drm/i915: Rename i915_pipe_crc_ctl to i915_display_crc_ctlDamien Lespiau
2013-10-16drm/i915: Generalize the CRC command format for future workDamien Lespiau
2013-10-16drm/i915: Dynamically allocate the CRC circular bufferDamien Lespiau
2013-10-16drm/i915: Empty the circular buffer when asked for a new sourceDamien Lespiau
2013-10-16drm/i915: Enforce going back to none before changing CRC sourceDamien Lespiau
2013-10-16drm/i915: Make switching to the same CRC source a no-opDamien Lespiau
2013-10-16drm/i915: Sample the frame counter instead of a timestamp for CRCsDamien Lespiau
2013-10-16drm/i915: Keep the CRC values into a circular bufferDamien Lespiau
2013-10-16drm/i915: Add a control file for pipe CRCsDaniel Vetter
2013-10-16drm/i915: Expose latest 200 CRC value for pipe through debugfsShuang He
2013-10-16drm/i915: Replace has_bsd/blt/vebox with a maskBen Widawsky
2013-10-16drm/i915: cleanup context finiBen Widawsky
2013-10-16drm/i915: Do a fuller init after resetBen Widawsky
2013-10-15drm/vmwgfx: Don't kill clients on VT switchThomas Hellstrom
2013-10-15drm/vmwgfx: Don't put resources with invalid id's on lru listThomas Hellstrom
2013-10-15drm/i915: Check 5/6 DDB split only when sprites are enabledVille Syrjälä
2013-10-15drm/i915: Rename ilk_check_wm to ilk_validate_wm_levelVille Syrjälä
2013-10-15drm/i915: Rename ilk_wm_max to ilk_compute_wm_maximumsVille Syrjälä
2013-10-15drm/i915: Adjust watermark register masksVille Syrjälä
2013-10-15drm/i915: Remove a somewhat silly debug print from watermark codeVille Syrjälä
2013-10-15drm/i915: Init HSW watermark tracking in intel_modeset_setup_hw_state()Ville Syrjälä
2013-10-15drm/i915: Improve watermark dirtyness checksVille Syrjälä
2013-10-15drm/i915: Store current watermark state in dev_priv->wmVille Syrjälä
2013-10-15drm/i915: Kill fbc_wm_enabled from intel_wm_configVille Syrjälä
2013-10-15drm/i915: Refactor wm_lp to level calculationVille Syrjälä
2013-10-15drm/i915: Check 5/6 DDB split only when sprites are enabledVille Syrjälä
2013-10-15drm/i915: Move some computations out from hsw_compute_wm_parameters()Ville Syrjälä
2013-10-15drm/i915: Use intel_pipe_wm in hsw_find_best_resultsVille Syrjälä
2013-10-15drm/i915: Move LP1+ watermark merging out from hsw_compute_wm_results()Ville Syrjälä
2013-10-15drm/i915: Don't re-compute pipe watermarks except for the affected pipeVille Syrjälä
2013-10-15drm/i915: Add intel_pipe_wm and prepare for watermark pre-computeVille Syrjälä
2013-10-15drm/i915/dp: constify link_statusJani Nikula
2013-10-15drm/i915: disable LVDS clock gating on CPT v2Jesse Barnes
2013-10-14drm/i915: Don't pretend that gen2 has a hardware frame counterVille Syrjälä
2013-10-14drm/i915: Fix gen2 scanout position readoutVille Syrjälä
2013-10-14drm/i915: Improve the accuracy of get_scanout_pos on CTG+Ville Syrjälä
2013-10-14drm/i915: Fix scanoutpos calculationsVille Syrjälä
2013-10-14drm/i915: Skip register reads in i915_get_crtc_scanoutpos()Ville Syrjälä
2013-10-14drm/i915: Use vlv_clock() in vlv_crtc_clock_get()Ville Syrjälä
2013-10-14drm/i915: Use DIV_ROUND_CLOSEST() to calculate dot/vcoVille Syrjälä
2013-10-14drm/i915: Add breadcrumbs for why the backlight is being setChris Wilson
2013-10-11drm/i915: Fix pre-CTG vblank counterVille Syrjälä
2013-10-11drm/i915: rename intel_fb.c to intel_fbdev.cDaniel Vetter
2013-10-11drm/i915: Kconfig option to disable the legacy fbdev supportDaniel Vetter
2013-10-11drm: Add separate Kconfig option for fbdev helpersDaniel Vetter
2013-10-11drm/i915: Fix VLV frame counter registersVille Syrjälä
2013-10-11drm/i915/vlv: add doc names to sideband fileJesse Barnes
2013-10-11drm/i915: don't save/restore CACHE_MODE_0 on gen7+Jesse Barnes
2013-10-11drm/i915: Fix pipe off timeout handling for pre-gen4Ville Syrjälä
2013-10-11drm/i915: increase the SWSCI DSLP default timeout to 50msPaulo Zanoni