~ubuntu-branches/ubuntu/precise/linux-lts-raring/precise-proposed

« back to all changes in this revision

Viewing changes to drivers/gpu/drm/i915/intel_display.c

  • Committer: Package Import Robot
  • Author(s): Brad Figg, Steve Conklin
  • Date: 2013-05-16 16:00:26 UTC
  • mfrom: (0.1.3 precise-security)
  • Revision ID: package-import@ubuntu.com-20130516160026-0f3c2w2w51t2d2jw
Tags: 3.8.0-22.33~precise1
[Steve Conklin]

* Release Tracking Bug
  - LP: #1181023
* merged back all changes which were in 20.31

Show diffs side-by-side

added added

removed removed

Lines of Context:
8893
8893
};
8894
8894
 
8895
8895
static struct intel_quirk intel_quirks[] = {
8896
 
        /* Dell XPS13 models */
 
8896
        /* Dell XPS13 SandyBridge */
8897
8897
        { 0x0116, 0x1028, 0x052e, quirk_no_pcm_pwm_enable },
8898
 
        { 0x0166, 0x1028, 0x058b, quirk_no_pcm_pwm_enable },
8899
8898
 
8900
8899
        /* HP Mini needs pipe A force quirk (LP: #322104) */
8901
8900
        { 0x27ae, 0x103c, 0x361a, quirk_pipea_force },