index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
pti
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-04-12
drm/i915/gvt: remove redundant platform check for mocs load/restore
Changbin Du
1
-6
/
+0
2017-04-12
drm/i915/gvt: Align render mmio list to cacheline
Changbin Du
1
-2
/
+2
2017-04-06
drm/i915/gvt: cleanup some too chatty scheduler message
Zhenyu Wang
1
-9
/
+1
2017-03-30
drm/i915/gvt: control the scheduler by timeslice usage
Ping Gao
1
-2
/
+7
2017-03-30
drm/i915/gvt: create an idle vGPU
Ping Gao
3
-1
/
+69
2017-03-30
drm/i915/gvt: add basic function for weight control
Ping Gao
1
-0
/
+59
2017-03-30
drm/i915/gvt: define weight according to vGPU type
Ping Gao
4
-7
/
+33
2017-03-30
drm/i915/gvt: factor out the scheduler
Ping Gao
1
-30
/
+36
2017-03-30
drm/i915/gvt: add some statistic routine for scheduler
Ping Gao
3
-25
/
+48
2017-03-30
drm/i915/gvt: use hrtimer replace delayed_work in scheduler
Ping Gao
4
-16
/
+41
2017-03-30
drm/i915/gvt: remove the redundant info NULL check
Tina Zhang
1
-7
/
+0
2017-03-30
drm/i915/gvt: adjust mem size for low resolution type
Zhenyu Wang
1
-1
/
+1
2017-03-29
drm/i915/gvt: remove workload from intel_shadow_wa_ctx structure
Tina Zhang
3
-13
/
+22
2017-03-29
drm/i915/gvt: Turn on KBL platform support.
Xu Han
1
-0
/
+2
2017-03-29
drm/i915/gvt: Add KBL dispatch logic in each function.
Xu Han
8
-26
/
+43
2017-03-29
drm/i915/gvt: Update save/restore list to compatible KBL platform.
Xu Han
1
-0
/
+12
2017-03-29
drm/i915/gvt: Update MMIO handle policy to compatible KBL platform.
Xu Han
1
-198
/
+211
2017-03-29
drm/i915/gvt: Add KBL platform definition.
Xu Han
1
-9
/
+10
2017-03-29
drm/i915/gvt: Add mdev device attribute group
Zhenyu Wang
1
-0
/
+32
2017-03-29
drm/i915/gvt: make dpcd_fix_data supports DP1.2
Pei Zhang
1
-1
/
+2
2017-03-29
drm/i915/gvt: emulate SKL_FUSE_STATUS and LCPLL_CTL for virtual monitor detec...
Weinan Li
1
-1
/
+12
2017-03-29
drm/i915/gvt: fix error return check for copy_gma_to_hva()
Zhenyu Wang
1
-4
/
+4
2017-03-28
drm/i915/dp: reduce link M/N parameters
Jani Nikula
1
-0
/
+11
2017-03-28
drm/i915: Take rpm wakelock around debugfs/i915_gpu_info
Chris Wilson
1
-1
/
+4
2017-03-28
drm/i915: WARN if the core runtime PM get helpers fail
Imre Deak
1
-3
/
+9
2017-03-28
drm/i915/perf: remove user triggerable warn
Matthew Auld
1
-2
/
+6
2017-03-28
drm/i915: update the firmware download URL
Jani Nikula
1
-1
/
+1
2017-03-28
drm/i915/perf: destroy stream on sample_flags mismatch
Matthew Auld
1
-1
/
+2
2017-03-28
drm/i915: allow HDMI 2.0 clock rates
Shashank Sharma
1
-0
/
+2
2017-03-28
drm/i915: enable scrambling
Shashank Sharma
5
-0
/
+106
2017-03-27
drm/i915: kill intel_ddi_pll_select()
Paulo Zanoni
3
-26
/
+11
2017-03-27
drm/i915: Mark manually wedged engines as guilty
Chris Wilson
1
-5
/
+11
2017-03-27
drm/i915: Refactor tests for validity of RING_TAIL
Chris Wilson
4
-15
/
+19
2017-03-27
drm/i915: Assert that the request->tail fits within the ring
Chris Wilson
2
-0
/
+7
2017-03-27
drm/i915/execlists: Wrap tail pointer after reset tweaking
Chris Wilson
2
-3
/
+11
2017-03-27
drm/i915: Use i9xx_check_plane_surface() for sprite planes as well
Ville Syrjälä
3
-47
/
+27
2017-03-27
drm/i915: Eliminate ironlake_update_primary_plane()
Ville Syrjälä
1
-49
/
+6
2017-03-27
drm/i915: Introduce i9xx_check_plane_surface()
Ville Syrjälä
1
-32
/
+50
2017-03-27
drm/i915: Pre-compute plane control register value
Ville Syrjälä
3
-32
/
+36
2017-03-27
drm/i915: Nuke ironlake_plane_ctl()
Ville Syrjälä
1
-52
/
+6
2017-03-27
drm/i915: Extract i9xx_plane_ctl() and ironlake_plane_ctl()
Ville Syrjälä
1
-38
/
+66
2017-03-27
drm/i915: Use BIT() for computing the engine's flag
Chris Wilson
1
-2
/
+2
2017-03-27
drm/i915: Remove unused intel_flush_status_page()
Chris Wilson
1
-8
/
+0
2017-03-27
drm/i915: Fixup intel_write_status_page() for old CPUs without clflush
Chris Wilson
1
-7
/
+15
2017-03-27
drm/i915: Align "unfenced" tiled access on gen2, early gen3
Chris Wilson
3
-1
/
+9
2017-03-27
drm/i915: Limit number of reads to stabilize rc6 counter reads
Chris Wilson
1
-1
/
+2
2017-03-27
drm/i915: Check we have an wake device before flushing GTT writes
Chris Wilson
1
-3
/
+6
2017-03-27
drm/i915/execlists: Trim irq handler
Chris Wilson
1
-15
/
+12
2017-03-27
drm/i915/uc: Make intel_uc_prepare_fw() static
Michal Wajdeczko
2
-137
/
+135
2017-03-26
Linux 4.11-rc4
v4.11-rc4
Linus Torvalds
1
-1
/
+1
[next]