Age | Commit message (Expand) | Author | Files | Lines |
2023-11-11 | drm/i915: update in-source bug filing URLs | Jani Nikula | 1 | -1/+1 |
2023-05-04 | drm/i915/utils: drop kernel-doc from __wait_for() | Jani Nikula | 1 | -1/+1 |
2022-12-30 | Merge drm/drm-next into drm-intel-gt-next | Rodrigo Vivi | 1 | -4/+0 |
2022-12-13 | drm/i915: remove struct_member macro | Andrzej Hajda | 1 | -3/+1 |
2022-11-02 | overflow: Introduce overflows_type() and castable_to_type() | Kees Cook | 1 | -4/+0 |
2022-08-23 | drm/i915/utils: remove unused KBps/MBps/GBps macros | Jani Nikula | 1 | -4/+0 |
2022-06-07 | drm/i915/utils: throw out unused stuff | Jani Nikula | 1 | -40/+0 |
2022-04-06 | drm/i915: Split i915_run_as_guest into x86 and non-x86 | Casey Bowman | 1 | -0/+8 |
2022-03-30 | drm/i915: Move intel_vtd_active and run_as_guest to i915_utils | Tvrtko Ursulin | 1 | -0/+8 |
2022-03-02 | drm/i915: Use str_on_off() | Lucas De Marchi | 1 | -5/+0 |
2022-03-02 | drm/i915: Use str_enabled_disabled() | Lucas De Marchi | 1 | -5/+1 |
2022-03-02 | drm/i915: Use str_enable_disable() | Lucas De Marchi | 1 | -5/+0 |
2022-03-02 | drm/i915: Use str_yes_no() | Lucas De Marchi | 1 | -5/+0 |
2022-01-24 | drm/i915: nuke local versions of WARN_ON/WARN_ON_ONCE | Jani Nikula | 1 | -15/+0 |
2021-11-03 | Merge tag 'drm-next-2021-11-03' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -13/+0 |
2021-10-18 | mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h> | Christoph Hellwig | 1 | -0/+1 |
2021-10-07 | drm/i915: remove IS_ACTIVE | Lucas De Marchi | 1 | -13/+0 |
2021-06-04 | drm/i915: Promote ptrdiff() to i915_utils.h | Michal Wajdeczko | 1 | -0/+5 |
2021-04-21 | drm/i915: Add enabledisable() | Ville Syrjälä | 1 | -0/+5 |
2021-01-08 | drm/i915: Wrap our timer_list.expires checking | Chris Wilson | 1 | -1/+6 |
2020-07-15 | drm/i915: Remove unused inline function drain_delayed_work() | YueHaibing | 1 | -13/+0 |
2020-07-06 | drm/i915: Print caller when tainting for CI | Michał Winiarski | 1 | -1/+2 |
2020-03-09 | drm/i915/gt: Mark up racy check of last list element | Chris Wilson | 1 | -0/+6 |
2020-03-06 | drm/i915: properly sanity check batch_start_offset | Matthew Auld | 1 | -1/+13 |
2020-03-06 | drm/i915: be more solid in checking the alignment | Matthew Auld | 1 | -0/+5 |
2020-03-04 | drm/i915: Force DPCD backlight mode on X1 Extreme 2nd Gen 4K AMOLED panel | Lyude Paul | 1 | -0/+2 |
2019-12-12 | drm/i915: Improve i915_inject_probe_error macro | Michal Wajdeczko | 1 | -1/+1 |
2019-10-29 | drm/i915: Fix i915_inject_load_error() name to read *_probe_* | Janusz Krzysztofik | 1 | -6/+6 |
2019-10-26 | drm/i915: Encapsulate kconfig constant values inside boolean predicates | Chris Wilson | 1 | -0/+13 |
2019-10-24 | drm/i915/execlists: Force preemption | Chris Wilson | 1 | -0/+9 |
2019-08-16 | drm/i915/execlists: Lift process_csb() out of the irq-off spinlock | Chris Wilson | 1 | -11/+9 |
2019-08-09 | drm/i915: move printing and load error inject to i915_utils.[ch] | Jani Nikula | 1 | -0/+30 |
2019-08-09 | drm/i915: move add_taint_for_CI() to i915_utils.h | Jani Nikula | 1 | -0/+11 |
2019-06-20 | drm/i915/execlists: Preempt-to-busy | Chris Wilson | 1 | -0/+12 |
2019-05-28 | drm/i915: Move GEM object waiting to its own file | Chris Wilson | 1 | -10/+0 |
2019-05-22 | drm/i915: Allow a context to define its set of engines | Chris Wilson | 1 | -0/+34 |
2019-05-14 | drm/i915: Add support for tracking wakerefs w/o power-on guarantee | Imre Deak | 1 | -1/+3 |
2019-05-03 | drm/i915: move more generic utils to i915_utils.h | Jani Nikula | 1 | -0/+153 |
2019-05-03 | drm/i915: make i915_utils.h self-contained | Jani Nikula | 1 | -2/+4 |
2019-03-27 | Merge drm/drm-next into drm-intel-next-queued | Joonas Lahtinen | 1 | -6/+0 |
2019-03-22 | drm/i915: Introduce the i915_user_extension_method | Chris Wilson | 1 | -0/+31 |
2019-03-06 | mm, compaction: use free lists to quickly locate a migration source | Mel Gorman | 1 | -6/+0 |
2018-11-29 | drm/i915: Make sure fb gtt offsets stay within 32bits | Ville Syrjälä | 1 | -4/+7 |
2018-09-26 | drm/i915: Convert to BITS_PER_TYPE | Chris Wilson | 1 | -1/+1 |
2018-08-23 | include/linux/compiler*.h: make compiler-*.h mutually exclusive | Nick Desaulniers | 1 | -1/+1 |
2018-04-30 | drm/i915: Retire requests along rings | Chris Wilson | 1 | -0/+6 |
2018-03-27 | drm/i915: Reword warning for missing cases | Lucas De Marchi | 1 | -2/+2 |
2017-12-22 | drm/i915: Move some utility functions to i915_util.h | Michal Wajdeczko | 1 | -0/+15 |
2017-11-03 | drm/i915: Warn in debug builds of incorrect usages of ptr_pack_bits | Tvrtko Ursulin | 1 | -2/+5 |
2017-10-06 | drm/i915: Try harder to finish the idle-worker | Chris Wilson | 1 | -0/+13 |