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
*
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
2012-12-30
11
-72
/
+296
|
\
|
*
drm/i915: disable shrinker lock stealing for create_mmap_offset
Daniel Vetter
2012-12-20
1
-3
/
+9
|
*
drm/i915: optionally disable shrinker lock stealing
Daniel Vetter
2012-12-20
2
-0
/
+4
|
*
drm/i915: fix flags in dma buf exporting
Dave Airlie
2012-12-20
1
-1
/
+1
|
*
i915: ensure that VGA plane is disabled
Krzysztof Mazur
2012-12-19
1
-0
/
+19
|
*
drm/i915: Preallocate the drm_mm_node prior to manipulating the GTT drm_mm ma...
Chris Wilson
2012-12-18
1
-37
/
+25
|
*
drm/i915: don't disable disconnected outputs
Daniel Vetter
2012-12-18
1
-4
/
+0
|
*
drm/i915: Implement workaround for broken CS tlb on i830/845
Daniel Vetter
2012-12-17
6
-8
/
+90
|
*
drm/i915: Implement WaSetupGtModeTdRowDispatch
Daniel Vetter
2012-12-17
3
-1
/
+10
|
*
drm/i915: Implement WaDisableHiZPlanesWhenMSAAEnabled
Daniel Vetter
2012-12-17
2
-0
/
+5
|
*
drm/i915: Prefer CRTC 'active' rather than 'enabled' during WM computations
Chris Wilson
2012-12-17
1
-7
/
+7
|
*
drm/i915: Clear self-refresh watermarks when disabled
Chris Wilson
2012-12-17
1
-6
/
+8
|
*
drm/i915: Double the cursor self-refresh latency on Valleyview
Chris Wilson
2012-12-17
1
-1
/
+7
|
*
drm/i915: Fixup cursor latency used for IVB lp3 watermarks
Chris Wilson
2012-12-17
1
-5
/
+112
*
|
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-12-17
31
-2808
/
+5660
|
\
\
|
*
|
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
2012-12-16
22
-280
/
+571
|
|
\
|
|
|
*
drm/i915: Fix missed needs_dmar setting
Zhenyu Wang
2012-12-13
1
-0
/
+4
|
|
*
drm/i915: Fix shifted screen on top of LVDS on IVY laptop
Takashi Iwai
2012-12-11
1
-0
/
+5
|
|
*
drm/i915: disable cpt phase pointer fdi rx workaround
Daniel Vetter
2012-12-10
1
-29
/
+0
|
|
*
drm/i915: set the LPT FDI RX polarity reversal bit when needed
Paulo Zanoni
2012-12-10
4
-0
/
+13
|
|
*
drm/i915: add lpt_init_pch_refclk
Paulo Zanoni
2012-12-10
4
-10
/
+185
|
|
*
drm/i915: add support for mPHY destination on intel_sbi_{read, write}
Paulo Zanoni
2012-12-10
3
-34
/
+40
|
|
*
drm/i915: reject modes the LPT FDI receiver can't handle
Paulo Zanoni
2012-12-08
3
-9
/
+20
|
|
*
drm/i915: fix hsw_fdi_link_train "retry" code
Paulo Zanoni
2012-12-08
1
-16
/
+27
|
|
*
drm/i915: Close race between processing unpin task and queueing the flip
Chris Wilson
2012-12-06
4
-11
/
+41
|
|
*
drm/i915: fixup l3 parity sysfs access check
Daniel Vetter
2012-12-05
1
-1
/
+1
|
|
*
drm/i915: Clear the existing watermarks for g4x when modifying the cursor sr
Chris Wilson
2012-12-04
1
-4
/
+5
|
|
*
drm/i915: do not access BLC_PWM_CTL2 on pre-gen4 hardware
Jani Nikula
2012-12-04
1
-10
/
+11
|
|
*
drm/i915: Don't allow ring tail to reach the same cacheline as head
Ville Syrjälä
2012-12-03
3
-3
/
+14
|
|
*
drm/i915: Decouple the object from the unbound list before freeing pages
Chris Wilson
2012-12-03
1
-1
/
+5
|
|
*
drm/i915: Set sync_seqno properly after seqno wrap
Mika Kuoppala
2012-11-29
1
-1
/
+5
|
|
*
drm/i915: Include the last semaphore sync point in the error-state
Chris Wilson
2012-11-29
3
-4
/
+9
|
|
*
drm/i915: Rearrange code to only have a single method for waiting upon the ring
Chris Wilson
2012-11-29
5
-61
/
+58
|
|
*
drm/i915: Simplify flushing activity on the ring
Chris Wilson
2012-11-29
1
-7
/
+3
|
|
*
drm/i915: Preallocate next seqno before touching the ring
Chris Wilson
2012-11-29
6
-82
/
+89
|
|
*
drm/i915: force restore on lid open
Daniel Vetter
2012-11-29
4
-6
/
+16
|
|
*
drm/i915: Wait upon the last request seqno, rather than a future seqno
Chris Wilson
2012-11-29
1
-2
/
+21
|
|
*
drm/i915: fix possible NULL dereference of dev_priv
Mika Kuoppala
2012-11-29
1
-1
/
+2
|
|
*
drm/i915: Increase the response time for slow SDVO devices
Chris Wilson
2012-11-29
1
-12
/
+19
|
|
*
drm/i915: set the VIC of the mode on the AVI InfoFrame
Paulo Zanoni
2012-11-29
1
-0
/
+2
|
*
|
Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2012-12-10
5
-29
/
+46
|
|
\
\
|
*
|
|
drm/i915: One more drm_connector_property -> drm_object_property
Rob Clark
2012-11-30
1
-2
/
+2
|
|
|
/
|
|
/
|
|
*
|
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
[next]