Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
87886221471495c26d517a7b3ce7c7aa56cc854f
8788622
drm/nv04-nv40: Fix NULL dereference when we fail to find an LVDS native mode.
by Francisco Jerez
· 14 years ago
812f219
drm/nv10: Fix crash when allocating a BO larger than half the available VRAM.
by Francisco Jerez
· 14 years ago
c4534fd
drm/nv50: fix display on 0x50
by Ben Skeggs
· 14 years ago
8c06a3e
drm/nouveau: correctly pair hwmon_init and hwmon_fini
by Lucas Stach
· 14 years ago
153e019
drm/nv50: fix regression on IGPs
by Ben Skeggs
· 14 years ago
5d07929
drm/nvc0/grctx: correct an off-by-one
by Ben Skeggs
· 14 years ago
34311c7
drm/nv50: Fix race with PFIFO during PGRAPH context destruction.
by Francisco Jerez
· 14 years ago
670820c
drm/nouveau: Workaround incorrect DCB entry on a GeForce3 Ti 200.
by Francisco Jerez
· 14 years ago
51f73d6
drm/nvc0: implement irq handler for whatever's at 0x14xxxx
by Ben Skeggs
· 14 years ago
0f1cb20
drm/nvc0: fix incorrect TPC register setup
by Ben Skeggs
· 14 years ago
b26e72f
drm/nouveau: probe for adt7473 before f75375
by Ben Skeggs
· 14 years ago
1c2a679
drm/nouveau: remove dead function definition
by Ben Skeggs
· 14 years ago
f01a972
drm/nouveau: fix gpu page faults triggered by plymouthd
by Ben Skeggs
· 14 years ago
8b464bf
drm/nouveau: greatly simplify mm, killing some bugs in the process
by Ben Skeggs
· 14 years ago
c906ca0
drm/nvc0: enable protection of system-use-only structures in vm
by Ben Skeggs
· 14 years ago
1380da4
drm/nv40: initialise 0x17xx on all chipsets that have it
by Ben Skeggs
· 14 years ago
c693931
drm/nv40: make detection of 0x4097-ful chipsets available everywhere
by Ben Skeggs
· 14 years ago
07cfe0e
drm/nouveau: fix hwmon device binding
by Lucas Stach
· 14 years ago
e457aca
drm/nouveau: create grctx on the fly on all chipsets
by Ben Skeggs
· 14 years ago
eeb9cc0
drm/nvc0: fix init without firmware present
by Ben Skeggs
· 14 years ago
47a44d2
drm/nvc0/pgraph: fix 0x406028/0x405870 init
by Ben Skeggs
· 14 years ago
680a487
drm/nvc0/pgraph: more unit names
by Ben Skeggs
· 14 years ago
ec9c088
drm/nvc0/pfifo: support for chipsets with only one PSUBFIFO (0xc1)
by Ben Skeggs
· 14 years ago
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
Next »