index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Commit message (
Expand
)
Author
Age
Files
Lines
*
nouveau: fix warning on 32-bit build.
Dave Airlie
2012-10-16
1
-1
/
+1
*
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...
Dave Airlie
2012-10-16
4
-6
/
+5
|
\
|
*
drm/nouveau/bios: fix typo in error message
Ben Skeggs
2012-10-16
1
-1
/
+1
|
*
drm/nouveau: only call ttm_agp_tt_create when __OS_HAS_AGP
Max Filippov
2012-10-16
1
-0
/
+2
|
*
drm/nv50/fb: fix double free of vram mm
Marcin Slusarz
2012-10-16
1
-1
/
+0
|
*
drm/nouveau/pm: do not stop reclocking if failing to set the fan speed
Martin Peres
2012-10-16
1
-1
/
+0
|
*
drm/nouveau/pm: fix a typo related to the move to the therm subdev
Martin Peres
2012-10-16
1
-1
/
+1
|
*
drm/nouveau/hwmon: fix the initialization condition
Martin Peres
2012-10-16
1
-2
/
+1
*
|
drm: fix warning on 32-bit.
Dave Airlie
2012-10-16
1
-1
/
+1
*
|
drm: radeon: fix printk format warning
Randy Dunlap
2012-10-16
1
-1
/
+1
*
|
Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2012-10-16
13
-152
/
+359
|
\
\
|
*
|
drm/radeon: fix spelling typos in debugging output
Thomas Friebel
2012-10-15
1
-1
/
+1
|
*
|
drm/radeon: Don't destroy I2C Bus Rec in radeon_ext_tmds_enc_destroy().
Egbert Eich
2012-10-15
1
-5
/
+1
|
*
|
drm/radeon: check if pcie gen 2 is already enabled (v2)
Alex Deucher
2012-10-15
2
-1
/
+12
|
*
|
drm/radeon/cayman: set VM max pfn at MC init
Alex Deucher
2012-10-15
1
-7
/
+1
|
*
|
drm/radeon: separate pt alloc from lru add
Christian König
2012-10-15
3
-4
/
+18
|
*
|
drm/radeon: don't add the IB pool to all VMs v2
Christian König
2012-10-15
3
-33
/
+25
|
*
|
drm/radeon: allocate page tables on demand v4
Christian König
2012-10-15
3
-73
/
+262
|
*
|
drm/radeon: update comments to clarify VM setup (v2)
Alex Deucher
2012-10-15
3
-3
/
+12
|
*
|
drm/radeon: allocate PPLLs from low to high
Alex Deucher
2012-10-15
1
-4
/
+4
|
*
|
drm/radeon: fix compilation with backlight disabled
Alex Deucher
2012-10-15
2
-21
/
+23
|
*
|
drm/radeon: use %zu for formatting size_t
Luca Tettamanti
2012-10-15
1
-2
/
+2
*
|
|
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
2012-10-16
8
-87
/
+75
|
\
\
\
|
*
|
|
drm/i915: fix non-DP-D eDP backlight cleanup and module reload
Jani Nikula
2012-10-12
1
-1
/
+2
|
*
|
|
drm/i915: HSW CRW stability magic
Rodrigo Vivi
2012-10-12
1
-0
/
+3
|
*
|
|
drm/i915/dvo-ch7xxx: fix get_hw_state
Daniel Vetter
2012-10-12
1
-3
/
+3
|
*
|
|
drm/i915: fixup the plane->pipe fixup code
Daniel Vetter
2012-10-12
1
-11
/
+23
|
*
|
|
drm/i915: rip out the pipe A quirk for i855gm
Daniel Vetter
2012-10-12
1
-2
/
+1
|
*
|
|
drm/i915: fixup i915_gem_object_get_page inline helper
Chris Wilson
2012-10-12
1
-1
/
+6
|
*
|
|
drm/i915: Disallow preallocation of requests
Chris Wilson
2012-10-12
3
-65
/
+24
|
*
|
|
drm/i915: Set guardband clipping workaround bit in the right register.
Kenneth Graunke
2012-10-12
2
-3
/
+3
|
*
|
|
drm/i915: paper over a pipe-enable vs pageflip race
Daniel Vetter
2012-10-08
1
-0
/
+10
|
*
|
|
drm/i915: remove useless BUG_ON which caused a regression in 3.5.
Willy Tarreau
2012-10-07
1
-1
/
+0
*
|
|
|
Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6
Linus Torvalds
2012-10-12
1
-1
/
+1
|
\
\
\
\
|
*
\
\
\
Merge tag 'omapdss-for-3.7' of git://gitorious.org/linux-omap-dss2/linux into...
Florian Tobias Schandinat
2012-10-10
16
-123
/
+169
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'v3.7-for-florian' of git://git.kernel.org/pub/scm/linux/kernel/...
Florian Tobias Schandinat
2012-09-20
1
-1
/
+1
|
|
\
\
\
\
\
|
|
*
|
|
|
|
include/video: move fimd register headers from platform to include/video
Leela Krishna Amudala
2012-08-08
1
-1
/
+1
*
|
|
|
|
|
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-10
7
-34
/
+14
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...
Dave Airlie
2012-10-09
7
-34
/
+14
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
drm/nouveau/timer: bump ptimer's alarm delay from u32 to u64
Martin Peres
2012-10-09
2
-2
/
+2
|
|
*
|
|
|
|
drm/nouveau/fan: fix a typo in PWM's input clock calculation
Martin Peres
2012-10-09
1
-1
/
+1
|
|
*
|
|
|
|
drm/nv50/clk: wire up pll_calc hook
Marcin Slusarz
2012-10-09
1
-0
/
+1
|
|
*
|
|
|
|
drm/nouveau: remove unused _nouveau_parent_ctor
Marcin Slusarz
2012-10-09
2
-20
/
+0
|
|
*
|
|
|
|
drm/nouveau/bios: fix shadowing of ACPI ROMs larger than 64KiB
Ben Skeggs
2012-10-09
1
-11
/
+10
*
|
|
|
|
|
|
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
2012-10-09
6
-15
/
+8
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
2012-10-07
10
-57
/
+118
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
drm/i915: Fix GT_MODE default value
Ben Widawsky
2012-10-04
2
-0
/
+8
|
*
|
|
|
|
drm/i915: don't frob the vblank ts in finish_page_flip
Daniel Vetter
2012-10-04
1
-22
/
+1
|
*
|
|
|
|
drm/i915: call drm_handle_vblank before finish_page_flip
Daniel Vetter
2012-10-04
1
-8
/
+8
|
*
|
|
|
|
drm/i915: print warning if vmi915_gem_fault error is not handled
Mika Kuoppala
2012-10-04
1
-0
/
+1
[next]