aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon
AgeCommit message (Expand)Author
2010-01-13Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-01-13drm/radeon/kms: only evict to GTT if CP is readyDave Airlie
2010-01-13drm/radeon/kms: Fix crash getting TV info with no BIOS.Michel Dänzer
2010-01-13drm/radeon/kms/rv100: reject modes > 135 Mhz on DVI (v2)Alex Deucher
2010-01-13drm/radeon/kms/r6xx+: make irq handler less verboseAlex Deucher
2010-01-13drm/radeon/kms: fix up LVDS handling on macs (v2)Alex Deucher
2010-01-11Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-01-11drm/radeon/kms: add additional safe regs for r4xx/rs6xx and r5xxAlex Deucher
2010-01-08drm/radeon/kms: Don't try to enable IRQ if we have no handler installedJerome Glisse
2010-01-08drm/radeon: mkregtable.c: close a file before exitAlexander Beregalov
2010-01-08drm/radeon/kms: Make sure we release AGP device if we acquired itJerome Glisse
2010-01-08drm/radeon/kms: Schedule host path read cache flush through the ring V2Jerome Glisse
2010-01-08drm/radeon/kms: Workaround RV410/R420 CP errata (V3)Corbin Simpson
2010-01-08drm/radeon/kms: detect sideport memory on IGP chipsAlex Deucher
2010-01-08drm/radeon: fix a couple of array index errorsDarren Jenkins
2010-01-08drm/radeon/kms: add support for eDP (embedded DisplayPort)Alex Deucher
2010-01-08drm/radeon/kms: pull in the latest upstream ObjectID.h changesAlex Deucher
2010-01-08drm/radeon/kms: whitespace changes to ObjectID.hAlex Deucher
2010-01-08drm/radeon/kms: fix typo in atom connector type handlingAlex Deucher
2010-01-06Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-01-07drm/radeon/kms: rs600: use correct mask for SW interruptLuca Tettamanti
2010-01-07gpu/drm/radeon/radeon_irq.c: move a dereference below a NULL testDarren Jenkins
2010-01-07drm/radeon/radeon_device.c: move a dereference below a NULL testDarren Jenkins
2010-01-07drm/radeon/radeon_fence.c: move a dereference below the NULL testDarren Jenkins
2010-01-07drm/radeon/radeon_connectors.c: add a NULL test before dereferenceDarren Jenkins
2010-01-07drm/radeon/kms: fix memory leakJiri Slaby
2010-01-06drm/radeon/kms: add missing breaks in i2c and ss lookupsAlex Deucher
2010-01-06drm/radeon/kms: add primary dac adj values tableAlex Deucher
2010-01-06drm/radeon/kms: fallback to default connector tableAlex Deucher
2009-12-23Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-12-23drm/radeon/kms: add definitions for v4 power tablesAlex Deucher
2009-12-23drm/radeon/kms: never combine LVDS with another encoderAlex Deucher
2009-12-23drm/radeon/kms: Check module arguments to be valid V2Jerome Glisse
2009-12-23drm/radeon/kms: Avoid crash when trying to cleanup uninitialized structureJerome Glisse
2009-12-23drm/radeon/kms: add cvt mode if we only have lvds w/h and no edid (v4)Alex Deucher
2009-12-23drm/radeon/kms: add 3DC compression supportMarek Olšák
2009-12-23drm/radeon/kms: allow rendering while no colorbuffer is set on r300Marek Olšák
2009-12-23drm/radeon/kms: enable memory clock reading on legacy (V2)Rafał Miłecki
2009-12-23drm/radeon/kms: prevent parallel AtomBIOS callsRafał Miłecki
2009-12-23drm/radeon/kms: set proper default tv standardAlex Deucher
2009-12-23drm/radeon/kms: fix legacy rmxAlex Deucher
2009-12-23drm/radeon/kms/atom: fill in proper defines for digital setupAlex Deucher
2009-12-23drm/radeon: fix build on 64-bit with some compilers.Dave Airlie
2009-12-23drivers/gpu: Use kzalloc for allocating only one thingJulia Lawall
2009-12-23DRM: Rename clamp variableAndi Kleen
2009-12-18drm: convert drm_ioctl to unlocked_ioctlArnd Bergmann
2009-12-16Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-12-16drm/radeon/kms: fix r100->r500 CS checker for compressed textures. (v2)Dave Airlie
2009-12-16drm/radeon/kms: allow for texture tilingMaciej Cencora
2009-12-16drm/radeon/kms: init pm on all chipsetsRafał Miłecki