summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)AuthorFilesLines
2012-07-03drm/i915: kick any firmware framebuffers before claiming the gttDaniel Vetter1-7/+30
2012-06-27Revert "drm/i915: allow PCH PWM override on IVB"Daniel Vetter1-16/+0
2012-06-23drm/i915: Fix eDP blank screen after S3 resume on HP desktopsTakashi Iwai1-1/+4
2012-06-23drm/i915: rip out the PM_IIR WARNDaniel Vetter1-1/+0
2012-06-16drm/i915: cache the EDID for eDP panelsJesse Barnes1-6/+43
2012-06-16Revert "drm/i915/dp: Use auxch precharge value of 5 everywhere"Daniel Vetter1-1/+6
2012-06-16drm/i915: eDP aux needs vddDaniel Vetter1-0/+4
2012-06-16drm/i915: don't enumerate HDMID if an eDP panel is already active on the portJesse Barnes1-1/+1
2012-06-09Revert "drm/i915/crt: Do not rely upon the HPD presence pin"Linus Torvalds1-5/+3
2012-06-08Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie7-17/+128
2012-06-07drm/i915: pch_irq_handler -> {ibx, cpt}_irq_handlerAdam Jackson2-6/+67
2012-06-05drm/i915: fix up ivb plane 3 pageflipsDaniel Vetter2-1/+26
2012-06-04drm/i915: hold forcewake around ring hw initDaniel Vetter3-7/+25
2012-06-04drm/i915: Mark the ringbuffers as being in the GTT domainChris Wilson1-0/+4
2012-05-31i915: add dma-buf vmap support for exporting vmapped bufferDave Airlie2-0/+58
2012-05-31drm/i915/crt: Do not rely upon the HPD presence pinChris Wilson1-3/+5
2012-05-31i915: add stub dma-buf mmap callback.Dave Airlie1-0/+6
2012-05-29drm/i915: Reset last_retired_head when resetting ringChris Wilson1-0/+1
2012-05-29Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie11-101/+197
2012-05-25drm/i915: tune down the noise of the RP irq limit failDaniel Vetter1-2/+3
2012-05-25drm/i915: Remove the error message for unbinding pinned buffersChris Wilson1-4/+2
2012-05-25drm/i915: Limit page allocations to lowmem (dma32) for i965Chris Wilson1-1/+9
2012-05-24Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds41-7236/+11011
2012-05-24drm/i915: always use RPNSWREQ for turbo change requestsJesse Barnes1-1/+1
2012-05-24drm/i915: reject doubleclocked cea modes on dpDaniel Vetter1-0/+6
2012-05-24drm/i915: Adding TV Out Missing modes.Rodrigo Vivi1-0/+48
2012-05-24drm/i915: wait for a vblank to pass after tv detectDaniel Vetter1-0/+5
2012-05-24drm/i915: no lvds quirk for HP t5740e Thin ClientJan-Benedict Glaw1-0/+8
2012-05-24drm/i915: enable vdd when switching off the eDP panelDaniel Vetter1-10/+8
2012-05-24drm/i915: Fix PCH PLL assertions to not assume CRTC:PLL relationshipChris Wilson1-23/+33
2012-05-24drm/i915: Always update RPS interrupts thresholds along with frequencyChris Wilson2-47/+47
2012-05-24drm/i915: properly handle interlaced bit for sdvo dtd conversionDaniel Vetter2-4/+13
2012-05-23drm/i915: make some dmabuf things staticDave Airlie1-4/+4
2012-05-23i915: add dmabuf/prime buffer sharing support.Daniel Vetter6-6/+239
2012-05-22drm: Constify drm_mode_config_funcs pointerLaurent Pinchart1-1/+1
2012-05-22drm: Constify gem_vm_ops pointerLaurent Pinchart1-1/+1
2012-05-22drm/backlight: initialize struct backlight_properties properlyCorentin Chary1-0/+1
2012-05-22drm/i915/dp: Probe branch/sink OUIsAdam Jackson1-0/+19
2012-05-22drm/i915: fix module unload since error_state reworkDaniel Vetter1-0/+2
2012-05-21drm/i915: be more careful when returning -ENXIO in gmbus transferDaniel Vetter1-9/+12
2012-05-21Merge tag 'drm-intel-next-2012-05-20' of git://people.freedesktop.org/~danvet...Dave Airlie20-290/+1621
2012-05-20drm/i915: IBX has a fixed pch pll to pch pipe mappingDaniel Vetter1-0/+11
2012-05-20drm/i915: implement hsw_write_infoframePaulo Zanoni2-5/+52
2012-05-20drm/i915: small hdmi coding style cleanupsPaulo Zanoni1-31/+13
2012-05-20drm/i915: fixup infoframe support for sdvoDaniel Vetter2-4/+11
2012-05-20drm/i915: Enable the PCH PLL for all generations after link trainingChris Wilson1-2/+2
2012-05-20drm/i915: Convert BUG_ON(!pll->active) and friends to a WARNChris Wilson1-6/+15
2012-05-20drm/i915: don't clobber the pipe param in sanitize_modesettingDaniel Vetter1-2/+3
2012-05-20drm/i915: disable gmbus on i830Daniel Vetter1-0/+4
2012-05-20drm/i915: Replace the feature tests for BLT/BSD with ring init checksChris Wilson1-2/+2