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
*
Merge tag 'drm-intel-next-2017-08-18' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
2017-08-22
115
-32707
/
+4617
|
\
|
*
drm/i915: Update DRIVER_DATE to 20170818
Daniel Vetter
2017-08-18
1
-2
/
+2
|
*
drm/i915/bxt: use NULL for GPIO connection ID
Andy Shevchenko
2017-08-18
1
-1
/
+1
|
*
drm/i915: Mark the GT as busy before idling the previous request
Chris Wilson
2017-08-18
1
-43
/
+45
|
*
drm/i915: Trivial grammar fix s/opt of/opt out of/ in comment
Chris Wilson
2017-08-18
1
-1
/
+1
|
*
drm/i915: Replace execbuf vma ht with an idr
Chris Wilson
2017-08-18
10
-208
/
+114
|
*
drm/i915: Simplify eb_lookup_vmas()
Chris Wilson
2017-08-18
1
-86
/
+36
|
*
drm/i915: Convert execbuf to use struct-of-array packing for critical fields
Chris Wilson
2017-08-18
3
-151
/
+156
|
*
drm/i915: Check context status before looking up our obj/vma
Chris Wilson
2017-08-18
1
-7
/
+6
|
*
drm/i915: Don't use MI_STORE_DWORD_IMM on Sandybridge/vcs
Chris Wilson
2017-08-18
7
-15
/
+40
|
*
drm/i915: Stop touching forcewake following a gen6+ engine reset
Chris Wilson
2017-08-18
1
-6
/
+1
|
*
drm/i915: Split pin mapping into per platform functions
Anusha Srivatsa
2017-08-17
1
-22
/
+91
|
*
drm/i915/opregion: let user specify override VBT via firmware load
Jani Nikula
2017-08-17
4
-0
/
+51
|
*
drm/i915/cnl: Reuse skl_wm_get_hw_state on Cannonlake.
Rodrigo Vivi
2017-08-16
1
-1
/
+1
|
*
drm/i915/gen10: implement gen 10 watermarks calculations
Paulo Zanoni
2017-08-16
1
-4
/
+13
|
*
drm/i915/cnl: Fix LSPCON support.
Rodrigo Vivi
2017-08-16
1
-2
/
+2
|
*
drm/i915/vbt: ignore extraneous child devices for a port
Jani Nikula
2017-08-16
1
-6
/
+9
|
*
drm/i915/cnl: Setup PAT Index.
Rodrigo Vivi
2017-08-16
2
-2
/
+25
|
*
drm/i915/edp: Allow alternate fixed mode for eDP if available.
Jim Bride
2017-08-16
6
-8
/
+45
|
*
drm/i915: Add support for drm syncobjs
Jason Ekstrand
2017-08-15
2
-6
/
+149
|
*
drm/i915: Handle full s64 precision for wait-ioctl
Chris Wilson
2017-08-15
2
-1
/
+10
|
*
drm/i915: Split obj->cache_coherent to track r/w
Chris Wilson
2017-08-15
11
-32
/
+96
|
*
drm/i915/hsw+: Add support for multiple power well regs
Imre Deak
2017-08-15
4
-33
/
+68
|
*
drm/i915: Work around GCC anonymous union initialization bug
Imre Deak
2017-08-15
1
-24
/
+54
|
*
Merge tag 'gvt-next-2017-08-15' of https://github.com/01org/gvt-linux into dr...
Daniel Vetter
2017-08-15
18
-133
/
+297
|
|
\
|
|
*
drm/i915/gvt: Fix guest i915 full ppgtt blocking issue
Tina Zhang
2017-08-15
2
-17
/
+29
|
|
*
drm/i915: Enable guest i915 full ppgtt functionality
Tina Zhang
2017-08-15
5
-3
/
+20
|
|
*
drm/i915: Disconnect 32 and 48 bit ppGTT support
Joonas Lahtinen
2017-08-15
1
-4
/
+9
|
|
*
drm/i915/gvt: Add shadow context descriptor updating
Kechen Lu
2017-08-10
3
-0
/
+26
|
|
*
drm/i915/gvt: expose vGPU context hw id
Zhenyu Wang
2017-08-10
1
-0
/
+17
|
|
*
drm/i915/gvt: Refine the intel_vgpu_reset_gtt reset function
Chuanxiao Dong
2017-08-10
3
-9
/
+5
|
|
*
drm/i915/gvt: Add carefully checking in GTT walker paths
Changbin Du
2017-08-10
2
-37
/
+64
|
|
*
drm/i915/gvt: Remove duplicated MMIO entries
Jian Jun Chen
2017-08-10
1
-8
/
+10
|
|
*
drm/i915/gvt: take runtime pm when do early scan and shadow
Zhenyu Wang
2017-08-10
1
-0
/
+2
|
|
*
drm/i915/gvt: Replace duplicated code with exist function
Ping Gao
2017-08-10
1
-3
/
+3
|
|
*
drm/i915/gvt: To check whether workload scan and shadow has mutex hold
Ping Gao
2017-08-10
1
-0
/
+2
|
|
*
drm/i915/gvt: Audit and shadow workload during ELSP writing
Ping Gao
2017-08-10
3
-0
/
+19
|
|
*
drm/i915/gvt: Factor out scan and shadow from workload dispatch
Ping Gao
2017-08-10
4
-35
/
+54
|
|
*
drm/i915/gvt: Optimize ring siwtch 2x faster again by light weight mmio acces...
Changbin Du
2017-08-10
1
-13
/
+26
|
|
*
drm/i915/gvt: Optimize ring siwtch 2x faster by removing unnecessary POSTING_...
Changbin Du
2017-08-10
1
-6
/
+13
|
|
*
drm/i915/gvt: Use gvt_err to print the resource not enough error
Chuanxiao Dong
2017-08-10
1
-2
/
+2
|
*
|
drm/i915: Initialize 'data' in intel_dsi_dcs_backlight.c
Balasubramaniam, Hari Chand
2017-08-15
1
-1
/
+1
|
*
|
drm/i915/dp: Validate the compliance test link parameters
Manasi Navare
2017-08-15
1
-17
/
+17
|
*
|
drm/i915/dp: Generalize intel_dp_link_params function to accept arguments to ...
Manasi Navare
2017-08-15
1
-6
/
+8
|
*
|
drm/i915: More surgically unbreak the modeset vs reset deadlock
Daniel Vetter
2017-08-14
4
-10
/
+52
|
*
|
drm/i915: Push i915_sw_fence_wait into the nonblocking atomic commit
Daniel Vetter
2017-08-14
1
-8
/
+8
|
*
|
drm/i915: Avoid the gpu reset vs. modeset deadlock
Daniel Vetter
2017-08-14
1
-0
/
+7
|
*
|
drm/i915/gen9: Send all components in VF state
Mika Kuoppala
2017-08-14
1
-2
/
+2
|
*
|
drm/i915/guc: Rename GuC irq trigger function
Michal Wajdeczko
2017-08-12
1
-2
/
+2
|
*
|
drm/i915: Suppress switch_mm emission between the same aliasing_ppgtt
Chris Wilson
2017-08-12
1
-7
/
+8
[next]