index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_drv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-03
drm/nouveau: port remainder of drm code, and rip out compat layer
Ben Skeggs
1
-353
/
+0
2012-10-03
drm/nouveau: move compat ioctl out of nouveau_drv.h
Ben Skeggs
1
-0
/
+1
2012-10-03
drm/nouveau/acpi: move definitions out of nouveau_drv.h
Ben Skeggs
1
-0
/
+1
2012-10-03
drm/nouveau: start culling unused code
Ben Skeggs
1
-7
/
+0
2012-10-03
drm/nouveau: port all engines to new engine module format
Ben Skeggs
1
-77
/
+9
2012-10-03
drm/nouveau/fence: un-port from nouveau_exec_engine interfaces
Ben Skeggs
1
-0
/
+11
2012-10-03
drm/nouveau: pull nouveau_bo definitions into their own header
Ben Skeggs
1
-4
/
+0
2012-10-03
drm/nouveau/instmem: completely new implementation, as a subdev module
Ben Skeggs
1
-19
/
+0
2012-10-03
drm/nouveau/fb: merge fb/vram and port to subdev interfaces
Ben Skeggs
1
-1
/
+0
2012-10-03
drm/nouveau/timer: port to subdev interfaces
Ben Skeggs
1
-1
/
+0
2012-10-03
drm/nouveau/mc: port to subdev interfaces
Ben Skeggs
1
-1
/
+0
2012-10-03
drm/nouveau: implement devinit subdev, and new init table parser
Ben Skeggs
1
-7
/
+0
2012-10-03
drm/nouveau/oldbios: remove shadowing support, use bios subdev's image
Ben Skeggs
1
-4
/
+0
2012-10-03
drm/nouveau: implement module init functions in nouveau_drm.c
Ben Skeggs
1
-64
/
+11
2012-10-03
drm/nouveau/agp: move all agp stuff into its own source file
Ben Skeggs
1
-13
/
+5
2012-10-03
drm/nouveau: restructure source tree, split core from drm implementation
Ben Skeggs
1
-1
/
+1
2012-07-26
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...
Dave Airlie
1
-1
/
+17
2012-07-26
drm/nouveau: mark most of our ioctls as deprecated, move to compat layer
Ben Skeggs
1
-1
/
+17
2012-07-20
drm: kill reclaim_buffers callback
Daniel Vetter
1
-1
/
+0
2012-05-24
drm/nouveau/fifo: turn all fifo modules into engine modules
Ben Skeggs
1
-17
/
+5
2012-05-24
drm/nv50/fifo: use hardware channel kickoff functionality
Ben Skeggs
1
-2
/
+2
2012-05-24
drm/nouveau/fifo: remove all the "special" engine hooks
Ben Skeggs
1
-4
/
+11
2012-05-23
nouveau: add PRIME support
Dave Airlie
1
-1
/
+7
2012-03-13
drm/nouveau: Fix module parameter description formats
Jean Delvare
1
-7
/
+7
2012-03-13
drm/nouveau: move vram detection funcs to chipset-specific fb code
Ben Skeggs
1
-0
/
+4
2012-02-01
drm/nouveau: fix typo on mxmdcb option
Ben Skeggs
1
-1
/
+1
2011-12-21
drm/nouveau/mxm: initial implementation of dcb sanitisation
Ben Skeggs
1
-0
/
+4
2011-12-21
drm/nouveau: shutdown display on suspend/hibernate
Ben Skeggs
1
-3
/
+3
2011-12-21
drm/nouveau: re-jig fbcon suspend/resume process a little
Ben Skeggs
1
-16
/
+6
2011-12-21
drm/nouveau: print correct engine number which failed to unload/idle
Marcin Slusarz
1
-1
/
+1
2011-12-21
drm/nouveau: restore cursors after restoring mode
Maxim Levitsky
1
-9
/
+9
2011-12-21
drm/nouveau: restore performance mode a bit later.
Maxim Levitsky
1
-2
/
+2
2011-12-21
drm/nouveau: disable output polling through suspend.
Maxim Levitsky
1
-0
/
+3
2011-12-20
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
Dave Airlie
1
-0
/
+4
2011-11-30
drm/nouveau: add dumb ioctl support
Ben Skeggs
1
-0
/
+4
2011-11-11
drm: Make the per-driver file_operations struct const
Arjan van de Ven
1
-15
/
+16
2011-11-01
gpu: add module.h to drivers/gpu files as required.
Paul Gortmaker
1
-0
/
+1
2011-09-20
drm/nouveau: allow modeset module option to select 'headless mode'
Ben Skeggs
1
-1
/
+1
2011-07-25
drm/nouveau: pass flag to engine fini() method on suspend
Ben Skeggs
1
-4
/
+7
2011-06-23
drm/nouveau: convert bo.mem.start usage to bo.offset
Ben Skeggs
1
-1
/
+1
2011-06-23
drm/nouveau/gem: implement stub hooks for GEM object open/close
Ben Skeggs
1
-0
/
+2
2011-06-23
drm/nouveau: allocate structure to store per-client data
Ben Skeggs
1
-0
/
+2
2011-06-23
drm/nvc0/gr: import and use our own fuc by default
Ben Skeggs
1
-0
/
+4
2011-06-23
drm/nouveau: default to noaccel on 0xc1/0xc8/0xce for now
Ben Skeggs
1
-1
/
+1
2011-05-16
drm/nouveau: remove remnants of nouveau_pgraph_engine
Ben Skeggs
1
-1
/
+0
2011-05-16
drm/nouveau: fix suspend failure path to reinitialise all engines
Ben Skeggs
1
-13
/
+13
2011-05-16
drm/nv50/gr: move to exec engine interfaces
Ben Skeggs
1
-1
/
+2
2011-05-16
drm/nouveau: working towards a common way to represent engines
Ben Skeggs
1
-1
/
+10
2011-02-07
drm: rework PCI/platform driver interface.
Dave Airlie
1
-10
/
+11
2011-01-26
console: rename acquire/release_console_sem() to console_lock/unlock()
Torben Hohn
1
-4
/
+4
[next]