index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_fbc.c
Commit message (
Expand
)
Author
Age
*
drm/i915/fbc: fix CFB size calculation for gen8+
Paulo Zanoni
2016-10-28
*
Revert "drm/i915/fbc: Allow on unfenced surfaces, for recent gen"
Chris Wilson
2016-08-24
*
drm/i915/fbc: Allow on unfenced surfaces, for recent gen
Chris Wilson
2016-08-19
*
drm/i915/fbc: Don't set an illegal fence if unfenced
Chris Wilson
2016-08-19
*
drm/i915: Fallback to using unmappable memory for scanout
Chris Wilson
2016-08-18
*
drm/i915: Move fence tracking from object to vma
Chris Wilson
2016-08-18
*
drm/i915: Track pinned VMA
Chris Wilson
2016-08-15
*
Merge tag 'drm-intel-next-2016-08-08' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-08-15
|
\
|
*
drm/i915: Repack fence tiling mode and stride into a single integer
Chris Wilson
2016-08-05
|
*
drm/i915/fbc: FBC causes display flicker when VT-d is enabled on Skylake
Chris Wilson
2016-08-04
|
*
drm/i915: remove redundant fbc warnings
Matthew Auld
2016-08-02
|
*
drm/i915: Update missing kerneldoc
Daniel Vetter
2016-07-19
*
|
drm/i915: Use drm_plane_state.{src,dst,visible}
Ville Syrjälä
2016-08-08
*
|
drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?
Joonas Lahtinen
2016-08-08
|
/
*
drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm
Chris Wilson
2016-07-05
*
drm/i915: Mass convert dev->dev_private to to_i915(dev)
Chris Wilson
2016-07-04
*
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
Chris Wilson
2016-06-30
*
drm/i915/fbc: sanitize i915.enable_fbc during FBC init
Paulo Zanoni
2016-06-20
*
drm/i915/fbc: update busy_bits even for GTT and flip flushes
Paulo Zanoni
2016-06-20
*
drm/i915/fbc: Disable on HSW by default for now
Lyude
2016-06-20
*
Reapply "drm/i915: Pass atomic states to fbc update, functions."
Maarten Lankhorst
2016-06-16
*
drm/doc: Appease sphinx
Daniel Vetter
2016-06-02
*
drm/i915: Revert async unpin and nonblocking atomic commit
Daniel Vetter
2016-06-01
*
drm/i915: Pass atomic states to fbc update functions.
Maarten Lankhorst
2016-05-19
*
drm/i915: Introduce IS_GEN macro
Tvrtko Ursulin
2016-05-11
*
drm/i915: Store a i915 backpointer from engine, and use it
Chris Wilson
2016-05-09
*
drm/i915: Refer to GGTT {,VM} consistently
Joonas Lahtinen
2016-03-31
*
drm/i915: Rename dev_priv->gtt to dev_priv->ggtt
Joonas Lahtinen
2016-03-18
*
drm/i915/fbc: enable FBC by default on HSW and BDW
Paulo Zanoni
2016-02-19
*
drm/i915/fbc: set fbc->active from the new activation functions
Paulo Zanoni
2016-02-04
*
drm/i915/fbc: unexport the HW level activation functions
Paulo Zanoni
2016-02-04
*
drm/i915/fbc: refactor some small functions called only once
Paulo Zanoni
2016-01-29
*
drm/i915/fbc: don't store/check a pointer to the FB
Paulo Zanoni
2016-01-29
*
drm/i915/fbc: don't store the fb_id on reg_params
Paulo Zanoni
2016-01-29
*
drm/i915/fbc: don't print no_fbc_reason to dmesg
Paulo Zanoni
2016-01-29
*
drm/i915/fbc: don't try to deactivate FBC if it's not enabled
Paulo Zanoni
2016-01-29
*
drm/i915/fbc: make FBC work with fastboot
Paulo Zanoni
2016-01-29
*
drm/i915/fbc: move intel_fbc_{enable, disable} call one level up
Paulo Zanoni
2016-01-29
*
drm/i915/fbc: choose the new FBC CRTC during atomic check
Paulo Zanoni
2016-01-29
*
drm/i915/fbc: rewrite the multiple_pipes_ok() code for locking
Paulo Zanoni
2016-01-29
*
drm/i915/fbc: make sure we cancel the work function at fbc_disable
Paulo Zanoni
2016-01-29
*
drm/i915/fbc: rename the FBC disable functions
Paulo Zanoni
2016-01-29
*
drm/i915/fbc: unexport intel_fbc_deactivate
Paulo Zanoni
2016-01-29
*
drm/i915/fbc: fix the FBC state checking code
Paulo Zanoni
2016-01-29
*
drm/i915/fbc: split intel_fbc_update into pre and post update
Paulo Zanoni
2016-01-29
*
drm/i915/fbc: introduce struct intel_fbc_state_cache
Paulo Zanoni
2016-01-29
*
drm/i915/fbc: don't flush for operations on the wrong frontbuffer
Paulo Zanoni
2016-01-29
*
drm/i915/fbc: don't use the frontbuffer tracking subsystem for flips
Paulo Zanoni
2016-01-29
*
drm/i915/fbc: replace frequent dev_priv->fbc.x with fbc->x
Paulo Zanoni
2016-01-29
*
drm/i915/fbc: introduce struct intel_fbc_reg_params
Paulo Zanoni
2016-01-29
[next]