index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_utils.h
Age
Commit message (
Expand
)
Author
2019-03-27
Merge drm/drm-next into drm-intel-next-queued
Joonas Lahtinen
2019-03-22
drm/i915: Introduce the i915_user_extension_method
Chris Wilson
2019-03-05
mm, compaction: use free lists to quickly locate a migration source
Mel Gorman
2018-11-29
drm/i915: Make sure fb gtt offsets stay within 32bits
Ville Syrjälä
2018-09-26
drm/i915: Convert to BITS_PER_TYPE
Chris Wilson
2018-08-22
include/linux/compiler*.h: make compiler-*.h mutually exclusive
Nick Desaulniers
2018-04-30
drm/i915: Retire requests along rings
Chris Wilson
2018-03-27
drm/i915: Reword warning for missing cases
Lucas De Marchi
2017-12-22
drm/i915: Move some utility functions to i915_util.h
Michal Wajdeczko
2017-11-03
drm/i915: Warn in debug builds of incorrect usages of ptr_pack_bits
Tvrtko Ursulin
2017-10-06
drm/i915: Try harder to finish the idle-worker
Chris Wilson
2017-10-06
drm/i915: Fix pointer-to-int conversion
Michal Wajdeczko
2017-06-16
drm/i915: Store a direct lookup from object handle to vma
Chris Wilson
2017-05-17
drm/i915: Split execlist priority queue into rbtree + linked list
Chris Wilson
2017-05-17
drm/i915: Redefine ptr_pack_bits() and friends
Chris Wilson
2017-05-17
drm/i915: Make ptr_unpack_bits() more function-like
Chris Wilson
2017-05-09
drm/i915: Move uncore definitions into a separate header
Michal Wajdeczko
2017-03-29
drm/i915: Move WARN_ON/MISSING_CASE macros to i915_utils.h
Michal Wajdeczko
2017-03-15
drm/i915/guc: Use formalized struct definition for ads object
Michal Wajdeczko
2017-01-31
drm/i915: Sanity check the computed size and base of stolen memory
Chris Wilson
2017-01-05
drm/i915: Move a few more utility macros to i915_utils.h
Chris Wilson
2017-01-05
drm/i915: Move a few utility macros into a separate header
Chris Wilson