index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau/clock: fix support for more than 2 monitors on nve0
Aleksi Torhamo
2013-01-13
2
-0
/
+4
*
drm/nv50/disp: fix selection of bios script for analog outputs
Marcin Slusarz
2013-01-13
1
-20
/
+26
*
drm/nv17-50: restore fence buffer on resume
Marcin Slusarz
2013-01-13
3
-0
/
+10
*
drm/nouveau: fix blank LVDS screen regression on pre-nv50 cards
Marcin Slusarz
2013-01-13
1
-1
/
+1
*
drm/nouveau: fix nouveau_client allocation failure path
Marcin Slusarz
2013-01-13
3
-4
/
+10
*
drm/nouveau: don't return freed object from nouveau_handle_create
Marcin Slusarz
2013-01-13
1
-1
/
+4
*
drm/nouveau/vm: fix memory corruption when pgt allocation fails
Marcin Slusarz
2013-01-13
1
-1
/
+3
*
drm/nouveau: add locking around instobj list operations
Marcin Slusarz
2013-01-13
1
-8
/
+27
*
drm/nouveau: do not forcibly power on lvds panels
Ben Skeggs
2013-01-13
2
-13
/
+26
*
drm/nouveau/devinit: ensure legacy vga control is enabled during post
Ben Skeggs
2013-01-13
1
-1
/
+0
*
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-20
1
-1
/
+1
|
\
|
*
drm/ttm: fix delayed ttm_bo_cleanup_refs_and_unlock delayed handling
Maarten Lankhorst
2012-12-19
1
-1
/
+1
*
|
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-12-17
337
-14372
/
+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-14
7
-0
/
+2214
|
|
*
|
drm/exynos: add rotator ipp driver
Eunchul Kim
2012-12-14
7
-0
/
+985
[next]