Revert: "rt2x00: Don't let mac80211 send a BAR when an AMPDU subframe fails"
[pandora-kernel.git] / drivers / gpu /
2013-01-16 Aaro Koskinendrm/nouveau: fix init with agpgart-uninorth
2013-01-16 Niels Ole Salscheiderdrm/radeon: Properly handle DDC probe for DP bridges
2013-01-16 Alex Deucherdrm/radeon: add connector table for Mac G4 Silver
2013-01-16 Alex Deucherdrm/radeon: add connector table for SAM440ep embedded...
2013-01-16 Krzysztof Mazuri915: ensure that VGA plane is disabled
2013-01-03 Jani Nikuladrm/i915: do not default to 18 bpp for eDP if missing...
2013-01-03 Jani Nikuladrm/i915: do not ignore eDP bpc settings from vbt
2013-01-03 Jerome Glissedrm/radeon: fix amd afusion gpu setup aka sumo v2
2013-01-03 Daniel Vetterdrm/i915: disable cpt phase pointer fdi rx workaround
2013-01-03 Daniel Vetterdrm/i915: drop unnecessary check from fdi_link_train...
2013-01-03 Alex Deucherdrm/radeon: fix eDP clk and lane setup for scaled modes
2013-01-03 Alex Deucherdrm/radeon/dce32+: use fractional fb dividers for high...
2013-01-03 Alex Deucherdrm/radeon/kms: use frac fb div on APUs
2013-01-03 Chris Wilsondrm/i915: Close race between processing unpin task...
2013-01-03 Paulo Zanonidrm/i915: make the panel fitter work on pipes B and...
2013-01-03 Alex Deucherdrm: fix documentation for drm_crtc_set_mode()
2013-01-03 Dmitry Rogozhkindrm/i915: EBUSY status handling added to i915_gem_fault().
2013-01-03 Eugeni Dodonovdrm/i915: add Ivy Bridge GT2 Server entries
2013-01-03 Chris Wilsondrm/i915: Add no-lvds quirk for Supermicro X7SPA-H
2013-01-03 Calvin Waltoni915: Quirk no_lvds on Gigabyte GA-D525TUD ITX motherboard
2013-01-03 Eugeni Dodonovdrm: give up on edid retries when i2c bus is not responding
2012-12-06 Paul Bolleradeon: add AGPMode 1 quirk for RV250
2012-12-06 Alex Deucherdrm/radeon: properly track the crtc not_enabled case...
2012-12-06 Takashi Iwaidrm/i915: Check VBIOS value for determining LVDS dual...
2012-12-06 Zhao Yakuittm: Clear the ttm page allocated from high memory...
2012-12-06 Alex Deucherdrm/radeon: fix logic error in atombios_encoders.c
2012-12-06 Jani Nikuladrm/i915/sdvo: clean up connectors on intel_sdvo_init...
2012-11-16 Thomas Hellstromdrm/vmwgfx: Fix a case where the code would BUG when...
2012-11-16 Thomas Hellstromdrm/vmwgfx: Fix hibernation device reset
2012-11-16 Ilija Hadzicdrm: restore open_count if drm_setup fails
2012-11-16 Egbert EichDRM/Radeon: Fix Load Detection on legacy primary DAC.
2012-11-16 Daniel Vetterdrm/i915: clear the entire sdvo infoframe buffer
2012-11-16 Daniel Vetterdrm/i915: fixup infoframe support for sdvo
2012-11-16 Daniel Vetterdrm/i915: fix overlay on i830M
2012-11-16 Alex Deucherdrm/radeon: fix typo in evergreen_mc_resume()
2012-11-16 Ben Skeggsdrm/nouveau: headless mode by default if pci class...
2012-11-16 Ben Skeggsdrm/nouveau: fix suspend/resume when in headless mode
2012-11-16 Ben Skeggsdrm/nouveau: silence modesetting spam on pre-gf8 chipsets
2012-10-30 Egbert Eichdrm/radeon: Don't destroy I2C Bus Rec in radeon_ext_tmd...
2012-10-30 Sjoerd Simonsdrm/i915: no lvds quirk for Zotac ZDBOX SD ID12/ID13
2012-10-30 Daniel Vetterdrm/i915: don't pwrite tiled objects through the gtt
2012-10-17 Daniel Vetterdrm/i915: clear fencing tracking state when retiring...
2012-10-17 Chris Wilsondrm/i915: Mark untiled BLT commands as fenced on gen2/3
2012-10-17 Daniel Vetterdrm/i915: fix swizzle detection for gen3
2012-10-17 Alex Deucherdrm/radeon: properly handle mc_stop/mc_resume on evergr...
2012-10-17 Ben Widawskydrm/i915: Fix GT_MODE default value
2012-10-17 Daniel Vetterdrm/i915: call drm_handle_vblank before finish_page_flip
2012-10-17 Chris Wilsondrm/i915: Flush the pending flips on the CRTC before...
2012-10-17 Alex Deucherdrm/radeon: force MSIs on RS690 asics
2012-10-17 Alex Deucherdrm/radeon: Add MSI quirk for gateway RS690
2012-10-17 Alex Deucherdrm/radeon: only adjust default clocks on NI GPUs
2012-10-17 Jani Nikuladrm/i915: use adjusted_mode instead of mode for checkin...
2012-10-17 Paulo Zanonidrm/i915: make sure we write all the DIP data bytes
2012-10-17 Paulo Zanonidrm/i915: add some barriers when changing DIPs
2012-10-17 Eugeni Dodonovdrm/i915: prevent possible pin leak on error path
2012-10-10 Alex DeucherRevert "drm/radeon: rework pll selection (v3)"
2012-10-10 Wang Xingchaodrm/i915: HDMI - Clear Audio Enable bit for Hot Plug
2012-10-10 Chris Wilsondrm/i915: Reduce a pin-leak BUG into a WARN
2012-09-19 Dave Airliedrm/nouveau: fix booting with plymouth + dumb support
2012-09-19 Alex Deucherdrm/radeon: rework pll selection (v3)
2012-09-19 Alex Deucherdrm/radeon: fix ordering in pll picking on dce4+
2012-09-19 Alex Deucherdrm/radeon: fix up pll selection on DCE5/6
2012-09-19 Dave Airlievmwgfx: add dumb ioctl support
2012-09-19 Jani Nikuladrm/i915: only enable sdvo hotplug irq if needed
2012-09-19 Chris Wilsondrm/i915: SDVO hotplug have different interrupt status...
2012-09-19 Chris Wilsondrm/i915: Wait for all pending operations to the fb...
2012-09-19 Marc Gariepyfixing dmi match for hp t5745 and hp st5747 thin client
2012-09-19 Dave Airliedrm/vmwgfx: add MODULE_DEVICE_TABLE so vmwgfx loads...
2012-09-19 Paul Menzeldrm: Add EDID_QUIRK_FORCE_REDUCED_BLANKING for ASUS...
2012-09-19 Adam Jacksondrm/edid/quirks: ViewSonic VA2026w
2012-09-19 Jerome Glissedrm/radeon: force dma32 to fix regression rs4xx,rs6xx...
2012-09-19 Alex Deucherdrm/radeon/atom: rework DIG modesetting on DCE3+
2012-09-19 Alex Deucherdrm/radeon: don't disable plls that are in use by other...
2012-09-19 Jakob Bornecrantzdrm: Check for invalid cursor flags
2012-09-19 Jesse Barnesdrm: remove some potentially dangerous DRM_ERRORs
2012-09-19 Xu, Anhuadrm/i915: fix wrong order of parameters in port checkin...
2012-09-19 Adam Jacksondrm/i915: Fix assert_pch_hdmi_disabled to mention HDMI...
2012-09-12 Alex DeucherRevert "drm/radeon: fix bo creation retry path"
2012-09-12 Alex Deucherdrm/radeon: split ATRM support out from the ATPX handle...
2012-09-12 Dave Airliedrm/radeon: fix use after free in ATRM bios reading...
2012-09-12 Igor Murzovdrm/radeon: finish getting bios earlier
2012-09-12 Igor Murzovdrm/radeon: fix invalid memory access in radeon_atrm_ge...
2012-09-12 Alex Deucherdrm/radeon: convert radeon vfct code to use acpi_get_ta...
2012-09-12 David Lamparterdrm/radeon: implement ACPI VFCT vbios fetch (v3)
2012-09-12 Tvrtko Ursulindrm/radeon/kms: extend the Fujitsu D3003-S2 board conne...
2012-09-12 Alex Deucherdrm/radeon/kms: upstream atombios.h updates
2012-09-12 Daniel Vetterdrm/i915: reorder edp disabling to fix ivb MacBook Air
2012-09-12 Christoph Bumillerdrm/nvd0/disp: mask off high 16 bit of negative cursor...
2012-09-12 Daniel Vetterdrm/i915: ignore eDP bpc settings from vbt
2012-08-19 Jerome Glissedrm/radeon: do not reenable crtc after moving vram...
2012-08-19 Alex Deucherdrm/radeon: fix bank tiling parameters on cayman
2012-08-19 Alex Deucherdrm/radeon: fix bank tiling parameters on evergreen
2012-08-19 Daniel Vetterdrm/i915: correctly order the ring init sequence
2012-08-19 Sean Pauldrm/i915: Add wait_for in init_ring_common
2012-08-19 Daniel Vetterdrm/i915: fixup seqno allocation logic for lazy_request
2012-08-09 Jesse Barnesdrm/i915: prefer wide & slow to fast & narrow in DP...
2012-08-02 Maarten Lankhorstnouveau: Fix alignment requirements on src and dst...
2012-08-02 Jerome Glissedrm/radeon: on hotplug force link training to happen...
2012-08-02 Jerome Glissedrm/radeon: fix hotplug of DP to DVI|HDMI passive adapt...
2012-08-02 Jerome Glissedrm/radeon: fix non revealent error message
next