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/nv10: Fix up switching of NV10TCL_DMA_VTXBUF.
Francisco Jerez
2010-08-06
2
-61
/
+132
|
*
drm/nouveau: Ack the context switch interrupt before switching contexts.
Francisco Jerez
2010-08-06
1
-2
/
+2
|
*
drm/nouveau: Fix the INIT_CONFIGURE_PREINIT BIOS opcode.
Francisco Jerez
2010-08-06
1
-1
/
+1
|
*
drm/nouveau: Don't pass misaligned offsets to io_mapping_map_atomic_wc().
Francisco Jerez
2010-08-06
1
-4
/
+6
|
*
drm/nouveau: unwind on load errors
Dan Carpenter
2010-08-06
1
-10
/
+30
|
*
drm/nouveau: Fix AGP reset when AGP FW is already enabled on init.
Francisco Jerez
2010-08-06
1
-3
/
+4
|
*
drm/nouveau: remove unused ttm bo list
Ben Skeggs
2010-08-06
3
-10
/
+0
|
*
drm/nv50: use custom i2c algo for dp auxch
Ben Skeggs
2010-08-06
3
-62
/
+72
*
|
vt/console: try harder to print output when panicing
Jesse Barnes
2010-08-10
1
-0
/
+1
|
/
*
drm,io-mapping: Specify slot to use for atomic mappings
Chris Wilson
2010-08-05
1
-4
/
+4
*
drm: move ttm global code to core drm
Dave Airlie
2010-08-04
2
-11
/
+11
*
Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-cor...
Dave Airlie
2010-08-02
53
-1980
/
+2074
|
\
|
*
drm/nouveau: set TASK_(UN)INTERRUPTIBLE before schedule_timeout()
Kulikov Vasiliy
2010-08-02
1
-2
/
+2
|
*
drm/nv50: fix some not-error error messages
Ben Skeggs
2010-07-26
1
-0
/
+3
|
*
drm/nouveau: introduce gpio engine
Ben Skeggs
2010-07-26
11
-38
/
+100
|
*
drm/nv50: correct wait condition for instmem flush
Ben Skeggs
2010-07-26
1
-2
/
+2
|
*
drm/nouveau: Fix TV-out detection on unposted cards lacking a usable DCB table.
Francisco Jerez
2010-07-26
1
-0
/
+8
|
*
drm/nouveau: Get rid of the remaining VGA CRTC locking.
Francisco Jerez
2010-07-26
2
-17
/
+5
|
*
drm/nouveau: Move display init to a new nouveau_engine.
Francisco Jerez
2010-07-26
6
-39
/
+106
|
*
drm/nouveau: Put back the old 2-messages I2C slave test.
Francisco Jerez
2010-07-26
1
-4
/
+15
|
*
drm/nouveau: Reset AGP before running the init scripts.
Francisco Jerez
2010-07-26
3
-14
/
+34
|
*
drm/nv30: Init the PFB+0x3xx memory timing regs.
Francisco Jerez
2010-07-26
4
-3
/
+94
|
*
drm/nouveau: disable hotplug detect around DP link training
Ben Skeggs
2010-07-26
1
-0
/
+15
|
*
drm/nv50: add function to control GPIO IRQ reporting
Ben Skeggs
2010-07-26
4
-18
/
+35
|
*
drm/nouveau: add nv_mask register accessor
Ben Skeggs
2010-07-26
1
-0
/
+8
|
*
drm/nouveau: fix build without CONFIG_ACPI
Ben Skeggs
2010-07-26
1
-1
/
+1
|
*
drm/nouveau: Reset CRTC owner to 0 before BIOS init.
Francisco Jerez
2010-07-26
1
-2
/
+4
|
*
drm/nouveau: No need to lock/unlock the VGA CRTC regs all the time.
Francisco Jerez
2010-07-26
5
-85
/
+23
|
*
drm/nouveau: Remove useless CRTC_OWNER logging.
Francisco Jerez
2010-07-26
1
-6
/
+1
|
*
drm/nouveau: Add some generic I2C gadget detection code.
Francisco Jerez
2010-07-26
4
-99
/
+75
|
*
drm/nv04-nv3x: Implement init-compute-mem.
Francisco Jerez
2010-07-26
2
-61
/
+359
|
*
drm/nouveau: Add some PFB register defines.
Francisco Jerez
2010-07-26
6
-76
/
+82
|
*
drm/nouveau: Add another Zotac FX5200 TV-out quirk.
Francisco Jerez
2010-07-26
1
-3
/
+4
|
*
drm/nouveau: Don't pick an interlaced mode as the panel native mode.
Francisco Jerez
2010-07-26
1
-1
/
+2
|
*
drm/nouveau: Fix a sparse warning.
Francisco Jerez
2010-07-26
1
-6
/
+6
|
*
drm/nv50: fix regression that break LVDS in some places
Ben Skeggs
2010-07-26
1
-0
/
+1
|
*
drm/nouveau: support fetching LVDS EDID from ACPI
Ben Skeggs
2010-07-26
5
-1
/
+59
|
*
drm/nouveau: remove quirk to fabricate DVI-A output on DCB 1.5 boards
Ben Skeggs
2010-07-26
1
-7
/
+0
|
*
drm/nv50: use correct PRAMIN flush register on original nv50
Ben Skeggs
2010-07-26
3
-1
/
+13
|
*
drm/nouveau: reduce usage of fence spinlock to when absolutely necessary
Ben Skeggs
2010-07-13
4
-31
/
+8
|
*
drm/nv50: fix RAMHT size
Ben Skeggs
2010-07-13
1
-1
/
+3
|
*
drm/nouveau: fix pcirom vbios shadow breakage from acpi rom patch
Ben Skeggs
2010-07-13
1
-24
/
+9
|
*
drm/nv04: Enable context switching on PFIFO init.
Francisco Jerez
2010-07-13
1
-0
/
+1
|
*
drm/nouveau: Disable PROM access on init.
Francisco Jerez
2010-07-13
1
-0
/
+4
|
*
drm/nouveau: Fix crashes during fbcon init on single head cards.
Francisco Jerez
2010-07-13
1
-1
/
+2
|
*
drm/nouveau: initialise display before enabling interrupts
Ben Skeggs
2010-07-13
1
-13
/
+13
|
*
drm/nv50: move dp_set_tmds() function to happen in the last display irq
Ben Skeggs
2010-07-13
1
-32
/
+33
|
*
drm/nouveau: fix mtrr cleanup path
Ben Skeggs
2010-07-13
1
-1
/
+1
|
*
drm/nv50: fix dp_set_tmds to work on the right OR
Ben Skeggs
2010-07-13
1
-1
/
+2
|
*
drm/nv20-nv30: move context table object out of dev_priv
Ben Skeggs
2010-07-13
2
-22
/
+18
[prev]
[next]