index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-16
drm/nv50/fb: fix double free of vram mm
Marcin Slusarz
1
-1
/
+0
2012-10-09
drm/nouveau/timer: bump ptimer's alarm delay from u32 to u64
Martin Peres
2
-2
/
+2
2012-10-09
drm/nouveau/fan: fix a typo in PWM's input clock calculation
Martin Peres
1
-1
/
+1
2012-10-09
drm/nv50/clk: wire up pll_calc hook
Marcin Slusarz
1
-0
/
+1
2012-10-09
drm/nouveau: remove unused _nouveau_parent_ctor
Marcin Slusarz
2
-20
/
+0
2012-10-09
drm/nouveau/bios: fix shadowing of ACPI ROMs larger than 64KiB
Ben Skeggs
1
-11
/
+10
2012-10-03
drm/nv98/crypt: fix fuc build with latest envyas
Ben Skeggs
1
-1
/
+1
2012-10-03
drm/nouveau/devinit: fixup various issues with subdev ctor/init ordering
Ben Skeggs
2
-16
/
+38
2012-10-03
drm/nv41/vm: fix and enable use of "real" pciegart
Ben Skeggs
2
-7
/
+14
2012-10-03
drm/nv44/vm: fix and enable use of "real" pciegart
Ben Skeggs
4
-41
/
+29
2012-10-03
drm/nv04/dmaobj: fixup vm target handling in preparation for nv4x pcie
Ben Skeggs
1
-7
/
+10
2012-10-03
drm/nouveau: store supported dma mask in vmmgr
Ben Skeggs
6
-0
/
+6
2012-10-03
drm/nvc0/ibus: initial implementation of subdev
Ben Skeggs
3
-0
/
+133
2012-10-03
drm/nouveau/therm: add support for fan-control modes
Martin Peres
5
-5
/
+65
2012-10-03
drm/nouveau/therm: calculate the pwm divisor on nv50+
Martin Peres
3
-4
/
+37
2012-10-03
drm/nouveau/fan: rewrite the fan tachometer driver to get more precision, faster
Martin Peres
1
-9
/
+16
2012-10-03
drm/nouveau/therm: move thermal-related functions to the therm subdev
Martin Peres
15
-2
/
+971
2012-10-03
drm/nouveau/bios: parse the pwm divisor from the perf table
Martin Peres
2
-0
/
+89
2012-10-03
drm/nouveau/therm: use the EXTDEV table to detect i2c monitoring devices
Martin Peres
2
-0
/
+130
2012-10-03
drm/nouveau/therm: rework thermal table parsing
Martin Peres
2
-0
/
+223
2012-10-03
drm/nouveau/gpio: expose the PWM/TOGGLE parameter found in the gpio vbios table
Martin Peres
2
-0
/
+10
2012-10-03
drm/nouveau/bios: check that fixed tvdac gpio data is valid before using it
Ben Skeggs
1
-7
/
+11
2012-10-03
drm/nouveau/core: have client-id be a string, rather than an integer
Ben Skeggs
3
-7
/
+7
2012-10-03
drm/nvc0/fifo: re-bash PBUS regs after vm-fault to BARs/PEEPHOLE
Ben Skeggs
1
-4
/
+18
2012-10-03
drm/nvc0/gr: implement initial trap handler
Ben Skeggs
1
-4
/
+188
2012-10-03
drm/nvc0/gr: rebuild fuc with latest envyas
Ben Skeggs
4
-12
/
+167
2012-10-03
drm/nvc0/ltcg: read LTS count at startup
Ben Skeggs
1
-1
/
+3
2012-10-03
drm/nve0/gr: enable use of our fuc by default
Ben Skeggs
1
-1
/
+1
2012-10-03
drm/nve0/gr: remove 0x404160 bashing from hub fuc
Ben Skeggs
2
-282
/
+189
2012-10-03
drm/nve0/gr: initial fuc implementation, based on fermi's code
Ben Skeggs
6
-69
/
+3235
2012-10-03
drm/nve0/ibus: handle PIBUS interrupts to prevent storm
Ben Skeggs
5
-0
/
+161
2012-10-03
drm/nouveau/sw: trap and clear PMC_INTR_0_SOFTWARE
Ben Skeggs
5
-0
/
+12
2012-10-03
drm/nouveau: quiet some static-related sparse noise
Marcin Slusarz
18
-33
/
+35
2012-10-03
drm/nouveau: constify instances of nouveau_bitfield and nouveau_enum structs
Marcin Slusarz
12
-39
/
+39
2012-10-03
drm/nouveau/fifo: use defines instead of hardcoded class ids
Ben Skeggs
8
-10
/
+10
2012-10-03
drm/nouveau/dmaobj: reject unsupported parent types instead of half-succeeding
Ben Skeggs
2
-10
/
+16
2012-10-03
drm/nouveau: add defines for internal class names
Ben Skeggs
1
-14
/
+35
2012-10-03
drm/nv50/fifo: add support for dma channel class
Ben Skeggs
3
-7
/
+72
2012-10-03
drm/nv84/fifo: add support for dma channel class
Ben Skeggs
3
-7
/
+81
2012-10-03
drm/nouveau/fifo: version the dma channel class struct
Ben Skeggs
5
-5
/
+5
2012-10-03
drm/nouveau/fifo: separate object classes for dma channels
Ben Skeggs
5
-3
/
+7
2012-10-03
drm/nouveau: restore fifo chid information in engine error messages
Ben Skeggs
15
-132
/
+213
2012-10-03
drm/nouveau/core: have fifo store a unique context identifier at attach time
Ben Skeggs
11
-2
/
+23
2012-10-03
drm/nouveau/fifo: add method to lookup fifo chid related to a given object
Ben Skeggs
2
-0
/
+17
2012-10-03
drm/nouveau/core: protect engine context list with hardirq-safe spinlock
Ben Skeggs
4
-20
/
+60
2012-10-03
drm/nv84/fifo: mask only the engine we're waiting on for channel unload
Ben Skeggs
1
-6
/
+10
2012-10-03
drm/nve0/copy: add initial support for the async copy engines
Ben Skeggs
3
-0
/
+163
2012-10-03
drm/nve0/fifo: support engine selection when creating fifo channels
Ben Skeggs
6
-12
/
+62
2012-10-03
drm/nouveau/device: return proper error codes if ioremap fails
Ben Skeggs
1
-3
/
+3
2012-10-03
drm/nouveau/core: remove some left-over pieces from the porting process
Ben Skeggs
3
-21
/
+0
[next]