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
2017-10-05
drm/i915/glk: Fix DMC/DC state idleness calculation
Imre Deak
1
-1
/
+1
2017-10-05
drm/i915/cnl: Reprogram DMC firmware after S3/S4 resume
Imre Deak
1
-0
/
+3
2017-10-03
drm/i915: Fix DDI PHY init if it was already on
Imre Deak
2
-21
/
+2
2017-09-26
drm/i915/bios: ignore HDMI on port A
Jani Nikula
1
-0
/
+7
2017-09-26
drm/i915: remove redundant variable hw_check
Colin Ian King
1
-2
/
+0
2017-09-26
drm/i915: always update ELD connector type after get modes
Jani Nikula
2
-5
/
+17
2017-09-19
drm/i915: Remove unused 'in_vbl' from i915_get_crtc_scanoutpos()
Chris Wilson
1
-3
/
+0
2017-09-19
drm/i915/cnp: set min brightness from VBT
Lee, Shawn C
1
-0
/
+2
2017-09-19
Revert "drm/i915/bxt: Disable device ready before shutdown command"
Uma Shankar
1
-11
/
+0
2017-09-19
drm/i915/bxt: set min brightness from VBT
Lee, Shawn C
1
-0
/
+2
2017-09-19
drm/i915: Fix an error handling in 'intel_framebuffer_init()'
Christophe JAILLET
1
-1
/
+1
2017-09-19
drm/i915/gvt: Fix incorrect PCI BARs reporting
Changbin Du
1
-65
/
+48
2017-09-14
mm: treewide: remove GFP_TEMPORARY allocation flag
Michal Hocko
8
-20
/
+20
2017-09-09
lib/interval_tree: fast overlap detection
Davidlohr Bueso
1
-3
/
+3
2017-09-08
Merge tag 'drm-intel-next-fixes-2017-09-07' of git://anongit.freedesktop.org/...
Linus Torvalds
16
-85
/
+130
2017-09-07
drm/i915: wire up shrinkctl->nr_scanned
Chris Wilson
5
-11
/
+24
2017-09-06
Merge tag 'gvt-fixes-2017-09-06' of https://github.com/01org/gvt-linux into d...
Rodrigo Vivi
1
-1
/
+0
2017-09-06
drm/i915: Re-enable GTT following a device reset
Chris Wilson
1
-3
/
+9
2017-09-06
drm/i915: Annotate user relocs with __user
Ville Syrjälä
1
-1
/
+1
2017-09-05
drm/i915: Silence sparse by using gfp_t
Chris Wilson
1
-1
/
+1
2017-09-05
drm/i915: Add __rcu to radix tree slot pointer
Ville Syrjälä
1
-1
/
+1
2017-09-05
drm/i915: Fix the missing PPAT cache attributes on CNL
Zhi Wang
1
-4
/
+4
2017-09-05
drm/i915/gvt: Remove one duplicated MMIO
Jian Jun Chen
1
-1
/
+0
2017-09-04
Merge branch 'linus' into locking/core, to fix up conflicts
Ingo Molnar
123
-33213
/
+5953
2017-09-04
Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
120
-33201
/
+5917
2017-09-01
drm/i915: Fix enum pipe vs. enum transcoder for the PCH transcoder
Ville Syrjälä
2
-12
/
+12
2017-09-01
drm/i915: Make i2c lock ops static
Ville Syrjälä
2
-2
/
+2
2017-09-01
drm/i915: Make i9xx_load_ycbcr_conversion_matrix() static
Ville Syrjälä
1
-1
/
+1
2017-09-01
drm/i915/edp: Increase T12 panel delay to 900 ms to fix DP AUX CH timeouts
Manasi Navare
1
-1
/
+1
2017-08-30
drm/i915: Ignore duplicate VMA stored within the per-object handle LUT
Chris Wilson
3
-1
/
+14
2017-08-30
drm/i915: Skip fence alignemnt check for the CCS plane
Ville Syrjälä
1
-1
/
+1
2017-08-30
drm/i915: Treat fb->offsets[] as a raw byte offset instead of a linear offset
Ville Syrjälä
1
-44
/
+64
2017-08-30
drm/i915: Always wake the device to flush the GTT
Chris Wilson
1
-6
/
+5
2017-08-30
drm/i915: Recreate vmapping even when the object is pinned
Chris Wilson
4
-3
/
+13
2017-08-30
drm/i915: Quietly cancel FBC activation if CRTC is turned off before worker
Chris Wilson
1
-3
/
+1
2017-08-28
i915: Use drm_syncobj_fence_get
Jason Ekstrand
1
-3
/
+1
2017-08-25
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
6
-10
/
+21
2017-08-23
Merge tag 'gvt-fixes-2017-08-23' of https://github.com/01org/gvt-linux into d...
Jani Nikula
1
-1
/
+1
2017-08-23
drm/i915/gvt: Fix the kernel null pointer error
fred gao
1
-1
/
+1
2017-08-22
Merge tag 'drm-intel-next-2017-08-18' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
115
-32707
/
+4617
2017-08-21
drm/i915: Clear lost context-switch interrupts across reset
Chris Wilson
1
-1
/
+22
2017-08-21
drm/i915/bxt: use NULL for GPIO connection ID
Andy Shevchenko
1
-1
/
+1
2017-08-18
drm/i915: Update DRIVER_DATE to 20170818
Daniel Vetter
1
-2
/
+2
2017-08-18
drm/i915/bxt: use NULL for GPIO connection ID
Andy Shevchenko
1
-1
/
+1
2017-08-18
drm/i915: Mark the GT as busy before idling the previous request
Chris Wilson
1
-43
/
+45
2017-08-18
drm/i915: Trivial grammar fix s/opt of/opt out of/ in comment
Chris Wilson
1
-1
/
+1
2017-08-18
drm/i915: Replace execbuf vma ht with an idr
Chris Wilson
10
-208
/
+114
2017-08-18
drm/i915: Simplify eb_lookup_vmas()
Chris Wilson
1
-86
/
+36
2017-08-18
drm/i915: Convert execbuf to use struct-of-array packing for critical fields
Chris Wilson
3
-151
/
+156
2017-08-18
drm/i915: Check context status before looking up our obj/vma
Chris Wilson
1
-7
/
+6
[next]