index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
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-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2012-12-30
7
-24
/
+122
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
drm/radeon: add WAIT_UNTIL to evergreen VM safe reg list
Alex Deucher
2012-12-21
1
-0
/
+1
|
*
|
drm/radeon: add support for MEM_WRITE packet
Jerome Glisse
2012-12-19
3
-1
/
+60
|
*
|
drm/radeon: restore modeset late in GPU reset path
Jerome Glisse
2012-12-19
1
-1
/
+2
|
*
|
drm/radeon: avoid deadlock in pm path when waiting for fence
Jerome Glisse
2012-12-19
4
-22
/
+38
|
*
|
drm/radeon: don't leave fence blocked process on failed GPU reset
Jerome Glisse
2012-12-19
3
-0
/
+21
*
|
|
drm/nve0/graph: fix fuc, and enable acceleration on all known chipsets
Ben Skeggs
2012-12-23
5
-86
/
+108
*
|
|
drm/nvc0/graph: fix fuc, and enable acceleration on GF119
Ben Skeggs
2012-12-23
3
-83
/
+85
*
|
|
drm/nouveau/bios: cache ramcfg strap on later chipsets
Ben Skeggs
2012-12-23
2
-1
/
+18
*
|
|
drm/nouveau/mxm: silence output if no bios data
Ben Skeggs
2012-12-23
1
-1
/
+1
*
|
|
drm/nouveau/bios: parse/display extra version component
Ben Skeggs
2012-12-23
2
-2
/
+4
*
|
|
drm/nouveau/bios: implement opcode 0xa9
Ben Skeggs
2012-12-23
5
-8
/
+53
*
|
|
drm/nouveau/bios: update gpio parsing apis to match current design
Ben Skeggs
2012-12-23
5
-61
/
+90
*
|
|
drm/nouveau: initial support for GK106
Ben Skeggs
2012-12-23
3
-0
/
+30
*
|
|
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-12-19
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
drm/ttm: fix delayed ttm_bo_cleanup_refs_and_unlock delayed handling
Maarten Lankhorst
2012-12-20
1
-1
/
+1
*
|
|
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-12-17
338
-14378
/
+38205
|
\
\
\
|
|
/
/
|
*
|
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
2012-12-16
23
-280
/
+590
|
|
\
\
|
|
|
/
|
|
*
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
|
|
*
drm: add drm_mode_cea_vic
Paulo Zanoni
2012-11-29
1
-0
/
+19
|
*
|
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
2012-12-16
33
-264
/
+8942
|
|
\
\
|
|
*
|
drm/exynos: add gsc ipp driver
Eunchul Kim
2012-12-15
7
-0
/
+2214
|
|
*
|
drm/exynos: add rotator ipp driver
Eunchul Kim
2012-12-15
7
-0
/
+985
|
|
*
|
drm/exynos: add fimc ipp driver
Eunchul Kim
2012-12-15
7
-0
/
+2730
|
|
*
|
drm/exynos: add iommu support for ipp
Eunchul Kim
2012-12-15
1
-0
/
+18
[prev]
[next]