summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-01-11drm/i2c/ch7006: Drop build time dependency to nouveau.Francisco Jerez
2010-01-11drm/nouveau: Make the MM aware of pre-G80 tiling.Francisco Jerez
2010-01-11drm/nouveau: Pre-G80 tiling support.Francisco Jerez
2010-01-11drm/nouveau: Add cache_flush/pull fifo engine functions.Francisco Jerez
2010-01-08Merge remote branch 'korg/drm-radeon-testing' into drm-testingDave Airlie
2010-01-08Merge remote branch 'korg/drm-core-next' into drm-testingDave Airlie
2010-01-08drm/kms/fb: check for depth changes from userspace for resizing.Dave Airlie
2010-01-08drm: Keep disabled outputs disabled after suspend / resumeDavid John
2010-01-08drm/radeon/kms: Don't try to enable IRQ if we have no handler installedJerome Glisse
2010-01-08drm: Avoid calling vblank function is vblank wasn't initializedJerome 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: 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-07Merge remote branch 'korg/drm-radeon-next' into drm-linusDave Airlie
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-07Merge branch 'drm-core-next' into drm-linusDave Airlie
2010-01-07drm/kms: Fix &&/|| confusion in drm_fb_helper_connector_parse_command_line()Roel Kluin
2010-01-07drm/edid: Fix CVT width/height decodeAdam Jackson
2010-01-07drm/edid: Skip empty CVT codepointsAdam Jackson
2010-01-07drm: remove address mask param for drm_pci_alloc()Zhenyu Wang
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 remote branch 'korg/drm-radeon-next' into drm-linusDave Airlie
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-23Merge remote branch 'nouveau/for-airlied' into drm-linusDave Airlie