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-02-14
drm/i915: Fix DSI panels with v1 MIPI sequences without a DEASSERT sequence v3
Hans de Goede
2
-0
/
+85
2018-02-14
drm/i915: Free memdup-ed DSI VBT data structures on driver_unload
Hans de Goede
1
-0
/
+6
2018-02-14
drm/i915: Add intel_bios_cleanup() function
Hans de Goede
3
-13
/
+17
2018-02-14
drm/i915/vlv: Add cdclk workaround for DSI
Hans de Goede
1
-0
/
+8
2018-02-14
drm/i915/gvt: fix one typo of render_mmio trace
Weinan Li
1
-1
/
+1
2018-02-14
drm/i915/gvt: Support BAR0 8-byte reads/writes
Tina Zhang
1
-2
/
+49
2018-02-14
drm/i915/gvt: add 0xe4f0 into gen9 render list
Weinan Li
1
-0
/
+1
2018-02-14
drm/i915/pmu: Fix building without CONFIG_PM
Chris Wilson
1
-10
/
+23
2018-02-14
drm/i915/pmu: Fix sleep under atomic in RC6 readout
Tvrtko Ursulin
2
-15
/
+84
2018-02-14
drm/i915/pmu: Fix PMU enable vs execlists tasklet race
Tvrtko Ursulin
2
-87
/
+52
2018-02-14
drm/i915: Lock out execlist tasklet while peeking inside for busy-stats
Chris Wilson
1
-8
/
+12
2018-02-14
drm/i915/breadcrumbs: Ignore unsubmitted signalers
Chris Wilson
1
-19
/
+10
2018-02-13
drm/i915: Don't wake the device up to check if the engine is asleep
Chris Wilson
1
-1
/
+3
2018-02-13
drm/i915: Avoid truncation before clamping userspace's priority value
Chris Wilson
1
-1
/
+1
2018-02-13
drm/i915/perf: Fix compiler warning for string truncation
Chris Wilson
1
-2
/
+2
2018-02-13
drm/i915/perf: Fix compiler warning for string truncation
Chris Wilson
1
-2
/
+2
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-5
/
+5
2018-02-08
Merge tag 'drm-for-v4.16-part2-fixes' of git://people.freedesktop.org/~airlie...
Linus Torvalds
39
-269
/
+419
2018-02-07
drm/i915/bios: add DP max link rate to VBT child device struct
Jani Nikula
2
-3
/
+7
2018-02-06
drm/i915/cnp: Properly handle VBT ddc pin out of bounds.
Rodrigo Vivi
1
-2
/
+3
2018-02-06
drm/i915/cnp: Ignore VBT request for know invalid DDC pin.
Rodrigo Vivi
1
-3
/
+8
2018-02-06
drm/i915/cmdparser: Do not check past the cmd length.
Michal Srb
1
-0
/
+6
2018-02-06
drm/i915/cmdparser: Check reg_table_count before derefencing.
Michal Srb
1
-2
/
+2
2018-02-06
drm/i915/bxt, glk: Increase PCODE timeouts during CDCLK freq changing
Imre Deak
3
-9
/
+25
2018-02-06
drm/i915/gvt: Use KVM r/w to access guest opregion
Tina Zhang
2
-29
/
+70
2018-02-06
drm/i915/gvt: Fix aperture read/write emulation when enable x-no-mmap=on
Changbin Du
4
-59
/
+35
2018-02-06
drm/i915/gvt: only reset execlist state of one engine during VM engine reset
Weinan Li
3
-14
/
+20
2018-02-06
drm/i915/gvt: refine intel_vgpu_submission_ops as per engine ops
Weinan Li
6
-18
/
+20
2018-02-02
Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
173
-7581
/
+13654
2018-02-02
Merge tag 'vfio-v4.16-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-5
/
+10
2018-02-01
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+6
2018-02-01
drm/i915/ppgtt: Pin page directories before allocation
Chris Wilson
1
-4
/
+10
2018-02-01
drm/i915: Always run hangcheck while the GPU is busy
Chris Wilson
4
-21
/
+6
2018-02-01
Revert "drm/i915: mark all device info struct with __initconst"
Lionel Landwerlin
1
-47
/
+47
2018-02-01
drm/i915/edp: Do not do link training fallback or prune modes on EDP
Manasi Navare
1
-9
/
+17
2018-02-01
drm/i915: Check for fused or unused pipes
Mika Kahola
1
-1
/
+1
2018-02-01
drm/i915: Protect WC stash allocation against direct reclaim
Chris Wilson
1
-7
/
+25
2018-02-01
drm/i915: Only attempt to scan the requested number of shrinker slabs
Chris Wilson
1
-2
/
+2
2018-02-01
drm/i915: Always call to intel_display_set_init_power() in resume_early.
Maarten Lankhorst
1
-0
/
+2
2018-02-01
drm/i915/gvt: cancel scheduler timer when no vGPU exists
Zhenyu Wang
1
-0
/
+7
2018-02-01
drm/i915/gvt: cancel virtual vblank timer when no vGPU exists
Zhenyu Wang
1
-0
/
+2
2018-02-01
drm/i915/gvt: Keep obj->dma_buf link NULL during exporting
Tina Zhang
1
-1
/
+0
2018-02-01
drm/i915/pmu: Reconstruct active state on starting busy-stats
Chris Wilson
1
-1
/
+15
2018-02-01
drm/i915: Stop getting the fault address from RING_FAULT_REG
Oscar Mateo
2
-2
/
+15
2018-02-01
drm/i915/guc: Add uc_fini_wq in gem_init unwind path
Sagar Arun Kamble
2
-2
/
+2
2018-02-01
drm/i915: Fix using BIT_ULL() vs. BIT() for power domain masks
Imre Deak
1
-3
/
+3
2018-02-01
drm/i915: Try EDID bitbanging on HDMI after failed read
Stefan BrĂ¼ns
1
-3
/
+11
2018-02-01
drm/i915/glk: Disable Guc and HuC on GLK
Anusha Srivatsa
2
-20
/
+0
2018-02-01
drm/i915/gvt: Do not use I915_NUM_ENGINES to iterate over the mocs regs array
Michel Thierry
1
-1
/
+1
2018-02-01
drm/i915/gvt: validate gfn before set shadow page entry
Hang Yuan
4
-5
/
+53
[next]