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
/
drivers
/
gpu
/
drm
/
via
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-16
drm: move pci bus master enable into driver.
Dave Airlie
1
-0
/
+2
2012-01-09
drm/sis|via: don't return stack garbage from free_mem ioctl
Daniel Vetter
1
-2
/
+1
2011-12-22
drm/via: use drm_mm instead of drm_sman
Daniel Vetter
3
-41
/
+43
2011-12-22
drm/sis: track user->memblock mapping with idr
Daniel Vetter
1
-0
/
+2
2011-12-22
drm/via: track user->memblock mapping with idr
Daniel Vetter
3
-14
/
+47
2011-12-22
drm/sman: rip out owner tracking
Daniel Vetter
1
-1
/
+1
2011-12-22
drm/via: track obj->drm_fd relations in the driver
Daniel Vetter
2
-8
/
+39
2011-11-11
drm: Make the per-driver file_operations struct const
Arjan van de Ven
1
-11
/
+12
2011-10-31
gpu: add module.h to drivers/gpu files as required.
Paul Gortmaker
1
-0
/
+2
2011-02-07
drm: rework PCI/platform driver interface.
Dave Airlie
1
-6
/
+7
2010-11-09
drivers/gpu: Use vzalloc
Joe Perches
1
-2
/
+2
2010-10-26
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+0
2010-09-16
drm: use noop_llseek
Arnd Bergmann
1
-0
/
+1
2010-08-30
drm: kill get_reg_ofs callback
Daniel Vetter
1
-1
/
+0
2010-08-30
drm: kill drm_map_ofs callbacks
Daniel Vetter
1
-1
/
+0
2010-08-17
drm: block userspace under allocating buffer and having drivers overwrite it ...
Dave Airlie
1
-14
/
+14
2010-08-02
drm/via: fixed coding style issues, simplified return
Nicolas Kaiser
10
-166
/
+136
2010-05-04
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-1
/
+1
2010-04-28
drivers/gpu/drm/via/via_video.c: fix off by one issue
Dan Carpenter
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
1
-2
/
+2
2009-12-18
drm: convert drm_ioctl to unlocked_ioctl
Arnd Bergmann
1
-1
/
+1
2009-07-15
drm/via: Fix vblank IRQ on VIA hardware.
Simon Farnsworth
1
-1
/
+5
2009-06-18
drm: Remove memory debugging infrastructure.
Eric Anholt
1
-4
/
+4
2009-06-12
drm/via: vfree() no need checking before calling it
Figo.zhang
1
-4
/
+2
2009-04-20
drm: count reaches -1
Roel Kluin
1
-5
/
+7
2009-03-13
drm: Drop unused and broken dri_library_name sysfs attribute.
Kristian Høgsberg
1
-6
/
+0
2008-11-25
drm: move drm vblank initialization/cleanup to driver load/unload
Keith Packard
2
-2
/
+10
2008-10-18
drm: kill drm_device->irq
Jesse Barnes
2
-5
/
+1
2008-10-18
drm: Rework vblank-wait handling to allow interrupt reduction.
Jesse Barnes
3
-61
/
+83
2008-07-14
drm: reorganise drm tree to be more future proof.
Dave Airlie
13
-0
/
+5587