index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
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
*
drm/i915: Add explicit pipe src size to pipe config
Ville Syrjälä
2013-09-16
*
drm/i915: Use pipe config in sprite code
Ville Syrjälä
2013-09-16
*
drm/i915: Pass crtc to intel_update_watermarks()
Ville Syrjälä
2013-09-10
*
drm/i915: enable trickle feed on Haswell
Paulo Zanoni
2013-09-03
*
drm/i915: Always call intel_update_sprite_watermarks() when disabling a plane
Ville Syrjälä
2013-08-08
*
drm/i915: Pass plane and crtc to intel_update_sprite_watermarks
Ville Syrjälä
2013-08-08
*
drm/i915: Don't try to disable plane if it's already disabled
Ville Syrjälä
2013-08-08
*
drm/i915: Pass crtc to our update/disable_plane hooks
Ville Syrjälä
2013-08-08
*
drm/i915: Calculate the sprite WM based on the source width instead of the de...
Ville Syrjälä
2013-08-05
*
drm/i915: Pass the actual sprite width to watermarks functions
Ville Syrjälä
2013-08-05
*
drm/i915: Add scaled paramater to update_sprite_watermarks()
Ville Syrjälä
2013-08-05
*
drm/i915: Getter/setter for object attributes
Ben Widawsky
2013-07-08
*
drm/i915: Disable/restore all sprite planes around modeset
Ville Syrjälä
2013-06-06
*
drm/i915: add "enable" argument to intel_update_sprite_watermarks
Paulo Zanoni
2013-05-31
*
drm/i915: Relax the sprite scaling limits checks
Ville Syrjälä
2013-04-30
*
drm/i915: Implement proper clipping for video sprites
Ville Syrjälä
2013-04-30
*
drm/i915: Ivybridge is the odd one when it comes to pipe scalers
Damien Lespiau
2013-04-25
*
drm/i915: sprite support for ValleyView v4
Jesse Barnes
2013-04-02
*
drm/i915: Wait for vblank between disabling a sprite and unpinning the fb
Ville Syrjälä
2013-03-27
*
drm/i915: Apply alignment restrictions on scanout surfaces for VT-d
Chris Wilson
2013-03-27
*
drm/i915: add sprite restore function v3
Jesse Barnes
2013-03-26
*
drm/i915: Handle untiled planes when computing their offsets
Chris Wilson
2013-02-21
*
drm/i915: Implement pipe CSC based limited range RGB output
Ville Syrjälä
2013-02-19
*
drm/i915: Fix sprite_scaling_enabled for multiple sprites
Ville Syrjälä
2013-02-15
*
drm/i915: use drm_modeset_lock_all
Daniel Vetter
2013-01-20
*
drm/i915: Use pixel size for computing linear offsets into a sprite
Chris Wilson
2013-01-09
*
drm/i915: Bad pixel formats can't reach the sprite code
Ville Syrjälä
2012-11-11
*
drm/i915: pixel_size == cpp
Ville Syrjälä
2012-11-11
*
drm/i915: adjust sprite base address
Damien Lespiau
2012-11-11
*
drm/i915: Fix sprite offset on HSW
Damien Lespiau
2012-11-11
*
drm/i915: Error out when trying to set a y-tiled as a sprite
Damien Lespiau
2012-11-11
*
drm/i915: VLV does not have a sprite scaler
Damien Lespiau
2012-10-26
*
drm/i915: convert PIPECONF to use transcoder instead of pipe
Paulo Zanoni
2012-10-26
*
drm/i915: Don't try to use SPR_SCALE when we don't have a sprite scaler
Damien Lespiau
2012-10-23
*
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
*
drm/i915: fix color order for BGR formats on IVB
Vijay Purushothaman
2012-08-23
*
drm/i915: mask tiled bit when updating ILK sprites
Ander Conselvan de Oliveira
2012-07-20
*
drm/i915/sprite: Fix mem leak in intel_plane_init()
Jesper Juhl
2012-06-27
*
drm/i915: correct IVB default sprite format
Jesse Barnes
2012-06-27
*
drm/i915: mask tiled bit when updating IVB sprites
Jesse Barnes
2012-06-27
*
drm/i915: Switch off FBC when disabling the primary plane when obscured
Chris Wilson
2012-06-13
*
drm/i915: properly check for MODESET for kms driver ioctls
Daniel Vetter
2012-05-03
*
drm/i915/sprite: Avoid incurring extra vblank stall when updating plane on IVB
Chris Wilson
2012-05-03
*
drm/i915: Mask reserved bits in display/sprite address registers
Armin Reese
2012-04-17
*
Merge tag 'v3.4-rc3' into drm-intel-next-queued
Daniel Vetter
2012-04-17
|
\
|
*
drm/i915: Removed IVB forced enable of sprite dest key.
acreese
2012-04-09
*
|
drm/i915/sprite: Always enable the scaler on IronLake
Chris Wilson
2012-04-16
*
|
drm/i915: Export the generic, not arch specific, intel_update_watermarks()
Chris Wilson
2012-04-16
*
|
drm/i915: Ironlake shares the same video sprite controls as Sandybridge
Chris Wilson
2012-04-12
|
/
*
drm/i915: treat src w & h as fixed point in sprite handling code
Jesse Barnes
2012-04-03
[next]