| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/i915: Put future HW and their uAPIs under STAGING & BROKEN | Chris Wilson | 2019-10-27 | 1 | -0/+6 |
* | drm/i915: Fix Kconfig indentation | Krzysztof Kozlowski | 2019-10-08 | 1 | -6/+6 |
* | drm/i915: add force_probe module parameter to replace alpha_support | Jani Nikula | 2019-05-31 | 1 | -10/+19 |
* | Merge tag 'drm-intel-next-2019-05-24' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 2019-05-28 | 1 | -0/+6 |
|\ |
|
| * | drm/i915: Expose the busyspin durations for i915_wait_request | Chris Wilson | 2019-04-19 | 1 | -0/+6 |
* | | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | | video: backlight: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbol | Alexander Shiyan | 2019-04-03 | 1 | -1/+0 |
|/ |
|
* | treewide: surround Kconfig file paths with double quotes | Masahiro Yamada | 2018-12-21 | 1 | -1/+1 |
* | Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds | 2018-08-21 | 1 | -0/+1 |
|\ |
|
| * | drm/i915: hdmi: add CEC notifier to intel_hdmi | Neil Armstrong | 2018-07-13 | 1 | -0/+1 |
* | | ALSA: hda: Make audio component support more generic | Takashi Iwai | 2018-07-17 | 1 | -0/+1 |
|/ |
|
* | drm/i915/fence: Avoid del_timer_sync() from inside a timer | Chris Wilson | 2017-09-19 | 1 | -0/+1 |
* | drm/i915: select CRC32 | Nicholas Piggin | 2017-06-21 | 1 | -0/+1 |
* | Merge tag 'topic/designware-baytrail-2017-03-02' of git://anongit.freedesktop... | Daniel Vetter | 2017-03-13 | 1 | -0/+1 |
|\ |
|
| * | drm/i915: Listen for PMIC bus access notifications | Hans de Goede | 2017-03-02 | 1 | -0/+1 |
* | | drm/i915: Support explicit fencing for execbuf | Chris Wilson | 2017-01-27 | 1 | -0/+1 |
|/ |
|
* | drm/i915/gvt/kvmgt: add vfio/mdev support to KVMGT | Jike Song | 2016-12-16 | 1 | -0/+1 |
* | drm/i915: rename preliminary_hw_support to alpha_support | Jani Nikula | 2016-11-14 | 1 | -6/+11 |
* | drm/i915/gvt: add KVMGT support | Jike Song | 2016-11-10 | 1 | -0/+9 |
* | Merge tag 'gvt-next-2016-10-27' of https://github.com/01org/gvt-linux into dr... | Daniel Vetter | 2016-10-27 | 1 | -0/+1 |
|\ |
|
| * | drm/i915: GVT-g driver depends on 64BIT kernel | Zhenyu Wang | 2016-10-24 | 1 | -0/+1 |
* | | drm/i915: Add a relay backed debugfs interface for capturing GuC logs | Akash Goel | 2016-10-25 | 1 | -0/+1 |
* | | drm/i915: remove AGP dependency from DRM_I915 kconfig help text | Jani Nikula | 2016-10-24 | 1 | -5/+6 |
* | | drm/i915: STOP_MACHINE is no more, stop selecting it | Chris Wilson | 2016-10-19 | 1 | -1/+0 |
|/ |
|
* | drm/i915: Compress GPU objects in error state | Chris Wilson | 2016-10-12 | 1 | -0/+12 |
* | drm/i915: Stop the machine whilst capturing the GPU crash dump | Chris Wilson | 2016-10-12 | 1 | -0/+1 |
* | drm/i915: Allow disabling error capture | Chris Wilson | 2016-10-12 | 1 | -0/+13 |
* | drm/i915: gvt: Introduce the basic architecture of GVT-g | Zhi Wang | 2016-06-17 | 1 | -0/+22 |
* | drm/i915: Kconfig for extra driver debugging | Tvrtko Ursulin | 2016-03-03 | 1 | -0/+6 |
* | drm/i915: Add an optional selection from i915 of CONFIG_MMU_NOTIFIER | Chris Wilson | 2016-02-17 | 1 | -0/+11 |
* | drm/i915: Stop depending upon CONFIG_AGP_INTEL | Daniel Vetter | 2016-02-10 | 1 | -2/+0 |
* | drm/i915: Remove select to deleted STOP_MACHINE from Kconfig | Andreas Ziegler | 2016-01-25 | 1 | -1/+0 |
* | drm/i915: Serialise updates to GGTT with access through GGTT on Braswell | Chris Wilson | 2015-11-17 | 1 | -0/+1 |
* | drm/i915: Use CONFIG_DRM_FBDEV_EMULATION | Daniel Vetter | 2015-08-11 | 1 | -15/+0 |
* | drm/i915: Remove KMS Kconfig option | Chris Wilson | 2015-06-22 | 1 | -9/+0 |
* | Revert "drm/i915: Force clean compilation with -Werror" | Daniel Vetter | 2015-05-26 | 1 | -8/+0 |
* | drm/i915: Force clean compilation with -Werror | Chris Wilson | 2015-05-21 | 1 | -0/+8 |
* | drm/i915/dsi: add drm mipi dsi host support | Jani Nikula | 2015-01-29 | 1 | -0/+1 |
* | drm/i915/dsi: switch to drm_panel interface | Jani Nikula | 2015-01-29 | 1 | -0/+1 |
* | drm/i915: Ditch UMS config option | Daniel Vetter | 2014-07-24 | 1 | -12/+0 |
* | drm/i915: Introduce mapping of user pages into video memory (userptr) ioctl | Chris Wilson | 2014-05-16 | 1 | -0/+1 |
* | Merge tag 'drm-intel-next-2014-04-16' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 2014-05-01 | 1 | -1/+1 |
|\ |
|
| * | drm/i915: Deprecate UMS harder | Daniel Vetter | 2014-04-01 | 1 | -1/+1 |
* | | ACPI / gpu / drm: Stop selecting VIDEO_OUTPUT_CONTROL | Jean Delvare | 2014-03-20 | 1 | -1/+0 |
|/ |
|
* | i915, fbdev: Fix Kconfig typo | Borislav Petkov | 2013-11-21 | 1 | -1/+1 |
* | drm/i915: Deprecated UMS support | Daniel Vetter | 2013-11-14 | 1 | -5/+19 |
* | drm/i915: Make AGP support optional | Ville Syrjälä | 2013-11-08 | 1 | -2/+4 |
* | drm/i915: Kconfig option to disable the legacy fbdev support | Daniel Vetter | 2013-10-11 | 1 | -0/+67 |