summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * drm/radeon/kms: add support for eDP (embedded DisplayPort)Alex Deucher2010-01-085-12/+32
| * drm: Add eDP connector typeAlex Deucher2010-01-082-0/+2
| * drm/radeon/kms: pull in the latest upstream ObjectID.h changesAlex Deucher2010-01-081-1/+126
| * drm/radeon/kms: whitespace changes to ObjectID.hAlex Deucher2010-01-081-369/+309
| * drm/radeon/kms: fix typo in atom connector type handlingAlex Deucher2010-01-082-31/+5
* | Merge remote branch 'korg/drm-core-next' into drm-testingDave Airlie2010-01-082-6/+27
|\ \
| * | drm/kms/fb: check for depth changes from userspace for resizing.Dave Airlie2010-01-081-5/+4
| * | drm: Keep disabled outputs disabled after suspend / resumeDavid John2010-01-081-1/+23
* | | Merge remote branch 'korg/drm-radeon-next' into drm-linusDave Airlie2010-01-079-24/+63
|\ \ \ | | |/ | |/|
| * | drm/radeon/kms: rs600: use correct mask for SW interruptLuca Tettamanti2010-01-071-1/+1
| * | gpu/drm/radeon/radeon_irq.c: move a dereference below a NULL testDarren Jenkins2010-01-071-5/+5
| * | drm/radeon/radeon_device.c: move a dereference below a NULL testDarren Jenkins2010-01-071-2/+4
| * | drm/radeon/radeon_fence.c: move a dereference below the NULL testDarren Jenkins2010-01-071-5/+4
| * | drm/radeon/radeon_connectors.c: add a NULL test before dereferenceDarren Jenkins2010-01-071-1/+1
| * | drm/radeon/kms: fix memory leakJiri Slaby2010-01-071-0/+1
| * | drm/radeon/kms: add missing breaks in i2c and ss lookupsAlex Deucher2010-01-061-0/+2
| * | drm/radeon/kms: add primary dac adj values tableAlex Deucher2010-01-061-9/+41
| * | drm/radeon/kms: fallback to default connector tableAlex Deucher2010-01-061-1/+4
* | | Merge branch 'drm-core-next' into drm-linusDave Airlie2010-01-078-20/+24
|\ \ \ | | |/ | |/|
| * | drm/kms: Fix &&/|| confusion in drm_fb_helper_connector_parse_command_line()Roel Kluin2010-01-071-1/+1
| * | drm/edid: Fix CVT width/height decodeAdam Jackson2010-01-071-5/+5
| * | drm/edid: Skip empty CVT codepointsAdam Jackson2010-01-071-0/+4
| * | drm: remove address mask param for drm_pci_alloc()Zhenyu Wang2010-01-076-14/+14
* | | 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
| * drm/nouveau: use drm debug levelsMaarten Maathuis2009-12-1615-88/+96
| * drm/i2c/ch7006: Fix load detection false positives right after system init.Francisco Jerez2009-12-162-5/+5
OpenPOWER on IntegriCloud