index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
drm/i915: Refine tracepoints
Chris Wilson
2011-02-07
11
-359
/
+330
|
*
|
drm/i915: Fix infinite loop regression from 21dd3734
Chris Wilson
2011-02-07
1
-5
/
+25
|
*
|
drm/i915: the PCH reference clocks are global, so don't clobber unconditionally
Jesse Barnes
2011-02-07
1
-46
/
+77
|
*
|
drm/i915: add port assertion check when disabling transcoders
Jesse Barnes
2011-02-07
1
-0
/
+59
|
*
|
drm/i915: don't check plane vs pipe enable on ILK+
Jesse Barnes
2011-02-07
1
-0
/
+4
|
*
|
drm/i915: Set the transcoder port to none when disabling DP.
Eric Anholt
2011-02-07
2
-0
/
+2
|
*
|
drm/i915: Use DEBUG_KMS for the self-refresh watermarks
Chris Wilson
2011-02-07
1
-5
/
+6
|
*
|
drm/i915: Include 'i915_error_state' hint for when the GPU catches fire
Chris Wilson
2011-02-07
1
-1
/
+2
|
*
|
drm/i915: Enable GMBUS for post-gen2 chipsets
Chris Wilson
2011-02-01
1
-1
/
+2
|
*
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2011-02-01
5
-30
/
+53
|
|
\
\
|
*
|
|
drm/i915: Remove unreachable condition
Chris Wilson
2011-02-01
1
-2
/
+1
|
*
|
|
drm/i915: Override SDVO panel type in VBT
Chris Wilson
2011-02-01
3
-8
/
+18
|
*
|
|
drm/i915: Trivial spelling mistake 'assertiing'
Chris Wilson
2011-02-01
1
-2
/
+2
|
*
|
|
drm/i915: Record all error ringbuffers
Chris Wilson
2011-01-28
3
-18
/
+29
|
*
|
|
drm/i915: Defer reporting EIO until we try to use the GPU
Chris Wilson
2011-01-27
4
-28
/
+18
|
*
|
|
drm/i915: Check wedged status before throttling
Chris Wilson
2011-01-27
1
-0
/
+3
|
*
|
|
drm/i915/sdvo: Add BUILD_BUG_ON to warn if the structs are ever miscompiled
Chris Wilson
2011-01-26
1
-0
/
+9
|
*
|
|
drm/i915/sdvo: Use a compact test for determining a multi-function device
Chris Wilson
2011-01-26
1
-27
/
+3
|
*
|
|
drm/i915: use VDD AUX override to make panel power sequencing look better
Jesse Barnes
2011-01-25
2
-7
/
+59
|
*
|
|
drm/i915: remove now unnecessary delays in eDP panel power sequencing
Jesse Barnes
2011-01-25
1
-10
/
+0
|
*
|
|
drm/i915: Refactor self-refresh watermark calculations
Chris Wilson
2011-01-25
2
-191
/
+200
|
*
|
|
drm/i915: Silence a few -Wunused-but-set-variable
Chris Wilson
2011-01-25
3
-5
/
+5
|
*
|
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2011-01-25
10
-55
/
+134
|
|
\
\
\
|
*
|
|
|
drm/i915: Remove unused code: i915_enable_interrupt()
Chris Wilson
2011-01-23
2
-13
/
+0
|
*
|
|
|
drm/i915/ringbuffer: Kill an annoyingly frequent debug message
Chris Wilson
2011-01-20
1
-1
/
+0
|
*
|
|
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2011-01-20
2
-1
/
+30
|
|
\
\
\
\
|
*
|
|
|
|
drm/i915: Include TLB miss latency in g4x watermark computations
Chris Wilson
2011-01-19
2
-65
/
+160
|
*
|
|
|
|
drm/i915: Disable SSC for outputs other than LVDS or DP
Chris Wilson
2011-01-19
4
-26
/
+36
|
*
|
|
|
|
drm/i915/bios: Change default clock source on PineView to use SSC
Bryan Freed
2011-01-19
1
-8
/
+23
|
*
|
|
|
|
drm/i915: Honour LVDS sync polarity from EDID
Bryan Freed
2011-01-19
2
-0
/
+21
|
*
|
|
|
|
drm/i915: tune Sandy Bridge DRPS constants
Jesse Barnes
2011-01-19
3
-8
/
+46
|
*
|
|
|
|
drm/i915: Trivial sparse fixes
Chris Wilson
2011-01-19
8
-36
/
+35
|
*
|
|
|
|
drm/i915: allow 945 to control self refresh (CxSR) automatically
Alexander Lam
2011-01-19
1
-38
/
+24
|
*
|
|
|
|
drm/i915: Use PM QoS to prevent C-State starvation of gen3 GPU
Chris Wilson
2011-01-19
2
-0
/
+38
|
*
|
|
|
|
drm/i915: skip FDI & PCH enabling for DP_A
Jesse Barnes
2011-01-19
1
-37
/
+60
|
*
|
|
|
|
drm/i915: set phase sync pointer override enable before setting phase sync po...
Jesse Barnes
2011-01-19
2
-4
/
+11
|
*
|
|
|
|
drm/i915: factor out FDI disable and add FDI assertions
Jesse Barnes
2011-01-19
1
-44
/
+60
|
*
|
|
|
|
drm/i915: add transcoder enable/disable functions
Jesse Barnes
2011-01-19
1
-25
/
+170
|
*
|
|
|
|
drm/i915: assert panel is unlocked before writing transcoder timing regs
Jesse Barnes
2011-01-19
1
-1
/
+2
|
*
|
|
|
|
drm/i915: add PCH DPLL enable/disable functions
Jesse Barnes
2011-01-19
2
-11
/
+75
|
*
|
|
|
|
drm/i915: add PLL enable/disable functions
Jesse Barnes
2011-01-19
1
-46
/
+78
|
*
|
|
|
|
drm/i915: add panel lock assertion function
Jesse Barnes
2011-01-19
1
-0
/
+29
|
*
|
|
|
|
drm/i915: add pipe/plane enable/disable functions
Jesse Barnes
2011-01-19
2
-97
/
+216
|
*
|
|
|
|
drm/i915: don't enable plane, pipe and PLL prematurely
Jesse Barnes
2011-01-19
1
-3
/
+5
|
*
|
|
|
|
drm/i915: Use ACPI OpRegion to determine lid status
Chris Wilson
2011-01-19
3
-0
/
+10
*
|
|
|
|
|
drm: Mark constant arrays of drm_display_mode const
Chris Wilson
2011-02-23
1
-1
/
+1
*
|
|
|
|
|
drm: rework PCI/platform driver interface.
Dave Airlie
2011-02-07
1
-10
/
+10
*
|
|
|
|
|
drm: dumb scanout create/mmap for intel/radeon (v3)
Dave Airlie
2011-02-07
3
-30
/
+83
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
drm/i915: Only bind to function 0 of the PCI device
Chris Wilson
2011-02-01
1
-0
/
+8
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
drm/i915: Suppress spurious vblank interrupts
Chris Wilson
2011-01-31
1
-4
/
+4
[prev]
[next]