aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-24gma500: Fix shmem mappingAlan Cox1-3/+2
2012-01-13nouveau: Support Optimus models for vga_switcherooPeter Lekensteyn3-5/+42
2012-01-13nouveau: properly check for _DSM function supportPeter Lekensteyn1-13/+22
2012-01-13radeon: Call pci_clear_master() instead of open-coding it.Michel Dänzer2-14/+3
2012-01-13gma500: Discard modes that don't fit in stolen memoryAlan Cox4-8/+24
2012-01-13drm/radeon/kms: Fix module parameter description formatJean Delvare1-1/+1
2012-01-13drm/radeon/kms/ni: fix packet2 handling for VM IB parserAlex Deucher1-1/+2
2012-01-13ttm/dma: Remove the WARN() which is not useful.Konrad Rzeszutek Wilk1-3/+2
2012-01-10Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds260-6351/+42257
2012-01-10drm/nouveau/pm: fix build with HWMON offDave Airlie1-1/+1
2012-01-10gma500: silence gcc warnings in mid_get_vbt_data()Dan Carpenter1-3/+3
2012-01-10drm/ttm: fix condition (and vs or)Dan Carpenter1-5/+3
2012-01-09drm/radeon: double lock typo in radeon_vm_bo_rmv()Dan Carpenter1-1/+1
2012-01-09drm/radeon: use after free in radeon_vm_bo_add()Dan Carpenter1-1/+1
2012-01-09drm/sis|via: don't return stack garbage from free_mem ioctlDaniel Vetter2-4/+2
2012-01-09drm/radeon/kms: check if vm is supported in VA ioctlAlex Deucher4-3/+18
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-01-06drm: introduce drm_can_sleep and use in intel/radeon drivers. (v2)Dave Airlie2-8/+3
2012-01-06radeon: Fix disabling PCI bus mastering on big endian hosts.Michel Dänzer2-4/+5
2012-01-06ttm: fix agp since ttm tt reworkJerome Glisse4-0/+43
2012-01-06drm/ttm/dma: Fix accounting error when calling ttm_mem_global_free_page and don't try to free freed pages.Konrad Rzeszutek Wilk1-5/+10
2012-01-06drm/ttm/dma: Only call set_pages_array_wb when the page is not in WB pool.Konrad Rzeszutek Wilk1-2/+5
2012-01-06drm/radeon/kms: sync across multiple rings when doing bo moves v3Alex Deucher3-4/+39
2012-01-06drm/radeon/kms: Add support for multi-ring sync in CS ioctl (v2)Christian König3-0/+50
2012-01-06drm/radeon: GPU virtual memory support v22Jerome Glisse18-78/+1444
2012-01-05drm: make DRM_UNLOCKED ioctls with their own mutexIlija Hadzic3-16/+10
2012-01-05drm: no need to hold global mutex for static dataIlija Hadzic1-2/+2
2012-01-05drm/radeon/benchmark: common modes sweep ignores 640x480@32Chen Jie1-3/+3
2012-01-05drm/radeon/kms: disable writeback on pre-R300 asicsAlex Deucher1-1/+4
2012-01-05drm/radeon: allocate semaphore from the ib poolJerome Glisse4-100/+131
2012-01-05drm/radeon: make ib size variableJerome Glisse6-14/+21
2012-01-05drm/radeon/kms: add missing ring ready check in sync testsAlex Deucher1-0/+2
2012-01-05drm: add support for private planesRob Clark3-7/+19
2012-01-05drm: disconnect plane from fb/crtc when disabledRob Clark1-0/+3
2012-01-03switch device_get_devnode() and ->devnode() to umode_t *Al Viro1-1/+1
2012-01-03drm/i915: only set the intel_crtc DPMS mode to on if the mode set succeededJesse Barnes1-2/+4
2012-01-03drm/i915: don't disable a PCH DPLL that's in useJesse Barnes1-1/+11
2012-01-03drm/i915: don't bail out of intel_wait_ring_buffer too earlyDaniel Vetter1-1/+10
2012-01-03drm/i915: kicking rings stuck on semaphores considered harmfulDaniel Vetter1-7/+0
2012-01-03drm/i915: Add support for resetting the SO write pointers on gen7.Eric Anholt3-0/+40
2012-01-03drm/i915: Make the fallback IRQ wait not sleep.Eric Anholt1-5/+5
2012-01-03drm/i915: Work around gen7 BLT ring synchronization issues.Eric Anholt1-0/+14
2012-01-03drm/i915: Do the fallback non-IRQ wait in ring throttle, too.Eric Anholt1-0/+4
2012-01-03drm/i915: Set two chicken bits implicated in missed IRQs on Ivybridge.Eric Anholt2-0/+8
2012-01-03drm/i915: add color key support v4Jesse Barnes4-0/+193
2012-01-03drm/i915: track sprite coverage and disable primary plane if possibleJesse Barnes2-0/+42
2012-01-03drm/i915: add SNB and IVB video sprite support v6Jesse Barnes7-7/+788
2012-01-03drm/i915: Clean up multi-threaded forcewake patchKeith Packard3-10/+8
2012-01-03drm/i915: drpc debugfs update for gen6Ben Widawsky2-1/+93
2012-01-03drm/i915: Update GEN6_RP_CONTROL definitionsBen Widawsky2-2/+6