aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon
Commit message (Expand)AuthorAge
* Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-01-11
|\
| * drm/radeon/kms: add additional safe regs for r4xx/rs6xx and r5xxAlex Deucher2010-01-10
| * drm/radeon/kms: Don't try to enable IRQ if we have no handler installedJerome Glisse2010-01-07
| * drm/radeon: mkregtable.c: close a file before exitAlexander Beregalov2010-01-07
| * drm/radeon/kms: Make sure we release AGP device if we acquired itJerome Glisse2010-01-07
| * drm/radeon/kms: Schedule host path read cache flush through the ring V2Jerome Glisse2010-01-07
| * drm/radeon/kms: Workaround RV410/R420 CP errata (V3)Corbin Simpson2010-01-07
| * drm/radeon/kms: detect sideport memory on IGP chipsAlex Deucher2010-01-07
| * drm/radeon: fix a couple of array index errorsDarren Jenkins2010-01-07
| * drm/radeon/kms: add support for eDP (embedded DisplayPort)Alex Deucher2010-01-07
| * drm/radeon/kms: pull in the latest upstream ObjectID.h changesAlex Deucher2010-01-07
| * drm/radeon/kms: whitespace changes to ObjectID.hAlex Deucher2010-01-07
| * drm/radeon/kms: fix typo in atom connector type handlingAlex Deucher2010-01-07
* | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-01-06
|\|
| * drm/radeon/kms: rs600: use correct mask for SW interruptLuca Tettamanti2010-01-06
| * gpu/drm/radeon/radeon_irq.c: move a dereference below a NULL testDarren Jenkins2010-01-06
| * drm/radeon/radeon_device.c: move a dereference below a NULL testDarren Jenkins2010-01-06
| * drm/radeon/radeon_fence.c: move a dereference below the NULL testDarren Jenkins2010-01-06
| * drm/radeon/radeon_connectors.c: add a NULL test before dereferenceDarren Jenkins2010-01-06
| * drm/radeon/kms: fix memory leakJiri Slaby2010-01-06
| * drm/radeon/kms: add missing breaks in i2c and ss lookupsAlex Deucher2010-01-05
| * drm/radeon/kms: add primary dac adj values tableAlex Deucher2010-01-05
| * drm/radeon/kms: fallback to default connector tableAlex Deucher2010-01-05
* | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-12-23
|\|
| * drm/radeon/kms: add definitions for v4 power tablesAlex Deucher2009-12-22
| * drm/radeon/kms: never combine LVDS with another encoderAlex Deucher2009-12-22
| * drm/radeon/kms: Check module arguments to be valid V2Jerome Glisse2009-12-22
| * drm/radeon/kms: Avoid crash when trying to cleanup uninitialized structureJerome Glisse2009-12-22
| * drm/radeon/kms: add cvt mode if we only have lvds w/h and no edid (v4)Alex Deucher2009-12-22
| * drm/radeon/kms: add 3DC compression supportMarek Olšák2009-12-22
| * drm/radeon/kms: allow rendering while no colorbuffer is set on r300Marek Olšák2009-12-22
| * drm/radeon/kms: enable memory clock reading on legacy (V2)Rafał Miłecki2009-12-22
| * drm/radeon/kms: prevent parallel AtomBIOS callsRafał Miłecki2009-12-22
| * drm/radeon/kms: set proper default tv standardAlex Deucher2009-12-22
| * drm/radeon/kms: fix legacy rmxAlex Deucher2009-12-22
| * drm/radeon/kms/atom: fill in proper defines for digital setupAlex Deucher2009-12-22
| * drm/radeon: fix build on 64-bit with some compilers.Dave Airlie2009-12-22
| * drivers/gpu: Use kzalloc for allocating only one thingJulia Lawall2009-12-22
| * DRM: Rename clamp variableAndi Kleen2009-12-22
| * drm: convert drm_ioctl to unlocked_ioctlArnd Bergmann2009-12-17
* | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-12-16
|\|
| * drm/radeon/kms: fix r100->r500 CS checker for compressed textures. (v2)Dave Airlie2009-12-16
| * drm/radeon/kms: allow for texture tilingMaciej Cencora2009-12-16
| * drm/radeon/kms: init pm on all chipsetsRafał Miłecki2009-12-16
| * drm/radeon/kms: HDMI support for R600 KMSChristian Koenig2009-12-16
| * drm/radeon/kms: make sure mc is initialized before mapping blit boAlex Deucher2009-12-16
| * drm/radeon/kms: Return to userspace on ERESTARTSYSJerome Glisse2009-12-16
| * drm/radeon/gem: don't leak a gem object if reserve fails on get tiling (v2)Dave Airlie2009-12-16
| * drm/radeon/kms: don't report allocate failure on ERESTARTSYSDave Airlie2009-12-16
| * drm/radeon/kms: Check if bo we got from ttm are radeon object or notJerome Glisse2009-12-16