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
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/exynos: fix vblank bug.
Inki Dae
2011-11-15
1
-10
/
+36
*
drm/exynos: changed buffer structure.
Inki Dae
2011-11-15
10
-133
/
+148
*
drm/exynos: removed unnecessary variable.
Inki Dae
2011-11-15
1
-2
/
+0
*
drm/exynos: use gem create function generically
Inki Dae
2011-11-15
4
-41
/
+59
*
drm/exynos: checked for null pointer
Seung-Woo Kim
2011-11-15
1
-2
/
+4
*
drm/exynos: added crtc dpms for disable crtc
Joonyoung Shim
2011-11-15
3
-11
/
+73
*
drm/exynos: removed meaningless parameter from fbdev update
Seung-Woo Kim
2011-11-15
1
-9
/
+5
*
drm/exynos: restored kernel_fb_list when reiniting fb_helper
Joonyoung Shim
2011-11-15
1
-0
/
+15
*
drm/exynos: changed exynos_drm_display to exynos_drm_display_ops
Inki Dae
2011-11-15
4
-22
/
+23
*
drm/exynos: added manager object to connector
Inki Dae
2011-11-15
2
-8
/
+33
*
drm/exynos: fixed converting between display mode and timing
Seung-Woo Kim
2011-11-15
1
-1
/
+8
*
drm/exynos: fixed connector flag with hpd and interlace scan for hdmi
Seung-Woo Kim
2011-11-15
1
-0
/
+2
*
drm/exynos: added kms poll for handling hpd event
Seung-Woo Kim
2011-11-15
2
-0
/
+17
*
drm: Remove utterly bogus preempt_disable() sections
Thomas Gleixner
2011-11-14
1
-9
/
+0
*
drm/radeon/kms/combios: fix dynamic allocation of PM clock modes
Alex Deucher
2011-11-12
1
-8
/
+19
*
drm/radeon/kms/pm: switch to dynamically allocating clock mode array
Alex Deucher
2011-11-11
2
-39
/
+82
*
drm/radeon/kms: optimize r600_pm_profile_init
Alex Deucher
2011-11-11
1
-68
/
+32
*
drm/radeon/kms/pm: add a proper pm profile init function for fusion
Alex Deucher
2011-11-11
6
-39
/
+94
*
drm/radeon/kms: remove extraneous calls to radeon_pm_compute_clocks()
Alex Deucher
2011-11-11
2
-12
/
+0
*
drm/exynos: added padding to be 64-bit align.
Inki Dae
2011-11-11
1
-0
/
+2
*
drm: fix kconfig unmet dependency warning
Randy Dunlap
2011-11-11
1
-0
/
+1
*
Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...
Dave Airlie
2011-11-11
17
-65
/
+123
|
\
|
*
drm/nouveau: Fix bandwidth calculation for DisplayPort
Adam Jackson
2011-11-10
1
-1
/
+1
|
*
drm/nouveau: by default use low bpp framebuffer on low memory cards
Marcin Slusarz
2011-11-10
1
-1
/
+10
|
*
drm/nv10: Change the BO size threshold determining the memory placement range.
Francisco Jerez
2011-11-10
1
-1
/
+1
|
*
drm/nvc0: enable acceleration for nvc1 by default
Ben Skeggs
2011-11-10
1
-1
/
+3
|
*
drm/nvc0/gr: fixup the mmio list register writes for 0xc1
Ben Skeggs
2011-11-10
1
-9
/
+32
|
*
drm/nvc1: hacky workaround to fix accel issues
Ben Skeggs
2011-11-10
1
-0
/
+8
|
*
drm/nvc0/gr: fix some bugs in grctx generation
Ben Skeggs
2011-11-10
1
-17
/
+14
|
*
drm/nvc0: enable acceleration on 0xc8 by default
Ben Skeggs
2011-11-10
1
-1
/
+0
|
*
drm/nvc0/vram: skip disabled PBFB subunits
Ben Skeggs
2011-11-10
1
-5
/
+9
|
*
drm/nv40/pm: fix issues on igp chipsets, which don't have memory
Ben Skeggs
2011-11-10
1
-5
/
+15
|
*
drm/nouveau: testing the wrong variable
Dan Carpenter
2011-11-10
1
-1
/
+1
|
*
drm/nvc0/vram: storage type 0xc3 is not compressed
Christoph Bumiller
2011-11-10
1
-1
/
+1
|
*
drm/nv50: fix stability issue on NV86.
Maxim Levitsky
2011-11-10
1
-1
/
+1
|
*
drm/nouveau: initialize chan->fence.lock before use
Marcin Slusarz
2011-11-10
2
-2
/
+1
|
*
drm/nv50/vram: fix incorrect detection of bank count on newer chipsets
Ben Skeggs
2011-11-10
1
-1
/
+1
|
*
drm/nv50/gr: typo fix, how about we not reset fifo during graph init?
Ben Skeggs
2011-11-10
1
-2
/
+2
|
*
drm/nv50/bios: fixup mpll programming from the init table parser
Ben Skeggs
2011-11-10
1
-9
/
+13
|
*
drm/nouveau: fix oops if i2c bus not found in nouveau_i2c_identify()
Ben Skeggs
2011-11-10
1
-1
/
+1
|
*
drm: make sure drm_vblank_init() has been called before touching vbl_lock
Ben Skeggs
2011-11-10
1
-6
/
+9
*
|
drm: add some comments to drm_wait_vblank and drm_queue_vblank_event
Ilija Hadzic
2011-11-11
1
-1
/
+6
*
|
drm/radeon/benchmark: signedness bug in radeon_benchmark_move()
Dan Carpenter
2011-11-11
1
-1
/
+1
*
|
drm: do not sleep on vblank while holding a mutex
Ilija Hadzic
2011-11-11
1
-1
/
+1
*
|
MAINTAINERS: exynos: Add EXYNOS DRM maintainer entry
Kyungmin Park
2011-11-11
1
-0
/
+7
*
|
drm: try to restore previous CRTC config if mode set fails
Jesse Barnes
2011-11-11
1
-0
/
+13
*
|
drm/radeon/kms: make an aux failure debug only
Alex Deucher
2011-11-11
1
-1
/
+1
*
|
drm: drop select of SLOW_WORK
Paul Bolle
2011-11-11
1
-1
/
+0
*
|
drm: serialize access to list of debugfs files
Marcin Slusarz
2011-11-11
3
-5
/
+16
*
|
drm/radeon/kms: fix use of vram scratch page on evergreen/ni
Alex Deucher
2011-11-11
1
-1
/
+1
[next]