summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | drm/radeon: collect r100 asic related declarations in radeon_asic.hDaniel Vetter2010-03-152-51/+48
| | * | drm/radeon: include radeon_asic.h in the asic specific filesDaniel Vetter2010-03-1512-0/+12
| | * | drm/radeon: unconfuse return value of radeon_asic->clear_surface_regDaniel Vetter2010-03-152-3/+3
| | * | drm/radeon: move asic structs to radeon_asic.cDaniel Vetter2010-03-152-489/+487
| | * | drm/radeon: create radeon_asic.cDaniel Vetter2010-03-154-200/+243
| | * | Merge branch 'radeon-for-airlied' of ../linux-2.6 into drm-linusDave Airlie2010-03-1522-185/+445
| | |\ \
| | | * | drm/radeon/kms: prepare for more reclocking operationsRafał Miłecki2010-03-151-10/+29
| | | * | drm/radeon/kms: switch to condition waiting for reclockingRafał Miłecki2010-03-155-3/+12
| | | * | drm/radeon/r600: add missing license and comments to r600_blit_shaders.cAlex Deucher2010-03-151-0/+35
| | | * | drm/radeon/kms: improve coding style a littleRafał Miłecki2010-03-152-15/+13
| | | * | drm/radeon/kms: remove dead audio/HDMI codeRafał Miłecki2010-03-151-35/+0
| | | * | drm/radeon/kms: enable audio engine on DCE32Rafał Miłecki2010-03-151-0/+15
| | | * | drm/radeon/kms: add HDMI code for pre-DCE3 R6xx GPUsRafał Miłecki2010-03-151-2/+69
| | | * | drm/radeon/kms: clean assigning HDMI blocks to encodersRafał Miłecki2010-03-154-72/+62
| | | * | drm/radeon/kms: clean HDMI definitionsRafał Miłecki2010-03-153-8/+13
| | | * | drm/radeon/kms/rs4xx: make sure crtcs are enabled when setting timingAlex Deucher2010-03-151-0/+8
| | | * | drm/radeon/kms/r1xx: enable hw i2cAlex Deucher2010-03-151-4/+1
| | | * | drm/radeon/kms: fix i2c prescale calc on older radeonsAlex Deucher2010-03-151-9/+8
| | | * | drm/radeon/kms: fix for hw i2cAlex Deucher2010-03-151-0/+1
| | | * | drm/radeon/kms: fix pal tv-out support on legacy IGP chipsAlex Deucher2010-03-151-5/+24
| | | * | drm/radeon/kms: further spread spectrum fixesAlex Deucher2010-03-152-13/+20
| | | * | drm/radeon/kms: use lcd pll limits when availableAlex Deucher2010-03-155-5/+52
| | | * | drm/radeon/kms/atom: spread spectrum fixAlex Deucher2010-03-151-7/+50
| | | * | drm/radeon/kms: catch atombios infinite loop and break out of itJerome Glisse2010-03-152-13/+48
| | | * | drm/radeon: add new RS880 pci idAlex Deucher2010-03-151-0/+1
| | * | | Merge remote branch 'nouveau/for-airlied' into drm-linusDave Airlie2010-03-1517-75/+683
| | |\ \ \
| | | * | | drm/nouveau: add module option to disable TV detectionBen Skeggs2010-03-153-1/+6
| | | * | | drm/nouveau: Never evict VRAM buffers to system.Francisco Jerez2010-03-151-2/+1
| | | * | | drm/nv50: fix connector table parsing for some cardsBen Skeggs2010-03-103-4/+6
| | | * | | drm/nv50: add a memory barrier to pushbuf submissionMaarten Maathuis2010-03-101-0/+5
| | | * | | drm/nouveau: print a message very early during suspendMaarten Maathuis2010-03-101-0/+2
| | | * | | drm/nv04-nv40: Fix up the programmed horizontal sync pulse delay.Francisco Jerez2010-03-101-3/+3
| | | * | | drm/nouveau: Gigabyte NX85T connector table lies, it has DVI-I not HDMIBen Skeggs2010-03-101-0/+17
| | | * | | drm/nouveau: add option to allow override of dcb connector table typesBen Skeggs2010-03-103-1/+12
| | | * | | drm/nv50: Improve PGRAPH interrupt handling.Marcin Kościelnicki2010-03-107-56/+622
| | | * | | drm/nv50: Make ctxprog wait until interrupt handler is done.Marcin Kościelnicki2010-03-101-0/+5
| | | * | | drm/nouveau: Fix fbcon corruption with font width not divisible by 8Marcin Kościelnicki2010-03-102-4/+4
| | | * | | drm/nv50: Remove redundant/incorrect ctxvals initialisation.Marcin Kościelnicki2010-03-101-4/+0
| | * | | | drm/edid: allow certain bogus edids to hit a fixup path rather than failBen Skeggs2010-03-151-9/+0
| | * | | | drm: remove the EDID blob stored in the EDID property when it is disconnectedZhao Yakui2010-03-151-0/+1
| | * | | | drm/vmwgfx: depends on FBRandy Dunlap2010-03-151-1/+1
| | * | | | drm: "kobject_init/kobject_add" -> "kobject_init_and_add".Robert P. J. Day2010-03-152-12/+10
| | * | | | drm/ttm: use drm calloc large and free largeDave Airlie2010-03-154-54/+69
| | | |/ / | | |/| |
| * | | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2010-04-0124-446/+407
| |\ \ \ \
| | * | | | microblaze: Support word copying in copy_tofrom_userMichal Simek2010-04-011-14/+25
| | * | | | microblaze: Print early printk information to log bufferMichal Simek2010-04-011-9/+15
| | * | | | microblaze: head.S typo fixMichal Simek2010-04-011-2/+2
| | * | | | microblaze: Use MICROBLAZE_TLB_SIZE in asm codeMichal Simek2010-04-012-3/+3
| | * | | | microblaze: Kconfig Fix - pciMichal Simek2010-04-011-3/+0
| | * | | | microblaze: Adding likely macrosMichal Simek2010-04-016-26/+28
OpenPOWER on IntegriCloud