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-08-12
drm/plane: Use consistent data types for format count
Thierry Reding
1
-1
/
+1
2015-08-11
drm/i915: Use CONFIG_DRM_FBDEV_EMULATION
Daniel Vetter
7
-23
/
+8
2015-08-06
drm/i915: Use new drm_fb_helper functions
Archit Taneja
1
-28
/
+12
2015-08-06
drm/fbdev: Return -EBUSY when oopsing
Daniel Vetter
1
-21
/
+0
2015-07-27
drm/atomic: Update legacy DPMS state during modesets, v3.
Maarten Lankhorst
1
-8
/
+1
2015-07-27
drm: Make the connector dpms callback return a value, v2.
Maarten Lankhorst
5
-12
/
+20
2015-07-27
drm/atomic: pass old crtc state to atomic_begin/flush.
Maarten Lankhorst
1
-4
/
+6
2015-07-27
drm/atomic: add connectors_changed to separate it from mode_changed, v2
Maarten Lankhorst
1
-1
/
+1
2015-07-24
Merge tag 'topic/connector-locking-2015-07-23' of git://anongit.freedesktop.o...
Dave Airlie
3
-11
/
+10
2015-07-24
Merge tag 'topic/crc-pmic-2015-07-23' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
5
-7
/
+138
2015-07-22
drm: gc now dead mode_group code
Daniel Vetter
1
-3
/
+0
2015-07-22
drm/i915: Take all modeset locks for DP MST hotplug
Daniel Vetter
1
-6
/
+6
2015-07-22
drm/i915: Use drm_for_each_fb in i915_debugfs.c
Daniel Vetter
1
-1
/
+3
2015-07-22
drm: Simplify drm_for_each_legacy_plane arguments
Daniel Vetter
1
-1
/
+1
2015-07-21
drm/i915: Backlight control using CRC PMIC based PWM driver
Shobhit Kumar
3
-5
/
+98
2015-07-21
drm/i915: Use the CRC gpio for panel enable/disable
Shobhit Kumar
3
-2
/
+40
2015-07-17
drm/i915: Update DRIVER_DATE to 20150717
Daniel Vetter
1
-1
/
+1
2015-07-17
drm/i915/skl: Drop the preliminary_hw_support flag
Damien Lespiau
1
-2
/
+0
2015-07-17
drm/i915/skl: Don't expose the top most plane on gen9 display
Damien Lespiau
1
-4
/
+12
2015-07-17
drm/i915: Fix divide by zero on watermark update
Mika Kuoppala
1
-1
/
+3
2015-07-15
drm/i915: Invert fastboot check
Daniel Vetter
1
-11
/
+14
2015-07-15
drm/i915: Clarify logic for initial modeset
Daniel Vetter
2
-23
/
+15
2015-07-15
drm/i915: Unconditionally check gmch pfit state
Daniel Vetter
1
-15
/
+5
2015-07-15
Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queued
Daniel Vetter
23
-83
/
+171
2015-07-15
drm/i915: always disable irqs in intel_pipe_update_start
Maarten Lankhorst
3
-25
/
+14
2015-07-15
drm/i915: Remove use of runtime pm in atomic commit functions
Maarten Lankhorst
1
-7
/
+0
2015-07-15
drm/i915: Call plane update functions directly from intel_atomic_commit.
Maarten Lankhorst
1
-6
/
+8
2015-07-15
drm/i915: Use full atomic modeset.
Maarten Lankhorst
6
-372
/
+43
2015-07-15
drm/i915/gen9: Add WaSetDisablePixMaskCammingAndRhwoInCommonSliceChicken
Arun Siluvery
2
-2
/
+15
2015-07-15
drm/i915/gen9: Add WaFlushCoherentL3CacheLinesAtContextSwitch workaround
Arun Siluvery
2
-0
/
+19
2015-07-15
drm/i915/gen9: Add WaDisableCtxRestoreArbitration workaround
Arun Siluvery
1
-2
/
+11
2015-07-15
drm/i915: Enable WA batch buffers for Gen9
Arun Siluvery
1
-3
/
+47
2015-07-15
drm/i915/gen9: Implement WaDisableKillLogic for gen 9
Nick Hoath
2
-0
/
+5
2015-07-15
drm/i915: Use expcitly fixed type in compat32 structs
Daniel Vetter
1
-4
/
+9
2015-07-15
drm/i915: Fix noatomic crtc disabling, v2.
Maarten Lankhorst
1
-0
/
+1
2015-07-15
drm/i915: fill in more mode members
Maarten Lankhorst
1
-0
/
+5
2015-07-14
drm/i915: Added BXT check in HAS_CORE_RING_FREQ macro
Akash Goel
1
-1
/
+1
2015-07-14
drm/i915: Add HAS_CORE_RING_FREQ macro
Akash Goel
3
-2
/
+5
2015-07-14
drm/i915: Make intel_display_suspend atomic, try 2.
Maarten Lankhorst
2
-4
/
+50
2015-07-14
drm/i915: Always force a modeset in intel_crtc_restore_mode, v2.
Maarten Lankhorst
1
-42
/
+16
2015-07-14
drm/i915: Update power domains on readout.
Maarten Lankhorst
1
-26
/
+50
2015-07-14
drm/i915: Get rid of unused transitional members.
Maarten Lankhorst
2
-74
/
+18
2015-07-14
drm/i915: Convert resume to atomic.
Maarten Lankhorst
4
-24
/
+60
2015-07-14
drm/i915: Readout initial hw mode.
Maarten Lankhorst
2
-29
/
+44
2015-07-14
drm/i915: Calculate vblank timestamping constants before enabling vblank.
Maarten Lankhorst
1
-0
/
+1
2015-07-14
drm/i915: Zero the mode in intel_sanitize_crtc when force disabling.
Maarten Lankhorst
1
-1
/
+1
2015-07-14
drm/i915: Fix reference leak in intel_modeset_readout_hw_state.
Maarten Lankhorst
1
-0
/
+1
2015-07-14
drm/i915: Rework plane readout.
Maarten Lankhorst
3
-86
/
+8
2015-07-14
drm/i915: Added Programming of the MOCS
Peter Antoine
6
-2
/
+413
2015-07-14
drm/i915: Remove unused compat32 code
Daniel Vetter
1
-125
/
+0
[next]