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
/
include
/
drm
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: add support for G41 chipset
Zhenyu Wang
2009-04-21
1
-0
/
+1
*
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-04-14
1
-0
/
+3
|
\
|
*
drm/i915: Allow tiling of objects with bit 17 swizzling by the CPU.
Eric Anholt
2009-04-08
1
-0
/
+3
*
|
intelfb: support i854
Stefan Husemann
2009-04-13
1
-0
/
+2
|
/
*
drm: remove unused "can_grow" parameter from drm_crtc_helper_initial_config
Jesse Barnes
2009-04-03
1
-1
/
+1
*
DRM: drm_crtc_helper.h doesn't actually need i2c.h
Jean Delvare
2009-04-03
1
-1
/
+0
*
drm: fix missing inline function on 32-bit powerpc.
Dave Airlie
2009-04-03
1
-2
/
+2
*
drm: detect hdmi monitor by hdmi identifier (v3)
Ma Ling
2009-03-29
1
-0
/
+1
*
drm: reorder struct drm_ioctl_desc to save space on 64 bit builds
Richard Kennedy
2009-03-29
1
-3
/
+3
*
radeon: add some new pci ids
Alex Deucher
2009-03-29
1
-0
/
+2
*
drm: read EDID extensions from monitor
Ma Ling
2009-03-29
1
-1
/
+2
*
drm: merge Linux master into HEAD
Dave Airlie
2009-03-28
7
-188
/
+192
|
\
|
*
agp/intel: Add support for new intel chipset.
Shaohua Li
2009-03-27
1
-0
/
+2
|
*
drm: Convert proc files to seq_file and introduce debugfs
Ben Gamari
2009-03-27
1
-1
/
+76
|
*
Merge commit 'v2.6.29' into core/header-fixes
Ingo Molnar
2009-03-26
5
-9
/
+14
|
|
\
|
*
|
make drm headers use strict integer types
Arnd Bergmann
2009-03-26
6
-188
/
+190
*
|
|
drm: add DRM_READ/WRITE64 wrappers around readq/writeq.
Dave Airlie
2009-03-13
1
-0
/
+19
*
|
|
radeon: add RS600 pci ids
Alex Deucher
2009-03-13
1
-0
/
+3
*
|
|
radeon: add R6xx/R7xx pci ids
Alex Deucher
2009-03-13
1
-0
/
+108
*
|
|
drm/radeon: prep for r6xx/r7xx support
Alex Deucher
2009-03-13
1
-1
/
+4
*
|
|
drm: Convert proc files to seq_file and introduce debugfs
Ben Gamari
2009-03-13
1
-1
/
+76
*
|
|
drm: Drop unused and broken dri_library_name sysfs attribute.
Kristian Høgsberg
2009-03-13
1
-1
/
+0
*
|
|
drm: claim PCI device when running in modesetting mode.
Kristian Høgsberg
2009-03-13
1
-1
/
+1
*
|
|
drm: Make drm_local_map use a resource_size_t offset
Benjamin Herrenschmidt
2009-03-13
1
-6
/
+6
*
|
|
drm: Split drm_map and drm_local_map
Benjamin Herrenschmidt
2009-03-13
1
-17
/
+30
*
|
|
drm: Use resource_size_t for drm_get_resource_{start, len}
Benjamin Herrenschmidt
2009-03-13
2
-4
/
+4
|
|
/
|
/
|
*
|
drm: fix EDID parser problem with positive/negative hsync/vsync
Pantelis Koukousoulas
2009-03-11
1
-1
/
+1
*
|
drm: disable encoders before re-routing them
Jesse Barnes
2009-02-25
1
-0
/
+1
*
|
drm: Fix ordering of bit fields in EDID structure leading huge vsync values.
Jesse Barnes
2009-02-25
1
-2
/
+2
*
|
drm/i915: Keep refs on the object over the lifetime of vmas for GTT mmap.
Jesse Barnes
2009-02-20
1
-0
/
+2
*
|
drm: Propagate failure from setting crtc base.
Chris Wilson
2009-02-20
1
-5
/
+5
*
|
drm: Release user fbs in drm_release
Kristian Høgsberg
2009-02-20
1
-1
/
+1
*
|
drm/i915: add fence register management to execbuf
Jesse Barnes
2009-02-08
1
-0
/
+2
|
/
*
drm: Rip out the racy, unused vblank signal code.
Eric Anholt
2009-01-28
2
-10
/
+1
*
drm: create mode_config idr lock
Jesse Barnes
2009-01-22
1
-1
/
+2
*
drm: initial KMS config fixes
Jesse Barnes
2009-01-16
2
-2
/
+2
*
drm: Add a debug node for vblank state.
Eric Anholt
2008-12-29
1
-0
/
+1
*
drm: pin new and unpin old buffer when setting a mode.
Kristian Høgsberg
2008-12-29
1
-3
/
+6
*
drm/i915: Add missing userland definitions for gem init/execbuffer.
Eric Anholt
2008-12-29
1
-0
/
+2
*
i915/drm: provide compat defines for userspace for certain struct members.
Dave Airlie
2008-12-29
1
-0
/
+23
*
drm: drop DRM_IOCTL_MODE_REPLACEFB, add+remove works just as well.
Kristian H�gsberg
2008-12-29
2
-2
/
+0
*
drm: sanitise drm modesetting API + remove unused hotplug
Jakob Bornecrantz
2008-12-29
2
-109
/
+99
*
DRM: i915: add mode setting support
Jesse Barnes
2008-12-29
1
-1
/
+1
*
DRM: add mode setting support
Dave Airlie
2008-12-29
7
-1
/
+1378
*
drm/i915: add GEM GTT mapping support
Jesse Barnes
2008-12-29
1
-0
/
+14
*
drm: GEM mmap support
Jesse Barnes
2008-12-29
2
-0
/
+22
*
drm: fix leak of uninitialized data to userspace
Vegard Nossum
2008-12-29
1
-0
/
+1
*
drm: move to kref per-master structures.
Dave Airlie
2008-12-29
3
-19
/
+54
*
drm: cleanup exit path for module unload
Dave Airlie
2008-12-29
1
-0
/
+3
*
drm: move drm vblank initialization/cleanup to driver load/unload
Keith Packard
2008-11-25
1
-0
/
+1
[next]