| .. |
|
Kconfig
|
e190bfe568
drm: Import driver for the sil164 I2C TMDS transmitter.
|
15 anos atrás |
|
Makefile
|
ee2e013131
drm/nouveau: introduce gpio engine
|
15 anos atrás |
|
nouveau_acpi.c
|
a6ed76d7ff
drm/nouveau: support fetching LVDS EDID from ACPI
|
15 anos atrás |
|
nouveau_backlight.c
|
a19a6ee6ca
backlight: Allow properties to be passed at registration
|
15 anos atrás |
|
nouveau_bios.c
|
fca3ec01e0
drm,io-mapping: Specify slot to use for atomic mappings
|
15 anos atrás |
|
nouveau_bios.h
|
67eda20e6b
drm/nv04-nv3x: Implement init-compute-mem.
|
15 anos atrás |
|
nouveau_bo.c
|
b6d3d87178
drm/nouveau: remove dev_priv->init_state and friends
|
15 anos atrás |
|
nouveau_calc.c
|
3c7066bca9
drm/nouveau: Add some PFB register defines.
|
15 anos atrás |
|
nouveau_channel.c
|
047d1d3cae
drm/nouveau: reduce usage of fence spinlock to when absolutely necessary
|
15 anos atrás |
|
nouveau_connector.c
|
03cd06ca90
drm/nouveau: No need to lock/unlock the VGA CRTC regs all the time.
|
15 anos atrás |
|
nouveau_connector.h
|
2ed06b7d97
drm/nv04-nv40: Disable connector polling when there're no spare CRTCs left.
|
15 anos atrás |
|
nouveau_crtc.h
|
b334f2b3b6
drm/nouveau: allow cursor image and position to survive suspend
|
15 anos atrás |
|
nouveau_debugfs.c
|
c2b41276da
Merge branch 'drm-ttm-pool' into drm-core-next
|
15 anos atrás |
|
nouveau_display.c
|
eb1f8e4f3b
drm/fbdev: rework output polling to be back in the core. (v4)
|
15 anos atrás |
|
nouveau_dma.c
|
cd0b072f95
drm/nouveau: remove left-over !DRIVER_MODESET paths
|
15 anos atrás |
|
nouveau_dma.h
|
a1606a9596
drm/nouveau: new gem pushbuf interface, bump to 0.0.16
|
16 anos atrás |
|
nouveau_dp.c
|
ee2e013131
drm/nouveau: introduce gpio engine
|
15 anos atrás |
|
nouveau_drv.c
|
c88c2e0631
drm/nouveau: Move display init to a new nouveau_engine.
|
15 anos atrás |
|
nouveau_drv.h
|
ba4420c224
drm: move ttm global code to core drm
|
15 anos atrás |
|
nouveau_encoder.h
|
ec7fc4a1a7
drm/nv50: supply encoder disable() hook for SOR outputs
|
15 anos atrás |
|
nouveau_fb.h
|
386516744b
drm/fb: fix fbdev object model + cleanup properly.
|
15 anos atrás |
|
nouveau_fbcon.c
|
77144554de
drm/nouveau: Fix crashes during fbcon init on single head cards.
|
15 anos atrás |
|
nouveau_fbcon.h
|
eb1f8e4f3b
drm/fbdev: rework output polling to be back in the core. (v4)
|
15 anos atrás |
|
nouveau_fence.c
|
05991110cf
drm/nouveau: set TASK_(UN)INTERRUPTIBLE before schedule_timeout()
|
15 anos atrás |
|
nouveau_gem.c
|
b6d3d87178
drm/nouveau: remove dev_priv->init_state and friends
|
15 anos atrás |
|
nouveau_grctx.h
|
054b93e444
drm/nv40: implement ctxprog/state generation
|
16 anos atrás |
|
nouveau_hw.c
|
04a39c577f
drm/nouveau: merge nvbios and nouveau_bios_info
|
16 anos atrás |
|
nouveau_hw.h
|
6ee738610f
drm/nouveau: Add DRM driver for NVIDIA GPUs
|
16 anos atrás |
|
nouveau_i2c.c
|
946fd35f88
drm/nouveau: Get rid of the remaining VGA CRTC locking.
|
15 anos atrás |
|
nouveau_i2c.h
|
6d416d80f7
drm/nouveau: Add some generic I2C gadget detection code.
|
15 anos atrás |
|
nouveau_ioc32.c
|
ed8b670409
drm: convert drm_ioctl to unlocked_ioctl
|
16 anos atrás |
|
nouveau_irq.c
|
7fff400be6
Merge branch 'drm-fbdev-cleanup' into drm-core-next
|
15 anos atrás |
|
nouveau_mem.c
|
e04d8e829d
drm/nouveau: Reset AGP before running the init scripts.
|
15 anos atrás |
|
nouveau_notifier.c
|
b6d3d87178
drm/nouveau: remove dev_priv->init_state and friends
|
15 anos atrás |
|
nouveau_object.c
|
816544b21b
drm/nouveau: allocate fixed amount of PRAMIN per channel on all chipsets
|
15 anos atrás |
|
nouveau_reg.h
|
3c7066bca9
drm/nouveau: Add some PFB register defines.
|
15 anos atrás |
|
nouveau_sgdma.c
|
631872155f
drm/nv50: move tlb flushing to a helper function
|
15 anos atrás |
|
nouveau_state.c
|
ee2e013131
drm/nouveau: introduce gpio engine
|
15 anos atrás |
|
nouveau_ttm.c
|
ba4420c224
drm: move ttm global code to core drm
|
15 anos atrás |
|
nv04_crtc.c
|
2ed06b7d97
drm/nv04-nv40: Disable connector polling when there're no spare CRTCs left.
|
15 anos atrás |
|
nv04_cursor.c
|
b334f2b3b6
drm/nouveau: allow cursor image and position to survive suspend
|
15 anos atrás |
|
nv04_dac.c
|
ee2e013131
drm/nouveau: introduce gpio engine
|
15 anos atrás |
|
nv04_dfp.c
|
d3f12da1c5
drm/nv04-nv40: Drop redundant logging.
|
15 anos atrás |
|
nv04_display.c
|
c04c5b1da1
drm/nouveau: Fix TV-out detection on unposted cards lacking a usable DCB table.
|
15 anos atrás |
|
nv04_fb.c
|
6ee738610f
drm/nouveau: Add DRM driver for NVIDIA GPUs
|
16 anos atrás |
|
nv04_fbcon.c
|
a0e6544089
drm/nouveau: Use 0x5f instead of 0x9f as imageblit on original NV10.
|
15 anos atrás |
|
nv04_fifo.c
|
dad9acff50
drm/nv04: Enable context switching on PFIFO init.
|
15 anos atrás |
|
nv04_graph.c
|
047d1d3cae
drm/nouveau: reduce usage of fence spinlock to when absolutely necessary
|
15 anos atrás |
|
nv04_instmem.c
|
f56cb86f9a
drm/nouveau: add instmem flush() hook
|
15 anos atrás |
|
nv04_mc.c
|
112d20ad5c
drm/nouveau: Disable PROM access on init.
|
15 anos atrás |
|
nv04_timer.c
|
6ee738610f
drm/nouveau: Add DRM driver for NVIDIA GPUs
|
16 anos atrás |
|
nv04_tv.c
|
03cd06ca90
drm/nouveau: No need to lock/unlock the VGA CRTC regs all the time.
|
15 anos atrás |
|
nv10_fb.c
|
0d87c10031
drm/nouveau: Pre-G80 tiling support.
|
16 anos atrás |
|
nv10_fifo.c
|
f56cb86f9a
drm/nouveau: add instmem flush() hook
|
15 anos atrás |
|
nv10_gpio.c
|
ee2e013131
drm/nouveau: introduce gpio engine
|
15 anos atrás |
|
nv10_graph.c
|
0d87c10031
drm/nouveau: Pre-G80 tiling support.
|
16 anos atrás |
|
nv17_tv.c
|
ee2e013131
drm/nouveau: introduce gpio engine
|
15 anos atrás |
|
nv17_tv.h
|
6ee738610f
drm/nouveau: Add DRM driver for NVIDIA GPUs
|
16 anos atrás |
|
nv17_tv_modes.c
|
6ee738610f
drm/nouveau: Add DRM driver for NVIDIA GPUs
|
16 anos atrás |
|
nv20_graph.c
|
c50a5681e7
drm/nv20-nv30: move context table object out of dev_priv
|
15 anos atrás |
|
nv30_fb.c
|
8bded18955
drm/nv30: Init the PFB+0x3xx memory timing regs.
|
15 anos atrás |
|
nv40_fb.c
|
0d87c10031
drm/nouveau: Pre-G80 tiling support.
|
16 anos atrás |
|
nv40_fifo.c
|
f56cb86f9a
drm/nouveau: add instmem flush() hook
|
15 anos atrás |
|
nv40_graph.c
|
ec91db269e
drm/nouveau: remove ability to use external firmware
|
15 anos atrás |
|
nv40_grctx.c
|
de1f46a4b9
drm/nv40: remove some completed ctxprog TODOs
|
15 anos atrás |
|
nv40_mc.c
|
3c7066bca9
drm/nouveau: Add some PFB register defines.
|
15 anos atrás |
|
nv50_calc.c
|
e9ebb68b86
drm/nv50: support fractional feedback divider on newer chips
|
15 anos atrás |
|
nv50_crtc.c
|
835aadbef3
drm/nv50: send evo "update" command after each disconnect
|
15 anos atrás |
|
nv50_cursor.c
|
b334f2b3b6
drm/nouveau: allow cursor image and position to survive suspend
|
15 anos atrás |
|
nv50_dac.c
|
2107cce305
drm/nv50: implement DAC disconnect fix missed in earlier commit
|
15 anos atrás |
|
nv50_display.c
|
0ccb3a75fe
drm/nv50: fix some not-error error messages
|
15 anos atrás |
|
nv50_display.h
|
c88c2e0631
drm/nouveau: Move display init to a new nouveau_engine.
|
15 anos atrás |
|
nv50_evo.h
|
6ee738610f
drm/nouveau: Add DRM driver for NVIDIA GPUs
|
16 anos atrás |
|
nv50_fb.c
|
4eb3033c72
drm/nv50: fix iommu errors caused by device reading from address 0
|
15 anos atrás |
|
nv50_fbcon.c
|
7fff400be6
Merge branch 'drm-fbdev-cleanup' into drm-core-next
|
15 anos atrás |
|
nv50_fifo.c
|
ca6adb8a21
drm/nv50: fix RAMHT size
|
15 anos atrás |
|
nv50_gpio.c
|
ee2e013131
drm/nouveau: introduce gpio engine
|
15 anos atrás |
|
nv50_graph.c
|
ac94a343c7
drm/nv50: cleanup nv50_fifo.c
|
15 anos atrás |
|
nv50_grctx.c
|
eaeefba154
drm/nv50: Add NVA3 support in ctxprog/ctxvals generator.
|
15 anos atrás |
|
nv50_instmem.c
|
bf563a6b7c
drm/nv50: correct wait condition for instmem flush
|
15 anos atrás |
|
nv50_mc.c
|
6ee738610f
drm/nouveau: Add DRM driver for NVIDIA GPUs
|
16 anos atrás |
|
nv50_sor.c
|
1f403d9cca
drm/nv50: set DP display power state during DPMS
|
15 anos atrás |
|
nvreg.h
|
3c7066bca9
drm/nouveau: Add some PFB register defines.
|
15 anos atrás |