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
*
gma500: Final enables for Oaktrail
Alan Cox
2011-12-20
2
-1
/
+15
*
gma500: SDVO DDC bus guessing isn't working so hardcode it instead
Patrik Jakobsson
2011-12-20
1
-0
/
+8
*
gma500: Convert Oaktrail to work with new output handling
Patrik Jakobsson
2011-12-20
3
-47
/
+79
*
gma500: Convert Cedarview to work with new output handling
Patrik Jakobsson
2011-12-20
6
-128
/
+169
*
gma500: Replace SDVO code with slightly modified version from i915
Patrik Jakobsson
2011-12-20
6
-973
/
+2742
*
gma500: Add support for Intel GMBUS
Patrik Jakobsson
2011-12-20
6
-0
/
+588
*
gma500: Convert PSB LVDS to new output handling
Patrik Jakobsson
2011-12-20
1
-69
/
+83
*
gma500: Fix encoder type checking for connectors
Patrik Jakobsson
2011-12-20
3
-19
/
+19
*
gma500: Remove psb_intel_output from ddc_probe and ddc_get_modes
Patrik Jakobsson
2011-12-20
2
-11
/
+10
*
gma500: Initial support for our encoder and connector structs
Patrik Jakobsson
2011-12-20
2
-15
/
+32
*
drm: Replace pitch with pitches[] in drm_framebuffer
Ville Syrjälä
2011-12-20
21
-57
/
+62
*
drm: Check that the requested pixel format is valid
Ville Syrjälä
2011-12-20
1
-0
/
+75
*
drm: plane: Check that the fb pixel format is supported by the plane
Ville Syrjälä
2011-12-20
1
-0
/
+11
*
drm: plane: Make 'formats' parameter to drm_plane_init() const
Ville Syrjälä
2011-12-20
1
-1
/
+1
*
drm: plane: Check crtc coordinates against integer overflows in setplane ioctl
Ville Syrjälä
2011-12-20
1
-0
/
+12
*
drm: plane: Check source coordinates
Ville Syrjälä
2011-12-20
1
-0
/
+23
*
drm: plane: Clear plane.crtc and plane.fb after disable_plane()
Ville Syrjälä
2011-12-20
1
-0
/
+2
*
drm: Fix __user sparse warnings
Ville Syrjälä
2011-12-20
1
-15
/
+15
*
drm: plane: mutex_unlock() was missing
Ville Syrjälä
2011-12-20
1
-0
/
+1
*
drm/intel: Fix initialization if startup happens in interlaced mode [v2]
Christian Schmidt
2011-12-20
2
-1
/
+2
*
Fix wrong assumptions in cea_for_each_detailed_block v2
Christian Schmidt
2011-12-20
1
-17
/
+2
*
drm_edid_to_eld: check for CEA data blocks only from structure revision 3 on
Christian Schmidt
2011-12-20
1
-19
/
+22
*
drm/edid: support CEA video modes.
Christian Schmidt
2011-12-19
2
-0
/
+327
*
drm/ttm: callback move_notify any time bo placement change v4
Jerome Glisse
2011-12-06
2
-5
/
+8
*
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
[next]