aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau
Commit message (Expand)AuthorAge
...
* | | drm/nv50: 0x50 needs semaphore yields tooBen Skeggs2011-02-24
* | | drm/nouveau: silence some compiler warningsBen Skeggs2011-02-24
* | | drm/nvc0: implement semaphores for inter-channel syncBen Skeggs2011-02-24
* | | drm/nvc0/pfifo: semi-handle a couple more irqsBen Skeggs2011-02-24
* | | drm/nv84: switch to new-style semaphoresBen Skeggs2011-02-24
* | | drm/nv40: support for 39-bit dma addresses on native PCIE chipsetsBen Skeggs2011-02-24
* | | drm/nv40: implement support for on-chip PCIEGARTBen Skeggs2011-02-24
* | | drm/nouveau: introduce new gart type, and name _SGDMA more appropriatelyBen Skeggs2011-02-24
* | | drm/nouveau: move + rename some stuff in nouveau_sgdma.cBen Skeggs2011-02-24
* | | Merge remote-tracking branch 'airlied/drm-core-next' into drm-nouveau-nextBen Skeggs2011-02-24
|\ \ \ | |_|/ |/| |
| * | Revert "ttm: Include the 'struct dev' when using the DMA API."Dave Airlie2011-02-22
| * | Merge branch 'drm-mm-cleanup' into drm-nextDave Airlie2011-02-22
| |\ \
| | * | drm/nouveau: don't munge in drm_mm internalsDaniel Vetter2011-02-22
| * | | Merge branch 'stable/ttm.pci-api.v5' of git://git.kernel.org/pub/scm/linux/ke...Dave Airlie2011-02-22
| |\ \ \
| | * | | ttm: Include the 'struct dev' when using the DMA API.Konrad Rzeszutek Wilk2011-02-22
| | * | | nouveau/ttm/PCIe: Use dma_addr if TTM has set it.Konrad Rzeszutek Wilk2011-02-18
| | * | | ttm: Expand (*populate) to support an array of DMA addresses.Konrad Rzeszutek Wilk2011-01-27
| * | | | drm: Mark constant arrays of drm_display_mode constChris Wilson2011-02-22
| | |/ / | |/| |
| * | | drm: rework PCI/platform driver interface.Dave Airlie2011-02-06
| | |/ | |/|
| * | Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next i...Dave Airlie2011-02-01
| |\ \
| * \ \ Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-01-27
| |\ \ \
| | * \ \ Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...Dave Airlie2011-01-27
| | |\ \ \
| | * \ \ \ Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...Dave Airlie2011-01-26
| | |\ \ \ \
| * | | | | | console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-25
| |/ / / / /
| * | | | | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-20
| * | | | | Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next i...Dave Airlie2011-01-16
| |\ \ \ \ \
| * | | | | | Revert "drm: Update fbdev fb_fix_screeninfo"Dave Airlie2011-01-14
| * | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-13
| |\ \ \ \ \ \
| | * | | | | | Fix spelling mistakes in commentsStefan Weil2011-01-03
| | * | | | | | Merge branch 'master' into for-nextJiri Kosina2010-12-22
| | |\ \ \ \ \ \
| | * | | | | | | backlight: constify backlight_opsLionel Debroux2010-11-16
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge remote branch 'nouveau/drm-nouveau-next' of ../drm-nouveau-next into dr...Dave Airlie2011-01-09
| |\ \ \ \ \ \ \
| * | | | | | | | drm: Update fbdev fb_fix_screeninfoJames Simmons2011-01-06
| * | | | | | | | drm/switcheroo: track state of switch in drivers.Dave Airlie2011-01-04
| * | | | | | | | vga_switcheroo: add reprobe hook for fbcon to recheck connected outputs.Dave Airlie2011-01-04
| * | | | | | | | nouveau/acpi: improve detection of what is IGD and what is DIS.Dave Airlie2011-01-04
| * | | | | | | | drm/nouveau: add delayed switch complete callback.Dave Airlie2011-01-04
| * | | | | | | | Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next i...Dave Airlie2010-12-21
| |\ \ \ \ \ \ \ \
| * | | | | | | | | drm/fb: Don't expose mmio for fbdev emulation layerJames Simmons2010-12-20
* | | | | | | | | | drm/nouveau: fix suspend/resume on GPUs that don't have PM supportBen Skeggs2011-02-16
* | | | | | | | | | drm/nouveau: flips/flipd need to always set 'evict' for move_accel_cleanup()Ben Skeggs2011-02-16
* | | | | | | | | | drm/nv40: fix tiling-related setup for a number of chipsetsBen Skeggs2011-02-16
* | | | | | | | | | drm/nouveau: fix non-EDIDful native mode selectionBen Skeggs2011-02-16
* | | | | | | | | | drm/nouveau: Fix detection of DDC-based LVDS on DCB15 boards.Francisco Jerez2011-02-16
* | | | | | | | | | drm/nv04-nv40: Fix NULL dereference when we fail to find an LVDS native mode.Francisco Jerez2011-02-16
* | | | | | | | | | drm/nv10: Fix crash when allocating a BO larger than half the available VRAM.Francisco Jerez2011-02-16
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | drm/nv50: fix display on 0x50Ben Skeggs2011-02-01
* | | | | | | | | drm/nouveau: correctly pair hwmon_init and hwmon_finiLucas Stach2011-02-01
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | drm/nv50: fix regression on IGPsBen Skeggs2011-01-27
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | drm/nvc0/grctx: correct an off-by-oneBen Skeggs2011-01-24