index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
drm/nouveau/bios: fix some shadowing issues, particularly acpi
Ben Skeggs
2012-05-24
1
-20
/
+10
|
*
drm/nouveau: fix engine context destructor ordering
Ben Skeggs
2012-05-24
1
-2
/
+1
|
*
drm/nouveau/fence: convert to exec engine, and improve channel sync
Ben Skeggs
2012-05-24
14
-473
/
+851
|
*
drm/nouveau/fence: minor api changes for an upcoming rework
Ben Skeggs
2012-05-24
8
-158
/
+134
|
*
drm/nouveau/fence: make ttm interfaces wrap ours, not the other way around
Ben Skeggs
2012-05-24
3
-71
/
+68
|
*
drm/nouveau: move flip-related channel setup to software engine
Ben Skeggs
2012-05-24
8
-62
/
+84
|
*
drm/nouveau: create real execution engine for software object class
Ben Skeggs
2012-05-24
19
-282
/
+567
|
*
drm/nvd0/disp: remove unnecessary sync from flip_next
Ben Skeggs
2012-05-24
1
-2
/
+0
|
*
drm/nv04/disp: disable vblank interrupts when disabling display
Ben Skeggs
2012-05-24
2
-5
/
+11
|
*
drm/nouveau: base fence timeout on time of emission
Marcin Slusarz
2012-05-24
1
-1
/
+4
|
*
drm/nv40-50/gr: restructure grctx/prog generation
Ben Skeggs
2012-05-24
6
-52
/
+71
|
*
drm/nv50/disp: fixup error paths in crtc object creation
Ben Skeggs
2012-05-24
2
-33
/
+26
|
*
drm/nouveau: cleanup after display init failure
Marcin Slusarz
2012-05-24
1
-2
/
+9
|
*
drm/nv50: fix ramin heap size for kernel channel too
Marcin Slusarz
2012-05-24
1
-1
/
+1
|
*
drm/nve0/graph: bump hub2gpc buffer size
Ben Skeggs
2012-05-24
1
-1
/
+1
|
*
drm/nouveau: use the same packet header macros as userspace
Ben Skeggs
2012-05-24
15
-185
/
+203
|
*
drm/nouveau/bios: allow loading alternate vbios image as firmware
Ben Skeggs
2012-05-24
1
-0
/
+21
|
*
drm/nve0/ttm: implement buffer moves with weirdo pcopy-on-pgraph methods
Ben Skeggs
2012-05-24
3
-0
/
+39
|
*
drm/nv50-/fbcon: move 2d class to subchannel 3
Ben Skeggs
2012-05-24
1
-1
/
+1
|
*
drm/nve0/gr: initial implementation
Ben Skeggs
2012-05-24
6
-2
/
+3705
|
*
drm/nve0/fifo: initial implementation
Ben Skeggs
2012-05-24
4
-5
/
+477
|
*
drm/nouveau: give a slightly larger pci(e)gart aperture on all chipsets
Ben Skeggs
2012-05-24
2
-8
/
+4
|
*
drm/nouveau/pm: some more delays for ddr3 reclocking
Ben Skeggs
2012-05-24
2
-0
/
+4
|
*
drm/nvc0/pm: very initial mclk freq change
Ben Skeggs
2012-05-24
1
-1
/
+23
|
*
drm/nvd9/pm: oops, fix timing calc
Ben Skeggs
2012-05-24
1
-0
/
+1
|
*
drm/nvc0/pm: enable mpll src pll, and calc mpll coefficients
Ben Skeggs
2012-05-24
1
-0
/
+51
|
*
drm/nvc0/pm: start filling in memory reclocking stubs
Ben Skeggs
2012-05-24
1
-0
/
+116
|
*
drm/nva3/pm: another few magic regs, and slightly better 0x004018 handling
Ben Skeggs
2012-05-24
1
-4
/
+15
|
*
drm/nva3/pm: initial attempt at handling 111100/111104
Ben Skeggs
2012-05-24
1
-0
/
+21
|
*
drm/nva3/pm: make pll->pll mode work
Ben Skeggs
2012-05-24
1
-6
/
+21
|
*
drm/nva3/pm: attempt to bash a few 0x100200 bits correctly
Ben Skeggs
2012-05-24
1
-20
/
+46
|
*
drm/nva3/pm: begin to restructure memory clock changes + another magic
Ben Skeggs
2012-05-24
1
-8
/
+40
|
*
drm/nva3/pm: more random unknown PFB regs
Ben Skeggs
2012-05-24
1
-1
/
+23
|
*
drm/nva3/pm: initial attempt at more magic PFB regs
Ben Skeggs
2012-05-24
3
-3
/
+28
|
*
drm/nva3/pm: hook up to ram reclocking helper
Ben Skeggs
2012-05-24
1
-12
/
+110
|
*
drm/nva3/pm: introduce more paranoia
Ben Skeggs
2012-05-24
1
-5
/
+10
|
*
drm/nouveau/radeon: add static const to the dma-buf ops.
Dave Airlie
2012-05-23
1
-1
/
+1
|
*
nouveau: add PRIME support
Dave Airlie
2012-05-23
16
-25
/
+296
|
*
ttm: add prime sharing support to TTM (v2)
Dave Airlie
2012-05-23
1
-1
/
+1
|
*
drm: Constify drm_mode_config_funcs pointer
Laurent Pinchart
2012-05-22
1
-1
/
+1
|
*
drm/nouveau/dp: Probe branch/sink OUIs (v2)
Adam Jackson
2012-05-22
1
-0
/
+21
|
*
nouveau: nouveau_set_bo_placement takes TTM flags
Dave Airlie
2012-05-22
1
-1
/
+1
|
*
vga_switcheroo: Introduce struct vga_switcheroo_client_ops
Takashi Iwai
2012-05-13
1
-3
/
+7
*
|
drm/nouveau/i2c: resume use of i2c-algo-bit, rather than custom stack
Ben Skeggs
2012-05-07
2
-178
/
+22
|
/
*
nouveau: initialise has_optimus variable.
Dave Airlie
2012-05-03
1
-1
/
+1
*
drm/nv10/gpio: fix thinko in mask for gpio lines 2-9
Ben Skeggs
2012-04-30
1
-1
/
+1
*
nvc0/fb: shut up PMFB interrupt after the first occurrence
Christoph Bumiller
2012-04-30
1
-0
/
+5
*
drm/nouveau/hdmi: use correct hdmi regs for nvaa/nvac
Ben Skeggs
2012-04-30
1
-1
/
+3
*
drm/nouveau/bios: fix regression on some nv4x board
Ben Skeggs
2012-04-30
1
-3
/
+7
*
nouveau: Set special lane map for the right chipset
Henrik Rydberg
2012-04-19
1
-1
/
+1
[prev]
[next]