summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-10-06Merge branch 'drm-radeon-next' of ../drm-radeon-next into drm-core-nextDave Airlie
2010-10-06Merge branch 'drm-kdb-next' into drm-core-nextDave Airlie
2010-10-06Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-cor...Dave Airlie
2010-10-06drm/nouveau/kms: Avoid a hang entering KDB with VT accel on.Chris Ball
2010-10-06radeon, kdb, kms: Save and restore the LUT on atomic KMS enter/exitJason Wessel
2010-10-06drm, kdb, kms: Add an enter argument to mode_set_base_atomic() APIJason Wessel
2010-10-06drm/nouveau/kms: Implement KDB debug hooks for nouveau KMS.Chris Ball
2010-10-06drm/radeon/kms: Implement KDB debug hooks for radeon KMS.Chris Ball
2010-10-06drm/radeon/kms: add drm blit support for evergreenAlex Deucher
2010-10-06drm/radeon: Modify radeon_pm_in_vbl to use radeon_get_crtc_scanoutpos()Mario Kleiner
2010-10-06drm/radeon: Add function for display scanout position query.Mario Kleiner
2010-10-06drm/radeon/kms: rework spread spectrum handlingAlex Deucher
2010-10-06drm/radeon/kms: remove new pll algoAlex Deucher
2010-10-06drm/radeon/kms: remove some pll algo flagsAlex Deucher
2010-10-06drm/radeon/kms: prefer high post dividers in legacy pll algoAlex Deucher
2010-10-06drm/radeon/kms: properly handle 40 bit MC addresses in the cursor codeAlex Deucher
2010-10-06drm/radeon: add properties to configure the width of the underscan bordersMarius Gröger
2010-10-06drm/radeon/kms/r6xx+: use new style fencing (v3)Alex Deucher
2010-10-06drm/radeon/kms: enable writeback (v2)Alex Deucher
2010-10-06drm/radeon/kms: clean up r6xx/r7xx blit init (v2)Alex Deucher
2010-10-06drm/vmwgfx: Bump minor and driver dateThomas Hellstrom
2010-10-06drm/vmwgfx: Save at least one screen layoutThomas Hellstrom
2010-10-06drm/vmwgfx: Add modinfo versionThomas Hellstrom
2010-10-06drm/vmwgfx: Add a parameter to get the max fb sizeThomas Hellstrom
2010-10-06drm/vmwgfx: Don't flush fb if we're in the suspended state.Thomas Hellstrom
2010-10-06drm/vmwgfx: Prune modes based on available VRAM sizeThomas Hellstrom
2010-10-06drm/vmwgfx: Take the ttm lock around the dirty ioctlThomas Hellstrom
2010-10-06drm: vmwgfx: Add a struct drm_file parameter to the dirty framebuffer callbackThomas Hellstrom
2010-10-06drm/vmwgfx: Add new-style PM hooks to improve hibernation behaviorThomas Hellstrom
2010-10-06drm/vmwgfx: Fix ACPI S3 & S4 functionality.Thomas Hellstrom
2010-10-06drm/vmwgfx: Really support other depths than 32Thomas Hellstrom
2010-10-06Merge remote branch 'korg/drm-fixes' into drm-vmware-nextDave Airlie
2010-10-06Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-nextDave Airlie
2010-10-05drm/ttm: restructure to allow driver to plug in alternate memory managerBen Skeggs
2010-10-05drm/ttm: introduce utility function to free an allocated memory nodeBen Skeggs
2010-10-05drm/nouveau: fix thinkos in mem timing table recordlen checkRoy Spliet
2010-10-05drm/nouveau: parse voltage from perf 0x40 entiresBen Skeggs
2010-10-05drm/nouveau: don't use the default pll limits in table v2.1 on nv50+ cardsEmil Velikov
2010-10-05drm/nv50: Fix large 3D performance regression caused by the interchannel sync...Francisco Jerez
2010-10-05drm/nouveau: Synchronize buffer object moves in hardware.Francisco Jerez
2010-10-05drm/nouveau: Use semaphores to handle inter-channel sync in hardware.Francisco Jerez
2010-10-05drm/nouveau: Provide a means to have arbitrary work run on fence completion.Francisco Jerez
2010-10-05drm/nouveau: Minor refactoring/cleanup of the fence code.Francisco Jerez
2010-10-05drm/nouveau: Add a module option to force card POST.Marcin Kościelnicki
2010-10-05drm/nv50: prevent (IB_PUT == IB_GET) for occurring unless idleBen Skeggs
2010-10-05drm/nv0x-nv4x: Leave the 0x40 bit untouched when changing CRE_LCD.Francisco Jerez
2010-10-05drm/nv30-nv40: Fix postdivider mask when writing engine/memory PLLs.Francisco Jerez
2010-10-05drm/nouveau: Fix perf table parsing on BMP v5.25.Francisco Jerez
2010-10-05drm/nouveau: fix required mode bandwidth calculation for DPBen Skeggs
2010-10-05drm/nouveau: fix typo in c2aa91afea5f7e7ae4530fabd37414a79c03328cBen Skeggs