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: Rip out GET_SPRITE_COLORKEY ioctl
Daniel Vetter
2015-03-27
*
drm/i915/skl: Take 90/270 rotation into account in watermark calculations
Tvrtko Ursulin
2015-03-23
*
drm/i915/skl: Query display address through a wrapper
Tvrtko Ursulin
2015-03-23
*
drm/i915: Fix SKL sprite disable double buffer register update
Ville Syrjälä
2015-03-20
*
drm/i915: Eliminate plane control register RMW from sprite code
Ville Syrjälä
2015-03-20
*
drm/i915: Eliminate the RMW sprite colorkey management
Ville Syrjälä
2015-03-20
*
drm/i915: Move vblank wait determination to 'check' phase
Matt Roper
2015-03-20
*
drm/i915: Kill intel_plane->obj
Ville Syrjälä
2015-03-20
*
drm/i915: Use plane->state->fb instead of plane->fb in intel_plane_restore()
Ville Syrjälä
2015-03-17
*
drm/i915/skl: Update watermarks for Y tiling
Tvrtko Ursulin
2015-02-27
*
drm/i915/skl: Allow scanning out Y and Yf fbs
Damien Lespiau
2015-02-27
*
drm/i915: Remove DRIVER_MODESET checks from modeset code
Daniel Vetter
2015-02-27
*
drm/i915: Switch to drm_crtc variants of vblank functions
Daniel Vetter
2015-02-23
*
drm/i915/skl: Use fb modifiers for sprites
Tvrtko Ursulin
2015-02-13
*
drm/i915: change dev_priv->fbc.plane to dev_priv->fbc.crtc
Paulo Zanoni
2015-02-13
*
drm/i915: Switch plane properties to full atomic helper.
Matt Roper
2015-01-27
*
drm/i915: Consolidate plane handler vtables
Matt Roper
2015-01-27
*
drm/i915: Move rotation from intel_plane to drm_plane_state
Matt Roper
2015-01-27
*
drm/i915: Make intel_crtc->config a pointer
Ander Conselvan de Oliveira
2015-01-27
*
drm/i915: Embedded struct drm_crtc_state in intel_crtc_state
Ander Conselvan de Oliveira
2015-01-27
*
drm/i915: Drop unused position fields (v2)
Matt Roper
2015-01-12
*
drm/i915: Move to atomic plane helpers (v9)
Matt Roper
2015-01-12
*
drm/i915: Clarify sprite plane function names (v4)
Matt Roper
2015-01-12
*
drm/i915: Move vblank evasion to commit (v4)
Matt Roper
2015-01-12
*
drm/i915: Refactor work that can sleep out of commit (v7)
Matt Roper
2015-01-12
*
drm/i915: Move FBC stuff to intel_fbc.c
Rodrigo Vivi
2014-12-10
*
drm/i915: Make all plane disables use 'update_plane' (v5)
Matt Roper
2014-12-05
*
drm/i915: Consolidate top-level .update_plane() handlers
Matt Roper
2014-12-05
*
drm/i915: Consolidate plane 'cleanup' operations (v3)
Matt Roper
2014-12-05
*
drm/i915: Consolidate plane 'prepare' functions (v2)
Matt Roper
2014-12-05
*
drm/i915: Make intel_plane_state subclass drm_plane_state
Matt Roper
2014-12-05
*
drm/i915: use the correct obj when preparing the sprite plane
Paulo Zanoni
2014-11-14
*
drm/i915: Use vblank evade mechanism in mmio_flip
Ander Conselvan de Oliveira
2014-11-07
*
drm/i915: Remove modeset lock check from intel_pipe_update_start()
Ander Conselvan de Oliveira
2014-11-07
*
drm/i915: Add kerneldoc for intel_pipe_update_{start, end}
Ander Conselvan de Oliveira
2014-11-07
*
drm/i915: Make intel_pin_and_fence_fb_obj take plane and framebuffer
Tvrtko Ursulin
2014-11-07
*
drm/i915: Add support for CHV pipe B sprite CSC
Ville Syrjälä
2014-11-04
*
drm/i915: Initialize new chv primary plane and pipe blender registers
Ville Syrjälä
2014-11-04
*
drm/i915: use intel_fb_obj() macros to assign gem objects
Gustavo Padovan
2014-11-04
*
drm/i915: create a prepare phase for sprite plane updates
Gustavo Padovan
2014-11-04
*
drm/i915/skl: Add 180 degree HW rotation support
Sonika Jindal
2014-10-24
*
Merge branch 'topic/skl-stage1' into drm-intel-next-queued
Daniel Vetter
2014-09-30
|
\
|
*
drm/i915/skl: Implement drm_plane vfuncs
Damien Lespiau
2014-09-24
*
|
drm/i915: Fix regression in the sprite plane update split
Gustavo Padovan
2014-09-19
*
|
drm/i915: pin sprite fb only if it changed
Gustavo Padovan
2014-09-19
*
|
drm/i915: split intel_update_plane into check() and commit()
Gustavo Padovan
2014-09-19
|
/
*
drm/i915: init sprites with univeral plane init function
Derek Foreman
2014-09-03
*
drm/i915: Don't call intel_plane_restore() when the prop value didn't change
Ville Syrjälä
2014-09-03
*
drm/i915: Add 180 degree primary plane rotation support
Sonika Jindal
2014-09-03
*
drm/i915: Add rotation property for sprites
Ville Syrjälä
2014-08-08
[next]