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
/
nv50_display.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-30
drm/nv50: fill in crtc mode struct members from crtc_mode_fixup
Ben Skeggs
1
-0
/
+1
2014-01-23
drm/nouveau: create base display from common code
Ben Skeggs
1
-21
/
+1
2013-12-03
drm/nv50/disp: min/max are reversed in nv50_crtc_gamma_set()
Dan Carpenter
1
-1
/
+1
2013-09-04
drm/nv50-/kms: assume analog display connected if load on any pin
Ben Skeggs
1
-1
/
+1
2013-08-29
nouveau: add runtime PM support (v0.9)
Dave Airlie
1
-1
/
+1
2013-07-10
drm/nv50/kms: fix pin refcnt leaks
Ben Skeggs
1
-11
/
+35
2013-07-01
drm/nouveau/fb: initialise vram controller as pfb sub-object
Ben Skeggs
1
-9
/
+9
2013-06-05
Merge branch 'drm-nouveau-fixes-3.10' of git://anongit.freedesktop.org/git/no...
Dave Airlie
1
-1
/
+3
2013-06-05
drm/nv50/kms: use dac loadval from vbios, where it's available
Ben Skeggs
1
-1
/
+3
2013-05-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+1
2013-05-02
drm/nvf0/disp: expose display class 2.2
Ben Skeggs
1
-0
/
+1
2013-04-09
drm/nouveau: fix unconditional return waiting on memory
Calvin Owens
1
-1
/
+1
2013-03-19
drm/nv50/kms: prevent lockdep false-positive in page flipping path
Ben Skeggs
1
-2
/
+2
2013-03-11
drm/nv50: encoder creation failure doesn't mean full init failure
Ben Skeggs
1
-0
/
+1
2013-03-04
drm/nv50-: prevent some races between modesetting and page flipping
Ben Skeggs
1
-83
/
+106
2013-03-04
drm/nv84: fix regression in page flipping
Ben Skeggs
1
-6
/
+14
2013-02-21
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
1
-9
/
+0
2013-02-20
drm/nv50-/kms: remove UPDATE methods after each encoder disconnect
Ben Skeggs
1
-9
/
+0
2013-02-20
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
1
-44
/
+250
2013-02-20
drm/nv50: initial kms support for off-chip TMDS/DP encoders
Ben Skeggs
1
-17
/
+198
2013-02-20
drm/nv50-/kms: remove unnecessary wait-for-completion points
Ben Skeggs
1
-10
/
+2
2013-02-20
drm/nv50-/disp: move DP link training to core and train from supervisor
Ben Skeggs
1
-3
/
+0
2013-02-20
drm/nv50-/disp: handle supervisor tasks from workqueue
Ben Skeggs
1
-1
/
+4
2013-02-20
drm/nouveau: store i2c port pointer directly in nouveau_encoder
Ben Skeggs
1
-4
/
+20
2013-02-20
drm/nv84/fence: access fences with full virtual address, not offset
Ben Skeggs
1
-8
/
+20
2013-02-20
drm/nv50/disp: fix missing sor modectrl sync flags
Ben Skeggs
1
-1
/
+6
2013-01-20
drm/nouveau: protect evo_wait/evo_kick sections with a channel mutex
Daniel Vetter
1
-0
/
+10
2012-11-29
drm/nouveau: unpin various bo's before destroying
Marcin Slusarz
1
-3
/
+18
2012-11-29
drm/nouveau/disp: add support for 10bpc over DisplayPort
Ben Skeggs
1
-1
/
+5
2012-11-29
drm/nouveau: rename nvd0_display to nv50_display to reflect reality since merge
Ben Skeggs
1
-0
/
+2039
2012-11-29
drm/nv50-nvc0: switch to common disp impl, removing previous version
Ben Skeggs
1
-462
/
+0
2012-11-29
drm/nv50/disp: move remaining interrupt handling into core
Ben Skeggs
1
-456
/
+0
2012-11-29
drm/nv50/disp: allocate display from driver core
Ben Skeggs
1
-65
/
+20
2012-11-29
drm/nouveau: remove newline-only NV_DEBUG calls
Ben Skeggs
1
-6
/
+0
2012-10-04
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-317
/
+234
2012-10-03
drm/nouveau: port remainder of drm code, and rip out compat layer
Ben Skeggs
1
-181
/
+187
2012-10-03
drm/nouveau: port all engines to new engine module format
Ben Skeggs
1
-49
/
+6
2012-10-03
drm/nouveau/pageflip: kick flip handling out of engsw and into fence
Ben Skeggs
1
-2
/
+2
2012-10-03
drm/nouveau/instmem: completely new implementation, as a subdev module
Ben Skeggs
1
-1
/
+1
2012-10-03
drm/nouveau/timer: port to subdev interfaces
Ben Skeggs
1
-4
/
+2
2012-10-03
drm/nouveau: implement devinit subdev, and new init table parser
Ben Skeggs
1
-86
/
+42
2012-10-03
drm/nouveau: restructure source tree, split core from drm implementation
Ben Skeggs
1
-1
/
+1
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-1
/
+1
2012-07-26
drm/nv50: extend vblank semaphore to generic dmaobj + offset pair
Ben Skeggs
1
-1
/
+24
2012-05-24
drm/nouveau: move flip-related channel setup to software engine
Ben Skeggs
1
-1
/
+2
2012-05-24
drm/nouveau: create real execution engine for software object class
Ben Skeggs
1
-14
/
+1
2012-05-24
drm/nv50/disp: fixup error paths in crtc object creation
Ben Skeggs
1
-2
/
+5
2012-05-24
drm/nouveau: use the same packet header macros as userspace
Ben Skeggs
1
-25
/
+25
2012-03-22
drm/nouveau: remove subchannel names from places where it doesn't matter
Ben Skeggs
1
-6
/
+6
2012-03-13
drm/nouveau/dp: move all nv50/sor-specific code out of nouveau_dp.c
Ben Skeggs
1
-2
/
+2
[next]