]> git.karo-electronics.de Git - mv-sheeva.git/history - drivers/gpu/drm/nouveau/nouveau_drv.h
Merge branch 'drm-radeon-ni' of ../drm-radeon-next into drm-core-next
[mv-sheeva.git] / drivers / gpu / drm / nouveau / nouveau_drv.h
2011-01-09 Dave AirlieMerge branch 'drm-radeon-ni' of ../drm-radeon-next...
2011-01-09 Dave AirlieMerge remote branch 'nouveau/drm-nouveau-next' of ...
2011-01-05 Dave Airliedrm/switcheroo: track state of switch in drivers.
2011-01-04 Dave AirlieMerge branch 'master' of /home/airlied/kernel/linux...
2011-01-02 Linus TorvaldsMerge branch 'rc-fixes' of git://git.kernel.org/pub...
2011-01-02 Takashi IwaiMerge branch 'fix/asoc' into for-linus
2010-12-30 Ben Skeggsdrm/nv50: sync up gr data error names with rnn, use...
2010-12-28 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git.kernel.org...
2010-12-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-12-23 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git.kernel.org...
2010-12-23 David S. MillerMerge branch 'master' of ssh://master.kernel.org/pub...
2010-12-21 Dave AirlieMerge remote branch 'intel/drm-intel-next' of /ssd...
2010-12-21 Dave AirlieMerge remote branch 'nouveau/drm-nouveau-next' of ...
2010-12-21 Ben Skeggsdrm/nvc0: implement pgraph engine hooks
2010-12-21 Ben Skeggsdrm/nvc0: implement pfifo engine hooks
2010-12-21 Ben Skeggsdrm/nvc0: initial vm implementation, use for bar1/bar3...
2010-12-21 Ben Skeggsdrm/nvc0: import initial vm backend
2010-12-20 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git.kernel.org...
2010-12-17 Linus TorvaldsMerge branch 'bkl_removal' of git://git.kernel.org...
2010-12-17 Takashi IwaiMerge branch 'fix/asoc' into for-linus
2010-12-16 Chris WilsonMerge remote branch 'airlied/drm-core-next' into drm...
2010-12-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-12-16 Ingo MolnarMerge branch 'tip/perf/urgent' of git://git.kernel...
2010-12-16 Dave AirlieMerge remote branch 'nouveau/drm-nouveau-next' of ...
2010-12-15 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-12-15 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-12-15 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-12-14 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-12-10 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-12-09 Takashi IwaiMerge branch 'fix/asoc' into for-linus
2010-12-08 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-12-08 Linus TorvaldsMerge branches 'x86-fixes-for-linus', 'perf-fixes-for...
2010-12-08 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-12-08 Francisco Jerezdrm/nv04-nv40: Fix up PCI(E) GART DMA object bus addres...
2010-12-08 Ben Skeggsdrm/nouveau: kick vram functions out into an "engine"
2010-12-08 Ben Skeggsdrm/nouveau: allow gpuobj vinst to be a virtual address...
2010-12-08 Ben Skeggsdrm/nv50: tidy up PCIEGART implementation
2010-12-08 Ben Skeggsdrm/nv50: implement global channel address space on...
2010-12-08 Ben Skeggsdrm/nv50: implement BAR1/BAR3 management on top of...
2010-12-08 Ben Skeggsdrm/nv50: import new vm code
2010-12-08 Ben Skeggsdrm/nv50: implement custom vram mm
2010-12-08 Ben Skeggsdrm/nouveau: wrap calls to ttm_bo_validate()
2010-12-08 Ben Skeggsdrm/nouveau: introduce a util function to wait on reg...
2010-12-08 Ben Skeggsdrm/nouveau: implicitly insert non-DMA objects into...
2010-12-08 Francisco Jerezdrm/nouveau: Synchronize with the user channel before...
2010-12-07 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2010-12-06 Linus TorvaldsMerge branch 'rc-fixes' of git://git.kernel.org/pub...
2010-12-03 Linus TorvaldsMerge branches 'upstream/core' and 'upstream/bugfix...
2010-12-03 Ben Skeggsdrm/nouveau: tidy up and extend dma object creation...
2010-12-03 Ben Skeggsdrm/nouveau: remove dummy page use from PCI(E)GART...
2010-12-03 Ben Skeggsdrm/nv50: allocate page for unknown PFB object in nv50_fb.c
2010-12-03 Ben Skeggsdrm/nouveau: rework gpu-specific instmem interfaces
2010-12-03 Ben Skeggsdrm/nouveau: simplify gpuobj suspend/resume
2010-12-03 Ben Skeggsdrm/nv50: rework PGPIO IRQ handling and hotplug detection
2010-12-03 Ben Skeggsdrm/nouveau: tidy+move PGRAPH ISRs to their respective...
2010-12-03 Ben Skeggsdrm/nouveau: move PFIFO ISR into nv04_fifo.c
2010-12-03 Ben Skeggsdrm/nv50: move GPIO ISR to nv50_gpio.c
2010-12-03 Ben Skeggsdrm/nouveau: allow irq handlers to be installed by...
2010-12-03 Francisco Jerezdrm/nv20: Add Z compression support.
2010-12-03 Francisco Jerezdrm/nouveau: Rework tile region handling.
2010-12-03 Francisco Jerezdrm/nouveau: Add a separate class for the kernel channe...
2010-12-03 Francisco Jerezdrm/nv50: Keep track of the head a channel is vsync...
2010-12-03 Francisco Jerezdrm/nouveau: Implement the pageflip ioctl.
2010-12-03 Francisco Jerezdrm/nouveau: Implement the vblank DRM hooks.
2010-12-03 Marcin Slusarzdrm/nouveau: fix annoying nouveau_fence type issue
2010-12-03 Ben Skeggsdrm/nouveau: add support for MSI
2010-12-03 Ben Skeggsdrm/nv50: initial work to allow multiple evo channels
2010-12-03 Ben Skeggsdrm/nv84: add support for the PCRYPT engine
2010-12-03 Ben Skeggsdrm/nouveau: only expose the object classes that are...
2010-12-03 Ben Skeggsdrm/nouveau: use object class structs more extensively
2010-12-03 Ben Skeggsdrm/nouveau: store engine type in gpuobj class structs
2010-12-03 Ben Skeggsdrm/nouveau: pass gpuobj alignment request down into...
2010-12-03 Francisco Jerezdrm/nouveau: Implement weak channel references.
2010-12-03 Francisco Jerezdrm/nouveau: Add unlocked variants of nouveau_channel_g...
2010-12-03 Francisco Jerezdrm/nouveau: Refactor context destruction to avoid...
2010-12-03 Ben Skeggsdrm/nouveau: hook up acpi power supply change tracking
2010-12-03 Ben Skeggsdrm/nouveau: remove cpu_writers lock
2010-12-03 Ben Skeggsdrm/nouveau: add more fine-grained locking to channel...
2010-12-03 Ben Skeggsdrm/nouveau: add per-channel mutex, use to lock access...
2010-12-03 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-12-02 Linus TorvaldsMerge branch 'driver-core-linus' of git://git.kernel...
2010-12-02 Linus TorvaldsMerge branch 'tty-linus' of git://git.kernel.org/pub...
2010-12-02 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-12-02 Takashi IwaiMerge branch 'fix/asoc' into for-linus
2010-12-02 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git.kernel.org...
2010-12-02 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-11-30 Greg Kroah-HartmanMerge branch 'for-usb-linus' of git://git.kernel.org...
2010-11-29 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-11-29 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-11-29 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-11-29 Greg Kroah-HartmanMerge branch 'master' into work
2010-11-28 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git.kernel...
2010-11-28 Linus TorvaldsMerge branch 'fwnet' of git://git.kernel.org/pub/scm...
2010-11-26 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2010-11-26 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2010-11-26 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2010-11-26 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git.kernel...
2010-11-26 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git.kerne...
2010-11-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2010-11-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
next