| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'drm-misc-fixes-2017-03-31' of git://anongit.freedesktop.org/git/dr... | Dave Airlie | 2017-03-31 | 1 | -1/+12 |
|\ |
|
| * | drm/vc4: Allocate the right amount of space for boot-time CRTC state. | Eric Anholt | 2017-03-30 | 1 | -1/+12 |
* | | Merge tag 'drm-intel-fixes-2017-03-29' of git://anongit.freedesktop.org/git/d... | Dave Airlie | 2017-03-31 | 7 | -6/+28 |
|\ \ |
|
| * | | drm/i915: Restore marking context objects as dirty on pinning | Chris Wilson | 2017-03-27 | 1 | -0/+2 |
| * | | Merge tag 'gvt-fixes-2017-03-23' of https://github.com/01org/gvt-linux into d... | Jani Nikula | 2017-03-27 | 6 | -6/+26 |
| |\ \
| | |/
| |/| |
|
| | * | drm/i915/gvt: Use force single submit flag to distinguish gvt request from i9... | Changbin Du | 2017-03-22 | 1 | -1/+6 |
| | * | drm/i915/gvt: set shadow entry to scratch page while p2m failed | Xiaoguang Chen | 2017-03-21 | 1 | -2/+6 |
| | * | drm/i915/gvt: Fix guest fail to read EDID leading to black guest console issue. | Xu Han | 2017-03-21 | 1 | -1/+2 |
| | * | drm/i915/gvt: fix wrong offset when loading RCS mocs | Chuanxiao Dong | 2017-03-21 | 1 | -1/+1 |
| | * | drm/i915/gvt: add write handler for mmio mbctl | Pei Zhang | 2017-03-20 | 1 | -1/+9 |
| | * | drm/i915/kvmgt: Hold struct kvm reference | Alex Williamson | 2017-03-20 | 1 | -0/+2 |
* | | | Merge branch 'drm-fixes-4.11' of git://people.freedesktop.org/~agd5f/linux in... | Dave Airlie | 2017-03-31 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | drm/radeon: Override fpfn for all VRAM placements in radeon_evict_flags | Michel Dänzer | 2017-03-27 | 1 | -2/+2 |
| |/ / |
|
* | | | Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into... | Dave Airlie | 2017-03-31 | 1 | -2/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | drm/etnaviv: (re-)protect fence allocation with GPU mutex | Lucas Stach | 2017-03-29 | 1 | -2/+2 |
* | | | Merge branch 'drm-fixes-4.11' of git://people.freedesktop.org/~agd5f/linux in... | Dave Airlie | 2017-03-24 | 4 | -8/+17 |
|\ \ \ |
|
| * | | | drm/amd/amdgpu: add POLARIS12 PCI ID | Evan Quan | 2017-03-17 | 1 | -0/+1 |
| * | | | drm/amdgpu: fix the clearing wb size | Huang Rui | 2017-03-16 | 1 | -2/+2 |
| * | | | drm/amdgpu: reinstate oland workaround for sclk | Alex Deucher | 2017-03-16 | 1 | -3/+7 |
| * | | | drm/radeon: reinstate oland workaround for sclk | Alex Deucher | 2017-03-16 | 1 | -3/+7 |
* | | | | Merge tag 'drm-misc-fixes-2017-03-23' of git://anongit.freedesktop.org/git/dr... | Dave Airlie | 2017-03-24 | 1 | -3/+3 |
|\ \ \ \ |
|
| * | | | | drm/fb-helper: Allow var->x/yres(_virtual) < fb->width/height again | Michel Dänzer | 2017-03-23 | 1 | -3/+3 |
| |/ / / |
|
* | | | | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Dave Airlie | 2017-03-24 | 13 | -67/+130 |
|\ \ \ \ |
|
| * | | | | drm/exynos/dsi: make te-gpios optional | Andrzej Hajda | 2017-03-21 | 1 | -1/+4 |
| * | | | | drm/exynos: Print kernel pointers in a restricted form | Krzysztof Kozlowski | 2017-03-21 | 6 | -17/+17 |
| * | | | | drm/exynos/decon5433: fix software trigger mask | Andrzej Hajda | 2017-03-21 | 1 | -2/+2 |
| * | | | | drm/exynos/fimd: signal frame done interrupt at front porch | Andrzej Hajda | 2017-03-21 | 1 | -1/+1 |
| * | | | | drm/exynos/decon5433: signal frame done interrupt at front porch | Andrzej Hajda | 2017-03-21 | 1 | -1/+1 |
| * | | | | drm/exynos/decon5433: fix vblank event handling | Andrzej Hajda | 2017-03-21 | 1 | -1/+77 |
| * | | | | drm/exynos: move crtc event handling to drivers callbacks | Andrzej Hajda | 2017-03-21 | 7 | -13/+24 |
| * | | | | drm/exynos: Remove support for Exynos4415 (SoC not supported anymore) | Krzysztof Kozlowski | 2017-03-21 | 2 | -30/+3 |
| * | | | | drm/exynos/decon5433: & vs | typo | Dan Carpenter | 2017-03-21 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Merge tag 'drm-intel-fixes-2017-03-22' of git://anongit.freedesktop.org/git/d... | Dave Airlie | 2017-03-23 | 32 | -334/+397 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | drm/i915: make context status notifier head be per engine | Changbin Du | 2017-03-21 | 7 | -32/+27 |
| * | | | drm/i915: Avoid rcu_barrier() from reclaim paths (shrinker) | Chris Wilson | 2017-03-21 | 1 | -1/+1 |
| * | | | Merge tag 'gvt-fixes-2017-03-17' of https://github.com/01org/gvt-linux into d... | Jani Nikula | 2017-03-20 | 15 | -178/+268 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | drm/i915/gvt: Fix gvt scheduler interval time | Zhenyu Wang | 2017-03-17 | 1 | -2/+2 |
| | * | | drm/i915/gvt: GVT pin/unpin shadow context | Chuanxiao Dong | 2017-03-17 | 1 | -0/+27 |
| | * | | drm/i915/gvt: scan shadow indirect context image when valid | Tina Zhang | 2017-03-17 | 1 | -3/+6 |
| | * | | drm/i915/kvmgt: fix suspicious rcu dereference usage | Changbin Du | 2017-03-17 | 1 | -1/+3 |
| | * | | drm/i915/gvt: add enable_execlists check before enable gvt | Chuanxiao Dong | 2017-03-17 | 1 | -0/+5 |
| | * | | drm/i915/gvt: Remove bogus retry around i915_wait_request | Chris Wilson | 2017-03-17 | 1 | -13/+1 |
| | * | | drm/i915/gvt: correct the ggtt valid bit check in pipe control command | Yulei Zhang | 2017-03-17 | 1 | -1/+1 |
| | * | | drm/i915/gvt: replace the gvt_err with gvt_vgpu_err | Tina Zhang | 2017-03-17 | 12 | -158/+180 |
| | * | | drm/i915/gvt: handle force-nonpriv registers, cmd parser part | Zhao Yan | 2017-03-17 | 3 | -0/+43 |
| * | | | drm/i915: Do .init_clock_gating() earlier to avoid it clobbering watermarks | Ville Syrjälä | 2017-03-16 | 1 | -6/+3 |
| * | | | drm/i915/glk: Remove MODULE_FIRMWARE() tag from Geminilake's DMC | Ander Conselvan de Oliveira | 2017-03-15 | 1 | -1/+0 |
| * | | | drm/i915: Reject HDMI 12bpc if the sink doesn't indicate support | Ville Syrjälä | 2017-03-14 | 1 | -3/+21 |
| * | | | drm/i915: Always call i915_gem_reset_finish() following i915_gem_reset_prepare() | Chris Wilson | 2017-03-14 | 1 | -1/+1 |
| * | | | drm/i915: Stop using RP_DOWN_EI on Baytrail | Chris Wilson | 2017-03-14 | 3 | -48/+32 |