index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
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/ttm: introduce callback for ttm_tt populate & unpopulate V4
Jerome Glisse
2011-12-06
1
-0
/
+3
*
|
drm/ttm: merge ttm_backend and ttm_tt V5
Jerome Glisse
2011-12-06
3
-109
/
+98
*
|
drm: add an fb creation ioctl that takes a pixel format v5
Jesse Barnes
2011-11-15
3
-10
/
+11
*
|
drm: Make the per-driver file_operations struct const
Arjan van de Ven
2011-11-11
1
-15
/
+16
|
/
*
gpu: add module.h to drivers/gpu files as required.
Paul Gortmaker
2011-10-31
4
-0
/
+6
*
Revert "drm/ttm: add a way to bo_wait for either the last read or last write"
Dave Airlie
2011-10-27
2
-5
/
+3
*
Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...
Dave Airlie
2011-09-20
56
-1597
/
+4217
|
\
|
*
drm/nouveau: remove allocations from gart populate() hook
Ben Skeggs
2011-09-20
1
-45
/
+21
|
*
drm/nvc0/fb: slightly improve PMFB intr handling, move out of nvc0_graph.c
Ben Skeggs
2011-09-20
2
-18
/
+27
|
*
drm/nvc0/fifo: avoid touching missing subfifos
Ben Skeggs
2011-09-20
1
-1
/
+1
|
*
drm/nvd9/disp: bail out of mode_set_base if no fb bound to crtc
Ben Skeggs
2011-09-20
1
-0
/
+5
|
*
drm/nvd9/disp: stub some more api hooks so we don't oops on resume
Ben Skeggs
2011-09-20
1
-0
/
+12
|
*
drm/nouveau: fix printk typo in ioremap failure path
Marcin Slusarz
2011-09-20
1
-1
/
+1
|
*
drm/nvc0/pm: minor clock readback fixes
Ben Skeggs
2011-09-20
1
-2
/
+6
|
*
drm/nv40/pm: execute memory reset script from vbios
Ben Skeggs
2011-09-20
3
-0
/
+16
|
*
drm/nv50/gr: refactor initialisation
Ben Skeggs
2011-09-20
1
-81
/
+37
|
*
drm/nouveau: if requested, try harder at disabling sysmem pushbufs
Ben Skeggs
2011-09-20
1
-6
/
+10
|
*
drm/nv50/gr: enable ctxprog xfer only when we need it to save power
Martin Peres
2011-09-20
1
-0
/
+5
|
*
drm/nouveau/dp: add support for displayport table 0x30
Ben Skeggs
2011-09-20
1
-22
/
+48
|
*
drm/nouveau/dp: return master dp table pointer too when looking up encoder
Ben Skeggs
2011-09-20
4
-70
/
+66
|
*
drm/nouveau/bios: simplify U/d table hash matching func to just match
Ben Skeggs
2011-09-20
2
-51
/
+40
|
*
drm/nouveau/dp: preserve non-pattern bits in DP_TRAINING_PATTERN_SET
Ben Skeggs
2011-09-20
1
-1
/
+8
|
*
drm/nvc0/gr: remove MODULE_FIRMWARE() lines
Ben Skeggs
2011-09-20
1
-17
/
+0
|
*
drm/nouveau/dp: use alternate lane mask for nvaf
Ben Skeggs
2011-09-20
1
-1
/
+10
|
*
drm/nouveau/dp: link rate scripts are selected with a comparison table
Ben Skeggs
2011-09-20
1
-4
/
+3
|
*
drm/nv40/pm: write nv40-specific reclocking routines
Ben Skeggs
2011-09-20
4
-4
/
+342
|
*
drm/nv40/pm: parse geometric delta clock from vbios
Ben Skeggs
2011-09-20
1
-2
/
+3
|
*
drm/nouveau/dp: enable down-spread if vbios and sink support it
Ben Skeggs
2011-09-20
2
-29
/
+20
|
*
drm/nouveau/dp: execute some more vbios tables relating to link rate
Ben Skeggs
2011-09-20
1
-5
/
+21
|
*
drm/nouveau/dp: store unencoded link_bw everywhere
Ben Skeggs
2011-09-20
3
-20
/
+24
|
*
drm/nouveau/dp: restructure link training code
Ben Skeggs
2011-09-20
4
-352
/
+206
|
*
drm/nouveau/dp: pass in required datarate to link training
Ben Skeggs
2011-09-20
4
-7
/
+11
|
*
drm/nouveau/bios: check for null script pointers in parser
Ben Skeggs
2011-09-20
1
-0
/
+4
|
*
drm/nva3/backlight: add suppport for newer style backlight regs
Ben Skeggs
2011-09-20
2
-12
/
+64
|
*
drm/nv50/backlight: express brightness level in percent
Ben Skeggs
2011-09-20
1
-3
/
+7
|
*
drm/nv50/backlight: take the sor into account when bashing regs
Ben Skeggs
2011-09-20
5
-31
/
+52
|
*
drm/nouveau/backlight: make more consistent with rest of driver style
Ben Skeggs
2011-09-20
1
-31
/
+39
|
*
drm/nouveau: tidy connector hotplug handler, punt messages to debug
Ben Skeggs
2011-09-20
1
-15
/
+6
|
*
drm/nouveau/dp: remove reliance on vbios for native displayport
Ben Skeggs
2011-09-20
6
-63
/
+126
|
*
drm/nouveau/dp: rewrite auxch transaction routines
Ben Skeggs
2011-09-20
2
-105
/
+132
|
*
drm/nouveau: workaround semaphore hw bug causing unnecessary interrupts
Ben Skeggs
2011-09-20
1
-1
/
+1
|
*
drm/nouveau/tmr: fix miscalculation of ratio on pre-nv4x chipsets
Ben Skeggs
2011-09-20
1
-26
/
+2
|
*
drm/nva3/pm: fixup for NVAF special
Ben Skeggs
2011-09-20
1
-1
/
+7
|
*
drm/nva3/pm: use crystal freq where appropriate
Ben Skeggs
2011-09-20
1
-3
/
+4
|
*
drm/nouveau: determine timing crystal freq from straps
Ben Skeggs
2011-09-20
2
-1
/
+19
|
*
drm/nva3/pm: pll disabled if bit 0 of ctrl not set
Ben Skeggs
2011-09-20
1
-19
/
+23
|
*
drm/nouveau: magic to make auxch on new macbooks booted in EFI mode work
Ben Skeggs
2011-09-20
1
-1
/
+4
|
*
drm/nouveau/pm: Document and expose CL and WR for 0x1002Cx
Roy Spliet
2011-09-20
2
-14
/
+21
|
*
drm/nouveau/pm: add initial NV3x/NVCx memtiming support, improve other cards
Roy Spliet
2011-09-20
4
-143
/
+206
|
*
drm/nouveau: remove special-casing of hotplug detection type
Ben Skeggs
2011-09-20
1
-9
/
+5
[prev]
[next]