aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-08drm/i915/dp: convert eDP checks to functions and documentJesse Barnes1-35/+57
2010-10-07drm/i915: Wait for pending flips on the GPUChris Wilson2-48/+34
2010-10-07drm/i915: Free hardware status page on unload when physically mappedKeith Packard1-0/+3
2010-10-07drm: don't drop handle reference on unloadDave Airlie4-4/+1
2010-10-06drm/radeon/kms: make sure blit addr masks are 64 bitAlex Deucher2-8/+8
2010-10-06Merge branch 'drm-radeon-next' of ../drm-radeon-next into drm-core-nextDave Airlie34-819/+2140
2010-10-06Merge branch 'drm-kdb-next' into drm-core-nextDave Airlie10-72/+263
2010-10-06Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-core-nextDave Airlie79-3480/+7079
2010-10-06drm/nouveau/kms: Avoid a hang entering KDB with VT accel on.Chris Ball1-0/+9
2010-10-06radeon, kdb, kms: Save and restore the LUT on atomic KMS enter/exitJason Wessel3-0/+40
2010-10-06drm, kdb, kms: Add an enter argument to mode_set_base_atomic() APIJason Wessel7-10/+11
2010-10-06drm/nouveau/kms: Implement KDB debug hooks for nouveau KMS.Chris Ball3-21/+80
2010-10-06drm/radeon/kms: Implement KDB debug hooks for radeon KMS.Chris Ball4-47/+129
2010-10-06drm/radeon/kms: add drm blit support for evergreenAlex Deucher10-55/+1221
2010-10-06drm/radeon: Modify radeon_pm_in_vbl to use radeon_get_crtc_scanoutpos()Mario Kleiner1-61/+9
2010-10-06drm/radeon: Add function for display scanout position query.Mario Kleiner2-0/+160
2010-10-06drm/radeon/kms: rework spread spectrum handlingAlex Deucher4-100/+305
2010-10-06drm/radeon/kms: remove new pll algoAlex Deucher7-278/+9
2010-10-06drm/radeon/kms: remove some pll algo flagsAlex Deucher4-52/+7
2010-10-06drm/radeon/kms: prefer high post dividers in legacy pll algoAlex Deucher1-1/+1
2010-10-06drm/radeon/kms: properly handle 40 bit MC addresses in the cursor codeAlex Deucher1-6/+9
2010-10-06drm/radeon: add properties to configure the width of the underscan bordersMarius Gröger3-5/+82
2010-10-06drm/radeon/kms/r6xx+: use new style fencing (v3)Alex Deucher6-17/+64
2010-10-06drm/radeon/kms: enable writeback (v2)Alex Deucher16-218/+258
2010-10-06drm/radeon/kms: clean up r6xx/r7xx blit init (v2)Alex Deucher3-28/+17
2010-10-06drm/vmwgfx: Bump minor and driver dateThomas Hellstrom1-2/+2
2010-10-06drm/vmwgfx: Save at least one screen layoutThomas Hellstrom1-0/+3
2010-10-06drm/vmwgfx: Add modinfo versionThomas Hellstrom1-0/+4
2010-10-06drm/vmwgfx: Add a parameter to get the max fb sizeThomas Hellstrom2-2/+5
2010-10-06drm/vmwgfx: Don't flush fb if we're in the suspended state.Thomas Hellstrom1-0/+3
2010-10-06drm/vmwgfx: Prune modes based on available VRAM sizeThomas Hellstrom4-11/+38
2010-10-06drm/vmwgfx: Take the ttm lock around the dirty ioctlThomas Hellstrom3-8/+84
2010-10-06drm: vmwgfx: Add a struct drm_file parameter to the dirty framebuffer callbackThomas Hellstrom2-1/+4
2010-10-06drm/vmwgfx: Add new-style PM hooks to improve hibernation behaviorThomas Hellstrom1-34/+79
2010-10-06drm/vmwgfx: Fix ACPI S3 & S4 functionality.Thomas Hellstrom2-2/+37
2010-10-06drm/vmwgfx: Really support other depths than 32Thomas Hellstrom1-21/+85
2010-10-06Merge remote branch 'korg/drm-fixes' into drm-vmware-nextDave Airlie29-120/+244
2010-10-06Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-nextDave Airlie41-4548/+5515
2010-10-06drm/ttm: Fix two race conditions + fix busy codepathsThomas Hellstrom1-12/+71
2010-10-05drm/ttm: restructure to allow driver to plug in alternate memory managerBen Skeggs16-113/+208
2010-10-05drm/ttm: introduce utility function to free an allocated memory nodeBen Skeggs4-47/+20
2010-10-05drm/nouveau: fix thinkos in mem timing table recordlen checkRoy Spliet1-5/+7
2010-10-05drm/nouveau: parse voltage from perf 0x40 entiresBen Skeggs1-1/+1
2010-10-05drm/nouveau: don't use the default pll limits in table v2.1 on nv50+ cardsEmil Velikov1-0/+6
2010-10-05drm/nv50: Fix large 3D performance regression caused by the interchannel sync patches.Francisco Jerez2-7/+40
2010-10-05drm/nouveau: Synchronize buffer object moves in hardware.Francisco Jerez1-3/+8
2010-10-05drm/nouveau: Use semaphores to handle inter-channel sync in hardware.Francisco Jerez4-3/+212
2010-10-05drm/nouveau: Provide a means to have arbitrary work run on fence completion.Francisco Jerez2-0/+33
2010-10-05drm/nouveau: Minor refactoring/cleanup of the fence code.Francisco Jerez6-55/+59
2010-10-05drm/nouveau: Add a module option to force card POST.Marcin Kościelnicki3-0/+7