aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2012-01-24gma500: Fix shmem mappingAlan Cox
2012-01-13nouveau: Support Optimus models for vga_switcherooPeter Lekensteyn
2012-01-13nouveau: properly check for _DSM function supportPeter Lekensteyn
2012-01-13radeon: Call pci_clear_master() instead of open-coding it.Michel Dänzer
2012-01-13gma500: Discard modes that don't fit in stolen memoryAlan Cox
2012-01-13drm/radeon/kms: Fix module parameter description formatJean Delvare
2012-01-13drm/radeon/kms/ni: fix packet2 handling for VM IB parserAlex Deucher
2012-01-13ttm/dma: Remove the WARN() which is not useful.Konrad Rzeszutek Wilk
2012-01-10Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-01-10drm/nouveau/pm: fix build with HWMON offDave Airlie
2012-01-10gma500: silence gcc warnings in mid_get_vbt_data()Dan Carpenter
2012-01-10drm/ttm: fix condition (and vs or)Dan Carpenter
2012-01-09drm/radeon: double lock typo in radeon_vm_bo_rmv()Dan Carpenter
2012-01-09drm/radeon: use after free in radeon_vm_bo_add()Dan Carpenter
2012-01-09drm/sis|via: don't return stack garbage from free_mem ioctlDaniel Vetter
2012-01-09drm/radeon/kms: check if vm is supported in VA ioctlAlex Deucher
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-01-06drm: introduce drm_can_sleep and use in intel/radeon drivers. (v2)Dave Airlie
2012-01-06radeon: Fix disabling PCI bus mastering on big endian hosts.Michel Dänzer
2012-01-06ttm: fix agp since ttm tt reworkJerome Glisse
2012-01-06drm/ttm/dma: Fix accounting error when calling ttm_mem_global_free_page and d...Konrad Rzeszutek Wilk
2012-01-06drm/ttm/dma: Only call set_pages_array_wb when the page is not in WB pool.Konrad Rzeszutek Wilk
2012-01-06drm/radeon/kms: sync across multiple rings when doing bo moves v3Alex Deucher
2012-01-06drm/radeon/kms: Add support for multi-ring sync in CS ioctl (v2)Christian König
2012-01-06drm/radeon: GPU virtual memory support v22Jerome Glisse
2012-01-05drm: make DRM_UNLOCKED ioctls with their own mutexIlija Hadzic
2012-01-05drm: no need to hold global mutex for static dataIlija Hadzic
2012-01-05drm/radeon/benchmark: common modes sweep ignores 640x480@32Chen Jie
2012-01-05drm/radeon/kms: disable writeback on pre-R300 asicsAlex Deucher
2012-01-05drm/radeon: allocate semaphore from the ib poolJerome Glisse
2012-01-05drm/radeon: make ib size variableJerome Glisse
2012-01-05drm/radeon/kms: add missing ring ready check in sync testsAlex Deucher
2012-01-05drm: add support for private planesRob Clark
2012-01-05drm: disconnect plane from fb/crtc when disabledRob Clark
2012-01-03switch device_get_devnode() and ->devnode() to umode_t *Al Viro
2012-01-03drm/i915: only set the intel_crtc DPMS mode to on if the mode set succeededJesse Barnes
2012-01-03drm/i915: don't disable a PCH DPLL that's in useJesse Barnes
2012-01-03drm/i915: don't bail out of intel_wait_ring_buffer too earlyDaniel Vetter
2012-01-03drm/i915: kicking rings stuck on semaphores considered harmfulDaniel Vetter
2012-01-03drm/i915: Add support for resetting the SO write pointers on gen7.Eric Anholt
2012-01-03drm/i915: Make the fallback IRQ wait not sleep.Eric Anholt
2012-01-03drm/i915: Work around gen7 BLT ring synchronization issues.Eric Anholt
2012-01-03drm/i915: Do the fallback non-IRQ wait in ring throttle, too.Eric Anholt
2012-01-03drm/i915: Set two chicken bits implicated in missed IRQs on Ivybridge.Eric Anholt
2012-01-03drm/i915: add color key support v4Jesse Barnes
2012-01-03drm/i915: track sprite coverage and disable primary plane if possibleJesse Barnes
2012-01-03drm/i915: add SNB and IVB video sprite support v6Jesse Barnes
2012-01-03drm/i915: Clean up multi-threaded forcewake patchKeith Packard
2012-01-03drm/i915: drpc debugfs update for gen6Ben Widawsky
2012-01-03drm/i915: Update GEN6_RP_CONTROL definitionsBen Widawsky