Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
6c320fef5835240bf414b54e697e517a160663f4
6c320fe
drm/nouveau: pass flag to engine fini() method on suspend
by Ben Skeggs
· 13 years ago
70ad25a
drm/nouveau: replace nv04_graph_fifo_access() use with direct reg bashing
by Ben Skeggs
· 13 years ago
12a30e2
drm/nv40/gr: rewrite/split context takedown functions
by Ben Skeggs
· 14 years ago
9717f3d
drm/nouveau: detect disabled device in irq handler and return IRQ_NONE
by Ben Skeggs
· 14 years ago
e19b20b
drm/nouveau: ignore connector type when deciding digital/analog on DVI-I
by Ben Skeggs
· 14 years ago
f0d07d6
drm/nouveau: Add a quirk for Gigabyte NX86T
by Emil Velikov
· 14 years ago
1541fa8
drm/nouveau: do not leak in nv20_graph_create
by Jesper Juhl
· 14 years ago
88c8431
drm/nv50/dp: fix hack to work for macbooks booted via EFI
by Ben Skeggs
· 14 years ago
60f7ab0
drm/nouveau: error paths leak in nvc0_graph_construct_context()
by Dan Carpenter
· 14 years ago
3b40d07
drm/nouveau: Calculate reserved VRAM for PRAMIN value before use.
by Younes Manton
· 14 years ago
8fe198b
drm/nouveau: fix nouveau_vma object leak
by Marcin Slusarz
· 14 years ago
0de53a5
drm/nouveau: fix nouveau_mem object leak
by Marcin Slusarz
· 14 years ago
9617757
drm/nouveau: fix fetching vbios from above 4GiB vram addresses
by Ben Skeggs
· 14 years ago
9a11dd6
drm/nouveau: fix off-by-one
by Ben Skeggs
· 14 years ago
6d13e9c
drm/nouveau/temp: Add default calibration values for nv67
by Emil Velikov
· 14 years ago
40ce427
drm/nouveau/temp: Fix signed/unsigned int logic
by Emil Velikov
· 14 years ago
0b33c93
drm/nvc0: push prunk140 irq messages to debug loglevel
by Ben Skeggs
· 14 years ago
63305de
drm/nouveau: un-blacklist nvce accel
by Ben Skeggs
· 14 years ago
bf08bcc
drm/nouveau: fix null pointer deref on pre-nv50 chipsets
by Ben Skeggs
· 14 years ago
24f246a
drm/nouveau: rework vram init/fini ordering a little
by Ben Skeggs
· 14 years ago
15ba79a
drm/nouveau: shut lockdep up if last vm ref needs to destroy pgd
by Ben Skeggs
· 14 years ago
06b75e3
drm/nouveau: fix display takedown order to match reverse init order
by Ben Skeggs
· 14 years ago
5de8037
drm/nvc0: enable per-client address spaces
by Ben Skeggs
· 14 years ago
ad9ac43
drm/nouveau: add some debug output if nouveau_mm busy at destroy time
by Ben Skeggs
· 14 years ago
e41f26e
drm/nv50: enable use of per-client gpu address space
by Ben Skeggs
· 14 years ago
2fd3db6
drm/nouveau: remove implicit mapping of every bo into chan_vm
by Ben Skeggs
· 14 years ago
7375c95
drm/nouveau: remove 'chan' argument from nouveau_bo_new
by Ben Skeggs
· 14 years ago
e758a31
drm/nouveau: fixup gem_info ioctl to return client-specific bo virtual
by Ben Skeggs
· 14 years ago
3d483d5
drm/nvc0: explicitly map PDISP semaphore buffer into each channel's vm
by Ben Skeggs
· 14 years ago
9f9f51f
drm/nv50-nvc0: lookup pushbuf virtual address on dma_push
by Ben Skeggs
· 14 years ago
d02836b
drm/nv84-nvc0: explicitly map semaphore buffer into channel vm
by Ben Skeggs
· 14 years ago
ce163f6
drm/nv50-nvc0: explicitly map pushbuf bo into channel vm
by Ben Skeggs
· 14 years ago
0b71873
drm/nv50-nvc0: explicitly map notifier bo into channel vm
by Ben Skeggs
· 14 years ago
45143cb
drm/nv50-nvc0: explicitly map fbcon fb into channel vm
by Ben Skeggs
· 14 years ago
fd2871a
drm/nouveau: initial changes to support multiple VMAs per buffer object
by Ben Skeggs
· 14 years ago
a3fcd0a
drm/nv50-nvc0: completely disable relocs
by Ben Skeggs
· 14 years ago
180cc30
drm/nouveau: convert bo.mem.start usage to bo.offset
by Ben Skeggs
· 14 years ago
07533ea
drm/nouveau: convert some bo.offset use to vma.offset
by Ben Skeggs
· 14 years ago
d2f96666
drm/nouveau: create temp vmas for both src and dst of bo moves
by Ben Skeggs
· 14 years ago
f91bac5
drm/nouveau: store bo's page size in nouveau_bo
by Ben Skeggs
· 14 years ago
111af5c
drm/nouveau: skip move_notify() if bo does not have a vma attached
by Ben Skeggs
· 14 years ago
6e32fed
drm/nouveau: will need to specify channel for vm-ful gpuobj allocations
by Ben Skeggs
· 14 years ago
dd6a46c
drm/nouveau: initialise any vm for a channel before pushbuf/ntfy
by Ben Skeggs
· 14 years ago
b7cb6c0
drm/nouveau: modify gpuobj/ntfy takedown ordering
by Ben Skeggs
· 14 years ago
639212d
drm/nouveau/gem: implement stub hooks for GEM object open/close
by Ben Skeggs
· 14 years ago
f6d4e62
drm/nouveau: remove 'chan' argument from nouveau_gem_new
by Ben Skeggs
· 14 years ago
0320d79
drm/nv50-nvc0/chan: inherit vm from fpriv, rather than chan_vm directly
by Ben Skeggs
· 14 years ago
fe32b16
drm/nv50-nvc0/vm: take client reference on shared channel vm
by Ben Skeggs
· 14 years ago
b79181c
drm/nv50-nvc0/vm: don't touch chan_vm
by Ben Skeggs
· 14 years ago
d359d51
drm/nouveau: no need to update bo.offset from vma after validate
by Ben Skeggs
· 14 years ago
e8a863c
drm/nouveau: store a per-client channel list
by Ben Skeggs
· 14 years ago
f8656f0
drm/nouveau: use NULL file_priv for DRM-created channels
by Ben Skeggs
· 14 years ago
3f0a68d
drm/nouveau: allocate structure to store per-client data
by Ben Skeggs
· 14 years ago
1562ffd
drm/nouveau: silence error for missing dac loadval table
by Ben Skeggs
· 14 years ago
e540afc
drm/nv50: DCB table quirks for another busted XFX board
by Ben Skeggs
· 14 years ago
ad830d2
drm/nouveau: log if accel is disabled by default on a chipset
by Ben Skeggs
· 14 years ago
752ab0a
drm/nvc0/gr: fill in some more data for 0xc1/0xc8/0xce
by Ben Skeggs
· 14 years ago
2b6f1c5
drm/nvc0/gr: fix typo in class9197 init
by Ben Skeggs
· 14 years ago
066d65d
drm/nvc0/gr: calculate magicgpc918 ourselves
by Ben Skeggs
· 14 years ago
a219997
drm/nvc0/gr: add some missing magics for 0xc1/0xc8/0xce
by Ben Skeggs
· 14 years ago
0411de8
drm/nvc0/gr: import and use our own fuc by default
by Ben Skeggs
· 14 years ago
f8522fc
drm/nvc0: fix suspend/resume of PGRAPH/PCOPYn
by Ben Skeggs
· 14 years ago
aba99a8
drm/nouveau: default to noaccel on 0xc1/0xc8/0xce for now
by Ben Skeggs
· 14 years ago
d4409cc
drm/nvc1/gr: switch on acceleration support
by Ben Skeggs
· 14 years ago
b53a2d0
drm/nvc0/gr: enable 0xc8/0xce support, no idea if it works or not..
by Ben Skeggs
· 14 years ago
e1b89b1
drm/nvc0/gr: some initial state modifications
by Ben Skeggs
· 14 years ago
6f37646
drm/nvc0/gr: 0x9197/0x9297 state init
by Ben Skeggs
· 14 years ago
847adea
drm/nvc0/gr: macro to determine fermi class, will use it in a few places
by Ben Skeggs
· 14 years ago
068da16
drm/nvc0/fifo: fix typos in unload_context
by Ben Skeggs
· 14 years ago
310ff41
drm/nvc0/fb: allocate page for some unknown PFFB object
by Ben Skeggs
· 14 years ago
74cfad1
drm/nvc0: Read temperature on Fermi like we do on nv84+
by Martin Peres
· 14 years ago
033b565
drm/radeon/kms: add initial CS checker support for compute
by Alex Deucher
· 14 years ago
0d74f86
ttm: Fix spelling mistakes and remove unused #ifdef
by Konrad Rzeszutek Wilk
· 14 years ago
2063344
drm/radeon/kms: set dma_copy to NULL for r6xx+
by Alex Deucher
· 14 years ago
304eda3
drm/gem: add hooks to notify driver when object handle is created/destroyed
by Ben Skeggs
· 14 years ago
a377e18
drm/radeon/kms/r6xx+: voltage fixes
by Alex Deucher
· 14 years ago
4ee1c57f
drm/nouveau: drop leftover debugging
by Dave Airlie
· 14 years ago
ca295e5
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes
by Dave Airlie
· 14 years ago
682f1a5
drm/radeon: avoid warnings from r600/eg irq handlers on powered off card.
by Dave Airlie
· 14 years ago
74d074e
drm/radeon/kms: add missing param for dce3.2 DP transmitter setup
by Alex Deucher
· 14 years ago
8323fa6
drm/radeon/kms/atom: fix duallink on some early DCE3.2 cards
by Alex Deucher
· 14 years ago
de505e7
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging
by Linus Torvalds
· 14 years ago
c11760c
isofs: fix bh leak in isofs_fill_super() error case
by Linus Torvalds
· 14 years ago
b1e698d
hwmon: (s3c) Initialize sysfs attributes
by Guenter Roeck
· 14 years ago
fb794e0
hwmon: (ibmpex) Initialize sysfs attributes
by Guenter Roeck
· 14 years ago
3cdb205
hwmon: (ibmaem) Initialize sysfs attributes
by Guenter Roeck
· 14 years ago
9a2d55b
hwmon: (asus_atk0110) Consolidate sysfs attribute initialization
by Guenter Roeck
· 14 years ago
808b4e6
hwmon: (coretemp) Drop unused struct members
by Jean Delvare
· 14 years ago
b16a5a1
drm/nouveau: fix assumption that semaphore dmaobj is valid in x-chan sync
by Ben Skeggs
· 14 years ago
f66b3d5
drm/nv50/disp: fix gamma with page flipping overlay turned on
by Ben Skeggs
· 14 years ago
2905544
drm/nouveau/pm: Prevent overflow in nouveau_perf_init()
by Emil Velikov
· 14 years ago
0897554
drm/nouveau: fix big-endian switch
by Ben Skeggs
· 14 years ago
a6c0a39
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
2f48802
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 14 years ago
95559f2
Merge branch 'anon_vma-locking'
by Linus Torvalds
· 14 years ago
dd34739
mm: avoid anon_vma_chain allocation under anon_vma lock
by Linus Torvalds
· 14 years ago
eee2acb
mm: avoid repeated anon_vma lock/unlock sequences in unlink_anon_vmas()
by Peter Zijlstra
· 14 years ago
bb4aa39
mm: avoid repeated anon_vma lock/unlock sequences in anon_vma_clone()
by Linus Torvalds
· 14 years ago
498e720
drm/i915: Fix gen6 (SNB) missed BLT ring interrupts.
by Daniel J Blueman
· 14 years ago
95d17b7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
Next »