You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/drivers/gpu/drm/nouveau
Ben Skeggs 6c42966768 drm/nv50: fix vram ptes on IGPs to point at stolen system memory 15 years ago
..
Kconfig drm/i2c/ch7006: Drop build time dependency to nouveau. 15 years ago
Makefile drm/nv40: implement ctxprog/state generation 15 years ago
nouveau_acpi.c nouveau: fix state detection with switchable graphics 15 years ago
nouveau_backlight.c
nouveau_bios.c drm/nouveau: use mutex for vbios lock 15 years ago
nouveau_bios.h drm/nouveau: use mutex for vbios lock 15 years ago
nouveau_bo.c drm/nv50: align size of buffer object to the right boundaries. 15 years ago
nouveau_calc.c
nouveau_channel.c drm/nv50: avoid unloading pgraph context when ctxprog is running 15 years ago
nouveau_connector.c drm/nouveau: move dereferences after null checks 15 years ago
nouveau_connector.h
nouveau_crtc.h
nouveau_debugfs.c
nouveau_display.c
nouveau_dma.c drm/nouveau: fix a race condition in nouveau_dma_wait() 15 years ago
nouveau_dma.h drm/nouveau: Allocate a per-channel instance of NV_SW. 15 years ago
nouveau_dp.c drm/nouveau: make dp auxch xfer len check for reads only 15 years ago
nouveau_drv.c drm/nouveau: Add module options to disable acceleration. 15 years ago
nouveau_drv.h drm/nv50: fix instmem binding on IGPs to point at stolen system memory 15 years ago
nouveau_encoder.h
nouveau_fb.h
nouveau_fbcon.c drm/nouveau: Fix fbcon on mixed pre-NV50 + NV50 multicard. 15 years ago
nouveau_fbcon.h drm/nouveau: Fix fbcon on mixed pre-NV50 + NV50 multicard. 15 years ago
nouveau_fence.c drm/nouveau: Use the software object for fencing. 15 years ago
nouveau_gem.c drm/nouveau: call ttm_bo_wait with the bo lock held to prevent hang 15 years ago
nouveau_grctx.c drivers/gpu/drm/nouveau/nouveau_grctx.c: correct NULL test 15 years ago
nouveau_grctx.h drm/nv40: implement ctxprog/state generation 15 years ago
nouveau_hw.c
nouveau_hw.h
nouveau_i2c.c
nouveau_i2c.h
nouveau_ioc32.c drm: convert drm_ioctl to unlocked_ioctl 15 years ago
nouveau_irq.c drm/nv50: make the pgraph irq handler loop like the pre-nv50 version 15 years ago
nouveau_mem.c drm/nv50: fix vram ptes on IGPs to point at stolen system memory 15 years ago
nouveau_notifier.c drm/nouveau: fix non-vram notifier blocks 15 years ago
nouveau_object.c drm/nouveau: move dereferences after null checks 15 years ago
nouveau_reg.h drm/nouveau: Add getparam to get available PGRAPH units. 15 years ago
nouveau_sgdma.c drm/nouveau: move dereferences after null checks 15 years ago
nouveau_state.c drm/nouveau: Add proper vgaarb support. 15 years ago
nouveau_ttm.c drm/nouveau: have ttm's fault handler called directly 15 years ago
nv04_crtc.c drm/nouveau: use drm debug levels 15 years ago
nv04_cursor.c
nv04_dac.c drm/nouveau: Fix up pre-nv17 analog load detection. 15 years ago
nv04_dfp.c drm/nouveau: use drm debug levels 15 years ago
nv04_display.c drm/nouveau: use drm debug levels 15 years ago
nv04_fb.c
nv04_fbcon.c drm/nouveau: Fix fbcon on mixed pre-NV50 + NV50 multicard. 15 years ago
nv04_fifo.c drm/nouveau: Add cache_flush/pull fifo engine functions. 15 years ago
nv04_graph.c drm/nv04: Fix set_operation software method. 15 years ago
nv04_instmem.c drm/nouveau: fix thinko in nv04_instmem.c 15 years ago
nv04_mc.c
nv04_timer.c
nv04_tv.c
nv10_fb.c drm/nouveau: Pre-G80 tiling support. 15 years ago
nv10_fifo.c
nv10_graph.c drm/nouveau: Pre-G80 tiling support. 15 years ago
nv17_gpio.c
nv17_tv.c drm/nouveau: Force TV encoder DPMS reinit after resume. 15 years ago
nv17_tv.h
nv17_tv_modes.c
nv20_graph.c drm/nouveau: Pre-G80 tiling support. 15 years ago
nv40_fb.c drm/nouveau: Pre-G80 tiling support. 15 years ago
nv40_fifo.c
nv40_graph.c drm/nouveau: Pre-G80 tiling support. 15 years ago
nv40_grctx.c drm/nv40: implement ctxprog/state generation 15 years ago
nv40_mc.c
nv50_crtc.c drm/nouveau: move dereferences after null checks 15 years ago
nv50_cursor.c drm/nouveau: use drm debug levels 15 years ago
nv50_dac.c drm/nouveau: use drm debug levels 15 years ago
nv50_display.c drm/nv50: ignore vbios table's claim to the contrary if EDID says >8bpc 15 years ago
nv50_display.h
nv50_evo.h
nv50_fbcon.c drm/nouveau: Fix fbcon on mixed pre-NV50 + NV50 multicard. 15 years ago
nv50_fifo.c drm/nv50: delete ramfc object after disabling fifo, not before 15 years ago
nv50_graph.c drm/nv50: avoid unloading pgraph context when ctxprog is running 15 years ago
nv50_instmem.c drm/nv50: fix instmem binding on IGPs to point at stolen system memory 15 years ago
nv50_mc.c
nv50_sor.c drm/nv50: disregard dac outputs in nv50_sor_dpms() 15 years ago
nvreg.h