index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau/fb/sddr3: Expand MR generation
Roy Spliet
2014-09-15
1
-10
/
+33
*
drm/nva3/pwr/memx: Match blob's fb access behaviour
Roy Spliet
2014-09-15
2
-427
/
+446
*
drm/nouveau/pwr/memx: Return debugging information
Roy Spliet
2014-09-15
6
-1412
/
+1438
*
drm/nouveau/pwr/memx: Make FB disable and enable explicit
Roy Spliet
2014-09-15
6
-6
/
+43
*
drm/nva3/pwr/memx: Implement "wait for VBLANK"
Roy Spliet
2014-09-15
9
-994
/
+1356
*
drm/nouveau/therm/nv84+: do not expose non-calibrated internal temp sensor
Martin Peres
2014-09-15
1
-1
/
+6
*
drm/nouveau/therm: make sure the temperature settings are sane on nv84+
Martin Peres
2014-09-15
4
-1
/
+35
*
drm/nouveau/subdev: add a pfuse subdev v2
Martin Peres
2014-09-15
12
-0
/
+363
*
drm/nva3/clk: Set intermediate core clock on reclocking
Roy Spliet
2014-09-15
3
-14
/
+51
*
drm/nva3/clk: For PLL clocks always make sure the PLL is not in use
Roy Spliet
2014-09-15
1
-0
/
+9
*
drm/nva3/clk: Abort when PLL doesn't lock
Roy Spliet
2014-09-15
1
-1
/
+5
*
drm/nva3/clk: HOST clock
Roy Spliet
2014-09-15
2
-8
/
+78
*
drm/nva3/clk: Set PLL refclk
Roy Spliet
2014-09-15
3
-29
/
+48
*
drm/nva3/clk: Parse clock control registers more accurately
Roy Spliet
2014-09-15
1
-4
/
+28
*
drm/nouveau: Fix duplicate definition of NV04_PFB_BOOT_0_*
Pierre Moreau
2014-09-15
3
-32
/
+24
*
drm/nouveau: Display Nouveau boot options at launch
Pierre Moreau
2014-09-15
9
-6
/
+37
*
drm/nouveau/pwr: wait for scrubbers to finish before uploading new ucode
Ben Skeggs
2014-09-15
1
-3
/
+2
*
drm/nouveau/pwr/fuc: make $r1-$r10 registers callee-saved in kernel.fuc
Martin Peres
2014-09-15
5
-736
/
+749
*
drm/nouveau/pwr/fuc: add ld/st macros
Martin Peres
2014-09-15
1
-0
/
+10
*
drm/nouveau/pwr: add helpers for delay-to-ticks and ticks-to-delay
Martin Peres
2014-09-15
9
-2284
/
+2446
*
drm/nouveau/pwr: add some arith functions (mul32_32_64, subu64 and addu64)
Martin Peres
2014-09-15
10
-1735
/
+1919
*
drm/nouveau/pwr: fix the timers implementation with concurent processes
Martin Peres
2014-09-15
5
-990
/
+1133
*
drm/nouveau/ppwr: enable ppwr on gm107
Martin Peres
2014-09-15
2
-1
/
+5
*
drm/gm107/therm: add PWM fan support v2
Martin Peres
2014-09-15
7
-6
/
+106
*
drm/nouveau/therm/fan: do not use the pwm mode when the vbios tells us to use...
Martin Peres
2014-09-15
1
-1
/
+7
*
drm/nouveau/bios/fan: add support for maxwell's fan management table v2
Martin Peres
2014-09-15
4
-1
/
+111
*
drm/nouveau/ltc: allocate tagram from memory that spans all partitions
Ben Skeggs
2014-09-15
1
-1
/
+1
*
drm/nouveau/core/mm: allow allocation to be confined to a specific slice of heap
Ben Skeggs
2014-09-15
16
-26
/
+38
*
drm/nouveau/core/mm: fill in holes with "allocated" nodes
Ben Skeggs
2014-09-15
2
-6
/
+21
*
drm/nouveau/core/mm: dump mm when trying to tear one down that still has allo...
Ben Skeggs
2014-09-15
1
-9
/
+32
*
drm/nouveau/core/mm: modify test for if building a mm with holes in it
Ben Skeggs
2014-09-15
2
-2
/
+4
*
drm/nouveau/core/mm: make it clearer what (type == 0) means
Ben Skeggs
2014-09-15
2
-9
/
+10
*
drm/gf100/ltc: translate interrupt status into more meaningful names
Ben Skeggs
2014-09-15
2
-5
/
+29
*
drm/nouveau/ltc: drop workaround for an interrupt storm that no longer happens
Ben Skeggs
2014-09-15
2
-10
/
+0
*
drm/nv50-/disp: add support for completion events
Ben Skeggs
2014-09-15
11
-11
/
+173
*
drm/nouveau/core: pass related object into notify constructor
Ben Skeggs
2014-09-15
18
-28
/
+42
*
drm/nouveau/bar: ioremap only the areas that we're actually using
Ben Skeggs
2014-09-15
2
-20
/
+19
*
drm: Move DRM_MAGIC_HASH_ORDER into drm_drv.c
Daniel Vetter
2014-09-12
1
-0
/
+2
*
drm: Move drm_class to drm_internal.h
Daniel Vetter
2014-09-12
1
-0
/
+2
*
drm: Move legacy buffer structures to <drm/drm_legacy.h>
Daniel Vetter
2014-09-12
6
-5
/
+10
*
drm: Move drm_memory.c map support declarations to <drm/drm_legacy.h>
Daniel Vetter
2014-09-12
9
-73
/
+73
*
drm: Purge ioctl forward declarations from drmP.h
Daniel Vetter
2014-09-12
1
-123
/
+123
*
drm: unexport drm_global_mutex
Daniel Vetter
2014-09-12
3
-1
/
+2
*
drm: Move piles of functions from drmP.h to drm_internal.h
Daniel Vetter
2014-09-12
9
-0
/
+76
*
drm: Move vblank related module options into drm_irq.c
Daniel Vetter
2014-09-12
4
-13
/
+40
*
drm: Move __drm_pci_free to drm_legacy.h
Daniel Vetter
2014-09-12
3
-4
/
+4
*
drm: Create drm legacy driver header
Daniel Vetter
2014-09-12
9
-0
/
+15
*
drm: Move drm_legacy_vma_flush into drm_legacy.h
Daniel Vetter
2014-09-12
1
-0
/
+2
*
drm: Move sg functions into drm_legacy.h
Daniel Vetter
2014-09-12
3
-6
/
+14
*
drm: Move dma functions into drm_legacy.h
Daniel Vetter
2014-09-12
4
-8
/
+14
[next]