drm/i915: remove render reclock support
[safe/jmp/linux-2.6] / drivers / gpu / drm /
2010-01-06 Jesse Barnesdrm/i915: remove render reclock support
2010-01-06 Andrew Lutomirskidrm/i915: Fix RC6 suspend/resume
2010-01-06 Jesse Barnesdrm/i915: execbuf2 support
2009-12-17 Zhenyu Wangdrm/i915: Reload hangcheck timer too for Ironlake
2009-12-16 Jesse Barnesdrm/i915: only enable hotplug for detected outputs
2009-12-16 Kristian Høgsbergdrm/i915: Track whether cursor needs physical address...
2009-12-16 Kristian Høgsbergdrm/i915: Implement IS_* macros using static tables
2009-12-16 Kristian Høgsbergdrm/i915: Move PCI IDs into i915 driver
2009-12-16 Zhao Yakuidrm/i915: Update LVDS connector status when receiving...
2009-12-16 Zhao Yakuidrm/i915: Add MALATA PC-81005 to ACPI LID quirk list
2009-12-16 Zhenyu Wangdrm/i915: implement new pm ops for i915
2009-12-16 Matthew Garrettdrm/i915: Don't check for lid presence when detecting...
2009-12-16 Daniel Vetterdrm/i915: fix order of fence release wrt flushing
2009-12-15 Eric Anholtdrm/i915: In the debugfs interface, unmap our address...
2009-12-11 Linus TorvaldsMerge branch 'drm-nouveau-pony' of git://git./linux...
2009-12-11 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2009-12-11 Ben Skeggsdrm/nouveau: Add DRM driver for NVIDIA GPUs
2009-12-11 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2009-12-11 Ben Skeggsdrm/ttm: export some functions useful to drivers using ttm
2009-12-11 Alex Deucherdrm/radeon/kms/avivo: fix typo in new_pll module descri...
2009-12-11 Jerome Glissedrm/radeon/kms: Convert radeon to new ttm_bo_init
2009-12-11 Jerome Glissedrm/ttm: Convert ttm_buffer_object_init to use ttm_plac...
2009-12-10 Dave Airliedrm/radeon/kms: fix warning about cur_placement being...
2009-12-10 Dave AirlieMerge remote branch 'korg/drm-radeon-next' of into...
2009-12-10 Dave AirlieMerge remote branch 'anholt/drm-intel-next' into drm...
2009-12-10 Jerome Glissedrm/ttm: Print debug information on memory manager...
2009-12-10 Jerome Glissedrm: Add memory manager debug function
2009-12-10 Dave Airliedrm/radeon/kms: restore surface registers on resume.
2009-12-10 Alex Deucherdrm/radeon/kms/r600/r700: fallback gracefully on ucode...
2009-12-10 Jerome Glissedrm/ttm: Initialize eviction placement in case the...
2009-12-10 Jerome Glissedrm/radeon/kms: cleanup structure and module if initial...
2009-12-10 Jerome Glissedrm/radeon/kms: actualy set the eviction placements...
2009-12-10 Jerome Glissedrm/radeon/kms: Fix NULL ptr dereference
2009-12-10 Alex Deucherdrm/radeon/kms/avivo: add support for new pll selection...
2009-12-10 Alex Deucherdrm/radeon/kms/avivo: fix some bugs in the display...
2009-12-10 Dave Airliedrm/radeon/kms: fix return value from fence function.
2009-12-10 Thomas Hellstromdrm/radeon: Remove tests for -ERESTART from the TTM...
2009-12-10 Thomas Hellstromdrm/ttm: Have the TTM code return -ERESTARTSYS instead...
2009-12-10 Jerome Glissedrm/radeon/kms: Convert radeon to new TTM validation...
2009-12-10 Jerome Glissedrm/ttm: Rework validation & memory space allocation...
2009-12-10 Jerome Glissedrm: Add search/get functions to get a block in a speci...
2009-12-10 Dave Airliedrm/radeon/kms: fix avivo tiling regression since radeo...
2009-12-10 Linus TorvaldsMerge branch 'acpica' of git://git./linux/kernel/git...
2009-12-09 Chris Wilsondrm/i915: Remove a debugging printk from hangcheck
2009-12-09 Alex Deucherdrm/radeon/kms: make sure i2c id matches
2009-12-09 Alex Deucherdrm/radeon/kms: make sure ss id matches
2009-12-09 Alex Deucherdrm/radeon/kms: connector fixes
2009-12-09 Dave Airliedrm/ttm: fix memory leak noticed by kmemleak.
2009-12-09 Zhao Yakuidrm: disable all the possible outputs/crtcs before...
2009-12-08 Andrew Lutomirskidrm/i915: restore render clock gating on resume
2009-12-08 Dave AirlieMerge remote branch 'korg/drm-radeon-dp' into drm-linus
2009-12-08 Dave AirlieMerge remote branch 'korg/drm-radeon-next' into drm...
2009-12-08 Dave AirlieMerge remote branch 'anholt/drm-intel-next' into drm...
2009-12-08 Dave AirlieMerge branch 'drm-core-next' into drm-linus
2009-12-08 Ben Skeggsdrm/kms: fix fb cmap allocation to use modeset->crtc...
2009-12-08 Alex Deucherdrm/radeon/kms: enable hpd support
2009-12-08 Alex Deucherdrm/radeon/kms: add asic callbacks for hpd
2009-12-08 Alex Deucherdrm/radeon/kms: add hpd support for r6xx/r7xx/rs780...
2009-12-08 Alex Deucherdrm/radeon/kms: add hpd support for r5xx/rs600/rs690...
2009-12-08 Alex Deucherdrm/radeon/kms: add hpd support for r1xx-r4xx asics
2009-12-08 Alex Deucherdrm/radeon/kms: add regs and irq tracking bits for hpd
2009-12-08 Alex Deucherdrm/radeon/kms: get HPD info for connectors
2009-12-08 Alex Deucherdrm/radeon/kms: clean up DP debugging
2009-12-08 Alex Deucherdrm/radeon/kms: fix DP detect
2009-12-08 Dave Airliedrm/radeon/kms: drop unused array to fix warning.
2009-12-08 Dave Airliedrm/radeon/kms: do dp link training at dpms on time...
2009-12-08 Dave Airliedrm/radeon/kms: make displayport work by reorganising...
2009-12-08 Dave Airliedrm/radeon/kms/dp: fix return in dpcd retrival.
2009-12-08 Alex Deucherdrm/radeon/kms: free aux channel i2c adapter on destroy
2009-12-08 Alex Deucherdrm/radeon/kms: add support for DP modesetting
2009-12-08 Alex Deucherdrm/radeon/kms: handle dp sinks in atom encoder/transmi...
2009-12-08 Alex Deucherdrm/radeon/kms: store sink type in atom dig connector
2009-12-08 Alex Deucherdrm/radeon/kms: i2c reorg
2009-12-08 Alex Deucherdrm/radeon/kms: DP fixes and cleanup from the ddx
2009-12-08 Dave Airliedrm/radeon/kms: initial radeon displayport porting
2009-12-07 Chris Wilsondrm/i915: Set the error code after failing to insert...
2009-12-07 Chris Wilsondrm/i915: Report purgeable status in buffer lists.
2009-12-07 Dave Airliedrm/ttm: fix unreachable code.
2009-12-07 Dave Airliedrm/intel: refactor DP i2c support and DP common header...
2009-12-07 Alex Deucherdrm/radeon/kms: fix vram setup on rs600/rs690/rs740
2009-12-07 Adam Jacksondrm/i915: Fix product names and #defines
2009-12-07 Alex Deucherdrm/radeon/kms: more r4xx lvds fixes
2009-12-07 Alex Deucherdrm/radeon/kms/legacy: set common regs to sane value
2009-12-07 Alex Deucherdrm/radeon/kms/legacy: set overscan regs on modeset
2009-12-07 Dave Airliedrm/radeon/kms: add support to atom parser for FB read...
2009-12-07 Dave AirlieMerge remote branch 'origin/drm-core-next' into test
2009-12-07 Chris Wilsondrm/i915: Drop a some common DRM_ERROR()
2009-12-07 Jesse Barnesdrm/i915: warn if Pineview CxSR can't be enabled
2009-12-07 Jesse Barnesdrm/i915: pageflip fixes
2009-12-07 Jiri KosinaMerge branch 'for-next' into for-linus
2009-12-07 Thomas Hellstromdrm: Export symbols needed for the vmwgfx driver.
2009-12-07 Thomas Hellstromdrm/ttm: Export symbols needed for the vmwgfx driver.
2009-12-07 Thomas Hellstromdrm/ttm: Add TTM execbuf utilities.
2009-12-07 Thomas Hellstromdrm/ttm: Add ttm lock functionality.
2009-12-07 Thomas Hellstromdrm/ttm: Add user-space objects.
2009-12-07 Dave Airliedrm/radeon/kms: fix RS600 MC setup.
2009-12-06 Alex Deucherdrm/radeon/kms: fix up gart setup on rs600
2009-12-04 Adam Buchbindertree-wide: fix misspelling of "definition" in comments
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-12-04 Dave Airliedrm/radeon/kms: quirk for Gigabyte RV515 card, DVI...
next