aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-01-08drm: Add eDP connector typeAlex 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-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-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/kms: silencing a false positive warning.Marin Mitov
2009-12-23drm/mm: fix logic for selection of best fit blockBob Gleitsmann
2009-12-23drm/vmwgfx: Use TTM handles instead of SIDs as user-space surface handles.Thomas Hellstrom
2009-12-23drm/vmwgfx: Return -ERESTARTSYS when interrupted by a signal.Thomas Hellstrom
2009-12-23drm/vmwgfx: Fix unlocked ioctl and add proper access controlThomas Hellstrom
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-18Merge branch 'drm-linus' into drm-core-nextDave Airlie
2009-12-18Merge remote branch 'korg/drm-vmware-staging' into drm-core-nextDave Airlie
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-16Merge remote branch 'korg/drm-radeon-next' into drm-linusDave Airlie
2009-12-16drm/radeon/kms: init pm on all chipsetsRafał Miłecki
2009-12-16Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...Dave Airlie
2009-12-16drm/radeon/kms: HDMI support for R600 KMSChristian Koenig
2009-12-16drm/radeon/kms: make sure mc is initialized before mapping blit boAlex Deucher
2009-12-16drm/radeon/kms: Return to userspace on ERESTARTSYSJerome Glisse
2009-12-16drm/radeon/gem: don't leak a gem object if reserve fails on get tiling (v2)Dave Airlie
2009-12-16drm/radeon/kms: don't report allocate failure on ERESTARTSYSDave Airlie
2009-12-16drm/radeon/kms: Check if bo we got from ttm are radeon object or notJerome Glisse
2009-12-16drm/radeon/kms: If no placement is supplied fallback to systemJerome Glisse
2009-12-16drm/ttm: Fix memory type manager debug information printingJerome Glisse
2009-12-16drm/ttm: Fix printk format & compute bo->mem.size at bo initializationJerome Glisse