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