summaryrefslogtreecommitdiff
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | drm/i915: split up fdi_set_m_n into computation and hw setupDaniel Vetter2013-04-29
| | * | | | | drm/i915: hw state readout support for pipe_config->fdi_lanesDaniel Vetter2013-04-29
| | * | | | | drm/i915: move intel_crtc->fdi_lanes to pipe_configDaniel Vetter2013-04-29
| | * | | | | drm/i915: allow high-bpc modes on DPDaniel Vetter2013-04-29
| | * | | | | drm/i915: implement high-bpc + pipeconf-dither support for g4x/vlvDaniel Vetter2013-04-29
| | * | | | | drm/i915: drop adjusted_mode from *_set_pipeconf functionsDaniel Vetter2013-04-29
| | * | | | | drm/i915: force bpp for eDP panelsDaniel Vetter2013-04-29
| | * | | | | drm/i915: put the right cpu_transcoder into pipe_config for hw state readoutDaniel Vetter2013-04-29
| | * | | | | drm/i915: Only print the info message about incresing stolen size for FBC onceChris Wilson2013-04-27
| | * | | | | drm/i915: remove VLV MSI IRQ hackJesse Barnes2013-04-26
| | * | | | | drm/i915: warn about invalid pfit modesJesse Barnes2013-04-25
| | * | | | | drm/i915: move PCH pfit controls into pipe_configJesse Barnes2013-04-25
| | * | | | | drm/i915: factor out GMCH panel fitting code and use for eDP v3Jesse Barnes2013-04-25
| | * | | | | drm/i915: simplify config->pixel_multiplier handlingDaniel Vetter2013-04-25
| | * | | | | drm/i915: remove redundant has_pch_encoder checkDaniel Vetter2013-04-25
| | * | | | | drm/i915: don't force matching p1 for g4x/ilk+ reduced pll settingsDaniel Vetter2013-04-25
| | * | | | | drm/i915: use pipe_config for lvds ditheringDaniel Vetter2013-04-25
| | * | | | | drm/i915: move dp clock computations to encoder->compute_configDaniel Vetter2013-04-25
| | * | | | | drm/i915: shovel compute clock into crtc->config.dpll on ilkDaniel Vetter2013-04-25
| | * | | | | drm/i915: consolidate pch pll computations a bitDaniel Vetter2013-04-25
| | * | | | | drm/i915: Ivybridge is the odd one when it comes to pipe scalersDamien Lespiau2013-04-25
| | * | | | | drm/i915: hsw backlight registers need transcoder instead of pipeJani Nikula2013-04-25
| | * | | | | drm/i915: drop code duplication in favor of asle interrupt handlerJani Nikula2013-04-25
| | * | | | | drm/i915/opregion: don't pretend we did something when we didn'tJani Nikula2013-04-25
| | * | | | | drm/i915: don't pretend we support ASLE ALS, PFIT, or PFMBJani Nikula2013-04-25
| | * | | | | drm/i915: protect backlight registers and data with a spinlockJani Nikula2013-04-25
| | * | | | | drm/i915: keep max backlight internal to intel_panel.cJani Nikula2013-04-25
| | * | | | | drm/i915: Fixup non-24bpp support for VGA screens on HaswellDaniel Vetter2013-04-24
| | * | | | | drm/i915: Disable high-bpc on pre-1.4 EDID screensDaniel Vetter2013-04-24
| | * | | | | drm/i915: disable interrupts earlier in the driver unload codeDaniel Vetter2013-04-24
| | * | | | | drm/i915: create spearate VLV disable_rps functionJesse Barnes2013-04-24
| | * | | | | drm/i915: cancel RPS work before disabling RPSJesse Barnes2013-04-24
| | * | | | | drm/i915: make sure GPU freq drops to minimum after entering RC6 v4Jesse Barnes2013-04-24
| | * | | | | drm/i915: Turn HAS_FPGA_DBG_UNCLAIMED into a device_info flagDamien Lespiau2013-04-23
| | * | | | | drm/i915: Introduce HAS_FPGA_DBG_UNCLAIMED()Damien Lespiau2013-04-23
| | * | | | | drm/i915: Turn HAS_DDI() into a device_info flagDamien Lespiau2013-04-23
| | * | | | | drm/i915: Use DEV_INFO_FOR_EACH_FLAG() to declare flags as wellDamien Lespiau2013-04-23
| | * | | | | drm/i915: Replace the line of %s by a DEV_INFO_FOR_EACH_FLAG() invocationDamien Lespiau2013-04-23
| | * | | | | drm/i915: Turn DEV_INFO_FLAGS into a foreach style macroDamien Lespiau2013-04-23
| | * | | | | drm/i915: Only reprobe display on encoder which has received an HPD event (v2)Egbert Eich2013-04-23
| | * | | | | drm/i915: Add bit field to record which pins have received HPD events (v3)Egbert Eich2013-04-23
| | * | | | | drm/i915: fix locking around punit access in cur_delayinfo for VLVJesse Barnes2013-04-23
| | * | | | | drm/i915: Split out Haswell code from gen6_pte_encode.Kenneth Graunke2013-04-22
| | * | | | | drm/i915: Fix page table entries for Bay Trail.Kenneth Graunke2013-04-22
| | * | | | | drm/i915: Add PTE encoding function to the gtt/ppgtt vtables.Kenneth Graunke2013-04-22
| | * | | | | drm/i915: Make struct dpll == intel_clock_tVille Syrjälä2013-04-20
| | * | | | | drm/i915: use vlv_dport_to_channel in vlv_signal_levelsJesse Barnes2013-04-19
| | * | | | | drm/i915: Remove mention of Haswell in DDI codeDamien Lespiau2013-04-19
| | * | | | | drm/i915: Move the CSC_MODE bits next to the registerVille Syrjälä2013-04-19
| | * | | | | drm/i915: use cpu_transcoder for TRANS_DDI_FUNC_CTLPaulo Zanoni2013-04-19