Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e05d7eaeba57921abad0ef564b0875e225171de8
/
drivers
/
gpu
/
drm
/
nouveau
e05d7ea
drm/nouveau: protect gpuobj list + global instmem heap with spinlock
by Ben Skeggs
· 14 years ago
eb9bcbd
drm/nouveau: fix gpuobj refcount to use atomics
by Ben Skeggs
· 14 years ago
dac7900
drm/nouveau: add spinlock around ramht modifications
by Ben Skeggs
· 14 years ago
e05c5a3
drm/nouveau: tidy ram{ht,fc,ro} a bit
by Ben Skeggs
· 14 years ago
fbd2895
drm/nouveau: rework init ordering so nv50_instmem.c can be less bad
by Ben Skeggs
· 14 years ago
6c3d7ef
drm/nv50: calculate vram reordering block size
by Ben Skeggs
· 14 years ago
5125bfd
drm/nv50: allow gpuobjs that aren't mapped into aperture
by Ben Skeggs
· 14 years ago
43efc9c
drm/nouveau: simplify fake gpu objects
by Ben Skeggs
· 14 years ago
a8eaebc
drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanity
by Ben Skeggs
· 14 years ago
de3a6c0
drm/nouveau: rebase per-channel pramin heap offsets to 0
by Ben Skeggs
· 14 years ago
b3beb16
drm/nouveau: modify object accessors, offset in bytes rather than dwords
by Ben Skeggs
· 14 years ago
479dcae
drm/nouveau: move ramht code out of nouveau_object.c, nothing to see here
by Ben Skeggs
· 14 years ago
2a7fdb2b
drm/nouveau: have nv_mask return original register value
by Ben Skeggs
· 14 years ago
217275d
drm/nv40: Try to set up CRE_LCD even if it has unknown bits set.
by Francisco Jerez
· 14 years ago
7314dec
drm/nv17-nv4x: Fix analog load detection false positive on rare occasions.
by Francisco Jerez
· 14 years ago
9d59e8a
drm/nouveau: require explicit unmap of kmapped bos
by Ben Skeggs
· 14 years ago
e694438
drm/nouveau: remove second map of notifier bo
by Ben Skeggs
· 14 years ago
b8a6a80
drm/nouveau: move check for no-op bo move before memcpy fallback
by Ben Skeggs
· 14 years ago
f1ab0cc
drm/nv50: add new accelerated bo move funtion
by Ben Skeggs
· 14 years ago
4295f18
drm/nv20: Use the nv30 CRTC bandwidth calculation code.
by Francisco Jerez
· 14 years ago
316f60a
drm/nouveau: Fix suspend on some nv4x AGP cards.
by Francisco Jerez
· 14 years ago
4a445f2
Merge remote branch 'origin/master' of /home/airlied/kernel//linux-2.6 into drm-core-next
by Dave Airlie
· 14 years ago
930a9e2
drm: Use a nondestructive mode for output detect when polling (v2)
by Chris Wilson
· 14 years ago
7b334fc
drm: Use a nondestructive mode for output detect when polling
by Chris Wilson
· 14 years ago
4645b94
Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into drm-fixes
by Dave Airlie
· 14 years ago
615661f
drm/nv50: initialize ramht_refs list for faked 0 channel
by Marcin Slusarz
· 14 years ago
374c3af
drm/nouveau: Don't take struct_mutex around the pushbuf IOCTL.
by Francisco Jerez
· 14 years ago
3ba6462
drm/nouveau: Take fence spinlock before reading the last sequence.
by Francisco Jerez
· 14 years ago
cbc60ca
drm: kill get_reg_ofs callback
by Daniel Vetter
· 14 years ago
793a97e
drm: kill drm_map_ofs callbacks
by Daniel Vetter
· 14 years ago
06f01e7
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
5afda9e
Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into drm-fixes
by Dave Airlie
· 14 years ago
ab699ec
drm/nouveau: drop drm_global_mutex before sleeping in submission path
by Ben Skeggs
· 14 years ago
ee508b8
drm/nv20: Don't use pushbuf calls on the original nv20.
by Francisco Jerez
· 14 years ago
fba6752
drm/nouveau: Fix TMDS on some DCB1.5 boards.
by Francisco Jerez
· 14 years ago
d31e078
drm/nouveau: Fix backlight control on PPC machines with an internal TMDS panel.
by Francisco Jerez
· 14 years ago
f5cb8ab
drm/nv30: Apply modesetting to the correct slave encoder
by Patrice Mandin
· 14 years ago
acae116
drm/nouveau: Use a helper function to match PCI device/subsystem IDs.
by Francisco Jerez
· 14 years ago
44a1246
drm/nv50: add dcb type 14 to enum to prevent compiler complaint
by Ben Skeggs
· 14 years ago
ee00557
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
d033303
Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into drm-core-next
by Dave Airlie
· 14 years ago
1b2f148
drm: block userspace under allocating buffer and having drivers overwrite it (v2)
by Dave Airlie
· 14 years ago
625db6b
drm/nouveau: fix earlier mistake when fixing merge conflict
by Ben Skeggs
· 14 years ago
b515f3a
drm/nvc0: fix thinko in instmem suspend/resume
by Ben Skeggs
· 14 years ago
20d66da
drm/nouveau: Workaround missing GPIO tables on an Apple iMac G4 NV18.
by Francisco Jerez
· 14 years ago
19bf5f7
drm/nouveau: Add TV-out quirk for an MSI nForce2 IGP.
by Francisco Jerez
· 14 years ago
46d4cae
drm/nv50-nvc0: ramht_size is meant to be in bytes, not entries
by Ben Skeggs
· 14 years ago
45a68a0
drm/nouveau: punt some more log messages to debug level
by Ben Skeggs
· 14 years ago
98720bf
drm/nouveau: remove warning about unknown tmds table revisions
by Ben Skeggs
· 14 years ago
bd6aaea
drm/nouveau: check for error when allocating/mapping dummy page
by Ben Skeggs
· 14 years ago
415e618
drm/nouveau: fix race condition when under memory pressure
by Ben Skeggs
· 14 years ago
56dfc58
drm/nv50: fix minor thinko from nvc0 changes
by Ben Skeggs
· 14 years ago
4ca2b71
drm/nouveau: Don't try DDC on the dummy I2C channel.
by Francisco Jerez
· 14 years ago
aa9f56b
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
8fd4bd2
vt/console: try harder to print output when panicing
by Jesse Barnes
· 14 years ago
7203425
drm: expand gamma_set
by James Simmons
· 14 years ago
bf79cb9
drm: Use ENOENT consistently for the error return for an unmatched handle.
by Chris Wilson
· 14 years ago
cce13ff
drm: Propagate error code from fb_create()
by Chris Wilson
· 14 years ago
2dc5d2e
drm/nvc0: fix typo in PRAMIN flush
by Ben Skeggs
· 14 years ago
27d50fc
drm/nouveau: Fix DCB TMDS config parsing.
by Francisco Jerez
· 14 years ago
4d1defd
drm/nv30: Fix PFB init for nv31.
by Francisco Jerez
· 14 years ago
0746b5d
drm/nv04: Fix up SGRAM density detection.
by Francisco Jerez
· 14 years ago
1849719
drm/nouveau: Init dcb->or on cards that have no usable DCB table.
by Francisco Jerez
· 14 years ago
54bf67d
drm/nouveau: reduce severity of some "error" messages
by Ben Skeggs
· 14 years ago
147cad0
drm/nvc0: backup bar3 channel on suspend
by Ben Skeggs
· 14 years ago
b715d64
drm/nouveau: implement init table opcodex 0x5e and 0x9a
by Marcin Kościelnicki
· 14 years ago
e3a1924
drm/nouveau: implement init table op 0x57, INIT_LTIME
by Marcin Kościelnicki
· 14 years ago
1ac7b52
drm/nvc0: implement crtc pll setting
by Ben Skeggs
· 14 years ago
0165d15
drm/nvc0: fix evo dma object so we display something
by Ben Skeggs
· 14 years ago
68b83a9
drm/nvc0: rudimentary instmem support
by Ben Skeggs
· 14 years ago
c556d98
drm/nvc0: implement memory detection
by Ben Skeggs
· 14 years ago
080feda
drm/nvc0: allow INIT_GPIO
by Ben Skeggs
· 14 years ago
4b223ee
drm/nvc0: starting point for GF100 support, everything stubbed
by Ben Skeggs
· 14 years ago
2d14e35
drm/nv30: Workaround dual TMDS brain damage.
by Francisco Jerez
· 14 years ago
bfe9dbc
drm/nouveau: No need to set slave TV encoder configs explicitly.
by Francisco Jerez
· 14 years ago
4a9f822
drm/nv17-nv4x: Attempt to init some external TMDS transmitters.
by Francisco Jerez
· 14 years ago
d2f4e89
drm/nv10: Fix up switching of NV10TCL_DMA_VTXBUF.
by Francisco Jerez
· 14 years ago
308dceb
drm/nouveau: Ack the context switch interrupt before switching contexts.
by Francisco Jerez
· 14 years ago
3c9b253
drm/nouveau: Fix the INIT_CONFIGURE_PREINIT BIOS opcode.
by Francisco Jerez
· 14 years ago
0bf9b0e
drm/nouveau: Don't pass misaligned offsets to io_mapping_map_atomic_wc().
by Francisco Jerez
· 14 years ago
a0d069e
drm/nouveau: unwind on load errors
by Dan Carpenter
· 14 years ago
2b49526
drm/nouveau: Fix AGP reset when AGP FW is already enabled on init.
by Francisco Jerez
· 14 years ago
0d3470d
drm/nouveau: remove unused ttm bo list
by Ben Skeggs
· 14 years ago
c020c9a
drm/nv50: use custom i2c algo for dp auxch
by Ben Skeggs
· 14 years ago
fca3ec0
drm,io-mapping: Specify slot to use for atomic mappings
by Chris Wilson
· 14 years ago
ba4420c
drm: move ttm global code to core drm
by Dave Airlie
· 15 years ago
d648681
Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-core-next
by Dave Airlie
· 14 years ago
7827627
Merge branch 'drm-radeon-next' of ../drm-radeon-next into drm-core-next
by Dave Airlie
· 14 years ago
e190bfe
drm: Import driver for the sil164 I2C TMDS transmitter.
by Francisco Jerez
· 14 years ago
0599111
drm/nouveau: set TASK_(UN)INTERRUPTIBLE before schedule_timeout()
by Kulikov Vasiliy
· 14 years ago
d656ae5
Merge tag 'v2.6.35-rc6' into drm-radeon-next
by Dave Airlie
· 14 years ago
0ccb3a7
drm/nv50: fix some not-error error messages
by Ben Skeggs
· 14 years ago
ee2e013
drm/nouveau: introduce gpio engine
by Ben Skeggs
· 14 years ago
bf563a6
drm/nv50: correct wait condition for instmem flush
by Ben Skeggs
· 14 years ago
c04c5b1
drm/nouveau: Fix TV-out detection on unposted cards lacking a usable DCB table.
by Francisco Jerez
· 14 years ago
946fd35
drm/nouveau: Get rid of the remaining VGA CRTC locking.
by Francisco Jerez
· 14 years ago
c88c2e0
drm/nouveau: Move display init to a new nouveau_engine.
by Francisco Jerez
· 14 years ago
f1feda7
drm/nouveau: Put back the old 2-messages I2C slave test.
by Francisco Jerez
· 14 years ago
e04d8e8
drm/nouveau: Reset AGP before running the init scripts.
by Francisco Jerez
· 14 years ago
8bded18
drm/nv30: Init the PFB+0x3xx memory timing regs.
by Francisco Jerez
· 14 years ago
Next »