index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
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
2025-10-31
drm/i915/display: switch to intel_display_utils.h
Jani Nikula
2025-10-31
drm/i915/display: create intel_display_utils.h
Jani Nikula
2025-10-31
drm/i915: split out separate files for jiffies timeout and wait helpers
Jani Nikula
2025-09-12
drm/i915: split out i915_wait_util.h
Jani Nikula
2025-09-12
drm/i915: split out i915_list_util.h
Jani Nikula
2025-09-12
drm/i915: split out i915_timer_util.[ch]
Jani Nikula
2025-09-12
drm/i915: split out i915_ptr_util.h
Jani Nikula
2025-09-08
overflow: add range_overflows() and range_end_overflows()
Jani Nikula
2025-09-08
drm/i915: document range_overflows() and range_end_overflows() macros
Jani Nikula
2025-09-08
drm/i915: rename range_overflows_end() to range_end_overflows()
Jani Nikula
2025-07-15
drm/i915: Don't check for atomic context on PREEMPT_RT
Sebastian Andrzej Siewior
2025-05-02
drm/i915/backlight: drop dmesg suggestion to file bugs
Jani Nikula
2024-09-05
drm/i915: use IS_ENABLED() instead of defined() on config options
Jani Nikula
2024-08-08
drm/i915: remove __i915_printk()
Jani Nikula
2024-08-08
drm/i915: remove i915_report_error()
Jani Nikula
2024-04-09
drm/i915: use check_add_overflow() and drop local variants
Jani Nikula
2024-02-07
drm/i915: Bypass LMEMBAR/GTTMMADR for MTL stolen memory access
Ville Syrjälä
2023-11-11
drm/i915: update in-source bug filing URLs
Jani Nikula
2023-05-04
drm/i915/utils: drop kernel-doc from __wait_for()
Jani Nikula
2022-12-30
Merge drm/drm-next into drm-intel-gt-next
Rodrigo Vivi
2022-12-13
drm/i915: remove struct_member macro
Andrzej Hajda
2022-11-02
overflow: Introduce overflows_type() and castable_to_type()
Kees Cook
2022-08-23
drm/i915/utils: remove unused KBps/MBps/GBps macros
Jani Nikula
2022-06-07
drm/i915/utils: throw out unused stuff
Jani Nikula
2022-04-06
drm/i915: Split i915_run_as_guest into x86 and non-x86
Casey Bowman
2022-03-30
drm/i915: Move intel_vtd_active and run_as_guest to i915_utils
Tvrtko Ursulin
2022-03-02
drm/i915: Use str_on_off()
Lucas De Marchi
2022-03-02
drm/i915: Use str_enabled_disabled()
Lucas De Marchi
2022-03-02
drm/i915: Use str_enable_disable()
Lucas De Marchi
2022-03-02
drm/i915: Use str_yes_no()
Lucas De Marchi
2022-01-24
drm/i915: nuke local versions of WARN_ON/WARN_ON_ONCE
Jani Nikula
2021-11-02
Merge tag 'drm-next-2021-11-03' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-10-18
mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h>
Christoph Hellwig
2021-10-07
drm/i915: remove IS_ACTIVE
Lucas De Marchi
2021-06-03
drm/i915: Promote ptrdiff() to i915_utils.h
Michal Wajdeczko
2021-04-21
drm/i915: Add enabledisable()
Ville Syrjälä
2021-01-07
drm/i915: Wrap our timer_list.expires checking
Chris Wilson
2020-07-15
drm/i915: Remove unused inline function drain_delayed_work()
YueHaibing
2020-07-06
drm/i915: Print caller when tainting for CI
Michał Winiarski
2020-03-09
drm/i915/gt: Mark up racy check of last list element
Chris Wilson
2020-03-06
drm/i915: properly sanity check batch_start_offset
Matthew Auld
2020-03-06
drm/i915: be more solid in checking the alignment
Matthew Auld
2020-03-03
drm/i915: Force DPCD backlight mode on X1 Extreme 2nd Gen 4K AMOLED panel
Lyude Paul
2019-12-12
drm/i915: Improve i915_inject_probe_error macro
Michal Wajdeczko
2019-10-29
drm/i915: Fix i915_inject_load_error() name to read *_probe_*
Janusz Krzysztofik
2019-10-26
drm/i915: Encapsulate kconfig constant values inside boolean predicates
Chris Wilson
2019-10-23
drm/i915/execlists: Force preemption
Chris Wilson
2019-08-16
drm/i915/execlists: Lift process_csb() out of the irq-off spinlock
Chris Wilson
2019-08-09
drm/i915: move printing and load error inject to i915_utils.[ch]
Jani Nikula
2019-08-09
drm/i915: move add_taint_for_CI() to i915_utils.h
Jani Nikula
[next]