index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-09
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
24
-241
/
+429
2010-04-09
drm/nouveau: bail out of auxch transaction if we repeatedly recieve defers
Ben Skeggs
1
-1
/
+7
2010-04-09
drm/nv50: implement gpio set/get routines
Ben Skeggs
4
-7
/
+86
2010-04-09
drm/nv50: parse/use some more de-magiced parts of gpio table entries
Ben Skeggs
2
-14
/
+11
2010-04-09
drm/nouveau: store raw gpio table entry in bios gpio structs
Ben Skeggs
2
-28
/
+21
2010-04-09
drm/nv40: Init some tiling-related PGRAPH state.
Francisco Jerez
1
-0
/
+21
2010-04-09
drm/nv50: Add NVA3 support in ctxprog/ctxvals generator.
Marcin Kościelnicki
1
-1
/
+12
2010-04-09
drm/nv50: another dodgy DP hack
Ben Skeggs
1
-0
/
+3
2010-04-09
drm/nv50: punt hotplug irq handling out to workqueue
Ben Skeggs
4
-5
/
+12
2010-04-09
drm/nv50: preserve an unknown SOR_MODECTRL value for DP encoders
Ben Skeggs
2
-1
/
+22
2010-04-09
drm/nv50: Allow using the NVA3 new compute class.
Marcin Kościelnicki
1
-3
/
+4
2010-04-09
drm/nv50: cleanup properly if PDISPLAY init fails
Ben Skeggs
1
-1
/
+3
2010-04-09
drm/nouveau: fixup the init failure paths some more
Ben Skeggs
1
-1
/
+7
2010-04-09
drm/nv50: fix instmem init on IGPs if stolen mem crosses 4GiB mark
Ben Skeggs
1
-3
/
+4
2010-04-09
drm/nv40: add LVDS table quirk for Dell Latitude D620
Ben Skeggs
1
-0
/
+15
2010-04-09
drm/nv40: rework lvds table parsing
Ben Skeggs
2
-28
/
+17
2010-04-09
drm/nouveau: detect vram amount once, and save the value
Ben Skeggs
8
-76
/
+74
2010-04-09
drm/nouveau: remove some unused members from drm_nouveau_private
Ben Skeggs
2
-11
/
+0
2010-04-09
drm/nouveau: Make use of TTM busy_placements.
Francisco Jerez
3
-59
/
+61
2010-04-09
drm/nv50: add more 0x100c80 flushy magic
Ben Skeggs
2
-0
/
+46
2010-04-09
drm/nv50: fix fbcon when framebuffer above 4GiB mark
Ben Skeggs
1
-6
/
+7
2010-04-09
drm/nv50: Fix NEWCTX_DONE flag number
Marcin Kościelnicki
1
-3
/
+3
2010-04-05
Merge branch 'master' into export-slabh
Tejun Heo
17
-75
/
+683
2010-03-31
Merge branch 'v2.6.34-rc2' into drm-linus
Dave Airlie
3
-6
/
+10
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
6
-1
/
+5
2010-03-16
backlight: Allow properties to be passed at registration
Matthew Garrett
1
-4
/
+8
2010-03-15
Merge remote branch 'nouveau/for-airlied' into drm-linus
Dave Airlie
17
-75
/
+683
2010-03-15
drm/nouveau: add module option to disable TV detection
Ben Skeggs
3
-1
/
+6
2010-03-15
drm/nouveau: Never evict VRAM buffers to system.
Francisco Jerez
1
-2
/
+1
2010-03-10
drm/nv50: fix connector table parsing for some cards
Ben Skeggs
3
-4
/
+6
2010-03-10
drm/nv50: add a memory barrier to pushbuf submission
Maarten Maathuis
1
-0
/
+5
2010-03-10
drm/nouveau: print a message very early during suspend
Maarten Maathuis
1
-0
/
+2
2010-03-10
drm/nv04-nv40: Fix up the programmed horizontal sync pulse delay.
Francisco Jerez
1
-3
/
+3
2010-03-10
drm/nouveau: Gigabyte NX85T connector table lies, it has DVI-I not HDMI
Ben Skeggs
1
-0
/
+17
2010-03-10
drm/nouveau: add option to allow override of dcb connector table types
Ben Skeggs
3
-1
/
+12
2010-03-10
drm/nv50: Improve PGRAPH interrupt handling.
Marcin Kościelnicki
7
-56
/
+622
2010-03-10
drm/nv50: Make ctxprog wait until interrupt handler is done.
Marcin Kościelnicki
1
-0
/
+5
2010-03-10
drm/nouveau: Fix fbcon corruption with font width not divisible by 8
Marcin Kościelnicki
2
-4
/
+4
2010-03-10
drm/nv50: Remove redundant/incorrect ctxvals initialisation.
Marcin Kościelnicki
1
-4
/
+0
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
2
-2
/
+2
2010-03-03
drm/nouveau: fix *staging* driver build with switcheroo off.
Dave Airlie
1
-1
/
+1
2010-03-01
vga_switcheroo: fix build on platforms with no ACPI
Dave Airlie
1
-0
/
+5
2010-03-01
Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stage
Dave Airlie
5
-62
/
+160
2010-03-01
vga_switcheroo: initial implementation (v15)
Dave Airlie
5
-62
/
+160
2010-03-01
Merge remote branch 'nouveau/for-airlied' into drm-next-stage
Dave Airlie
32
-779
/
+3203
2010-03-01
Merge remote branch 'korg/drm-core-next' into drm-next-stage
Dave Airlie
6
-39
/
+15
2010-02-25
drm/nouveau: use ALIGN instead of open coding it
Matt Turner
3
-3
/
+3
2010-02-25
drm/nouveau: report unknown connector state if lid closed
Ben Skeggs
1
-2
/
+4
2010-02-25
drm/nouveau: support version 0x20 displayport tables
Ben Skeggs
1
-1
/
+1
2010-02-25
drm/nouveau: Fix noaccel/nofbaccel option descriptions.
Marcin Kościelnicki
1
-2
/
+2
[next]