Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2a55c9a7ff2a863f05a9b9c8519ef81737d4a3ef
2a55c9a
drm/nvc0: reserve only subc 0 for kernel use
by Ben Skeggs
· 14 years ago
6effe39
drm/nv50: sync up gr data error names with rnn, use for nvc0 also
by Ben Skeggs
· 14 years ago
eae5e7f
drm/nvc0: parse a couple more PGRAPH_INTR
by Ben Skeggs
· 14 years ago
93d0cd7
drm/nvc0: nuke left-over debug messages
by Ben Skeggs
· 14 years ago
b1cd916
drm/nvc0: kill off a couple more magics
by Ben Skeggs
· 14 years ago
8e91182
drm/nouveau: Validate channel indices passed from userspace.
by Michel Hermier
· 14 years ago
c429880
drm/nouveau: Only select ACPI_VIDEO if its dependencies are met
by Ben Hutchings
· 14 years ago
183720b
drm/nvc0: accelerate ttm buffer moves
by Ben Skeggs
· 14 years ago
6d86951
drm/nvc0: initial support for tiled buffer objects
by Ben Skeggs
· 14 years ago
ddbaf79
drm/nvc0: implement fbcon acceleration
by Ben Skeggs
· 14 years ago
966a5b7
drm/nvc0: implement pgraph engine hooks
by Ben Skeggs
· 14 years ago
b2b0993
drm/nvc0: implement pfifo engine hooks
by Ben Skeggs
· 14 years ago
529c495
drm/nvc0: implement fencing
by Ben Skeggs
· 14 years ago
9654529
drm/nvc0: fix channel dma init paths
by Ben Skeggs
· 14 years ago
5216782
drm/nvc0: skip dma object creation for drm channel
by Ben Skeggs
· 14 years ago
effd6e0
drm/nvc0: implement channel structure initialisation
by Ben Skeggs
· 14 years ago
7460d70
drm/nvc0: gpuobj_new need only check validity and init the relevant engine
by Ben Skeggs
· 14 years ago
587107b
drm/nvc0: reject the notifier_alloc ioctl
by Ben Skeggs
· 14 years ago
9980556
drm/nvc0: create shared channel vm
by Ben Skeggs
· 14 years ago
8984e04
drm/nvc0: initial vm implementation, use for bar1/bar3 management
by Ben Skeggs
· 14 years ago
4c74eb7
drm/nvc0: import initial vm backend
by Ben Skeggs
· 14 years ago
3ee0128
drm/nouveau: modify vm to accomodate dual page tables for nvc0
by Ben Skeggs
· 14 years ago
147dc38
drm/nv50: add missing license header to nv50_fbcon.c
by Ben Skeggs
· 14 years ago
910d1b3
drm/nv50: fix smatch warning in nv50_vram.c
by Ben Skeggs
· 14 years ago
d095e23
drm/nouveau: sizeof() vs ARRAY_SIZE()
by Dan Carpenter
· 14 years ago
b08ebe7
drm/radeon/kms: properly print ontario chip id
by Alex Deucher
· 14 years ago
b4183e3
drm/radeon/kms: fix vram start calculation on ontario (v2)
by Alex Deucher
· 14 years ago
ca9693a
Merge remote branch 'nouveau/drm-nouveau-next' of ../drm-nouveau-next into drm-core-next
by Dave Airlie
· 14 years ago
b921bae
drm/ttm: delay freeing of old node during move_memcpy until after iounmap
by Ben Skeggs
· 14 years ago
99ee7fa
drm/radeon: add initial tracepoint support.
by Dave Airlie
· 14 years ago
c45aada
drm/nv50: fix a couple of vm init issues
by Francisco Jerez
· 14 years ago
fd70b6c
drm/nv04-nv40: Fix up PCI(E) GART DMA object bus address calculation.
by Francisco Jerez
· 14 years ago
60d2a88
drm/nouveau: kick vram functions out into an "engine"
by Ben Skeggs
· 14 years ago
34cf01b
drm/nouveau: allow gpuobj vinst to be a virtual address when necessary
by Ben Skeggs
· 14 years ago
b571fe2
drm/nv50: tidy up PCIEGART implementation
by Ben Skeggs
· 14 years ago
5f6fdca
drm/nv50: enable non-contig vram allocations where requested
by Ben Skeggs
· 14 years ago
bfd83ac
drm/nv50: enable 4KiB pages for small vram allocations
by Ben Skeggs
· 14 years ago
4c136142
drm/nv50: implement global channel address space on new VM code
by Ben Skeggs
· 14 years ago
f869ef8
drm/nv50: implement BAR1/BAR3 management on top of new VM code
by Ben Skeggs
· 14 years ago
a11c319
drm/nv50: import new vm code
by Ben Skeggs
· 14 years ago
573a2a3
drm/nv50: implement custom vram mm
by Ben Skeggs
· 14 years ago
937c347
drm/nouveau: Avoid potential race between nouveau_fence_update() and context takedown.
by Francisco Jerez
· 14 years ago
a8b214f
drm/nouveau: fix use of drm_mm_node in semaphore object
by Ben Skeggs
· 14 years ago
7a45d76
drm/nouveau: wrap calls to ttm_bo_validate()
by Ben Skeggs
· 14 years ago
a0fd9b9
drm/nouveau: no need to zero dma objects, we fill them completely anyway
by Ben Skeggs
· 14 years ago
12fb952
drm/nouveau: introduce a util function to wait on reg != val
by Ben Skeggs
· 14 years ago
ceac309
drm/nouveau: implicitly insert non-DMA objects into RAMHT
by Ben Skeggs
· 14 years ago
d908175
drm/nouveau: make fifo.create_context() responsible for mapping control regs
by Ben Skeggs
· 14 years ago
395a31e
drm/nouveau: Spin for a bit in nouveau_fence_wait() before yielding the CPU.
by Francisco Jerez
· 14 years ago
a3d487e
drm/nouveau: Use WC memory on the AGP GART.
by Francisco Jerez
· 14 years ago
6dccd31
drm/nouveau: Synchronize with the user channel before GPU object destruction.
by Francisco Jerez
· 14 years ago
38cf189
drm/nv04-nv10: Don't re-enable FIFO access multiple times after IRQ dispatch.
by Francisco Jerez
· 14 years ago
ca130c2
drm/nv04-nv40: Give "gpuobj->cinst" the same meaning as on nv50.
by Francisco Jerez
· 14 years ago
2e5702a
drm/nouveau: fabricate DCB encoder table for iMac G4
by Francisco Jerez
· 14 years ago
7f4a195
drm/nouveau: tidy up and extend dma object creation interfaces
by Ben Skeggs
· 14 years ago
6d6c5a1
drm/nouveau: remove some useless GETPARAMs
by Ben Skeggs
· 14 years ago
2cb3d3b
drm/nv84: fix minor issues in PCRYPT implementation
by Ben Skeggs
· 14 years ago
7b4808b
drm/nouveau: remove dummy page use from PCI(E)GART, use PTE present instead
by Ben Skeggs
· 14 years ago
9fea1bc
drm/nv50: fix 0x100c90 init for NVAF
by Ben Skeggs
· 14 years ago
20f63af
drm/nv50: allocate page for unknown PFB object in nv50_fb.c
by Ben Skeggs
· 14 years ago
e41115d
drm/nouveau: rework gpu-specific instmem interfaces
by Ben Skeggs
· 14 years ago
dc1e5c0
drm/nouveau: simplify gpuobj suspend/resume
by Ben Skeggs
· 14 years ago
fce2bad
drm/nv50: rework PGPIO IRQ handling and hotplug detection
by Ben Skeggs
· 14 years ago
e4cbadc
drm/nv04-nv40: unregister irq handler on destroy
by Ben Skeggs
· 14 years ago
274fec9
drm/nouveau: tidy+move PGRAPH ISRs to their respective *_graph.c files
by Ben Skeggs
· 14 years ago
5178d40
drm/nouveau: move PFIFO ISR into nv04_fifo.c
by Ben Skeggs
· 14 years ago
25b8578
drm/nv04-nv40: register vblank isr
by Ben Skeggs
· 14 years ago
8cbe71a
drm/nouveau: move bitfield/enum helpers to nouveau_util.c
by Ben Skeggs
· 14 years ago
19b7fc7
drm/nv50: use register/unregister functionality for PDISPLAY ISR
by Ben Skeggs
· 14 years ago
2cbd4c8
drm/nv50: move GPIO ISR to nv50_gpio.c
by Ben Skeggs
· 14 years ago
d7facf9
drm/nv84: move PCRYPT ISR out of nouveau_irq.c
by Ben Skeggs
· 14 years ago
8f8a544
drm/nouveau: allow irq handlers to be installed by engine-specific code
by Ben Skeggs
· 14 years ago
a169f09
drm/nv50: 0x50c0 apparently works on NVA3+ too, so lets allow it
by Ben Skeggs
· 14 years ago
aa2c2e8
drm/nv50: fix compute object class
by Ben Skeggs
· 14 years ago
23c45e8
drm/nouveau: Fix sleep while atomic in nouveau_bo_fence().
by Francisco Jerez
· 14 years ago
87a326a
drm/nv20: Add Z compression support.
by Francisco Jerez
· 14 years ago
a5cf68b
drm/nouveau: Rework tile region handling.
by Francisco Jerez
· 14 years ago
e419cf0
drm/nouveau: Add a separate class for the kernel channel mutex.
by Francisco Jerez
· 14 years ago
1f6d2de
drm/nv50: Keep track of the head a channel is vsync'ing to.
by Francisco Jerez
· 14 years ago
1c180fa
drm/nouveau: Call drm_vblank_pre/post_modeset() around mode setting.
by Francisco Jerez
· 14 years ago
332b242
drm/nouveau: Implement the pageflip ioctl.
by Francisco Jerez
· 14 years ago
042206c
drm/nouveau: Implement the vblank DRM hooks.
by Francisco Jerez
· 14 years ago
63f7fcf
drm/nv04: Make CRTC base changes effective in the next hsync.
by Francisco Jerez
· 14 years ago
382d62e
drm/nouveau: fix annoying nouveau_fence type issue
by Marcin Slusarz
· 14 years ago
5f80198
drm/nv50: regression fix, point NVAA/NVAC at correct PM functions
by Ben Skeggs
· 14 years ago
35fa2f2
drm/nouveau: add support for MSI
by Ben Skeggs
· 14 years ago
01d63187
drm/nv10: fix thinko and let nv17 do 3d again :)
by Ben Skeggs
· 14 years ago
8888cb1
drm/nv50: fix evo instmem alignment
by Ben Skeggs
· 14 years ago
97e2000
drm/nv50: improve evo error handler when more than just channel 0 active
by Ben Skeggs
· 14 years ago
43ce028
drm/nv50: rework evo init to match nvidia more closely
by Ben Skeggs
· 14 years ago
1e96268
drm/nv50: initial work to allow multiple evo channels
by Ben Skeggs
· 14 years ago
b7bc613
drm/nv50: move evo handling to nv50_evo.c
by Ben Skeggs
· 14 years ago
106ddad
drm/nv50: clearer separation of the stages of evo init
by Ben Skeggs
· 14 years ago
f4512e6
drm/nv50: create graph and crypt contexts on demand
by Ben Skeggs
· 14 years ago
3052be2
drm/nv50: remove excessive alignment of graph/crypt contexts
by Ben Skeggs
· 14 years ago
bd2e597
drm/nv84: add support for the PCRYPT engine
by Ben Skeggs
· 14 years ago
b8c157d
drm/nouveau: only expose the object classes that are supported by the chipset
by Ben Skeggs
· 14 years ago
a6a1a38
drm/nouveau: use object class structs more extensively
by Ben Skeggs
· 14 years ago
5053694
drm/nouveau: store engine type in gpuobj class structs
by Ben Skeggs
· 14 years ago
9100468
drm/nouveau: pass gpuobj alignment request down into backing allocator
by Ben Skeggs
· 14 years ago
Next »