summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2013-01-17drm/i915: Fix GT_MODE default valueBen Widawsky2-0/+8
2013-01-17drm/i915: prevent possible pin leak on error pathEugeni Dodonov1-1/+1
2013-01-17drm/i915: Reduce a pin-leak BUG into a WARNChris Wilson1-1/+2
2013-01-17drm/i915: only enable sdvo hotplug irq if neededJani Nikula1-9/+6
2013-01-17drm/radeon: fix ordering in pll picking on dce4+Alex Deucher1-4/+4
2013-01-17drm/i915: SDVO hotplug have different interrupt status bits for i915/i965/g4xChris Wilson3-10/+37
2013-01-17drm/i915: add some barriers when changing DIPsPaulo Zanoni1-1/+10
2013-01-17drm/radeon: fix up pll selection on DCE5/6Alex Deucher1-1/+5
2013-01-17drm/i915: don't pwrite tiled objects through the gttDaniel Vetter1-0/+1
2013-01-17drm/i915: Wait for all pending operations to the fb before disabling the pipeChris Wilson1-23/+4
2013-01-17drm/i915: Add wait_for in init_ring_commonSean Paul1-3/+3
2013-01-17drm/i915: Check VBIOS value for determining LVDS dual channel mode, tooTakashi Iwai3-6/+62
2013-01-17drm/i915: hold forcewake around ring hw initDaniel Vetter3-4/+21
2013-01-17drm/i915: move NEEDS_FORCE_WAKE to i915_drv.cJesse Barnes2-6/+6
2013-01-17drm/i915: fix up ivb plane 3 pageflipsDaniel Vetter2-1/+26
2013-01-17drm/i915: Unpin the flip target if we fail to queue the flipChris Wilson1-15/+35
2013-01-17drm/edid/quirks: ViewSonic VA2026wAdam Jackson1-4/+18
2013-01-17drm/i915: disable cpt phase pointer fdi rx workaroundDaniel Vetter1-31/+0
2013-01-17drm/nouveau: fix blank LVDS screen regression on pre-nv50 cardsMarcin Slusarz1-1/+1
2013-01-17radeon/kms: force rn50 chip to always report connected on analog outputJerome Glisse1-0/+8
2013-01-17udldrmfb: udl_get_edid: drop unneeded i--Hans de Goede1-1/+0
2013-01-17udldrmfb: udl_get_edid: usb_control_msg buffer must not be on the stackHans de Goede1-1/+7
2013-01-17udldrmfb: Fix EDID not working with monitors with EDID extension blocksHans de Goede1-0/+8
2013-01-17drm/i915: make the panel fitter work on pipes B and C on IVBPaulo Zanoni2-1/+7
2013-01-17drm/radeon: Properly handle DDC probe for DP bridgesNiels Ole Salscheider4-11/+24
2013-01-17drm/radeon: add WAIT_UNTIL to evergreen VM safe reg listAlex Deucher1-0/+1
2013-01-17drm/radeon: fix eDP clk and lane setup for scaled modesAlex Deucher1-1/+1
2012-12-17drm/i915: do not default to 18 bpp for eDP if missing from VBTJani Nikula2-10/+3
2012-12-17drm/i915: do not ignore eDP bpc settings from vbtJani Nikula1-0/+11
2012-12-10drm/i915: Add no-lvds quirk for Supermicro X7SPA-HChris Wilson1-0/+8
2012-12-10i915: Quirk no_lvds on Gigabyte GA-D525TUD ITX motherboardCalvin Walton1-0/+8
2012-12-10drm/radeon: properly track the crtc not_enabled case evergreen_mc_stop()Alex Deucher1-0/+2
2012-12-10drm/radeon: properly handle mc_stop/mc_resume on evergreen+ (v2)Alex Deucher4-91/+88
2012-12-10drm/radeon/dce4+: don't use radeon_crtc for vblank callbackAlex Deucher1-4/+16
2012-12-03radeon: add AGPMode 1 quirk for RV250Paul Bolle1-1/+4
2012-11-26drm/i915: fix overlay on i830MDaniel Vetter1-3/+11
2012-11-26ttm: Clear the ttm page allocated from high memory zone correctlyZhao Yakui1-1/+4
2012-11-26drm/radeon: fix logic error in atombios_encoders.cAlex Deucher1-1/+1
2012-11-18drm/i915: clear the entire sdvo infoframe bufferDaniel Vetter2-20/+44
2012-11-18drm/i915: fixup infoframe support for sdvoDaniel Vetter2-4/+11
2012-11-18drm/radeon/si: add some missing regs to the VM reg checkerAlex Deucher2-0/+2
2012-11-18drm/radeon/cayman: add some missing regs to the VM reg checkerAlex Deucher2-0/+7
2012-11-18drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memoryThomas Hellstrom1-1/+1
2012-11-18drm/vmwgfx: Fix hibernation device resetThomas Hellstrom1-0/+5
2012-11-18drm: restore open_count if drm_setup failsIlija Hadzic1-1/+4
2012-11-18drm/udl: fix stride issues scanning out stride != width*bppDave Airlie3-8/+11
2012-11-18DRM/Radeon: Fix Load Detection on legacy primary DAC.Egbert Eich1-0/+1
2012-11-05drm/nouveau: headless mode by default if pci class != vga displayBen Skeggs2-3/+3
2012-11-05drm/nouveau: fix suspend/resume when in headless modeBen Skeggs1-7/+11
2012-11-05drm/nouveau: silence modesetting spam on pre-gf8 chipsetsBen Skeggs3-9/+9