Commit Graph

169481 Commits (a6678b2ace023912000119a14eeb39a56050bc7c)
 

Author SHA1 Message Date
Ben Skeggs a6678b2ace drm/nouveau: rename parsed_dcb_gpio to dcb_gpio_table 15 years ago
Ben Skeggs b42861f40f drm/nouveau: allow retrieval of vbios image from debugfs 15 years ago
Luca Barbieri e32b2c883b drm/nouveau: fix missing spin_unlock in failure path 15 years ago
Marcin Slusarz 761c5a6975 drm/nouveau: fix i2ctable bounds checking 15 years ago
Marcin Slusarz b762b8ce53 drm/nouveau: fix nouveau_i2c_find bounds checking 15 years ago
Marcin Slusarz df31ef4dbd drm/nouveau: fix pramdac_table range checking 15 years ago
Ben Skeggs a1606a9596 drm/nouveau: new gem pushbuf interface, bump to 0.0.16 15 years ago
Ben Skeggs d87897d4c8 drm/nv50: make pushbuf dma object cover entire vm 15 years ago
Ben Skeggs 2ccb04ecc7 drm/nouveau: remove PUSHBUF_CAL macro 15 years ago
Ben Skeggs 9a391ad8a2 drm/nv50: switch to indirect push buffer controls 15 years ago
Maarten Maathuis ff9e5279b1 drm/nouveau: protect channel create/destroy and irq handler with a spinlock 15 years ago
Ben Skeggs 6c42966768 drm/nv50: fix vram ptes on IGPs to point at stolen system memory 15 years ago
Ben Skeggs 76befb8c30 drm/nv50: fix instmem binding on IGPs to point at stolen system memory 15 years ago
Ben Skeggs 531e77139f drm/nv50: improve vram page table construction 15 years ago
Ben Skeggs 4c27bd339d drm/nv50: more efficient clearing of gpu page table entries 15 years ago
Ben Skeggs 66b6ebaccb drm/nv50: make nv50_mem_vm_{bind,unbind} operate only on vram 15 years ago
Francisco Jerez e7e65caefd drm/nouveau: Fix up pre-nv17 analog load detection. 15 years ago
Francisco Jerez bf929efa56 drm/nouveau: Force TV encoder DPMS reinit after resume. 15 years ago
Ben Skeggs d9184fa97b drm/nouveau: use mutex for vbios lock 15 years ago
Matthew Garrett 13876c6e5f nouveau: fix state detection with switchable graphics 15 years ago
Marcin Slusarz dd19e44b28 drm/nouveau: move dereferences after null checks 15 years ago
Maarten Maathuis b1d37aa0aa drm/nv50: make the pgraph irq handler loop like the pre-nv50 version 15 years ago
Maarten Maathuis a87ff62a80 drm/nv50: delete ramfc object after disabling fifo, not before 15 years ago
Maarten Maathuis a51a3bf50d drm/nv50: avoid unloading pgraph context when ctxprog is running 15 years ago
Maarten Maathuis eb1dba0eba drm/nv50: align size of buffer object to the right boundaries. 15 years ago
Ben Skeggs 5025b43120 drm/nv50: disregard dac outputs in nv50_sor_dpms() 15 years ago
Ben Skeggs 39c9bfb453 drm/nv50: prevent multiple init tables being parsed at the same time 15 years ago
Ben Skeggs 1ee7698fc3 drm/nouveau: make dp auxch xfer len check for reads only 15 years ago
Ben Skeggs e235c1f3e1 drm/nv40: make INIT_COMPUTE_MEM a NOP, just like nv50 15 years ago
Marcin Kościelnicki 9967b9481d drm/nouveau: Add proper vgaarb support. 15 years ago
Marcin Kościelnicki 126b544056 drm/nouveau: Fix fbcon on mixed pre-NV50 + NV50 multicard. 15 years ago
Julia Lawall 7dad9ef6d9 drivers/gpu/drm/nouveau/nouveau_grctx.c: correct NULL test 15 years ago
Luca Barbieri f0fbe3eb5f drm/nouveau: call ttm_bo_wait with the bo lock held to prevent hang 15 years ago
Francisco Jerez 139295b671 drm/nouveau: Fixup semaphores on pre-nv50 cards. 15 years ago
Marcin Kościelnicki 69c9700b54 drm/nouveau: Add getparam to get available PGRAPH units. 15 years ago
Marcin Kościelnicki a32ed69d7b drm/nouveau: Add module options to disable acceleration. 15 years ago
Ben Skeggs f927b8907c drm/nouveau: fix non-vram notifier blocks 15 years ago
Ben Skeggs 162265367a drm/nv50: prevent switching off SOR when in use for DVI-over-DP 15 years ago
Ben Skeggs 0107bae01a drm/nv50: fail auxch transaction if reply count not what we expect 15 years ago
Ben Skeggs 0208843dd5 drm/nouveau: fix failure path if userspace specifies no valid memtypes 15 years ago
Ben Skeggs a1470890f2 drm/nouveau: report LVDS as disconnected if lid closed 15 years ago
Ben Skeggs 58d65b84de drm/nv50: prevent accidently turning off encoders we're actually using 15 years ago
Ben Skeggs 134f248bea drm/nv50: fix alignment of per-channel fifo cache 15 years ago
Luca Barbieri 7166647501 drm/nouveau: Evict buffers in VRAM before freeing sgdma 15 years ago
Luca Barbieri d051bbb22e drm/nouveau: Acknowledge DMA_VTX_PROTECTION PGRAPH interrupts 15 years ago
Ben Skeggs 0d92971dd6 drm/nouveau: fix thinko in nv04_instmem.c 15 years ago
Ben Skeggs ba59953d28 drm/nouveau: fix a race condition in nouveau_dma_wait() 15 years ago
Luca Barbieri 12f735b79f drm/nouveau: check pushbuffer bounds in ioctl 15 years ago
Ben Skeggs ac8fb975e8 drm/nouveau: reserve VGA area for the moment 15 years ago
Francisco Jerez b8780e2ad2 drm/nouveau: Unset the EDID connector property when the EDID block goes away. 15 years ago