index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-04
drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_d...
Keith Packard
2
-0
/
+5
2009-05-19
drm/i915: allocate large pointer arrays with vmalloc
Jesse Barnes
1
-0
/
+24
2009-05-14
drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl.
Carl Worth
1
-0
/
+10
2009-04-21
drm/i915: add support for G41 chipset
Zhenyu Wang
1
-0
/
+1
2009-04-14
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+3
2009-04-13
intelfb: support i854
Stefan Husemann
1
-0
/
+2
2009-04-08
drm/i915: Allow tiling of objects with bit 17 swizzling by the CPU.
Eric Anholt
1
-0
/
+3
2009-04-03
drm: remove unused "can_grow" parameter from drm_crtc_helper_initial_config
Jesse Barnes
1
-1
/
+1
2009-04-03
DRM: drm_crtc_helper.h doesn't actually need i2c.h
Jean Delvare
1
-1
/
+0
2009-04-03
drm: fix missing inline function on 32-bit powerpc.
Dave Airlie
1
-2
/
+2
2009-03-29
drm: detect hdmi monitor by hdmi identifier (v3)
Ma Ling
1
-0
/
+1
2009-03-29
drm: reorder struct drm_ioctl_desc to save space on 64 bit builds
Richard Kennedy
1
-3
/
+3
2009-03-29
radeon: add some new pci ids
Alex Deucher
1
-0
/
+2
2009-03-29
drm: read EDID extensions from monitor
Ma Ling
1
-1
/
+2
2009-03-28
drm: merge Linux master into HEAD
Dave Airlie
7
-188
/
+192
2009-03-27
agp/intel: Add support for new intel chipset.
Shaohua Li
1
-0
/
+2
2009-03-27
drm: Convert proc files to seq_file and introduce debugfs
Ben Gamari
1
-1
/
+76
2009-03-26
Merge commit 'v2.6.29' into core/header-fixes
Ingo Molnar
5
-9
/
+14
2009-03-26
make drm headers use strict integer types
Arnd Bergmann
6
-188
/
+190
2009-03-13
drm: add DRM_READ/WRITE64 wrappers around readq/writeq.
Dave Airlie
1
-0
/
+19
2009-03-13
radeon: add RS600 pci ids
Alex Deucher
1
-0
/
+3
2009-03-13
radeon: add R6xx/R7xx pci ids
Alex Deucher
1
-0
/
+108
2009-03-13
drm/radeon: prep for r6xx/r7xx support
Alex Deucher
1
-1
/
+4
2009-03-13
drm: Convert proc files to seq_file and introduce debugfs
Ben Gamari
1
-1
/
+76
2009-03-13
drm: Drop unused and broken dri_library_name sysfs attribute.
Kristian Høgsberg
1
-1
/
+0
2009-03-13
drm: claim PCI device when running in modesetting mode.
Kristian Høgsberg
1
-1
/
+1
2009-03-13
drm: Make drm_local_map use a resource_size_t offset
Benjamin Herrenschmidt
1
-6
/
+6
2009-03-13
drm: Split drm_map and drm_local_map
Benjamin Herrenschmidt
1
-17
/
+30
2009-03-13
drm: Use resource_size_t for drm_get_resource_{start, len}
Benjamin Herrenschmidt
2
-4
/
+4
2009-03-11
drm: fix EDID parser problem with positive/negative hsync/vsync
Pantelis Koukousoulas
1
-1
/
+1
2009-02-25
drm: disable encoders before re-routing them
Jesse Barnes
1
-0
/
+1
2009-02-25
drm: Fix ordering of bit fields in EDID structure leading huge vsync values.
Jesse Barnes
1
-2
/
+2
2009-02-20
drm/i915: Keep refs on the object over the lifetime of vmas for GTT mmap.
Jesse Barnes
1
-0
/
+2
2009-02-20
drm: Propagate failure from setting crtc base.
Chris Wilson
1
-5
/
+5
2009-02-20
drm: Release user fbs in drm_release
Kristian Høgsberg
1
-1
/
+1
2009-02-08
drm/i915: add fence register management to execbuf
Jesse Barnes
1
-0
/
+2
2009-01-28
drm: Rip out the racy, unused vblank signal code.
Eric Anholt
2
-10
/
+1
2009-01-22
drm: create mode_config idr lock
Jesse Barnes
1
-1
/
+2
2009-01-16
drm: initial KMS config fixes
Jesse Barnes
2
-2
/
+2
2008-12-29
drm: Add a debug node for vblank state.
Eric Anholt
1
-0
/
+1
2008-12-29
drm: pin new and unpin old buffer when setting a mode.
Kristian Høgsberg
1
-3
/
+6
2008-12-29
drm/i915: Add missing userland definitions for gem init/execbuffer.
Eric Anholt
1
-0
/
+2
2008-12-29
i915/drm: provide compat defines for userspace for certain struct members.
Dave Airlie
1
-0
/
+23
2008-12-29
drm: drop DRM_IOCTL_MODE_REPLACEFB, add+remove works just as well.
Kristian H�gsberg
2
-2
/
+0
2008-12-29
drm: sanitise drm modesetting API + remove unused hotplug
Jakob Bornecrantz
2
-109
/
+99
2008-12-29
DRM: i915: add mode setting support
Jesse Barnes
1
-1
/
+1
2008-12-29
DRM: add mode setting support
Dave Airlie
7
-1
/
+1378
2008-12-29
drm/i915: add GEM GTT mapping support
Jesse Barnes
1
-0
/
+14
2008-12-29
drm: GEM mmap support
Jesse Barnes
2
-0
/
+22
2008-12-29
drm: fix leak of uninitialized data to userspace
Vegard Nossum
1
-0
/
+1
[next]