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.13.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
2017-04-03
Merge tag 'gvt-fixes-2017-04-01' of https://github.com/01org/gvt-linux into d...
Jani Nikula
6
-12
/
+54
2017-04-03
Merge tag 'drm-misc-next-2017-03-31' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
3
-23
/
+6
2017-04-03
drm/i915: Update DRIVER_DATE to 20170403
Daniel Vetter
1
-2
/
+2
2017-04-01
drm/i915/gvt: Fix firmware loading interface for GVT-g golden HW state
Zhi Wang
1
-3
/
+6
2017-03-31
drm/i915: Clear gt.active_requests before checking idle status
Chris Wilson
1
-1
/
+3
2017-03-31
drm/i915/uc: Drop use of MISSING_CASE on trivial enums
Michal Wajdeczko
1
-6
/
+2
2017-03-31
drm/i915: make a few DDI functions static
Paulo Zanoni
2
-8
/
+4
2017-03-31
drm/i915: Combine reset_all_global_seqno() loops into one
Chris Wilson
1
-9
/
+5
2017-03-31
drm/i915: Remove redudant wait for each engine to idle from seqno wrap
Chris Wilson
1
-3
/
+0
2017-03-31
drm/i915: Wait for all engines to be idle as part of i915_gem_wait_for_idle()
Chris Wilson
1
-3
/
+26
2017-03-31
drm/i915: Move retire-requests into i915_gem_wait_for_idle()
Chris Wilson
6
-16
/
+4
2017-03-31
drm/i915: Use a dummy timeline name for a signaled fence
Chris Wilson
1
-0
/
+11
2017-03-31
drm/i915: Ironlake do_idle_maps w/a may be called w/o struct_mutex
Chris Wilson
1
-1
/
+1
2017-03-31
drm/i915/gvt: remove the redundant info NULL check
Tina Zhang
1
-7
/
+0
2017-03-31
drm/i915/gvt: adjust mem size for low resolution type
Zhenyu Wang
1
-1
/
+1
2017-03-31
drm/i915: Avoid lock dropping between rescheduling
Chris Wilson
1
-29
/
+24
2017-03-31
drm/i915/uc: Move fw path check to fetch_uc_fw()
Michal Wajdeczko
1
-5
/
+5
2017-03-31
drm/i915/huc: Remove unused intel_huc_fini()
Michal Wajdeczko
2
-19
/
+0
2017-03-31
drm/i915/uc: Add intel_uc_fw_fini()
Michal Wajdeczko
1
-15
/
+15
2017-03-31
drm/i915/uc: Add intel_uc_fw_type_repr()
Michal Wajdeczko
2
-2
/
+18
2017-03-31
drm/i915/uc: Move intel_uc_fw_status_repr() to intel_uc.h
Michal Wajdeczko
2
-17
/
+19
2017-03-31
drivers: gpu: drm: i915L intel_lpe_audio: Fix kerneldoc comments
Tamara Diaconita
1
-0
/
+1
2017-03-30
drm/i915: Suppress busy status for engines if wedged
Chris Wilson
2
-3
/
+10
2017-03-30
drm/i915: Do request retirement before marking engines as wedged
Chris Wilson
1
-1
/
+6
2017-03-30
drm/i915: Drop verbose and archaic "ring" from our internal engine names
Chris Wilson
1
-10
/
+10
2017-03-30
drm/i915: Use a dummy timeline name for a signaled fence
Chris Wilson
1
-0
/
+11
2017-03-30
Merge tag 'gvt-next-2017-03-30' of https://github.com/01org/gvt-linux into dr...
Daniel Vetter
17
-323
/
+626
2017-03-30
drm/i915: Ironlake do_idle_maps w/a may be called w/o struct_mutex
Chris Wilson
1
-1
/
+1
2017-03-30
drm/i915/guc: Take enable_guc_loading check out of GEM core code
Oscar Mateo
3
-8
/
+11
2017-03-30
drm/i915/gvt: exclude cfg space from failsafe mode
Changbin Du
1
-3
/
+0
2017-03-30
Revert unrelated part of "drm: simplify the locking in the GETCRTC ioctl"
Maarten Lankhorst
1
-5
/
+0
2017-03-30
drm/i915/opregion: debug log about invalid ACPI OpRegion VBT
Jani Nikula
1
-0
/
+4
2017-03-30
drm/i915/opregion: try to validate RVDA VBT only if it's there
Jani Nikula
1
-21
/
+20
2017-03-30
drm/i915/opregion: bail out early for systems with no opregion VBT
Jani Nikula
1
-32
/
+32
2017-03-30
drm/i915/gvt: Activate/de-activate vGPU in mdev ops.
Zhi Wang
4
-6
/
+48
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: Use LINEAR modifier instead of NONE
Ben Widawsky
1
-14
/
+14
2017-03-29
drm/i915/execlists: Wrap tail pointer after reset tweaking
Chris Wilson
2
-2
/
+10
2017-03-29
Revert "drm/i915: Skip execlists_dequeue() early if the list is empty"
Chris Wilson
2
-24
/
+0
2017-03-29
drm/i915/perf: remove user triggerable warn
Matthew Auld
1
-2
/
+6
2017-03-29
drm/i915/perf: destroy stream on sample_flags mismatch
Matthew Auld
1
-1
/
+2
2017-03-29
drm/i915: Align "unfenced" tiled access on gen2, early gen3
Chris Wilson
3
-1
/
+9
[prev]
[next]