| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'drm-fixes-for-v4.14-rc8' of git://people.freedesktop.org/~airlied/... | Linus Torvalds | 2017-11-03 | 10 | -44/+70 |
|\ |
|
| * | Merge branch 'drm-fixes-4.14' of git://people.freedesktop.org/~agd5f/linux in... | Dave Airlie | 2017-11-02 | 2 | -6/+10 |
| |\ |
|
| | * | drm/amdgpu: allow harvesting check for Polaris VCE | Leo Liu | 2017-11-01 | 1 | -6/+6 |
| | * | drm/amdgpu: return -ENOENT from uvd 6.0 early init for harvesting | Leo Liu | 2017-11-01 | 1 | -0/+4 |
| * | | Merge tag 'drm-intel-fixes-2017-11-01' of git://anongit.freedesktop.org/drm/d... | Dave Airlie | 2017-11-02 | 7 | -35/+57 |
| |\ \ |
|
| | * | | drm/i915: Check incoming alignment for unfenced buffers (on i915gm) | Chris Wilson | 2017-11-01 | 1 | -0/+4 |
| | * | | drm/i915: Hold rcu_read_lock when iterating over the radixtree (vma idr) | Chris Wilson | 2017-10-30 | 1 | -0/+2 |
| | * | | drm/i915: Hold rcu_read_lock when iterating over the radixtree (objects) | Chris Wilson | 2017-10-30 | 1 | -0/+2 |
| | * | | drm/i915/edp: read edp display control registers unconditionally | Jani Nikula | 2017-10-30 | 1 | -3/+10 |
| | * | | drm/i915: Do not rely on wm preservation for ILK watermarks | Maarten Lankhorst | 2017-10-30 | 2 | -31/+21 |
| | * | | drm/i915: Cancel the modeset retry work during modeset cleanup | Manasi Navare | 2017-10-30 | 1 | -1/+18 |
| * | | | Merge branch 'linux-4.14' of git://github.com/skeggsb/linux into drm-fixes | Dave Airlie | 2017-11-01 | 1 | -3/+3 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | drm/nouveau/kms/nv50: use the correct state for base channel notifier setup | Ben Skeggs | 2017-11-01 | 1 | -3/+3 |
* | | | | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-11-02 | 354 | -0/+354 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 354 | -0/+354 |
| |/ / |
|
* | | | Merge tag 'drm-intel-fixes-2017-10-26' of git://anongit.freedesktop.org/drm/d... | Dave Airlie | 2017-10-27 | 5 | -65/+15 |
|\ \ \ |
|
| * | | | drm/i915/gvt: Adding ACTHD mmio read handler | Xiong Zhang | 2017-10-26 | 1 | -2/+3 |
| * | | | drm/i915/gvt: Extract mmio_read_from_hw() common function | Xiong Zhang | 2017-10-27 | 1 | -16/+5 |
| * | | | drm/i915/gvt: Refine MMIO_RING_F() | Zhi Wang | 2017-10-27 | 2 | -45/+2 |
| * | | | drm/i915/gvt: properly check per_ctx bb valid state | Zhenyu Wang | 2017-10-27 | 3 | -2/+5 |
* | | | | Merge tag 'drm-intel-fixes-2017-10-25' of git://anongit.freedesktop.org/drm/d... | Dave Airlie | 2017-10-26 | 1 | -0/+4 |
|\ \ \ \
| |/ / /
| | | /
| |_|/
|/| | |
|
| * | | drm/i915/perf: fix perf enable/disable ioctls with 32bits userspace | Lionel Landwerlin | 2017-10-25 | 1 | -0/+4 |
| |/ |
|
* | | drm/amd/amdgpu: Remove workaround check for UVD6 on APUs | Tom St Denis | 2017-10-25 | 1 | -11/+5 |
* | | drm/amd/powerplay: fix uninitialized variable | Rex Zhu | 2017-10-21 | 1 | -3/+3 |
|/ |
|
* | Merge tag 'drm-intel-fixes-2017-10-18-1' of git://anongit.freedesktop.org/drm... | Dave Airlie | 2017-10-19 | 8 | -47/+69 |
|\ |
|
| * | drm/i915: Use a mask when applying WaProgramL3SqcReg1Default | Oscar Mateo | 2017-10-18 | 3 | -6/+13 |
| * | drm/i915: Report -EFAULT before pwrite fast path into shmemfs | Chris Wilson | 2017-10-18 | 1 | -0/+3 |
| * | drm/i915/cnl: Fix PLL initialization for HDMI. | Rodrigo Vivi | 2017-10-16 | 1 | -1/+1 |
| * | drm/i915/cnl: Fix PLL mapping. | Rodrigo Vivi | 2017-10-16 | 1 | -2/+1 |
| * | drm/i915: Use bdw_ddi_translations_fdi for Broadwell | Chris Wilson | 2017-10-16 | 1 | -2/+2 |
| * | drm/i915: Fix eviction when the GGTT is idle but full | Chris Wilson | 2017-10-16 | 1 | -24/+39 |
| * | Merge tag 'gvt-fixes-2017-10-16' of https://github.com/01org/gvt-linux into d... | Rodrigo Vivi | 2017-10-16 | 1 | -12/+10 |
| |\ |
|
| | * | drm/i915/gvt: Fix GPU hang after reusing vGPU instance across different guest OS | Changbin Du | 2017-10-17 | 1 | -12/+10 |
* | | | Merge branch 'drm-fixes-4.14' of git://people.freedesktop.org/~agd5f/linux in... | Dave Airlie | 2017-10-19 | 1 | -19/+4 |
|\ \ \ |
|
| * | | | Revert "drm/amdgpu: discard commands of killed processes" | Alex Deucher | 2017-10-18 | 1 | -19/+4 |
* | | | | Merge branch 'linux-4.14' of git://github.com/skeggsb/linux into drm-fixes | Dave Airlie | 2017-10-19 | 4 | -5/+11 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | drm/nouveau/fbcon: fix oops without fbdev emulation | Pavel Roskin | 2017-10-19 | 1 | -3/+4 |
| * | | | drm/nouveau/kms/nv50: fix oops during DP IRQ handling on non-MST boards | Ben Skeggs | 2017-10-03 | 1 | -1/+4 |
| * | | | drm/nouveau/bsp/g92: disable by default | Ilia Mirkin | 2017-10-03 | 1 | -1/+1 |
| * | | | drm/nouveau/mmu: flush tlbs before deleting page tables | Ben Skeggs | 2017-10-03 | 1 | -0/+2 |
* | | | | drm/exynos: Clear drvdata after component unbind | Marek Szyprowski | 2017-10-16 | 1 | -0/+1 |
* | | | | drm/exynos: Fix potential NULL pointer dereference in suspend/resume paths | Marek Szyprowski | 2017-10-16 | 1 | -2/+5 |
| |/ /
|/| | |
|
* | | | Merge tag 'drm-intel-fixes-2017-10-11' of git://anongit.freedesktop.org/drm/d... | Dave Airlie | 2017-10-14 | 6 | -19/+26 |
|\ \ \
| | |/
| |/| |
|
| * | | drm/i915/bios: parse DDI ports also for CHV for HDMI DDC pin and DP AUX channel | Jani Nikula | 2017-10-11 | 1 | -1/+1 |
| * | | drm/i915: Read timings from the correct transcoder in intel_crtc_mode_get() | Ville Syrjälä | 2017-10-09 | 1 | -5/+9 |
| * | | drm/i915: Order two completing nop_submit_request | Chris Wilson | 2017-10-09 | 1 | -1/+6 |
| * | | drm/i915: Silence compiler warning for hsw_power_well_enable() | Chris Wilson | 2017-10-09 | 1 | -1/+1 |
| * | | drm/i915: Use crtc_state_is_legacy_gamma in intel_color_check | Maarten Lankhorst | 2017-10-09 | 1 | -9/+7 |
| * | | drm/i915/edp: Increase the T12 delay quirk to 1300ms | Manasi Navare | 2017-10-09 | 1 | -1/+1 |
| * | | drm/i915/edp: Get the Panel Power Off timestamp after panel is off | Manasi Navare | 2017-10-09 | 1 | -1/+1 |