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: Fix pte updates in ggtt clear range
Ben Widawsky
2012-11-29
1
-2
/
+4
*
drm/i915: promote Haswell to full support
Paulo Zanoni
2012-11-23
1
-1
/
+1
*
drm/i915: Report the origin of the LVDS fixed panel mode
Chris Wilson
2012-11-22
1
-2
/
+13
*
drm/i915: LVDS fallback to fixed-mode if EDID not present
Chris Wilson
2012-11-22
1
-6
/
+1
*
drm/i915/sdvo: kfree the intel_sdvo_connector, not drm_connector, on destroy
Jani Nikula
2012-11-22
1
-1
/
+1
*
drm/i915: drm_connector_property -> drm_object_property
Rob Clark
2012-11-21
7
-25
/
+25
*
drm/i915: use drm_send_vblank_event() helper
Rob Clark
2012-11-21
1
-13
/
+2
*
drm/i915: Use pci_resource functions for BARs.
Ben Widawsky
2012-11-21
1
-6
/
+2
*
drm/i915: Borrow our struct_mutex for the direct reclaim
Chris Wilson
2012-11-21
1
-3
/
+22
*
drm/i915: Defer assignment of obj->gtt_space until after all possible mallocs
Chris Wilson
2012-11-21
1
-20
/
+19
*
drm/i915: Apply the IBX transcoder A w/a for HDMI to SDVO as well
Chris Wilson
2012-11-21
1
-1
/
+37
*
drm/i915: implement WaMbcDriverBootEnable on Haswell
Paulo Zanoni
2012-11-21
1
-0
/
+7
*
drm/i915: fix intel_ddi_get_cdclk_freq for ULT machines
Paulo Zanoni
2012-11-21
2
-0
/
+4
*
drm/i915: make the panel fitter work on pipes B and C on Haswell
Paulo Zanoni
2012-11-21
1
-1
/
+2
*
drm/i915: make the panel fitter work on pipes B and C on IVB
Paulo Zanoni
2012-11-21
2
-1
/
+7
*
drm/i915: don't intel_crt_init if DDI A has 4 lanes
Paulo Zanoni
2012-11-21
2
-1
/
+4
*
drm/i915: make DP work on LPT-LP machines
Paulo Zanoni
2012-11-21
4
-8
/
+26
*
drm/i915: fix false positive "Unclaimed write" messages
Paulo Zanoni
2012-11-21
1
-0
/
+4
*
drm/i915: use cpu/pch transcoder on intel_enable_pipe
Paulo Zanoni
2012-11-21
1
-2
/
+8
*
drm/i915: don't limit Haswell CRT encoder to pipe A
Paulo Zanoni
2012-11-21
2
-13
/
+4
*
drm/i915: Flush outstanding unpin tasks before pageflipping
Chris Wilson
2012-11-21
2
-7
/
+19
*
drm/i915: resurrect panel lid handling
Daniel Vetter
2012-11-21
2
-17
/
+14
*
drm/i915: Enable DP audio for Haswell
Takashi Iwai
2012-11-21
1
-0
/
+9
*
drm/i915: Pin the object whilst faulting it in
Chris Wilson
2012-11-21
1
-20
/
+9
*
drm/i915: Guard pages being reaped by OOM whilst binding-to-GTT
Chris Wilson
2012-11-21
1
-1
/
+8
*
drm/i915: Remove bogus test for a present execbuffer
Chris Wilson
2012-11-21
1
-9
/
+0
*
drm/i915: Remove save/restore of physical HWS_PGA register
Chris Wilson
2012-11-21
2
-9
/
+0
*
drm/i915: Fix warning in i915_gem_chipset_flush
Ben Widawsky
2012-11-21
1
-1
/
+1
*
drm/i915: Only check for valid PP_{ON, OFF}_DELAYS on pre ILK hardware
Damien Lespiau
2012-11-21
1
-1
/
+2
*
drm/i915: drop buggy write to FDI_RX_CHICKEN register
Daniel Vetter
2012-11-21
1
-3
/
+0
*
drm/i915: Use LRI to update the semaphore registers
Chris Wilson
2012-11-21
1
-5
/
+2
*
drm/i915: add LynxPoint-LP PCH ID
Wei Shun Chang
2012-11-21
1
-0
/
+6
*
drm/i915: Optimize DIV_ROUND_CLOSEST call
Jean Delvare
2012-11-21
1
-1
/
+2
*
Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...
Dave Airlie
2012-11-20
30
-2397
/
+4873
|
\
|
*
drm/i915: Restore physical HWS_PGA after resume
Chris Wilson
2012-11-16
2
-43
/
+35
|
*
drm/i915: Report amount of usable graphics memory in MiB
Chris Wilson
2012-11-13
1
-1
/
+1
|
*
drm/i915/i2c: Track users of GMBUS force-bit
Chris Wilson
2012-11-13
2
-4
/
+7
|
*
drm/i915: Allocate the proper size for contexts.
Ben Widawsky
2012-11-11
1
-1
/
+1
|
*
drm/i915: Update load-detect failure paths for modeset-rework
Chris Wilson
2012-11-11
1
-7
/
+2
|
*
drm/i915: Clear unused fields of mode for framebuffer creation
Chris Wilson
2012-11-11
1
-1
/
+1
|
*
drm/i915: Always calculate 8xx WM values based on a 32-bpp framebuffer
Chris Wilson
2012-11-11
1
-6
/
+11
|
*
drm/i915: Fix sparse warnings in from AGP kill code
Ben Widawsky
2012-11-11
1
-1
/
+1
|
*
drm/i915: Missed lock change with rps lock
Ben Widawsky
2012-11-11
1
-1
/
+3
|
*
drm/i915: Move the remaining gtt code
Ben Widawsky
2012-11-11
3
-79
/
+76
|
*
drm/i915: flush system agent TLBs on SNB
Ben Widawsky
2012-11-11
2
-2
/
+11
|
*
drm/i915: Calculate correct stolen size for GEN7+
Ben Widawsky
2012-11-11
2
-1
/
+15
|
*
drm/i915: Stop using AGP layer for GEN6+
Ben Widawsky
2012-11-11
6
-49
/
+254
|
*
drm/i915: drop the double-OP_STOREDW usage in blt_ring_flush
Daniel Vetter
2012-11-11
1
-1
/
+1
|
*
drm/i915: don't rewrite the GTT on resume v4
Jesse Barnes
2012-11-11
2
-11
/
+33
|
*
drm/i915: protect RPS/RC6 related accesses (including PCU) with a new mutex
Jesse Barnes
2012-11-11
6
-44
/
+41
[next]