summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-01-0616-537/+682
|\
| * drm/i915: remove full registers dump debugZhenyu Wang2010-01-061-29/+0
| * drm/i915: Add DP dpll limit on ironlake and use existing DPLL search functionZhao Yakui2010-01-061-68/+48
| * drm/i915: Select the correct BPC for LVDS on IronlakeZhao Yakui2010-01-061-0/+12
| * drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in pipeco...Zhao Yakui2010-01-061-1/+25
| * drm/i915: Enable/disable the dithering for LVDS based on VBT settingZhao Yakui2010-01-062-1/+18
| * drm/i915: Permit pinning whilst the device is 'suspended'Chris Wilson2010-01-061-3/+0
| * drm/i915: Hold struct mutex whilst pinning power context bo.Chris Wilson2010-01-061-26/+47
| * drm/i915: fix unused varAndrew Morton2010-01-061-1/+2
| * drm/i915: Storage class should be before const qualifierTobias Klauser2010-01-061-4/+4
| * drm/i915: remove render reclock supportJesse Barnes2010-01-061-130/+2
| * drm/i915: Fix RC6 suspend/resumeAndrew Lutomirski2010-01-063-15/+1
| * drm/i915: execbuf2 supportJesse Barnes2010-01-064-78/+219
| * drm/i915: Reload hangcheck timer too for IronlakeZhenyu Wang2009-12-171-0/+2
| * drm/i915: only enable hotplug for detected outputsJesse Barnes2009-12-169-26/+59
| * drm/i915: Track whether cursor needs physical address in intel_device_infoKristian Høgsberg2009-12-164-17/+9
| * drm/i915: Implement IS_* macros using static tablesKristian Høgsberg2009-12-163-99/+161
| * drm/i915: Move PCI IDs into i915 driverKristian Høgsberg2009-12-161-2/+40
| * drm/i915: Update LVDS connector status when receiving ACPI LID eventZhao Yakui2009-12-162-0/+10
| * drm/i915: Add MALATA PC-81005 to ACPI LID quirk listZhao Yakui2009-12-161-0/+7
| * drm/i915: implement new pm ops for i915Zhenyu Wang2009-12-161-6/+47
| * drm/i915: Don't check for lid presence when detecting LVDSMatthew Garrett2009-12-161-65/+2
| * drm/i915: fix order of fence release wrt flushingDaniel Vetter2009-12-161-3/+4
| * drm/i915: In the debugfs interface, unmap our address instead of the page's.Eric Anholt2009-12-151-1/+1
* | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-12-2382-1064/+2499
|\ \
| * \ Merge remote branch 'korg/drm-radeon-next' into drm-linusDave Airlie2009-12-2321-61/+459
| |\ \
| | * | drm/radeon/kms: add definitions for v4 power tablesAlex Deucher2009-12-231-0/+199
| | * | drm/radeon/kms: never combine LVDS with another encoderAlex Deucher2009-12-231-26/+23
| | * | drm/radeon/kms: Check module arguments to be valid V2Jerome Glisse2009-12-231-5/+68
| | * | drm/radeon/kms: Avoid crash when trying to cleanup uninitialized structureJerome Glisse2009-12-233-4/+13
| | * | drm/radeon/kms: add cvt mode if we only have lvds w/h and no edid (v4)Alex Deucher2009-12-231-0/+12
| | * | drm/radeon/kms: add 3DC compression supportMarek Olšák2009-12-232-0/+19
| | * | drm/radeon/kms: allow rendering while no colorbuffer is set on r300Marek Olšák2009-12-233-1/+19
| | * | drm/radeon/kms: enable memory clock reading on legacy (V2)Rafał Miłecki2009-12-233-4/+11
| | * | drm/radeon/kms: prevent parallel AtomBIOS callsRafał Miłecki2009-12-233-2/+12
| | * | drm/radeon/kms: set proper default tv standardAlex Deucher2009-12-235-8/+69
| | * | drm/radeon/kms: fix legacy rmxAlex Deucher2009-12-233-3/+6
| | * | drm/radeon/kms/atom: fill in proper defines for digital setupAlex Deucher2009-12-231-8/+8
| * | | Merge remote branch 'nouveau/for-airlied' into drm-linusDave Airlie2009-12-2330-706/+1710
| |\ \ \ | | |/ / | |/| |
| | * | drm/nouveau: fix bug causing pinned buffers to lose their NO_EVICT flagBen Skeggs2009-12-161-0/+5
| | * | drm/nv50: fix suspend/resume delays without firmware presentBen Skeggs2009-12-161-0/+3
| | * | drm/nouveau: prevent all channel creation if accel not availableBen Skeggs2009-12-163-48/+64
| | * | drm/nv50: fix two potential suspend/resume oopsesBen Skeggs2009-12-162-2/+2
| | * | drm/nv40: implement ctxprog/state generationBen Skeggs2009-12-168-182/+1031
| | * | drm/nv10: Add the initial graph context and soft methods needed for LMA.Francisco Jerez2009-12-161-43/+154
| | * | drm/nouveau: Fix up buffer eviction, and evict them to GART, if possible.Francisco Jerez2009-12-161-0/+6
| | * | drm/nouveau: Add proper error handling to nouveau_card_initMarcin Kościelnicki2009-12-161-25/+48
| | * | drm/nv04: Fix NV04 set_operation software method.Marcin Kościelnicki2009-12-161-1/+1
| | * | drm/nouveau: Kill global state in BIOS script interpreterMarcin Kościelnicki2009-12-162-287/+276
| | * | drm/nouveau: Kill global state in NvShadowBIOSMarcin Kościelnicki2009-12-161-26/+21
OpenPOWER on IntegriCloud