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
/
i915
/
intel_sprite.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
1
-4
/
+4
*
drm/i915: fix color order for BGR formats on IVB
Vijay Purushothaman
2012-08-23
1
-2
/
+2
*
drm/i915: mask tiled bit when updating ILK sprites
Ander Conselvan de Oliveira
2012-07-20
1
-0
/
+1
*
drm/i915/sprite: Fix mem leak in intel_plane_init()
Jesper Juhl
2012-06-27
1
-1
/
+1
*
drm/i915: correct IVB default sprite format
Jesse Barnes
2012-06-27
1
-1
/
+1
*
drm/i915: mask tiled bit when updating IVB sprites
Jesse Barnes
2012-06-27
1
-0
/
+1
*
drm/i915: Switch off FBC when disabling the primary plane when obscured
Chris Wilson
2012-06-13
1
-10
/
+15
*
drm/i915: properly check for MODESET for kms driver ioctls
Daniel Vetter
2012-05-03
1
-6
/
+4
*
drm/i915/sprite: Avoid incurring extra vblank stall when updating plane on IVB
Chris Wilson
2012-05-03
1
-6
/
+13
*
drm/i915: Mask reserved bits in display/sprite address registers
Armin Reese
2012-04-17
1
-4
/
+4
*
Merge tag 'v3.4-rc3' into drm-intel-next-queued
Daniel Vetter
2012-04-17
1
-1
/
+0
|
\
|
*
drm/i915: Removed IVB forced enable of sprite dest key.
acreese
2012-04-09
1
-1
/
+0
*
|
drm/i915/sprite: Always enable the scaler on IronLake
Chris Wilson
2012-04-16
1
-2
/
+3
*
|
drm/i915: Export the generic, not arch specific, intel_update_watermarks()
Chris Wilson
2012-04-16
1
-2
/
+2
*
|
drm/i915: Ironlake shares the same video sprite controls as Sandybridge
Chris Wilson
2012-04-12
1
-15
/
+45
|
/
*
drm/i915: treat src w & h as fixed point in sprite handling code
Jesse Barnes
2012-04-03
1
-0
/
+3
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-03-22
1
-2
/
+2
|
\
|
*
Merge tag 'drm-intel-next-2012-02-07' of git://people.freedesktop.org/~danvet...
Dave Airlie
2012-02-14
1
-2
/
+2
|
|
\
|
|
*
drm/i915: Separate fence pin counting from normal bind pin counting
Chris Wilson
2012-01-29
1
-2
/
+2
*
|
|
drm/i915: fix color order for BGR formats on SNB
Jesse Barnes
2012-03-07
1
-3
/
+3
|
/
/
*
|
drm/i915: sprite init failure on pre-SNB is not a failure
Jesse Barnes
2012-01-13
1
-6
/
+2
|
/
*
drm: add support for private planes
Rob Clark
2012-01-05
1
-1
/
+1
*
drm/i915: add color key support v4
Jesse Barnes
2012-01-03
1
-0
/
+177
*
drm/i915: track sprite coverage and disable primary plane if possible
Jesse Barnes
2012-01-03
1
-0
/
+41
*
drm/i915: add SNB and IVB video sprite support v6
Jesse Barnes
2012-01-03
1
-0
/
+450
[prev]