aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAge
...
| | * drm/i915: enable vdd when switching off the eDP panelDaniel Vetter2012-05-24
| | * drm/i915: Fix PCH PLL assertions to not assume CRTC:PLL relationshipChris Wilson2012-05-24
| | * drm/i915: Always update RPS interrupts thresholds along with frequencyChris Wilson2012-05-24
| | * drm/i915: properly handle interlaced bit for sdvo dtd conversionDaniel Vetter2012-05-24
| | * drm/i915: fix module unload since error_state reworkDaniel Vetter2012-05-22
| | * drm/i915: be more careful when returning -ENXIO in gmbus transferDaniel Vetter2012-05-21
| * | Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-05-24
| |\ \
| | * | drm/i915: make some dmabuf things staticDave Airlie2012-05-23
| | * | i915: add dmabuf/prime buffer sharing support.Daniel Vetter2012-05-23
| | * | drm: Constify drm_mode_config_funcs pointerLaurent Pinchart2012-05-22
| | * | drm: Constify gem_vm_ops pointerLaurent Pinchart2012-05-22
| | * | drm/backlight: initialize struct backlight_properties properlyCorentin Chary2012-05-22
| | * | drm/i915/dp: Probe branch/sink OUIsAdam Jackson2012-05-22
| | |/
| * | drm/i915: Do no set Stencil Cache eviction LRA w/a on gen7+Daniel Vetter2012-05-07
| * | drm/i915: disable sdvo hotplug on i945g/gmDaniel Vetter2012-05-07
* | | drm/i915: simplify sysfs setup codeDaniel Vetter2012-06-01
* | | drm/i915: initialize the parity work only onceDaniel Vetter2012-06-01
* | | drm/i915: ivybridge_handle_parity_error should be staticDaniel Vetter2012-06-01
* | | drm/i915: l3 parity sysfs interfaceBen Widawsky2012-05-31
* | | drm/i915: remap l3 on hw initBen Widawsky2012-05-31
* | | drm/i915: enable parity error interruptsBen Widawsky2012-05-31
* | | drm/i915: Dynamic Parity Detection handlingBen Widawsky2012-05-31
* | | drm/i915: s/mdelay/msleep/ in the sdvo detect functionDaniel Vetter2012-05-31
* | | drm/i915: reuse the sdvo tv clock adjustment in ilk mode_setDaniel Vetter2012-05-31
* | | drm/i915: there's no cxsr on ilkDaniel Vetter2012-05-31
* | | drm/i915: add some barriers when changing DIPsPaulo Zanoni2012-05-30
* | | drm/i915: remove comment about HSW HDMI DIPsPaulo Zanoni2012-05-30
* | | drm/i915: don't set SDVO_BORDER_ENABLE when we're HDMIPaulo Zanoni2012-05-30
* | | drm/i915: don't write 0 to DIP control at HDMI initPaulo Zanoni2012-05-30
* | | drm/i915: disable DIP while changing the portPaulo Zanoni2012-05-30
* | | drm/i915: explicitly disable the DIPs we're not usingPaulo Zanoni2012-05-30
* | | drm/i915: don't wait for vblank while writing InfoFramesPaulo Zanoni2012-05-30
* | | drm/i915: enable DIP before enabling each InfoFramePaulo Zanoni2012-05-30
* | | drm/i915: only set the HDMI port on the DIP oncePaulo Zanoni2012-05-30
* | | drm/i915: properly alternate between DVI and HDMIPaulo Zanoni2012-05-30
* | | drm/i915: add set_infoframes to struct intel_hdmiPaulo Zanoni2012-05-30
* | | drm/i915/hdmi: Fix reg values for g4x_hdmi_connectedChris Wilson2012-05-25
* | | drm/i915: s/i915_wait_request/i915_wait_seqno/gBen Widawsky2012-05-25
* | | drm/i915: wait render timeout ioctlBen Widawsky2012-05-25
* | | drm/i915: improve i915_wait_request_begin traceBen Widawsky2012-05-25
* | | drm/i915: timeout parameter for seqno waitBen Widawsky2012-05-25
* | | drm/i915: don't silently ignore sdvo mode_set failuresDaniel Vetter2012-05-22
* | | drm/i915: clarify preferred sdvo input mode codeDaniel Vetter2012-05-22
* | | drm/i915/dp: For consistency use the DP hotplug synonymsChris Wilson2012-05-21
* | | drm/i915/hdmi: Query the live connector status bit for G4xChris Wilson2012-05-21
* | | drm/i915: SDVO hotplug have different interrupt status bits for i915/i965/g4xChris Wilson2012-05-21
* | | drm/i915: Inspect the right status bits for DP/HDMI hotplug on gen4Chris Wilson2012-05-21
* | | drm/i915: All members of gen4 have hotplug, so unconditionally enable its irqChris Wilson2012-05-21
| |/ |/|
* | Merge tag 'drm-intel-next-2012-05-20' of git://people.freedesktop.org/~danvet...Dave Airlie2012-05-21
|\ \
| * | drm/i915: IBX has a fixed pch pll to pch pipe mappingDaniel Vetter2012-05-20