Commit Graph

4413 Commits (eea72d5fdf59879edb2c6639b0b7cc385e0df646)

Author SHA1 Message Date
Chris Wilson e8b2c3c47a drm/i915: Re-enable GPU semaphores for SandyBridge mobile 14 years ago
Chris Wilson 8692d00e99 drm/i915: Replace vblank PM QoS with "Interrupt-Based AGPBUSY#" 14 years ago
Chris Wilson 60c8bdf64a Revert "drm/i915: Use PM QoS to prevent C-State starvation of gen3 GPU" 14 years ago
Chris Wilson 271d81b841 drm/i915: Allow relocation deltas outside of target bo 14 years ago
Chris Wilson 5d9faa16a7 drm/i915: Silence an innocuous compiler warning for an unused variable 14 years ago
Paul Bolle 62f288cfe1 drm: fix printk typo 'sracth' 14 years ago
Dave Airlie 486af1896f drm/radeon: add new getparam for number of backends. 14 years ago
Dave Airlie 91132d6bb6 drm/radeon: fix up dereferencing of busy objects. 14 years ago
Dave Airlie a61f2bc472 drm/radeon: bump version to 2.9 14 years ago
Dave Airlie 2a19cac8f9 drm/r600: parse the set predication command. (v2) 14 years ago
Dave Airlie 1922756124 drm: fix unsigned vs signed comparison issue in modeset ctl ioctl. 14 years ago
Ben Skeggs 7db2662325 drm/nv50-nvc0: make sure vma is definitely unmapped when destroying bo 14 years ago
Dave Airlie af50621a18 drm/radeon: make sure ib reads are in-order. 14 years ago
Dan Carpenter cf8a47d156 drm/radeon/r600_cs: off by one errors 14 years ago
Ben Skeggs 562af10c67 drm/nv50: flesh out ZCULL init and match nvidia on later chipsets 14 years ago
Ben Skeggs 8f7286f8e4 drm/nv50: support for compression 14 years ago
Ben Skeggs 26c0c9e33a drm/nv50-nvc0: delay GART binding until move_notify time 14 years ago
Ben Skeggs d5f423947a drm/nouveau: rename nouveau_vram to nouveau_mem 14 years ago
Ben Skeggs b5e2f0769a drm/nvc0: allow creation of buffers with any non-compressed memtype 14 years ago
Ben Skeggs 3425df486c drm/nv50-nvc0: unmap buffers from the vm when they're evicted 14 years ago
Ben Skeggs a4154bbffd drm/nv50-nvc0: move vm bind/unbind to move_notify hook 14 years ago
Ben Skeggs db5c8e299a drm/nv50-nvc0: restrict memtype to those specified at creation time 14 years ago
Ben Skeggs 6ba9a68317 drm/nouveau: pass domain rather than ttm flags to gem_new() 14 years ago
Ben Skeggs a670478834 drm/nv50: simplify bo moves now that they're all through the vm 14 years ago
Ben Skeggs d550c41e4f drm/nouveau: remove no_vm/mappable flags from nouveau_bo 14 years ago
Benjamin Franzke 2503c6fa3e drm/nouveau: Fix pageflip event 14 years ago
Ben Skeggs a589e87fe7 drm/nouveau/vbios: parse more gpio tag bits from connector table 14 years ago
Marcin Slusarz 3248421670 drm/nouveau: decode PFIFO DMA_PUSHER error codes 14 years ago
Marcin Slusarz 4dcf905c84 drm/nv50: fix typos in CCACHE error reporting 14 years ago
Ben Skeggs bd2f2037a4 drm/nvc0: support for sw methods + enable page flipping 14 years ago
Ben Skeggs d7117e0d4e drm/nv50: enable page flipping 14 years ago
Ben Skeggs 1d3fac0c2a drm/nv50-nvc0: activate/update ds channel's framebuffer on modesets 14 years ago
Ben Skeggs cdccc70eff drm/nv50-nvc0: initialise display sync channels 14 years ago
Ben Skeggs 45c4e0aae9 drm/nv50-nvc0: precalculate some fb state when creating them 14 years ago
Ben Skeggs 292deb7a3b drm/nv50-nvc0: tidy evo object creation some more 14 years ago
Ben Skeggs 60f60bf1bc drm/nv50-nvc0: request and wait on notification of modeset completion 14 years ago
Ben Skeggs f13e435c59 drm/nv50-nvc0: switch to tasklet for display isr bh 14 years ago
Ben Skeggs c7ca4d1b6b drm/nouveau: make vbios parser runnable from an atomic context 14 years ago
Ben Skeggs 8348f36d89 drm/nv50-nvc0: include nv50_display in evo debugging 14 years ago
Ben Skeggs 33f409df1e drm/nv50-nvc0: tidy evo init failure paths 14 years ago
Ben Skeggs 961b6e686e drm/nv50-nvc0: fix ramht entries for multiple evo channels 14 years ago
Ben Skeggs 30d81817a2 drm/nv50-nvc0: disp channels have fixed purposes, don't "allocate" them 14 years ago
Ben Skeggs 59c0f5780f drm/nv50-nvc0: rename disp->evo to disp->master 14 years ago
Ben Skeggs ef8389a84b drm/nv50-nvc0: move non-sharable display state into private structure 14 years ago
Tejun Heo d82f8e6c80 drm/nouveau: use system_wq instead of dev_priv->wq 14 years ago
Lucas Stach f17811dfa7 drm/nouveau: use I2C_MODULE_PREFIX kernel define 14 years ago
Ben Skeggs ec23802d61 drm/nv50: drop explicit yields in favour of smaller PFIFO timeslice 14 years ago
Ben Skeggs e3b7ed5e99 drm/nv84: use vm offsets for semaphores 14 years ago
Ben Skeggs fc772ec48d drm/nv50: 0x50 needs semaphore yields too 14 years ago
Ben Skeggs ea5f2786a0 drm/nouveau: silence some compiler warnings 14 years ago