index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-10-21
drm/i915: Remove implied length of 2 from GFX_OP_PIPE_CONTROL #define.
Kenneth Graunke
2
-5
/
+5
2011-10-21
drm: Add Panel Self Refresh DP addresses
Ben Widawsky
1
-0
/
+36
2011-10-21
drm/i915: ILK + VT-d workaround
Ben Widawsky
3
-0
/
+60
2011-10-21
drm/i915: Remove early exit on i915_gpu_idle
Ben Widawsky
1
-6
/
+0
2011-10-21
intel-iommu: Export a flag indicating that the IOMMU is used for iGFX.
David Woodhouse
1
-10
/
+15
2011-10-21
intel-iommu: Workaround IOTLB hang on Ironlake GPU
David Woodhouse
1
-1
/
+5
2011-10-21
drm/i915: drop KM_USER0 argument to k(un)map_atomic
Daniel Vetter
2
-5
/
+5
2011-10-21
io-mapping: ensure io_mapping_map_atomic _is_ atomic
Daniel Vetter
1
-0
/
+4
2011-10-20
drm/i915: Defend against userspace creating a gem object with size==0
Chris Wilson
1
-0
/
+2
2011-10-20
drm/i915: simplify swapin/out swizzle checking a bit
Daniel Vetter
2
-12
/
+2
2011-10-20
drm/i915: fix swizzling on gen6+
Daniel Vetter
1
-1
/
+4
2011-10-20
drm/i915: properly cancel rps_work on module unload v2
Daniel Vetter
1
-0
/
+5
2011-10-20
drm/i915: close PM interrupt masking races in the rps work func
Daniel Vetter
1
-1
/
+1
2011-10-20
drm/i915: close PM interrupt masking races in the irq handler
Daniel Vetter
1
-2
/
+4
2011-10-20
drm/i915: Remove redundant bit shifting from intel_gmbus_set_speed
Adam Jackson
2
-8
/
+2
2011-10-20
drm/i915: Rename intel_sdvo_hdmi_sink_detect
Adam Jackson
1
-2
/
+2
2011-10-20
drm/i915: Fix multifunction SDVO detection
Adam Jackson
1
-2
/
+1
2011-10-20
drm/i915: Remove "i2c_speed" nonsense from child device table
Adam Jackson
4
-14
/
+8
2011-10-12
drm/i915: No need to wait for eDP power off delay if panel is on
Keith Packard
1
-0
/
+9
2011-10-12
drm/i915: Restrict ILK-specific eDP power hack to ILK
Keith Packard
1
-22
/
+34
2011-10-06
drm/i915: Disable eDP VDD in a delayed work proc instead of synchronously
Keith Packard
1
-25
/
+101
2011-10-06
drm/i915: Create helper functions to determine eDP power state
Keith Packard
1
-13
/
+26
2011-10-06
drm/i915: edp_panel_on does not need to return a bool
Keith Packard
1
-4
/
+2
2011-10-06
drm/i915: Move eDP panel fixed mode from dev_priv to intel_dp
Keith Packard
2
-20
/
+16
2011-10-06
drm/i915: Correct eDP panel power sequencing delay computations
Keith Packard
4
-40
/
+123
2011-10-06
drm/i915: Ensure eDP powered up during DP_SET_POWER operation in dp_prepare
Keith Packard
1
-0
/
+2
2011-10-06
drm/i915: Enable eDP panel power during I2C initialization sequence
Keith Packard
1
-1
/
+9
2011-10-06
drm/i915: Wrap DP EDID fetch functions to enable eDP panel power
Keith Packard
1
-3
/
+28
2011-10-06
drm/i915: Delay DP i2c initialization until panel power timings are computed
Keith Packard
1
-2
/
+2
2011-10-06
drm/i915: Ensure panel is on during DPMS off
Keith Packard
1
-0
/
+2
2011-10-01
drm/i915: Turn force VDD back off when panel running in intel_dp_dpms
Keith Packard
1
-1
/
+2
2011-10-01
drm/i915: Check for eDP inside edp panel on/off funcs
Keith Packard
1
-14
/
+15
2011-10-01
drm/i915: Unlock PCH_PP_CONTROL always
Keith Packard
2
-1
/
+14
2011-10-01
drm/i915: Check eDP power when doing aux channel communications
Keith Packard
1
-0
/
+22
2011-10-01
drm/i915: Only use VBT panel mode on eDP if no EDID is found
Keith Packard
1
-10
/
+10
2011-10-01
drm/i915: Shut down PCH interrupts during irq_uninstall
Keith Packard
1
-0
/
+4
2011-10-01
drm/i915: Enable digital port hotplug on PCH systems
Keith Packard
2
-1
/
+28
2011-09-28
drm/i915: Initialize PCH refclks at modeset init time
Keith Packard
3
-3
/
+11
2011-09-28
drm/i915: All PCH refclks are 120MHz
Keith Packard
1
-10
/
+4
2011-09-28
drm/i915: Use CK505 as non-SSC source where available
Keith Packard
1
-5
/
+21
2011-09-27
drm/i915: Fix PCH SSC reference clock settings
Keith Packard
1
-37
/
+59
2011-09-27
drm/i915: Allow SSC parameter to override VBT value
Keith Packard
2
-3
/
+5
2011-09-27
drm/i915: Document a few more BDB_GENERAL_FEATURES bits from PCH BIOS
Keith Packard
1
-1
/
+4
2011-09-27
drv/i915: Pull display_clock_mode out of VBT table
Keith Packard
3
-3
/
+8
2011-09-27
drm/i915: Use DRM_DEBUG_KMS for all messages in intel_bios.c
Keith Packard
1
-2
/
+7
2011-09-27
drm/i915: broken copyright encoding in intel_bios.c
Keith Packard
1
-1
/
+1
2011-09-22
drm/i915: FBC off for ironlake and older, otherwise on by default
Keith Packard
2
-4
/
+12
2011-09-21
drm/i915: Enable SDVO hotplug interrupts for HDMI and DVI
Simon Farnsworth
2
-62
/
+29
2011-09-21
drm/i915: Dumb down the semaphore logic
Ben Widawsky
4
-47
/
+126
2011-09-21
drm/i915: pass ELD to HDMI/DP audio driver
Wu Fengguang
7
-2
/
+169
[next]