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 eea55c89e5 drm/nouveau: fix uninitialised variable warning 14 years ago
..
Kconfig drm/mxm: fix Kconfig options for when to build MXM WMI driver. 14 years ago
Makefile drm/nv50: rename nv84_mpeg to nv50_mpeg 14 years ago
nouveau_acpi.c mxm/wmi: add MXMX interface entry point. 14 years ago
nouveau_backlight.c nouveau: change the backlight parent device to the connector, not the PCI dev 14 years ago
nouveau_bios.c drm/nouveau: pull refclk from vbios on limits 0x40 boards 14 years ago
nouveau_bios.h drm/nouveau: make vbios parser runnable from an atomic context 14 years ago
nouveau_bo.c Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next 14 years ago
nouveau_calc.c drm/nouveau: make the behaviour of get_pll_limits() consistent 15 years ago
nouveau_channel.c drm/nouveau: remove remnants of nouveau_pgraph_engine 14 years ago
nouveau_connector.c nouveau: change the backlight parent device to the connector, not the PCI dev 14 years ago
nouveau_connector.h drm/nouveau: Use "force" to decide if analog load detection is ok or not. 14 years ago
nouveau_crtc.h drm/nouveau: allow cursor image and position to survive suspend 15 years ago
nouveau_debugfs.c drm/nouveau: add debugfs file to forcibly evict everything from vram 15 years ago
nouveau_display.c drm/nouveau: remove remnants of nouveau_pgraph_engine 14 years ago
nouveau_dma.c drm/nouveau: fix allocation of notifier object 14 years ago
nouveau_dma.h drm/nouveau: remove no_vm/mappable flags from nouveau_bo 14 years ago
nouveau_dp.c drm/nouveau: silence some compiler warnings 14 years ago
nouveau_drv.c drm/nouveau: remove remnants of nouveau_pgraph_engine 14 years ago
nouveau_drv.h drm/nv50: rename nv84_mpeg to nv50_mpeg 14 years ago
nouveau_encoder.h drm/nouveau: enable enhanced framing only if DP display supports it 15 years ago
nouveau_fb.h drm/nv50-nvc0: precalculate some fb state when creating them 14 years ago
nouveau_fbcon.c drm/nouveau: fix notifier memory corruption bug 14 years ago
nouveau_fbcon.h drm/nvc0: implement fbcon acceleration 14 years ago
nouveau_fence.c drm/nouveau: fix __nouveau_fence_wait performance 14 years ago
nouveau_gem.c drm: fix "persistant" typo 14 years ago
nouveau_grctx.h drm/nouveau: Fix missing whitespace checkpatch.pl errors. 14 years ago
nouveau_hw.c drm/nouveau: introduce a util function to wait on reg != val 14 years ago
nouveau_hw.h drm/nv04: Fix scanout over the 16MB mark. 14 years ago
nouveau_i2c.c drm/nouveau: Fix a few confusions between "chipset" and "card_type". 14 years ago
nouveau_i2c.h Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 14 years ago
nouveau_ioc32.c
nouveau_irq.c drm/nouveau: tidy+move PGRAPH ISRs to their respective *_graph.c files 14 years ago
nouveau_mem.c drm/nouveau: Fix a crash at card takedown for NV40 and older cards 14 years ago
nouveau_mm.c drm/nouveau: fix regression causing ttm to not be able to evict vram 14 years ago
nouveau_mm.h drm/nouveau: rename nouveau_vram to nouveau_mem 14 years ago
nouveau_notifier.c drm/nouveau: fix pinning of notifier block 14 years ago
nouveau_object.c drm/nouveau: remove remnants of nouveau_pgraph_engine 14 years ago
nouveau_perf.c nv30: Fix parsing of perf table 14 years ago
nouveau_pm.c drm/nouveau/pm: fix compilation failure when CONFIG_POWER_SUPPLY is not set 14 years ago
nouveau_pm.h drm/nva3: split pm backend out from nv50 15 years ago
nouveau_ramht.c drm/nv50-nvc0: fix ramht entries for multiple evo channels 14 years ago
nouveau_ramht.h drm/nouveau: return error from nouveau_ramht_remove() if not found 14 years ago
nouveau_reg.h drm/nouveau: Fix missing whitespace checkpatch.pl errors. 14 years ago
nouveau_sgdma.c drm/nouveau: populate ttm_alloced with false, when it's not 14 years ago
nouveau_state.c drm/nouveau: fix uninitialised variable warning 14 years ago
nouveau_temp.c drm/nouveau: use I2C_MODULE_PREFIX kernel define 14 years ago
nouveau_ttm.c drm: move ttm global code to core drm 15 years ago
nouveau_util.c drm/nouveau: add nouveau_enum_find() util function 14 years ago
nouveau_util.h drm/nouveau: add nouveau_enum_find() util function 14 years ago
nouveau_vm.c drm/nvc0: remove vm hack forcing large/small pages to not share a PDE 14 years ago
nouveau_vm.h drm/nv50/gr: move to exec engine interfaces 14 years ago
nouveau_volt.c drm/nouveau: use static vidshift of 2 on volt 0x30 tables 14 years ago
nv04_crtc.c drm/nouveau: Fix brace placement checkpatch.pl errors. 14 years ago
nv04_cursor.c drm/nouveau: allow cursor image and position to survive suspend 15 years ago
nv04_dac.c drm/nouveau: introduce a util function to wait on reg != val 14 years ago
nv04_dfp.c drm/nouveau: fix oops on unload with disabled LVDS panel 14 years ago
nv04_display.c drm/nv04-nv40: unregister irq handler on destroy 14 years ago
nv04_fb.c
nv04_fbcon.c drm/nouveau: implicitly insert non-DMA objects into RAMHT 14 years ago
nv04_fifo.c drm/nv50: check for vm traps on every gr irq 14 years ago
nv04_graph.c drm/nv04/gr: move to exec engine interfaces 14 years ago
nv04_instmem.c drm/nouveau: Free nv04 instmem ramin heap at card takedown 14 years ago
nv04_mc.c drm/nouveau: Disable PROM access on init. 15 years ago
nv04_pm.c drm/nv10-nv20: Fix instability after MPLL changes. 14 years ago
nv04_timer.c
nv04_tv.c drm/nv0x-nv4x: Leave the 0x40 bit untouched when changing CRE_LCD. 15 years ago
nv10_fb.c drm/nv20: Add Z compression support. 14 years ago
nv10_fifo.c drm/nouveau: make fifo.create_context() responsible for mapping control regs 14 years ago
nv10_gpio.c drm/nouveau: introduce gpio engine 15 years ago
nv10_graph.c drm/nouveau: move set_tile_region to nouveau_exec_engine 14 years ago
nv17_tv.c drm: Mark constant arrays of drm_display_mode const 14 years ago
nv17_tv.h drm: Mark constant arrays of drm_display_mode const 14 years ago
nv17_tv_modes.c drm: Mark constant arrays of drm_display_mode const 14 years ago
nv20_graph.c drm/nouveau: remove remnants of nouveau_pgraph_engine 14 years ago
nv30_fb.c drm/nouveau: Rework tile region handling. 14 years ago
nv40_fb.c drm/nv40: implement support for on-chip PCIEGART 14 years ago
nv40_fifo.c drm/nv40/vpe: add support for PMPEG 14 years ago
nv40_graph.c drm/nv40/gr: oops, fix random bits getting set in engine obj 14 years ago
nv40_grctx.c drm/nv40: make detection of 0x4097-ful chipsets available everywhere 14 years ago
nv40_mc.c drm/nv40: initialise 0x17xx on all chipsets that have it 14 years ago
nv40_mpeg.c drm/nv40/vpe: add support for PMPEG 14 years ago
nv50_calc.c drm/nva3: fix overflow in fixed point math used for pll calculation 14 years ago
nv50_crtc.c drm/nouveau: Fix brace placement checkpatch.pl errors. 14 years ago
nv50_cursor.c drm/nv50-nvc0: rename disp->evo to disp->master 14 years ago
nv50_dac.c drm/nv50-nvc0: rename disp->evo to disp->master 14 years ago
nv50_display.c drm/nv50-nvc0: initialise display sync channels 14 years ago
nv50_display.h drm/nv50-nvc0: initialise display sync channels 14 years ago
nv50_evo.c drm/nv50-nvc0: work around an evo channel hang that some people see 14 years ago
nv50_evo.h drm/nv50-nvc0: initialise display sync channels 14 years ago
nv50_fb.c drm/nv50: check for vm traps on every gr irq 14 years ago
nv50_fbcon.c drm/nv50: add missing license header to nv50_fbcon.c 14 years ago
nv50_fifo.c drm/nv50: drop explicit yields in favour of smaller PFIFO timeslice 14 years ago
nv50_gpio.c drm/nouveau: use system_wq instead of dev_priv->wq 14 years ago
nv50_graph.c drm/nva3: implement support for copy engine 14 years ago
nv50_grctx.c drm/nouveau: Fix brace placement checkpatch.pl errors. 14 years ago
nv50_instmem.c drm/nouveau: split ramin_lock into two locks, one hardirq safe 14 years ago
nv50_mc.c drm/nouveau: introduce gpio engine 15 years ago
nv50_mpeg.c drm/nv50: support PMPEG on original nv50 14 years ago
nv50_pm.c drm/nv50: improve nv50_pm_get_clock() 14 years ago
nv50_sor.c drm/nv50-nvc0: rename disp->evo to disp->master 14 years ago
nv50_vm.c drm/nv50/gr: move to exec engine interfaces 14 years ago
nv50_vram.c drm/nv50: support for compression 14 years ago
nv84_crypt.c drm/nouveau: working towards a common way to represent engines 14 years ago
nva3_copy.c drm/nva3: implement support for copy engine 14 years ago
nva3_copy.fuc drm/nva3: implement support for copy engine 14 years ago
nva3_copy.fuc.h drm/nva3: implement support for copy engine 14 years ago
nva3_pm.c drm/nva3: somewhat improve clock reporting 14 years ago
nvc0_copy.c drm/nvc0: implement support for copy engines 14 years ago
nvc0_copy.fuc.h drm/nvc0: implement support for copy engines 14 years ago
nvc0_fb.c drm/nvc0: starting point for GF100 support, everything stubbed 15 years ago
nvc0_fbcon.c drm/nvc0: nuke left-over debug messages 14 years ago
nvc0_fifo.c drm/nvc0/fifo: stick user area into a gpuobj rather than a bo 14 years ago
nvc0_graph.c drm/nvc0/gr: no need to store context in graph_fini() 14 years ago
nvc0_graph.h drm/nvc0/gr: better handling of fuc firmware 14 years ago
nvc0_grctx.c drm/nvc0/gr: move to exec engine interfaces 14 years ago
nvc0_instmem.c drm/nouveau: don't munge in drm_mm internals 14 years ago
nvc0_vm.c drm/nouveau: split ramin_lock into two locks, one hardirq safe 14 years ago
nvc0_vram.c drm/nv50: support for compression 14 years ago
nvreg.h drm/nv04: Make CRTC base changes effective in the next hsync. 14 years ago