aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau
Commit message (Expand)AuthorAge
...
| | * | drm/nv50: report BAR access faultsBen Skeggs2010-09-24
| | * | drm/nv50: move vm trap to nv50_fb.cBen Skeggs2010-09-24
| | * | drm/nv50: demagic grctx, and add NVAF supportMarcin Koƛcielnicki2010-09-24
| | * | drm/nouveau: protect ramht_find() from oopsing if on channel without ramhtBen Skeggs2010-09-24
| | * | drm/nouveau: remove nouveau_gpuobj_late_takedownBen Skeggs2010-09-24
| | * | drm/nouveau: protect gpuobj list + global instmem heap with spinlockBen Skeggs2010-09-24
| | * | drm/nouveau: fix gpuobj refcount to use atomicsBen Skeggs2010-09-24
| | * | drm/nouveau: add spinlock around ramht modificationsBen Skeggs2010-09-24
| | * | drm/nouveau: tidy ram{ht,fc,ro} a bitBen Skeggs2010-09-24
| | * | drm/nouveau: rework init ordering so nv50_instmem.c can be less badBen Skeggs2010-09-24
| | * | drm/nv50: calculate vram reordering block sizeBen Skeggs2010-09-24
| | * | drm/nv50: allow gpuobjs that aren't mapped into apertureBen Skeggs2010-09-24
| | * | drm/nouveau: simplify fake gpu objectsBen Skeggs2010-09-24
| | * | drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanityBen Skeggs2010-09-24
| | * | drm/nouveau: rebase per-channel pramin heap offsets to 0Ben Skeggs2010-09-24
| | * | drm/nouveau: modify object accessors, offset in bytes rather than dwordsBen Skeggs2010-09-24
| | * | drm/nouveau: move ramht code out of nouveau_object.c, nothing to see hereBen Skeggs2010-09-24
| | * | drm/nouveau: have nv_mask return original register valueBen Skeggs2010-09-24
| | * | drm/nv40: Try to set up CRE_LCD even if it has unknown bits set.Francisco Jerez2010-09-24
| | * | drm/nv17-nv4x: Fix analog load detection false positive on rare occasions.Francisco Jerez2010-09-24
| | * | drm/nouveau: require explicit unmap of kmapped bosBen Skeggs2010-09-24
| | * | drm/nouveau: remove second map of notifier boBen Skeggs2010-09-24
| | * | drm/nouveau: move check for no-op bo move before memcpy fallbackBen Skeggs2010-09-24
| | * | drm/nv50: add new accelerated bo move funtionBen Skeggs2010-09-24
| | * | drm/nv20: Use the nv30 CRTC bandwidth calculation code.Francisco Jerez2010-09-24
| | * | drm/nouveau: Fix suspend on some nv4x AGP cards.Francisco Jerez2010-09-24
| * | | Merge remote branch 'korg/drm-fixes' into drm-vmware-nextDave Airlie2010-10-05
| |\ \ \ | | |/ / | |/| |
| * | | Merge remote branch 'origin/master' of /home/airlied/kernel//linux-2.6 into d...Dave Airlie2010-09-24
| |\ \ \
| * | | | drm: kill get_reg_ofs callbackDaniel Vetter2010-08-29
| * | | | drm: kill drm_map_ofs callbacksDaniel Vetter2010-08-29
* | | | | mm: stack based kmap_atomic()Peter Zijlstra2010-10-26
* | | | | i2c: Remove unneeded inclusions of <linux/i2c-id.h>Jean Delvare2010-10-24
* | | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | drm: use noop_llseekArnd Bergmann2010-09-16
* | | | | drm: don't drop handle reference on unloadDave Airlie2010-10-07
| |_|_|/ |/| | |
* | | | drm/gem: handlecount isn't really a kref so don't make it one.Dave Airlie2010-09-30
* | | | drm/nouveau: fix panels using straps-based mode detectionBen Skeggs2010-09-23
| |_|/ |/| |
* | | drm: Use a nondestructive mode for output detect when polling (v2)Chris Wilson2010-09-14
* | | drm: Use a nondestructive mode for output detect when pollingChris Wilson2010-09-13
|/ /
* | Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...Dave Airlie2010-09-02
|\ \ | |/ |/|
| * drm/nv50: initialize ramht_refs list for faked 0 channelMarcin Slusarz2010-09-02
| * drm/nouveau: Don't take struct_mutex around the pushbuf IOCTL.Francisco Jerez2010-09-02
| * drm/nouveau: Take fence spinlock before reading the last sequence.Francisco Jerez2010-09-02
* | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-08-28
|\ \
| * | Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...Dave Airlie2010-08-26
| |\|
| | * drm/nouveau: drop drm_global_mutex before sleeping in submission pathBen Skeggs2010-08-26
| | * drm/nv20: Don't use pushbuf calls on the original nv20.Francisco Jerez2010-08-26
| | * drm/nouveau: Fix TMDS on some DCB1.5 boards.Francisco Jerez2010-08-26
| | * drm/nouveau: Fix backlight control on PPC machines with an internal TMDS panel.Francisco Jerez2010-08-26
| | * drm/nv30: Apply modesetting to the correct slave encoderPatrice Mandin2010-08-26