index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "drm/i915: Implement Link Rate fallback on Link training failure"
Daniel Vetter
2017-03-02
3
-50
/
+2
*
drm/i915: Implement Link Rate fallback on Link training failure
Manasi Navare
2017-03-01
3
-2
/
+50
*
drm/i915: Remove i915_debugfs_unregister()
Noralf Trønnes
2017-03-01
5
-146
/
+23
*
gpu: drm: drivers: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
2017-03-01
1
-4
/
+4
*
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
2017-02-26
38
-357
/
+516
|
\
|
*
Merge tag 'v4.10-rc8' into drm-next
Dave Airlie
2017-02-23
13
-80
/
+106
|
|
\
|
|
*
drm/i915: Always convert incoming exec offsets to non-canonical
Michał Winiarski
2017-02-08
1
-6
/
+6
|
|
*
drm/i915: Remove overzealous fence warn on runtime suspend
Chris Wilson
2017-02-08
2
-2
/
+11
|
|
*
drm/i915/bxt: Add MST support when do DPLL calculation
Lee, Shawn C
2017-02-08
1
-1
/
+2
|
|
*
drm/i915: don't warn about Skylake CPU - KabyPoint PCH combo
Jani Nikula
2017-02-08
1
-1
/
+2
|
|
*
drm/i915: fix i915 running as dom0 under Xen
Juergen Gross
2017-02-08
1
-2
/
+10
|
|
*
drm/i915: Flush untouched framebuffers before display on !llc
Chris Wilson
2017-02-08
1
-1
/
+1
|
|
*
drm/i915: fix use-after-free in page_flip_completed()
Andrey Ryabinin
2017-02-08
1
-2
/
+2
|
|
*
drm/i915: Track pinned vma in intel_plane_state
Chris Wilson
2017-02-01
7
-135
/
+99
|
|
*
drm/i915: Check for NULL i915_vma in intel_unpin_fb_obj()
Linus Torvalds
2017-01-29
1
-0
/
+3
|
|
*
Merge tag 'gvt-fixes-2017-01-25' of https://github.com/01org/gvt-linux into d...
Jani Nikula
2017-01-25
4
-56
/
+24
|
|
|
\
|
|
|
*
drm/i915/gvt: Fix kmem_cache_create() name
Alex Williamson
2017-01-25
1
-1
/
+1
|
|
|
*
drm/i915/gvt/kvmgt: mdev ABI is available_instances, not available_instance
Alex Williamson
2017-01-25
1
-4
/
+4
|
|
|
*
drm/i915/gvt: Fix relocation of shadow bb
Chris Wilson
2017-01-17
2
-47
/
+19
|
|
|
*
drm/i915/gvt: Enable the shadow batch buffer
Tina Zhang
2017-01-17
1
-4
/
+0
|
|
*
|
drm/i915: reinstate call to trace_i915_vma_bind
Daniele Ceraolo Spurio
2017-01-25
1
-0
/
+1
|
|
*
|
drm/i915: Move atomic state free from out of fence release
Chris Wilson
2017-01-25
3
-2
/
+33
|
|
*
|
drm/i915: Check for NULL atomic state in intel_crtc_disable_noatomic()
Ander Conselvan de Oliveira
2017-01-25
1
-0
/
+6
|
|
*
|
drm/i915: Fix calculation of rotated x and y offsets for planar formats
Ander Conselvan de Oliveira
2017-01-25
1
-2
/
+3
|
|
*
|
drm/i915: Don't init hpd polling for vlv and chv from runtime_suspend()
Ander Conselvan de Oliveira
2017-01-25
1
-1
/
+1
|
|
*
|
drm/i915: Don't leak edid in intel_crt_detect_ddc()
Ander Conselvan de Oliveira
2017-01-25
1
-4
/
+5
|
|
*
|
drm/i915: Release temporary load-detect state upon switching
Chris Wilson
2017-01-25
1
-0
/
+1
|
|
*
|
drm/i915: prevent crash with .disable_display parameter
Clint Taylor
2017-01-25
1
-0
/
+3
|
|
*
|
drm/i915: Avoid drm_atomic_state_put(NULL) in intel_display_resume
Chris Wilson
2017-01-25
1
-1
/
+2
|
*
|
|
drm/i915: Fix not finding the VBT when it overlaps with OPREGION_ASLE_EXT
Hans de Goede
2017-02-16
1
-1
/
+12
|
*
|
|
drm/i915: Pass timeout==0 on to i915_gem_object_wait_fence()
Chris Wilson
2017-02-16
1
-2
/
+2
|
*
|
|
drm/i915/gvt: Disable access to stolen memory as a guest
Chris Wilson
2017-02-16
1
-0
/
+5
|
*
|
|
drm/i915: Avoid spurious WARNs about the wrong pipe in the PPS code
Ville Syrjälä
2017-02-16
1
-3
/
+3
|
*
|
|
drm/i915: Check for timeout completion when waiting for the rq to submitted
Chris Wilson
2017-02-16
1
-1
/
+6
|
*
|
|
drm/i915: A hotfix for making aliasing PPGTT work for GVT-g
Zhi Wang
2017-02-16
1
-3
/
+4
|
*
|
|
drm/i915: Restore context and pd for ringbuffer submission after reset
Chris Wilson
2017-02-16
4
-17
/
+81
|
*
|
|
drm/i915: Let execlist_update_context() cover !FULL_PPGTT mode.
Zhi Wang
2017-02-16
1
-1
/
+2
|
*
|
|
drm/i915/lspcon: Fix resume time initialization due to unasserted HPD
Imre Deak
2017-02-16
3
-3
/
+8
|
*
|
|
drm/i915/gen9+: Enable hotplug detection early
Imre Deak
2017-02-16
1
-19
/
+50
|
*
|
|
drm/i915: Reject set-tiling-ioctl with stride==0 and a tiling mode
Chris Wilson
2017-02-16
1
-1
/
+1
|
*
|
|
drm/i915: Recreate internal objects with single page segments if dmar fails
Chris Wilson
2017-02-16
1
-14
/
+23
|
*
|
|
Merge tag 'gvt-next-2017-02-15' of https://github.com/01org/gvt-linux into dr...
Jani Nikula
2017-02-16
13
-99
/
+179
|
|
\
\
\
|
|
*
|
|
drm/i915/gvt: return error code if dma map iova failed
Chuanxiao Dong
2017-02-14
1
-1
/
+4
|
|
*
|
|
drm/i915/gvt: optimize the inhibit context mmio load
Chuanxiao Dong
2017-02-14
1
-0
/
+17
|
|
*
|
|
drm/i915/gvt: add sprite plane flip done support.
Xu Han
2017-02-14
2
-1
/
+23
|
|
*
|
|
drm/i915/gvt: add missing display part reset for vGPU reset
Changbin Du
2017-02-14
3
-0
/
+14
|
|
*
|
|
drm/i915/gvt: Fix shadow context descriptor
Zhenyu Wang
2017-02-14
1
-1
/
+2
|
|
*
|
|
drm/i915/gvt: Fix alignment for GTT allocation
Zhenyu Wang
2017-02-14
1
-7
/
+8
|
|
*
|
|
drm/i915/gvt: fix crash at function release_shadow_wa_ctx
Changbin Du
2017-02-10
1
-1
/
+1
|
|
*
|
|
drm/i915/gvt: enable IOMMU for gvt
Chuanxiao Dong
2017-02-09
1
-7
/
+0
[next]