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
2015-12-24
Backmerge drm-fixes merge into Linus's tree into drm-next.
Dave Airlie
3
-7
/
+25
2015-12-23
Merge tag 'drm-intel-next-2015-12-18' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
51
-800
/
+1425
2015-12-22
drm/i915: Correct max delay for HDMI hotplug live status checking
Gary Wang
1
-3
/
+4
2015-12-22
drm/i915: mdelay(10) considered harmful
Daniel Vetter
1
-1
/
+1
2015-12-22
drm/i915: Kill intel_crtc->cursor_bo
Ville Syrjälä
2
-6
/
+0
2015-12-22
drm/i915: Workaround CHV pipe C cursor fail
Ville Syrjälä
1
-0
/
+17
2015-12-22
drm/i915: Only spin whilst waiting on the current request
Chris Wilson
2
-9
/
+26
2015-12-22
drm/i915: Limit the busy wait on requests to 5us not 10ms!
Chris Wilson
1
-2
/
+45
2015-12-22
drm/i915: Break busywaiting for requests on pending signals
Chris Wilson
1
-5
/
+8
2015-12-22
drm/i915: Disable primary plane if we fail to reconstruct BIOS fb (v2)
Matt Roper
1
-0
/
+15
2015-12-22
drm/i915: Set the map-and-fenceable flag for preallocated objects
Chris Wilson
4
-19
/
+27
2015-12-22
drm/i915: Drop the broken cursor base==0 special casing
Ville Syrjälä
1
-17
/
+12
2015-12-18
drm/i915: Update DRIVER_DATE to 20151218
Daniel Vetter
1
-1
/
+1
2015-12-18
drm/i915/skl: Default to noncoherent access up to F0
Mika Kuoppala
1
-5
/
+5
2015-12-18
drm/i915: Only spin whilst waiting on the current request
Chris Wilson
2
-9
/
+26
2015-12-18
drm/i915: Limit the busy wait on requests to 5us not 10ms!
Chris Wilson
1
-2
/
+45
2015-12-18
drm/i915: Break busywaiting for requests on pending signals
Chris Wilson
1
-5
/
+8
2015-12-18
drm/i915: don't enable autosuspend on platforms without RPM support
Imre Deak
1
-5
/
+8
2015-12-18
drm/i915/backlight: prefer dev_priv over dev pointer
Jani Nikula
1
-98
/
+58
2015-12-17
drm/i915: Disable primary plane if we fail to reconstruct BIOS fb (v2)
Matt Roper
1
-0
/
+15
2015-12-17
drm/i915: Pin the ifbdev for the info->system_base GGTT mmapping
Chris Wilson
1
-7
/
+13
2015-12-17
drm/i915: Set the map-and-fenceable flag for preallocated objects
Chris Wilson
4
-19
/
+27
2015-12-17
drm/i915: mdelay(10) considered harmful
Daniel Vetter
1
-1
/
+1
2015-12-17
drm/i915: check that we are in an RPM atomic section in GGTT PTE updaters
Imre Deak
1
-0
/
+33
2015-12-17
drm/i915: add support for checking RPM atomic sections
Imre Deak
4
-1
/
+21
2015-12-17
drm/i915: check that we hold an RPM wakelock ref before we put it
Imre Deak
1
-0
/
+1
2015-12-17
drm/i915: add support for checking if we hold an RPM reference
Imre Deak
7
-10
/
+169
2015-12-17
drm/i915: use assert_rpm_wakelock_held instead of opencoding it
Imre Deak
2
-7
/
+5
2015-12-17
drm/i915: add assert_rpm_wakelock_held helper
Imre Deak
2
-13
/
+21
2015-12-17
drm/i915: remove HAS_RUNTIME_PM check from RPM get/put/assert helpers
Imre Deak
2
-11
/
+1
2015-12-17
drm/i915: get a permanent RPM reference on platforms w/o RPM support
Imre Deak
1
-1
/
+16
2015-12-17
drm/i915: refactor RPM disabling due to RC6 being disabled
Imre Deak
2
-9
/
+15
2015-12-17
drm/i915: clarify comment about mandatory RPM put/get during driver load/unload
Imre Deak
1
-2
/
+13
2015-12-17
drm/i915/opregion: handle VBT sizes bigger than 6 KB
Jani Nikula
2
-3
/
+25
2015-12-16
drm/i915: Fix AVI/HDMI/SPD infoframes on HSW+
Ville Syrjälä
1
-6
/
+4
2015-12-16
drm/i915/bios: reduce indent in parse_general_features
Jani Nikula
1
-19
/
+20
2015-12-16
drm/i915/bios: prefer using dev_priv over dev pointer
Jani Nikula
3
-15
/
+11
2015-12-16
drm/i915/bios: fix format string of the VBT signature logging
Jani Nikula
1
-2
/
+2
2015-12-16
drm/i915: move drmP.h include to i915_drv.h
Jani Nikula
2
-2
/
+1
2015-12-16
drm/i915: prefer for_each_intel_* macros for iteration
Jani Nikula
6
-27
/
+17
2015-12-16
drm/i915/debugfs: add a separate debugfs file for VBT
Jani Nikula
3
-0
/
+16
2015-12-16
drm/i915: don't use a temp buffer for opregion debugfs file
Jani Nikula
1
-9
/
+2
2015-12-16
drm/i915/opregion: make VBT pointer a const
Jani Nikula
2
-2
/
+2
2015-12-16
drm/i915/opregion: make VBT size limit more strict
Jani Nikula
1
-1
/
+1
2015-12-16
drm/i915: refactor VBT validation
Jani Nikula
3
-36
/
+43
2015-12-16
drm/i915/bios: rename intel_parse_bios to intel_bios_init
Jani Nikula
4
-5
/
+6
2015-12-16
drm/i915/bios: move debug logging about VBT source to intel_parse_bios()
Jani Nikula
1
-7
/
+11
2015-12-16
drm/i915/bios: have functions return vbt, not bdb, header pointer
Jani Nikula
1
-15
/
+26
2015-12-16
drm/i915: move "no VBT in opregion" quirk to intel_opregion_setup()
Jani Nikula
2
-24
/
+25
2015-12-16
drm/i915: Add Intel opregion mailbox 5 structure
Deepak M
1
-0
/
+13
[next]