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
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/ttm: simplify memory accounting for ttm user v2
Jerome Glisse
2011-12-06
5
-49
/
+53
*
drm/ttm: isolate dma data from ttm_tt V4
Jerome Glisse
2011-12-06
7
-122
/
+172
*
drm/nouveau: enable the ttm dma pool when swiotlb is active V3
Konrad Rzeszutek Wilk
2011-12-06
4
-61
/
+79
*
drm/radeon/kms: enable the ttm dma pool if swiotlb is on V4
Konrad Rzeszutek Wilk
2011-12-06
4
-35
/
+84
*
drm/ttm: provide dma aware ttm page pool code V9
Konrad Rzeszutek Wilk
2011-12-06
4
-0
/
+1141
*
drm/ttm: introduce callback for ttm_tt populate & unpopulate V4
Jerome Glisse
2011-12-06
7
-102
/
+94
*
drm/ttm: merge ttm_backend and ttm_tt V5
Jerome Glisse
2011-12-06
8
-395
/
+253
*
drm/ttm: page allocation use page array instead of list
Jerome Glisse
2011-12-06
2
-62
/
+59
*
drm/ttm: test for dma_address array allocation failure
Jerome Glisse
2011-12-06
1
-1
/
+1
*
drm/ttm: use ttm put pages function to properly restore cache attribute
Jerome Glisse
2011-12-06
1
-1
/
+4
*
drm/ttm: remove unused backend flags field
Jerome Glisse
2011-12-06
1
-1
/
+0
*
drm/ttm: remove split btw highmen and lowmem page
Jerome Glisse
2011-12-06
1
-9
/
+2
*
drm/ttm: remove userspace backed ttm object support
Jerome Glisse
2011-12-06
2
-126
/
+1
*
drm: remove some potentially dangerous DRM_ERRORs
Jesse Barnes
2011-12-06
1
-15
/
+4
*
gma500: Oaktrail BIOS handling
Alan Cox
2011-12-06
2
-12
/
+36
*
gma500: Fix oaktrail probing part 1
Alan Cox
2011-12-06
2
-1
/
+23
*
gma500: Be smarter about layout
Alan Cox
2011-12-06
1
-16
/
+30
*
gma500: gtt based hardware scrolling console
Alan Cox
2011-12-06
3
-12
/
+122
*
gma500: frame buffer locking
Alan Cox
2011-12-06
3
-6
/
+8
*
gma500: Fix backlight crash
Alan Cox
2011-12-06
2
-28
/
+34
*
gma500: kill bogus code
Alan Cox
2011-12-06
1
-32
/
+0
*
gma500: Convert spaces to tabs in accel_2d.c.
Akshay Joshi
2011-12-06
1
-1
/
+1
*
gma500: do a pass over the FIXME tags
Alan Cox
2011-12-06
8
-31
/
+26
*
gma500: Add VBLANK support for Poulsbo hardware
Patrik Jakobsson
2011-12-06
2
-30
/
+44
*
gma500: Don't enable MSI on Poulsbo
Patrik Jakobsson
2011-12-06
1
-3
/
+5
*
gma500: Only register interrupt handler for poulsbo hardware
Patrik Jakobsson
2011-12-06
2
-1
/
+2
*
gma500: kill virtual mapping support
Alan Cox
2011-12-06
2
-45
/
+8
*
gma500: Move the API
Alan Cox
2011-12-06
9
-99
/
+8
*
gma500: kill off NUM_PIPE define
Alan Cox
2011-12-06
2
-3
/
+2
*
gma500: Rename the ioctls to avoid clashing with the legacy drivers
Alan Cox
2011-12-06
3
-20
/
+20
*
drm/gma500: begin pruning dead bits of API
Alan Cox
2011-12-06
3
-644
/
+24
*
drm: Redefine pixel formats
Ville Syrjälä
2011-12-01
2
-23
/
+52
*
drm: move the fb bpp/depth helper into the core.
Dave Airlie
2011-11-29
5
-45
/
+45
*
drm/radeon/kms: fix up for BIG ENDIAN breakage
Dave Airlie
2011-11-29
1
-1
/
+1
*
drm/gma500: fix compile error
Ilija Hadzic
2011-11-28
1
-11
/
+12
*
drm/gma500: remove genrated file
Ilija Hadzic
2011-11-28
1
-51
/
+0
*
drm/gma500: port framebuffer to new plane interface.
Dave Airlie
2011-11-28
1
-13
/
+20
*
Merge branch 'drm-gma500-alanc' into drm-core-next
Dave Airlie
2011-11-16
51
-0
/
+20496
|
\
|
*
gma500: Now connect up to the DRM build to finish the job
Alan Cox
2011-11-16
2
-0
/
+4
|
*
gma500: fixup build versus latest header changes.
Dave Airlie
2011-11-16
3
-1
/
+3
|
*
gma500: Add support for Cedarview
Alan Cox
2011-11-16
6
-0
/
+3318
|
*
gma500: Add Oaktrail support
Alan Cox
2011-11-16
6
-0
/
+2936
|
*
gma500: Add Poulsbo support
Alan Cox
2011-11-16
11
-0
/
+5973
|
*
gma500: Add the core DRM files and headers
Alan Cox
2011-11-16
6
-0
/
+3521
|
*
gma500: Add the i2c bus support
Alan Cox
2011-11-16
1
-0
/
+169
|
*
gma500: Add the glue to the various BIOS and firmware interfaces
Alan Cox
2011-11-16
5
-0
/
+1077
|
*
gma500: Add device framework
Alan Cox
2011-11-16
3
-0
/
+432
|
*
gma500: introduce the framebuffer support code
Alan Cox
2011-11-16
3
-0
/
+1194
|
*
gma500: introduce the GTT and MMU handling logic
Alan Cox
2011-11-16
3
-0
/
+1419
|
*
gma500: GEM and GEM glue
Alan Cox
2011-11-16
3
-0
/
+386
[next]