Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6c42966768b0254f465a8f451333795283f53d22
/
drivers
/
gpu
/
drm
/
nouveau
6c42966
drm/nv50: fix vram ptes on IGPs to point at stolen system memory
by Ben Skeggs
· 15 years ago
76befb8
drm/nv50: fix instmem binding on IGPs to point at stolen system memory
by Ben Skeggs
· 15 years ago
531e771
drm/nv50: improve vram page table construction
by Ben Skeggs
· 15 years ago
4c27bd3
drm/nv50: more efficient clearing of gpu page table entries
by Ben Skeggs
· 15 years ago
66b6eba
drm/nv50: make nv50_mem_vm_{bind,unbind} operate only on vram
by Ben Skeggs
· 15 years ago
e7e65ca
drm/nouveau: Fix up pre-nv17 analog load detection.
by Francisco Jerez
· 15 years ago
bf929ef
drm/nouveau: Force TV encoder DPMS reinit after resume.
by Francisco Jerez
· 15 years ago
d9184fa
drm/nouveau: use mutex for vbios lock
by Ben Skeggs
· 15 years ago
13876c6
nouveau: fix state detection with switchable graphics
by Matthew Garrett
· 15 years ago
dd19e44
drm/nouveau: move dereferences after null checks
by Marcin Slusarz
· 15 years ago
b1d37aa
drm/nv50: make the pgraph irq handler loop like the pre-nv50 version
by Maarten Maathuis
· 15 years ago
a87ff62
drm/nv50: delete ramfc object after disabling fifo, not before
by Maarten Maathuis
· 15 years ago
a51a3bf
drm/nv50: avoid unloading pgraph context when ctxprog is running
by Maarten Maathuis
· 15 years ago
eb1dba0
drm/nv50: align size of buffer object to the right boundaries.
by Maarten Maathuis
· 15 years ago
5025b43
drm/nv50: disregard dac outputs in nv50_sor_dpms()
by Ben Skeggs
· 15 years ago
39c9bfb
drm/nv50: prevent multiple init tables being parsed at the same time
by Ben Skeggs
· 15 years ago
1ee7698
drm/nouveau: make dp auxch xfer len check for reads only
by Ben Skeggs
· 15 years ago
e235c1f
drm/nv40: make INIT_COMPUTE_MEM a NOP, just like nv50
by Ben Skeggs
· 15 years ago
9967b94
drm/nouveau: Add proper vgaarb support.
by Marcin Kościelnicki
· 15 years ago
126b544
drm/nouveau: Fix fbcon on mixed pre-NV50 + NV50 multicard.
by Marcin Kościelnicki
· 15 years ago
7dad9ef
drivers/gpu/drm/nouveau/nouveau_grctx.c: correct NULL test
by Julia Lawall
· 15 years ago
f0fbe3e
drm/nouveau: call ttm_bo_wait with the bo lock held to prevent hang
by Luca Barbieri
· 15 years ago
139295b
drm/nouveau: Fixup semaphores on pre-nv50 cards.
by Francisco Jerez
· 15 years ago
69c9700
drm/nouveau: Add getparam to get available PGRAPH units.
by Marcin Kościelnicki
· 15 years ago
a32ed69
drm/nouveau: Add module options to disable acceleration.
by Marcin Kościelnicki
· 15 years ago
f927b89
drm/nouveau: fix non-vram notifier blocks
by Ben Skeggs
· 15 years ago
1622653
drm/nv50: prevent switching off SOR when in use for DVI-over-DP
by Ben Skeggs
· 15 years ago
0107bae
drm/nv50: fail auxch transaction if reply count not what we expect
by Ben Skeggs
· 15 years ago
0208843
drm/nouveau: fix failure path if userspace specifies no valid memtypes
by Ben Skeggs
· 15 years ago
a147089
drm/nouveau: report LVDS as disconnected if lid closed
by Ben Skeggs
· 15 years ago
58d65b8
drm/nv50: prevent accidently turning off encoders we're actually using
by Ben Skeggs
· 15 years ago
134f248
drm/nv50: fix alignment of per-channel fifo cache
by Ben Skeggs
· 15 years ago
7166647
drm/nouveau: Evict buffers in VRAM before freeing sgdma
by Luca Barbieri
· 15 years ago
d051bbb
drm/nouveau: Acknowledge DMA_VTX_PROTECTION PGRAPH interrupts
by Luca Barbieri
· 15 years ago
0d92971
drm/nouveau: fix thinko in nv04_instmem.c
by Ben Skeggs
· 15 years ago
ba59953
drm/nouveau: fix a race condition in nouveau_dma_wait()
by Ben Skeggs
· 15 years ago
12f735b
drm/nouveau: check pushbuffer bounds in ioctl
by Luca Barbieri
· 15 years ago
ac8fb97
drm/nouveau: reserve VGA area for the moment
by Ben Skeggs
· 15 years ago
b8780e2
drm/nouveau: Unset the EDID connector property when the EDID block goes away.
by Francisco Jerez
· 15 years ago
0ed3165
drm/nouveau: Fallback to analog load detection when the EDID block is invalid.
by Francisco Jerez
· 15 years ago
c8ebe27
drm/nouveau: fix edid memleak in nouveau_connector
by Xavier Chantry
· 15 years ago
3d9aefb
drm/nouveau: Break some long lines.
by Francisco Jerez
· 15 years ago
b79d8a6
drm/nouveau: add NV18 device id to call_lvds_manufacturer_script
by Andrea Tacconi
· 15 years ago
716abaa
drm/nv50: Fix typo in PGRAPH initialisation.
by Marcin Kościelnicki
· 15 years ago
b0d2de8
drm/nouveau: less magic DCB 1.5 parsing
by Ben Skeggs
· 15 years ago
ed42f82
drm/nouveau: assume no nv04 board has a DCB table
by Ben Skeggs
· 15 years ago
77cb5c7
drm/nouveau: remove PRIV0 check in nouveau_mem_close()
by Ben Skeggs
· 15 years ago
e147eae
drm/nouveau: wait on fence after bo move if validating for another channel
by Ben Skeggs
· 15 years ago
9855e58
drm/nouveau: trust init table registers are safe
by Ben Skeggs
· 15 years ago
0a90dc51
drm/nv50: wait for pgraph to idle before unloading the context
by Maarten Maathuis
· 15 years ago
fe5a64a
drm/nv04: Fix set_operation software method.
by Marcin Kościelnicki
· 15 years ago
75c99da
drm/nouveau: initialise DMA tracking parameters earlier
by Ben Skeggs
· 15 years ago
dff3632
drm/nouveau: use dma.max rather than pushbuf size for checking GET validity
by Ben Skeggs
· 15 years ago
1dee7a9
drm/nv04: differentiate between nv04/nv05
by Ben Skeggs
· 15 years ago
234896a
drm/nouveau: Fix null deref in nouveau_fence_emit due to deleted fence
by Luca Barbieri
· 15 years ago
7978b9c
drm/nv50: prevent a possible ctxprog hang
by Ben Skeggs
· 15 years ago
bbb8c3d
drm/nouveau: have ttm's fault handler called directly
by Ben Skeggs
· 15 years ago
7fb8ec8
drm/nv50: restore correct cache1 get/put address on fifoctx load
by Ben Skeggs
· 15 years ago
846975a
drm/nouveau: create function for "dealing" with gpu lockup
by Marcin Slusarz
· 15 years ago
61768bf
drm/nouveau: remove unused nouveau_channel_idle() function
by Ben Skeggs
· 15 years ago
bf5302b
drm/nouveau: fix handling of fbcon colours in 8bpp
by Ben Skeggs
· 15 years ago
be9721a
drm/nv04: Context switching fixes.
by Francisco Jerez
· 15 years ago
8c032ce
drm/nouveau: Use the software object for fencing.
by Francisco Jerez
· 15 years ago
f03a314
drm/nouveau: Allocate a per-channel instance of NV_SW.
by Francisco Jerez
· 15 years ago
a510604
drm/nv50: make the blocksize depend on vram size
by Maarten Maathuis
· 15 years ago
1c7059e
drm/nouveau: better alignment of bo sizes and use roundup instead of ALIGN
by Maarten Maathuis
· 15 years ago
111b459
drm/nouveau: Don't skip card take down on nv0x.
by Francisco Jerez
· 15 years ago
0829168
drm/nouveau: Implement nv42-nv43 TV load detection.
by Francisco Jerez
· 15 years ago
11d6eb2
drm/nouveau: Clean up the nv17-nv4x load detection code a bit.
by Francisco Jerez
· 15 years ago
3033f14d
drm/nv50: fix fillrect color
by Marcin Slusarz
· 15 years ago
75c722d
drm/nv50: ignore vbios table's claim to the contrary if EDID says >8bpc
by Ben Skeggs
· 15 years ago
8dea4a1
drm/nouveau: Drop redundant placement initialization.
by Francisco Jerez
· 15 years ago
27f691a
drm/nouveau: No need to force evict=true when swapping evicted BOs back in.
by Francisco Jerez
· 15 years ago
77e2b5e
drm/nouveau: Fix "general protection fault" in the flipd/flips eviction path.
by Francisco Jerez
· 15 years ago
cea7789
drm/i2c/ch7006: Drop build time dependency to nouveau.
by Francisco Jerez
· 15 years ago
a0af9ad
drm/nouveau: Make the MM aware of pre-G80 tiling.
by Francisco Jerez
· 15 years ago
cb00f7c
drm/nouveau: Pre-G80 tiling support.
by Francisco Jerez
· 15 years ago
588d7d1
drm/nouveau: Add cache_flush/pull fifo engine functions.
by Francisco Jerez
· 15 years ago
44f9e6c
Merge remote branch 'nouveau/for-airlied' into drm-linus
by Dave Airlie
· 15 years ago
ed8b670
drm: convert drm_ioctl to unlocked_ioctl
by Arnd Bergmann
· 15 years ago
37cb3e08
drm/nouveau: fix bug causing pinned buffers to lose their NO_EVICT flag
by Ben Skeggs
· 15 years ago
65ec01a
drm/nv50: fix suspend/resume delays without firmware present
by Ben Skeggs
· 15 years ago
0735f62
drm/nouveau: prevent all channel creation if accel not available
by Ben Skeggs
· 15 years ago
3c8868d
drm/nv50: fix two potential suspend/resume oopses
by Ben Skeggs
· 15 years ago
054b93e
drm/nv40: implement ctxprog/state generation
by Ben Skeggs
· 15 years ago
15bee69
drm/nv10: Add the initial graph context and soft methods needed for LMA.
by Francisco Jerez
· 15 years ago
22fbd53
drm/nouveau: Fix up buffer eviction, and evict them to GART, if possible.
by Francisco Jerez
· 15 years ago
c5804be
drm/nouveau: Add proper error handling to nouveau_card_init
by Marcin Kościelnicki
· 15 years ago
13c5443
drm/nv04: Fix NV04 set_operation software method.
by Marcin Kościelnicki
· 15 years ago
3738365
drm/nouveau: Kill global state in BIOS script interpreter
by Marcin Kościelnicki
· 15 years ago
657b624
drm/nouveau: Kill global state in NvShadowBIOS
by Marcin Kościelnicki
· 15 years ago
ef2bb50
drm/nouveau: use drm debug levels
by Maarten Maathuis
· 15 years ago
95f158e
drm/nv04-nv40: Fix "conflicting memory types" when saving/restoring VGA fonts.
by Francisco Jerez
· 15 years ago
9ddc8c5
drm/nouveau: remove use of -ERESTART
by Ben Skeggs
· 15 years ago
81a5487
nouveau: Fix endianness with new context program loader
by Benjamin Herrenschmidt
· 15 years ago
b694dfb
drm/nouveau: fix build with CONFIG_AGP=n
by Ben Skeggs
· 15 years ago
61c2bb4
drm/nouveau: fix ch7006 build
by Randy Dunlap
· 15 years ago
6ee7386
drm/nouveau: Add DRM driver for NVIDIA GPUs
by Ben Skeggs
· 15 years ago