index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_drv.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau: introduce gpio engine
Ben Skeggs
2010-07-26
1
-3
/
+15
*
drm/nouveau: Move display init to a new nouveau_engine.
Francisco Jerez
2010-07-26
1
-1
/
+12
*
drm/nouveau: Reset AGP before running the init scripts.
Francisco Jerez
2010-07-26
1
-0
/
+1
*
drm/nv30: Init the PFB+0x3xx memory timing regs.
Francisco Jerez
2010-07-26
1
-0
/
+4
*
drm/nv50: add function to control GPIO IRQ reporting
Ben Skeggs
2010-07-26
1
-0
/
+1
*
drm/nouveau: add nv_mask register accessor
Ben Skeggs
2010-07-26
1
-0
/
+8
*
drm/nouveau: fix build without CONFIG_ACPI
Ben Skeggs
2010-07-26
1
-1
/
+1
*
drm/nouveau: support fetching LVDS EDID from ACPI
Ben Skeggs
2010-07-26
1
-0
/
+2
*
drm/nv50: use correct PRAMIN flush register on original nv50
Ben Skeggs
2010-07-26
1
-0
/
+1
*
drm/nouveau: reduce usage of fence spinlock to when absolutely necessary
Ben Skeggs
2010-07-13
1
-2
/
+1
*
drm/nv20-nv30: move context table object out of dev_priv
Ben Skeggs
2010-07-13
1
-4
/
+3
*
drm/nv50: cleanup nv50_fifo.c
Ben Skeggs
2010-07-13
1
-2
/
+3
*
drm/nouveau: remove unused fbdev_info
Ben Skeggs
2010-07-13
1
-2
/
+0
*
drm/nouveau: remove ability to use external firmware
Ben Skeggs
2010-07-13
1
-9
/
+0
*
drm/nv50: move tlb flushing to a helper function
Ben Skeggs
2010-07-13
1
-0
/
+1
*
drm/nouveau: add instmem flush() hook
Ben Skeggs
2010-07-13
1
-6
/
+3
*
drm/nouveau: remove dev_priv->init_state and friends
Ben Skeggs
2010-07-13
1
-13
/
+0
*
drm/nv50: rewrite display irq handler
Ben Skeggs
2010-07-13
1
-0
/
+5
*
drm/nv04-nv40: Prevent invalid DAC/TVDAC combinations.
Francisco Jerez
2010-07-13
1
-0
/
+1
*
drm/nouveau: tidy connector/encoder creation a little
Ben Skeggs
2010-07-13
1
-4
/
+4
*
drm/nouveau: use drm_mm in preference to custom code doing the same thing
Ben Skeggs
2010-07-13
1
-20
/
+4
*
drm/nouveau: attempt to get bios from ACPI v3
Dave Airlie
2010-06-01
1
-0
/
+5
*
drm/nv50: support fractional feedback divider on newer chips
Ben Skeggs
2010-05-19
1
-0
/
+6
*
fbmem, drm/nouveau: kick firmware framebuffers as soon as possible
Marcin Slusarz
2010-05-18
1
-0
/
+1
*
Merge branch 'drm-fbdev-cleanup' into drm-core-next
Dave Airlie
2010-04-20
1
-0
/
+3
|
\
|
*
drm/kms/fb: move to using fb helper crtc grouping instead of core crtc list
Dave Airlie
2010-04-07
1
-1
/
+1
|
*
drm/fb: fix fbdev object model + cleanup properly.
Dave Airlie
2010-04-07
1
-2
/
+2
*
|
drm/nv50: implement gpio set/get routines
Ben Skeggs
2010-04-09
1
-0
/
+4
*
|
drm/nv50: punt hotplug irq handling out to workqueue
Ben Skeggs
2010-04-09
1
-0
/
+1
*
|
drm/nouveau: detect vram amount once, and save the value
Ben Skeggs
2010-04-09
1
-11
/
+11
*
|
drm/nouveau: remove some unused members from drm_nouveau_private
Ben Skeggs
2010-04-09
1
-9
/
+0
*
|
drm/nouveau: Make use of TTM busy_placements.
Francisco Jerez
2010-04-09
1
-1
/
+3
|
/
*
Merge branch 'v2.6.34-rc2' into drm-linus
Dave Airlie
2010-03-31
1
-1
/
+1
|
\
|
*
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-08
1
-1
/
+1
|
|
\
|
|
*
tree-wide: Assorted spelling fixes
Daniel Mack
2010-02-09
1
-1
/
+1
*
|
|
Merge remote branch 'nouveau/for-airlied' into drm-linus
Dave Airlie
2010-03-15
1
-0
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
drm/nouveau: add module option to disable TV detection
Ben Skeggs
2010-03-15
1
-0
/
+1
|
*
|
drm/nouveau: add option to allow override of dcb connector table types
Ben Skeggs
2010-03-10
1
-0
/
+1
|
*
|
drm/nv50: Improve PGRAPH interrupt handling.
Marcin Kościelnicki
2010-03-10
1
-0
/
+4
*
|
|
drm/nouveau: fix *staging* driver build with switcheroo off.
Dave Airlie
2010-03-03
1
-1
/
+1
*
|
|
vga_switcheroo: fix build on platforms with no ACPI
Dave Airlie
2010-03-01
1
-0
/
+5
*
|
|
Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stage
Dave Airlie
2010-03-01
1
-14
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
vga_switcheroo: initial implementation (v15)
Dave Airlie
2010-03-01
1
-14
/
+5
*
|
|
drm/nv50: Implement ctxprog/state generation.
Marcin Kościelnicki
2010-02-25
1
-0
/
+1
*
|
|
drm/nouveau: merge nvbios and nouveau_bios_info
Ben Skeggs
2010-02-25
1
-2
/
+1
*
|
|
drm/nouveau: new gem pushbuf interface, bump to 0.0.16
Ben Skeggs
2010-02-25
1
-17
/
+2
*
|
|
drm/nv50: switch to indirect push buffer controls
Ben Skeggs
2010-02-25
1
-1
/
+6
*
|
|
drm/nouveau: protect channel create/destroy and irq handler with a spinlock
Maarten Maathuis
2010-02-25
1
-0
/
+3
|
/
/
*
|
drm/nv50: fix instmem binding on IGPs to point at stolen system memory
Ben Skeggs
2010-02-23
1
-0
/
+1
*
|
drm/nouveau: Add module options to disable acceleration.
Marcin Kościelnicki
2010-02-09
1
-0
/
+2
|
/
[next]