index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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-11-13
drm/nouveau/nv50/disp: Fix modeset on G94
Roy Spliet
1
-2
/
+23
2014-10-01
drm/nouveau: export reservation_object from dmabuf to ttm
Maarten Lankhorst
1
-3
/
+3
2014-09-15
drm/gt214-/disp: enable dp audio
Ben Skeggs
1
-4
/
+7
2014-09-15
drm/gt214-/kms: fix hda eld regression
Ben Skeggs
1
-8
/
+10
2014-09-15
drm/gt214-/kms: perform hda codec setup on displayport too
Ben Skeggs
1
-2
/
+2
2014-09-15
drm/nv50/kms: Set VBLANK time in modeset script
Roy Spliet
1
-3
/
+8
2014-08-09
drm/nouveau: use ram info from nvif_device
Ben Skeggs
1
-6
/
+6
2014-08-09
drm/nouveau/disp: allow user direct access to channel control registers
Ben Skeggs
1
-1
/
+3
2014-08-09
drm/nouveau/disp: audit and version display classes
Ben Skeggs
1
-88
/
+69
2014-08-09
drm/nv50-/disp: audit and version PIOR_PWR method
Ben Skeggs
1
-3
/
+13
2014-08-09
drm/nv50-/disp: audit and version SOR_DP_PWR method
Ben Skeggs
1
-8
/
+11
2014-08-09
drm/nv50-/disp: audit and version LVDS_SCRIPT method
Ben Skeggs
1
-12
/
+21
2014-08-09
drm/nv50-/disp: audit and version SOR_HDMI_PWR method
Ben Skeggs
1
-12
/
+27
2014-08-09
drm/nv50-/disp: audit and version SOR_HDA_ELD method
Ben Skeggs
1
-4
/
+22
2014-08-09
drm/nv50-/disp: audit and version SOR_PWR method
Ben Skeggs
1
-8
/
+16
2014-08-09
drm/nv50-/disp: audit and version DAC_LOAD method
Ben Skeggs
1
-6
/
+17
2014-08-09
drm/nv50-/disp: audit and version DAC_PWR method
Ben Skeggs
1
-8
/
+16
2014-08-09
drm/nv50/kms: don't assume same class versions for all channels
Ben Skeggs
1
-48
/
+166
2014-08-09
drm/nouveau/fifo: audit and version fifo channel classes
Ben Skeggs
1
-2
/
+2
2014-08-09
drm/nouveau/dma: audit and version NV_DMA classes
Ben Skeggs
1
-30
/
+40
2014-08-09
drm/nouveau: remove as much direct use of core headers as possible
Ben Skeggs
1
-2
/
+2
2014-08-09
drm/nouveau: remove (most) hardcoded object handle usage
Ben Skeggs
1
-8
/
+8
2014-08-09
drm/nouveau: port to nvif client/device/objects
Ben Skeggs
1
-125
/
+119
2014-08-09
drm/nouveau: initial pass at moving to struct nvif_device
Ben Skeggs
1
-13
/
+13
2014-08-09
drm/nouveau: kill nouveau_dev() + wrap register macros
Ben Skeggs
1
-6
/
+6
2014-08-09
drm/nouveau: fix some usages of the wrong print function
Ben Skeggs
1
-1
/
+1
2014-08-09
drm/nv50/kms: create ctxdma objects for framebuffers as required
Ben Skeggs
1
-158
/
+124
2014-08-09
drm/nv50/kms: move framebuffer wrangling out of common code
Ben Skeggs
1
-0
/
+65
2014-07-08
drm/nv50-/kms: pass a non-zero value for head to sor dpms methods
Ben Skeggs
1
-1
/
+2
2014-06-11
drm/nv50-: trigger update after all connectors disabled
Ben Skeggs
1
-0
/
+1
2014-06-11
drm/nv50-: prepare for attaching a SOR to multiple heads
Ben Skeggs
1
-41
/
+44
2014-06-11
drm/nouveau/dp: fix support for dpms
Ben Skeggs
1
-2
/
+13
2014-06-10
drm/nv50-/kms: wait for enough ring space in crtc_prepare()
Ben Skeggs
1
-2
/
+2
2014-06-04
drm/nouveau: replace drm_get_connector_name() with direct name field use
Jani Nikula
1
-1
/
+1
2014-04-02
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
1
-8
/
+9
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
[next]