index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-06
drm/i915/gvt: Fix one indent error
Zhenyu Wang
1
-1
/
+1
2018-03-06
drm/i915/gvt: Fix check error on fence mmio handler
Zhenyu Wang
1
-2
/
+4
2018-03-06
drm/i915/gvt: Fix check error of vgpu create failure message
Zhenyu Wang
1
-1
/
+1
2018-03-06
drm/i915/gvt: Fix vGPU sched timeslice calculation warning
Zhenyu Wang
1
-3
/
+2
2018-03-06
drm/i915/gvt: remove gvt max port definition
Zhenyu Wang
1
-3
/
+1
2018-03-06
drm/i915/gvt: Fix one gvt_vgpu_error() use in dmabuf.c
Zhenyu Wang
1
-1
/
+1
2018-03-06
drm/i915/gvt: init mmio by lri command in vgpu inhibit context
Weinan Li
4
-4
/
+181
2018-03-06
drm/i915/gvt: add interface to check if context is inhibit
Weinan Li
2
-10
/
+16
2018-03-06
drm/i915/gvt: add define GEN9_MOCS_SIZE
Weinan Li
1
-6
/
+8
2018-03-06
drm/i915/gvt: Define PTE addr mask with GENMASK_ULL
Changbin Du
1
-3
/
+3
2018-03-06
drm/i915/gvt: Manage shadow pages with radix tree
Changbin Du
2
-27
/
+27
2018-03-06
drm/i915/gvt: Provide generic page_track infrastructure for write-protected page
Changbin Du
8
-111
/
+266
2018-03-06
drm/i915/gvt: Don't extend page_track to mpt layer
Changbin Du
2
-52
/
+36
2018-03-06
drm/i915/gvt: Rename mpt api {set, unset}_wp_page to {enable, disable}_page_t...
Changbin Du
3
-11
/
+10
2018-03-06
drm/i915/gvt: Rename shadow_page to short name spt
Changbin Du
2
-29
/
+29
2018-03-06
drm/i915/gvt: Rework shadow page management code
Changbin Du
3
-320
/
+203
2018-03-06
drm/i915/gvt: Refine pte shadowing process
Changbin Du
1
-79
/
+94
2018-03-06
drm/i915/gvt: Use standard pte bit definition
Changbin Du
1
-11
/
+11
2018-03-06
drm/i915/gvt: Factor out intel_vgpu_{get, put}_ppgtt_mm interface
Changbin Du
4
-44
/
+22
2018-03-06
drm/i915/gvt: Rename ggtt related functions to be more specific
Changbin Du
3
-15
/
+15
2018-03-06
drm/i915/gvt: Add verbose gtt shadow logs
Changbin Du
1
-0
/
+18
2018-03-06
drm/i915/gvt: Refine ggtt_set_shadow_entry
Changbin Du
1
-11
/
+8
2018-03-06
drm/i915/gvt: Refine ggtt and ppgtt root entry ops
Changbin Du
2
-56
/
+75
2018-03-06
drm/i915/gvt: Refine the intel_vgpu_mm reference management
Changbin Du
3
-19
/
+25
2018-03-06
drm/i915/gvt: Rework shadow graphic memory management code
Changbin Du
6
-356
/
+299
2018-03-05
drm: Don't pass clip to drm_atomic_helper_check_plane_state()
Ville Syrjälä
1
-12
/
+0
2018-03-05
drm/i915/icl: Ringbuffer interrupt handling
Tvrtko Ursulin
2
-8
/
+21
2018-03-05
drm/i915: Unwind vma pinning for intel_pin_and_fence_fb_obj error path
Chris Wilson
1
-0
/
+1
2018-03-05
drm/i915/icl: remove port A/E lane sharing limitation.
Mahesh Kumar
1
-46
/
+39
2018-03-05
drm/i915: Update DRIVER_DATE to 20180305
Joonas Lahtinen
1
-2
/
+2
2018-03-03
drm/i915/huc: Mark firmware as failed on auth failure
Michal Wajdeczko
1
-10
/
+18
2018-03-03
drm/i915/uc: Introduce intel_uc_suspend|resume
Michal Wajdeczko
6
-35
/
+68
2018-03-03
drm/i915/execlists: Split spinlock from its irq disabling side-effect
Chris Wilson
1
-6
/
+29
2018-03-03
drm/i915/execlists: Move irq state manipulation inside irq disabled region
Chris Wilson
1
-4
/
+4
2018-03-03
drm/i915: Suspend submission tasklets around wedging
Chris Wilson
2
-1
/
+10
2018-03-02
drm/i915: Deduplicate the code to fill the aux message header
Ville Syrjälä
1
-12
/
+20
2018-03-02
drm/i915: Keep the AKSV details in intel_dp_hdcp_write_an_aksv()
Ville Syrjälä
1
-29
/
+13
2018-03-02
drm/i915: s/intel_dp_aux_ch/intel_dp_aux_xfer/
Ville Syrjälä
1
-9
/
+9
2018-03-02
drm/i915/gen9, gen10: Disable FBC on planes with a misaligned Y-offset
Imre Deak
1
-0
/
+11
2018-03-02
drm/i915: Add support for the YCbCr COLOR_RANGE property
Ville Syrjälä
3
-3
/
+22
2018-03-02
drm/i915: Change the COLOR_ENCODING prop default value to BT.709
Ville Syrjälä
2
-2
/
+2
2018-03-02
drm/i915: Add support for the YCbCr COLOR_ENCODING property
Ville Syrjälä
3
-18
/
+67
2018-03-02
drm/i915: Fix plane YCbCr->RGB conversion for GLK
Ville Syrjälä
4
-5
/
+15
2018-03-02
drm/i915: Correctly handle limited range YCbCr data on VLV/CHV
Ville Syrjälä
2
-18
/
+73
2018-03-02
drm/i915: Wedged engine mask makes more sense in hex
Tvrtko Ursulin
1
-1
/
+2
2018-03-02
drm/i915/uc: Make GuC/HuC fw fetch and loading functions/file structure symme...
Sagar Arun Kamble
7
-161
/
+191
2018-03-02
drm/i915: Check for I915_MODE_FLAG_INHERITED before drm_atomic_helper_check_m...
Maarten Lankhorst
1
-15
/
+8
2018-03-01
drm/i915: Replace open-coded wait-for loop
Chris Wilson
1
-12
/
+9
2018-03-01
drm/i915/perf: fix perf stream opening lock
Lionel Landwerlin
1
-27
/
+13
2018-03-01
drm/i915/icl: Interrupt handling
Mika Kuoppala
2
-1
/
+241
[prev]
[next]