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.c
Age
Commit message (
Expand
)
Author
2021-01-07
drm/i915: Wrap our timer_list.expires checking
Chris Wilson
2020-07-06
drm/i915: Don't taint when using fault injection
Michał Winiarski
2020-07-06
drm/i915: Print caller when tainting for CI
Michał Winiarski
2020-06-04
drm/i915: Trim set_timer_ms() intervals
Chris Wilson
2020-04-03
drm/i915: Avoid setting timer->expires to 0
Chris Wilson
2020-03-03
drm/i915: Force DPCD backlight mode on X1 Extreme 2nd Gen 4K AMOLED panel
Lyude Paul
2020-02-17
drm/i915: Update drm/i915 bug filing URL
Jani Nikula
2019-12-17
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-11-14
drm/i915: use drm_debug_enabled() to check for debug categories
Jani Nikula
2019-10-29
drm/i915: Rename "inject_load_failure" module parameter
Janusz Krzysztofik
2019-10-29
drm/i915: Fix i915_inject_load_error() name to read *_probe_*
Janusz Krzysztofik
2019-10-23
drm/i915/execlists: Force preemption
Chris Wilson
2019-08-09
drm/i915: move printing and load error inject to i915_utils.[ch]
Jani Nikula