summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2011-03-03drm/radeon/kms: add support for cayman gart setupAlex Deucher
2011-03-03drm/radeon/kms: add gpu_init function for caymanAlex Deucher
2011-03-03drm/radeon/kms: add ucode loader for caymanAlex Deucher
2011-03-03drm/radeon/kms: add cayman chip familyAlex Deucher
2011-03-02drm/i915: Don't save/restore hardware status page address registerZhenyu Wang
2011-03-02drm/i915: don't store the reg value for HWS_PGAChris Wilson
2011-03-01Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2011-03-01drm/i915: fix memory corruption with GM965 and >4GB RAMJan Niehusmann
2011-03-01drm/i915: Re-enable GPU semaphores for SandyBridge mobileChris Wilson
2011-03-01drm/i915: Replace vblank PM QoS with "Interrupt-Based AGPBUSY#"Chris Wilson
2011-03-01Revert "drm/i915: Use PM QoS to prevent C-State starvation of gen3 GPU"Chris Wilson
2011-03-01drm/i915: Allow relocation deltas outside of target boChris Wilson
2011-03-01drm/i915: Silence an innocuous compiler warning for an unused variableChris Wilson
2011-03-01drm: fix printk typo 'sracth'Paul Bolle
2011-03-01drm/radeon: add new getparam for number of backends.Dave Airlie
2011-03-01drm/radeon: fix up dereferencing of busy objects.Dave Airlie
2011-03-01drm/radeon: bump version to 2.9Dave Airlie
2011-03-01drm/r600: parse the set predication command. (v2)Dave Airlie
2011-02-28Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next ...Dave Airlie
2011-02-28drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.Dave Airlie
2011-02-28drm/nv50-nvc0: make sure vma is definitely unmapped when destroying boBen Skeggs
2011-02-28drm/radeon: make sure ib reads are in-order.Dave Airlie
2011-02-28drm/radeon/r600_cs: off by one errorsDan Carpenter
2011-02-25Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2011-02-25drm/nv50: flesh out ZCULL init and match nvidia on later chipsetsBen Skeggs
2011-02-25drm/nv50: support for compressionBen Skeggs
2011-02-25drm/nv50-nvc0: delay GART binding until move_notify timeBen Skeggs
2011-02-25drm/nouveau: rename nouveau_vram to nouveau_memBen Skeggs
2011-02-25drm/nvc0: allow creation of buffers with any non-compressed memtypeBen Skeggs
2011-02-25drm/nv50-nvc0: unmap buffers from the vm when they're evictedBen Skeggs
2011-02-25drm/nv50-nvc0: move vm bind/unbind to move_notify hookBen Skeggs
2011-02-25drm/nv50-nvc0: restrict memtype to those specified at creation timeBen Skeggs
2011-02-25drm/nouveau: pass domain rather than ttm flags to gem_new()Ben Skeggs
2011-02-25drm/nv50: simplify bo moves now that they're all through the vmBen Skeggs
2011-02-25drm/nouveau: remove no_vm/mappable flags from nouveau_boBen Skeggs
2011-02-25drm/nouveau: Fix pageflip eventBenjamin Franzke
2011-02-25drm/nouveau/vbios: parse more gpio tag bits from connector tableBen Skeggs
2011-02-25drm/nouveau: decode PFIFO DMA_PUSHER error codesMarcin Slusarz
2011-02-25drm/nv50: fix typos in CCACHE error reportingMarcin Slusarz
2011-02-25drm/nvc0: support for sw methods + enable page flippingBen Skeggs
2011-02-25drm/nv50: enable page flippingBen Skeggs
2011-02-25drm/nv50-nvc0: activate/update ds channel's framebuffer on modesetsBen Skeggs
2011-02-25drm/nv50-nvc0: initialise display sync channelsBen Skeggs
2011-02-25drm/nv50-nvc0: precalculate some fb state when creating themBen Skeggs
2011-02-25drm/nv50-nvc0: tidy evo object creation some moreBen Skeggs
2011-02-25drm/nv50-nvc0: request and wait on notification of modeset completionBen Skeggs
2011-02-25drm/nv50-nvc0: switch to tasklet for display isr bhBen Skeggs
2011-02-25drm/nouveau: make vbios parser runnable from an atomic contextBen Skeggs
2011-02-25drm/nv50-nvc0: include nv50_display in evo debuggingBen Skeggs
2011-02-25drm/nv50-nvc0: tidy evo init failure pathsBen Skeggs