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
Chris Wilson 7b334fcb45 drm: Use a nondestructive mode for output detect when polling 15 years ago
..
Kconfig drm: Import driver for the sil164 I2C TMDS transmitter. 15 years ago
Makefile drm/nvc0: starting point for GF100 support, everything stubbed 15 years ago
nouveau_acpi.c drm/nouveau: support fetching LVDS EDID from ACPI 15 years ago
nouveau_backlight.c backlight: Allow properties to be passed at registration 15 years ago
nouveau_bios.c drm/nouveau: Fix TMDS on some DCB1.5 boards. 15 years ago
nouveau_bios.h drm/nv50: add dcb type 14 to enum to prevent compiler complaint 15 years ago
nouveau_bo.c drm/nouveau: fix race condition when under memory pressure 15 years ago
nouveau_calc.c drm/nouveau: Add some PFB register defines. 15 years ago
nouveau_channel.c drm: block userspace under allocating buffer and having drivers overwrite it (v2) 15 years ago
nouveau_connector.c drm: Use a nondestructive mode for output detect when polling 15 years ago
nouveau_connector.h drm/nv04-nv40: Disable connector polling when there're no spare CRTCs left. 15 years ago
nouveau_crtc.h drm/nouveau: allow cursor image and position to survive suspend 15 years ago
nouveau_debugfs.c Merge branch 'drm-ttm-pool' into drm-core-next 15 years ago
nouveau_display.c drm: Propagate error code from fb_create() 15 years ago
nouveau_dma.c drm/nouveau: remove left-over !DRIVER_MODESET paths 15 years ago
nouveau_dma.h
nouveau_dp.c drm/nv50: use custom i2c algo for dp auxch 15 years ago
nouveau_drv.c drm/nouveau: Move display init to a new nouveau_engine. 15 years ago
nouveau_drv.h drm/nouveau: Use a helper function to match PCI device/subsystem IDs. 15 years ago
nouveau_encoder.h drm/nv17-nv4x: Attempt to init some external TMDS transmitters. 15 years ago
nouveau_fb.h drm/fb: fix fbdev object model + cleanup properly. 15 years ago
nouveau_fbcon.c Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 15 years ago
nouveau_fbcon.h drm/fbdev: rework output polling to be back in the core. (v4) 15 years ago
nouveau_fence.c drm/nouveau: Take fence spinlock before reading the last sequence. 15 years ago
nouveau_gem.c Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into drm-fixes 15 years ago
nouveau_grctx.h
nouveau_hw.c drm/nv17-nv4x: Attempt to init some external TMDS transmitters. 15 years ago
nouveau_hw.h
nouveau_i2c.c drm/nv50: fix minor thinko from nvc0 changes 15 years ago
nouveau_i2c.h drm/nv50: use custom i2c algo for dp auxch 15 years ago
nouveau_ioc32.c
nouveau_irq.c drm/nvc0: starting point for GF100 support, everything stubbed 15 years ago
nouveau_mem.c drm/nvc0: implement memory detection 15 years ago
nouveau_notifier.c drm/nouveau: remove dev_priv->init_state and friends 15 years ago
nouveau_object.c drm/nouveau: allocate fixed amount of PRAMIN per channel on all chipsets 15 years ago
nouveau_reg.h drm/nv10: Fix up switching of NV10TCL_DMA_VTXBUF. 15 years ago
nouveau_sgdma.c drm/nouveau: check for error when allocating/mapping dummy page 15 years ago
nouveau_state.c drm/nvc0: starting point for GF100 support, everything stubbed 15 years ago
nouveau_ttm.c drm: move ttm global code to core drm 15 years ago
nv04_crtc.c drm: expand gamma_set 15 years ago
nv04_cursor.c drm/nouveau: allow cursor image and position to survive suspend 15 years ago
nv04_dac.c drm/nouveau: introduce gpio engine 15 years ago
nv04_dfp.c drm/nouveau: Fix backlight control on PPC machines with an internal TMDS panel. 15 years ago
nv04_display.c drm/nouveau: Fix TV-out detection on unposted cards lacking a usable DCB table. 15 years ago
nv04_fb.c
nv04_fbcon.c drm/nouveau: Use 0x5f instead of 0x9f as imageblit on original NV10. 15 years ago
nv04_fifo.c drm/nv04: Enable context switching on PFIFO init. 15 years ago
nv04_graph.c drm/nouveau: reduce usage of fence spinlock to when absolutely necessary 15 years ago
nv04_instmem.c drm/nouveau: add instmem flush() hook 15 years ago
nv04_mc.c drm/nouveau: Disable PROM access on init. 15 years ago
nv04_timer.c
nv04_tv.c drm/nouveau: No need to set slave TV encoder configs explicitly. 15 years ago
nv10_fb.c
nv10_fifo.c drm/nouveau: add instmem flush() hook 15 years ago
nv10_gpio.c drm/nouveau: introduce gpio engine 15 years ago
nv10_graph.c drm/nv10: Fix up switching of NV10TCL_DMA_VTXBUF. 15 years ago
nv17_tv.c drm/nouveau: Use a helper function to match PCI device/subsystem IDs. 15 years ago
nv17_tv.h
nv17_tv_modes.c
nv20_graph.c drm/nv20-nv30: move context table object out of dev_priv 15 years ago
nv30_fb.c drm/nv30: Fix PFB init for nv31. 15 years ago
nv40_fb.c
nv40_fifo.c drm/nouveau: add instmem flush() hook 15 years ago
nv40_graph.c drm/nouveau: remove ability to use external firmware 15 years ago
nv40_grctx.c drm/nv40: remove some completed ctxprog TODOs 15 years ago
nv40_mc.c drm/nouveau: Add some PFB register defines. 15 years ago
nv50_calc.c drm/nv50: support fractional feedback divider on newer chips 15 years ago
nv50_crtc.c drm: expand gamma_set 15 years ago
nv50_cursor.c drm/nouveau: allow cursor image and position to survive suspend 15 years ago
nv50_dac.c drm/nv50: implement DAC disconnect fix missed in earlier commit 15 years ago
nv50_display.c drm/nvc0: fix evo dma object so we display something 15 years ago
nv50_display.h drm/nouveau: Move display init to a new nouveau_engine. 15 years ago
nv50_evo.h
nv50_fb.c drm/nv50: fix iommu errors caused by device reading from address 0 15 years ago
nv50_fbcon.c Merge branch 'drm-fbdev-cleanup' into drm-core-next 15 years ago
nv50_fifo.c drm/nv50: fix RAMHT size 15 years ago
nv50_gpio.c drm/nouveau: introduce gpio engine 15 years ago
nv50_graph.c drm/nv50: cleanup nv50_fifo.c 15 years ago
nv50_grctx.c drm/nv50: Add NVA3 support in ctxprog/ctxvals generator. 15 years ago
nv50_instmem.c drm/nv50: initialize ramht_refs list for faked 0 channel 15 years ago
nv50_mc.c drm/nouveau: introduce gpio engine 15 years ago
nv50_sor.c drm/nv50: set DP display power state during DPMS 15 years ago
nvc0_fb.c drm/nvc0: starting point for GF100 support, everything stubbed 15 years ago
nvc0_fifo.c drm/nvc0: starting point for GF100 support, everything stubbed 15 years ago
nvc0_graph.c drm/nvc0: starting point for GF100 support, everything stubbed 15 years ago
nvc0_instmem.c drm/nvc0: fix thinko in instmem suspend/resume 15 years ago
nvreg.h drm/nouveau: Add some PFB register defines. 15 years ago