index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-12
drm/radeon/kms/combios: fix dynamic allocation of PM clock modes
Alex Deucher
1
-8
/
+19
2011-11-11
drm/radeon/kms/pm: switch to dynamically allocating clock mode array
Alex Deucher
2
-39
/
+82
2011-11-11
drm/radeon/kms: optimize r600_pm_profile_init
Alex Deucher
1
-68
/
+32
2011-11-11
drm/radeon/kms/pm: add a proper pm profile init function for fusion
Alex Deucher
6
-39
/
+94
2011-11-11
drm/radeon/kms: remove extraneous calls to radeon_pm_compute_clocks()
Alex Deucher
2
-12
/
+0
2011-11-11
drm/exynos: added padding to be 64-bit align.
Inki Dae
1
-0
/
+2
2011-11-11
drm: fix kconfig unmet dependency warning
Randy Dunlap
1
-0
/
+1
2011-11-11
Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...
Dave Airlie
17
-65
/
+123
2011-11-11
drm: add some comments to drm_wait_vblank and drm_queue_vblank_event
Ilija Hadzic
1
-1
/
+6
2011-11-11
drm/radeon/benchmark: signedness bug in radeon_benchmark_move()
Dan Carpenter
1
-1
/
+1
2011-11-11
drm: do not sleep on vblank while holding a mutex
Ilija Hadzic
1
-1
/
+1
2011-11-11
MAINTAINERS: exynos: Add EXYNOS DRM maintainer entry
Kyungmin Park
1
-0
/
+7
2011-11-11
drm: try to restore previous CRTC config if mode set fails
Jesse Barnes
1
-0
/
+13
2011-11-11
drm/radeon/kms: make an aux failure debug only
Alex Deucher
1
-1
/
+1
2011-11-11
drm: drop select of SLOW_WORK
Paul Bolle
1
-1
/
+0
2011-11-11
drm: serialize access to list of debugfs files
Marcin Slusarz
3
-5
/
+16
2011-11-11
drm/radeon/kms: fix use of vram scratch page on evergreen/ni
Alex Deucher
1
-1
/
+1
2011-11-11
drm/radeon: Make sure CS mutex is held across GPU reset.
Michel Dänzer
3
-12
/
+62
2011-11-11
drm: Ensure string is null terminated.
Vinson Lee
1
-1
/
+3
2011-11-11
vmwgfx: Only allow 64x64 cursors
Jakob Bornecrantz
1
-0
/
+4
2011-11-11
vmwgfx: Initialize clip rect loop correctly in surface dirty
Jakob Bornecrantz
1
-2
/
+3
2011-11-11
vmwgfx: Close screen object system
Jakob Bornecrantz
1
-1
/
+4
2011-11-10
drm/nouveau: Fix bandwidth calculation for DisplayPort
Adam Jackson
1
-1
/
+1
2011-11-10
drm/nouveau: by default use low bpp framebuffer on low memory cards
Marcin Slusarz
1
-1
/
+10
2011-11-10
drm/nv10: Change the BO size threshold determining the memory placement range.
Francisco Jerez
1
-1
/
+1
2011-11-10
drm/nvc0: enable acceleration for nvc1 by default
Ben Skeggs
1
-1
/
+3
2011-11-10
drm/nvc0/gr: fixup the mmio list register writes for 0xc1
Ben Skeggs
1
-9
/
+32
2011-11-10
drm/nvc1: hacky workaround to fix accel issues
Ben Skeggs
1
-0
/
+8
2011-11-10
drm/nvc0/gr: fix some bugs in grctx generation
Ben Skeggs
1
-17
/
+14
2011-11-10
drm/nvc0: enable acceleration on 0xc8 by default
Ben Skeggs
1
-1
/
+0
2011-11-10
drm/nvc0/vram: skip disabled PBFB subunits
Ben Skeggs
1
-5
/
+9
2011-11-10
drm/nv40/pm: fix issues on igp chipsets, which don't have memory
Ben Skeggs
1
-5
/
+15
2011-11-10
drm/nouveau: testing the wrong variable
Dan Carpenter
1
-1
/
+1
2011-11-10
drm/nvc0/vram: storage type 0xc3 is not compressed
Christoph Bumiller
1
-1
/
+1
2011-11-10
drm/nv50: fix stability issue on NV86.
Maxim Levitsky
1
-1
/
+1
2011-11-10
drm/nouveau: initialize chan->fence.lock before use
Marcin Slusarz
2
-2
/
+1
2011-11-10
drm/nv50/vram: fix incorrect detection of bank count on newer chipsets
Ben Skeggs
1
-1
/
+1
2011-11-10
drm/nv50/gr: typo fix, how about we not reset fifo during graph init?
Ben Skeggs
1
-2
/
+2
2011-11-10
drm/nv50/bios: fixup mpll programming from the init table parser
Ben Skeggs
1
-9
/
+13
2011-11-10
drm/nouveau: fix oops if i2c bus not found in nouveau_i2c_identify()
Ben Skeggs
1
-1
/
+1
2011-11-10
drm: make sure drm_vblank_init() has been called before touching vbl_lock
Ben Skeggs
1
-6
/
+9
2011-11-08
drm/i915: Fix object refcount leak on mmappable size limit error path.
Eric Anholt
1
-1
/
+1
2011-11-08
agp: iommu_gfx_mapped only available if CONFIG_INTEL_IOMMU is set
Keith Packard
1
-2
/
+3
2011-11-08
drm/i915: fix if statement (bogus semi-colon)
Dan Carpenter
1
-1
/
+1
2011-11-08
Linux 3.2-rc1
v3.2-rc1
Linus Torvalds
1
-3
/
+3
2011-11-08
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...
Linus Torvalds
42
-402
/
+345
2011-11-08
VFS: we need to set LOOKUP_JUMPED on mountpoint crossing
Al Viro
1
-1
/
+15
2011-11-08
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
31
-288
/
+624
2011-11-08
Merge branch 'fixes-modulesplit' into fixes
Tony Lindgren
3863
-39041
/
+82624
2011-11-08
ARM: OMAP: Fix export.h or module.h includes
Tony Lindgren
4
-0
/
+4
[next]