summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)AuthorFilesLines
2013-04-22Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie26-291/+706
2013-04-18drm/i915: fix bpc vs. bpp confusion in intel_crtc_compute_configDaniel Vetter1-2/+2
2013-04-18drm/i915: move cpu_transcoder to the pipe configurationDaniel Vetter4-24/+32
2013-04-18drm/i915: preserve the PBC bits of TRANS_CHICKEN2Paulo Zanoni2-3/+11
2013-04-18drm/i915: set CPT FDI RX polarity bits based on VBTPaulo Zanoni5-6/+16
2013-04-18drm/i915: Add Reenable Timer to turn Hotplug Detection back on (v4)Egbert Eich2-1/+52
2013-04-18drm/i915: Disable HPD interrupt on pin when irq storm is detected (v3)Egbert Eich1-17/+58
2013-04-18drm/i915: Mask out the HPD irq bits before setting them individually.Egbert Eich1-0/+2
2013-04-18drm/i915: (re)init HPD interrupt storm statisticsEgbert Eich7-10/+23
2013-04-18drm/i915: Add HPD IRQ storm detection (v5)Egbert Eich2-12/+66
2013-04-18drm/i915: WARN when LPT-LP is not paired with ULT CPUPaulo Zanoni1-0/+2
2013-04-18drm/i915: don't intel_crt_init on any ULT machinesPaulo Zanoni1-1/+1
2013-04-18drm/i915: remove comment about IVB link training from intel_pm.cPaulo Zanoni1-1/+0
2013-04-18drm/i915: VLV doesn't have LLCBen Widawsky1-0/+2
2013-04-18drm/i915: Scale ring, rather than ia, frequency on HaswellChris Wilson3-16/+38
2013-04-18drm/i915: shorten debugfs output simple attributesMika Kuoppala1-4/+4
2013-04-18drm/i915: Fixup pfit disabling for gen2/3Daniel Vetter1-7/+21
2013-04-18drm/i915: Fixup Oops in the pipe config computationDaniel Vetter1-10/+13
2013-04-18drm/i915: ensure single initialization and cleanup of backlight deviceJani Nikula4-6/+10
2013-04-18drm/i915: don't touch the PF regs if the power well is downPaulo Zanoni1-3/+7
2013-04-18drm/i915: add intel_using_power_wellPaulo Zanoni3-2/+19
2013-04-18drm/i915: don't check inconsistent modeset state when force-restoringDaniel Vetter1-6/+24
2013-04-18drm/i915: IVB/HSW have 32 fence registerVille Syrjälä3-5/+7
2013-04-18drm/i915: Return stored value from max freq sysfs entryMika Kuoppala1-1/+1
2013-04-18drm/i915: Remove stale codeBen Widawsky1-3/+0
2013-04-18drm/i915: Increase max fence pitch limit to 256KB on IVB+Ville Syrjälä2-3/+7
2013-04-18drm/i915: Reject fence stride=0 on gen4+Ville Syrjälä1-3/+3
2013-04-18drm/i915: Configure GAM_ECOCHK appropriatly for Gen7Ville Syrjälä2-2/+14
2013-04-18drm/i915: Set GAC_ECO_BITS register on Gen7+Ville Syrjälä1-0/+5
2013-04-18drm/i915: Add ECOBITS_SNB_BITVille Syrjälä2-1/+3
2013-04-18drm/i915: Don't default to overclock maxBen Widawsky1-2/+1
2013-04-18drm/i915: Better overclock supportBen Widawsky4-6/+16
2013-04-18drm/i915: use lower aux clock divider on non-ULT HSWJani Nikula1-2/+6
2013-04-18drm/i915: Allow PPGTT enable to failBen Widawsky4-6/+15
2013-04-18drm/i915: NULL aliasing_ppgtt on cleanupBen Widawsky1-0/+1
2013-04-18drm/i915: Abstract PPGTT enablingBen Widawsky4-61/+61
2013-04-18drm/i915: Rework PPGTT init codeBen Widawsky1-1/+5
2013-04-18drm/i915: Conditionally carve out GGTT PDEBen Widawsky1-3/+6
2013-04-18drm/i915/ppgtt: Set scratch page "globally"Ben Widawsky1-2/+1
2013-04-18drm/i915: random checkpatch fixesBen Widawsky1-3/+2
2013-04-18drm/i915: Map registers before GTT initBen Widawsky1-24/+23
2013-04-18drm/i915: Call out GEN6 PTE specificityBen Widawsky1-16/+15
2013-04-18drm/i915: generalize pte vs. register BAR allocationBen Widawsky1-2/+4
2013-04-18drm/i915: Use MLC (l3$) for context objectsChris Wilson1-0/+7
2013-04-18drm/i915: update FDI mPHY setup codeDaniel Vetter1-7/+0
2013-04-18drm/i915: Workaround incoherence between fences and LLC across multiple CPUsChris Wilson1-5/+23
2013-04-18drm/i915: tune down Y tiling scanout warningDaniel Vetter1-2/+4
2013-04-18drm/i915: set CB tuning also for the reduce clockDaniel Vetter1-2/+7
2013-04-18drm/i915: fix FP CB tuning limits for lvdsDaniel Vetter1-1/+1
2013-04-18drm/i915: fix lost FP_CB_TUNE setting for pch pllsDaniel Vetter1-3/+3