index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_sprite.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-4
/
+4
2012-08-23
drm/i915: fix color order for BGR formats on IVB
Vijay Purushothaman
1
-2
/
+2
2012-07-20
drm/i915: mask tiled bit when updating ILK sprites
Ander Conselvan de Oliveira
1
-0
/
+1
2012-06-27
drm/i915/sprite: Fix mem leak in intel_plane_init()
Jesper Juhl
1
-1
/
+1
2012-06-27
drm/i915: correct IVB default sprite format
Jesse Barnes
1
-1
/
+1
2012-06-27
drm/i915: mask tiled bit when updating IVB sprites
Jesse Barnes
1
-0
/
+1
2012-06-13
drm/i915: Switch off FBC when disabling the primary plane when obscured
Chris Wilson
1
-10
/
+15
2012-05-03
drm/i915: properly check for MODESET for kms driver ioctls
Daniel Vetter
1
-6
/
+4
2012-05-03
drm/i915/sprite: Avoid incurring extra vblank stall when updating plane on IVB
Chris Wilson
1
-6
/
+13
2012-04-17
drm/i915: Mask reserved bits in display/sprite address registers
Armin Reese
1
-4
/
+4
2012-04-17
Merge tag 'v3.4-rc3' into drm-intel-next-queued
Daniel Vetter
1
-1
/
+0
2012-04-16
drm/i915/sprite: Always enable the scaler on IronLake
Chris Wilson
1
-2
/
+3
2012-04-16
drm/i915: Export the generic, not arch specific, intel_update_watermarks()
Chris Wilson
1
-2
/
+2
2012-04-12
drm/i915: Ironlake shares the same video sprite controls as Sandybridge
Chris Wilson
1
-15
/
+45
2012-04-09
drm/i915: Removed IVB forced enable of sprite dest key.
acreese
1
-1
/
+0
2012-04-03
drm/i915: treat src w & h as fixed point in sprite handling code
Jesse Barnes
1
-0
/
+3
2012-03-22
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-2
/
+2
2012-03-07
drm/i915: fix color order for BGR formats on SNB
Jesse Barnes
1
-3
/
+3
2012-02-14
Merge tag 'drm-intel-next-2012-02-07' of git://people.freedesktop.org/~danvet...
Dave Airlie
1
-2
/
+2
2012-01-29
drm/i915: Separate fence pin counting from normal bind pin counting
Chris Wilson
1
-2
/
+2
2012-01-13
drm/i915: sprite init failure on pre-SNB is not a failure
Jesse Barnes
1
-6
/
+2
2012-01-05
drm: add support for private planes
Rob Clark
1
-1
/
+1
2012-01-03
drm/i915: add color key support v4
Jesse Barnes
1
-0
/
+177
2012-01-03
drm/i915: track sprite coverage and disable primary plane if possible
Jesse Barnes
1
-0
/
+41
2012-01-03
drm/i915: add SNB and IVB video sprite support v6
Jesse Barnes
1
-0
/
+450