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
/
char
/
drm
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Fix race that can lockup the kernel
Mike Isely
2008-03-17
2
-17
/
+25
*
i915: fix AR register restore.
Jesse Barnes
2008-02-22
1
-0
/
+1
*
drm/sis: add pciid for SiS 662/671 chipset
Chaoyu Chen
2008-02-20
1
-0
/
+1
*
drm: add new rv380 pciid
Mirko
2008-02-20
1
-0
/
+1
*
drm: add support for passing state into the suspend hooks.
Dave Airlie
2008-02-20
3
-6
/
+11
*
drm/i915: Fix hibernate save/restore of VGA attribute regs
Jesse Barnes
2008-02-20
1
-0
/
+2
*
drm/i915 more registers for S3 (DSPCLK_GATE_D, CACHE_MODE_0, MI_ARB_STATE)
Keith Packard
2008-02-20
2
-0
/
+28
*
drm/i915: restore pipeconf regs unconditionally
Jesse Barnes
2008-02-20
1
-7
/
+4
*
drm/i915: save/restore interrupt state
Jesse Barnes
2008-02-20
2
-0
/
+12
*
drm: convert drm from nopage to fault.
Nick Piggin
2008-02-20
1
-70
/
+55
*
i915: wrap chipset types requiring hw status set ioctl
Zhenyu Wang
2008-02-20
2
-1
/
+6
*
drm/radeon: add initial rs690 support to drm.
Maciej Cencora
2008-02-20
3
-0
/
+120
*
Final removal of FASTCALL()/fastcall
Harvey Harrison
2008-02-13
1
-1
/
+1
*
i915: Fix GR register array size off-by-one bug
Jesse Barnes
2008-02-07
1
-1
/
+1
*
drm: add initial r500 drm support
Dave Airlie
2008-02-07
6
-59
/
+240
*
radeon: setup the ring buffer fetcher to be less agressive.
Roland Scheidegger
2008-02-07
2
-3
/
+62
*
drm: fixup some of the ioctl function exit paths
Dave Airlie
2008-02-07
1
-5
/
+7
*
drm: the drm really should call pci_set_master..
Dave Airlie
2008-02-07
1
-0
/
+1
*
i915: Add chipset id for Intel Integrated Graphics Device
Zhenyu Wang
2008-02-07
3
-3
/
+7
*
drm: cleanup DRM_DEBUG() parameters
Márton Németh
2008-02-07
28
-145
/
+122
*
drm/i915: add support for E7221 chipset
Carlos Martín
2008-02-07
1
-1
/
+1
*
drm: don't cast a pointer to pointer of list_head
Li Zefan
2008-02-07
1
-1
/
+1
*
mga_dma: return 'err' not just zero from mga_do_cleanup_dma()
Jesper Juhl
2008-02-07
1
-1
/
+1
*
drm: add _DRM_DRIVER flag, and re-order unload.
Dave Airlie
2008-02-07
3
-8
/
+11
*
drm: enable udev node creation
Dave Airlie
2008-02-07
1
-6
/
+1
*
drm: Make DRM_IOCTL_GET_CLIENT return EINVAL when it can't find client #idx.
Eric Anholt
2008-02-07
1
-14
/
+11
*
drm: move drm_mem_init to proper place in startup sequence
Dave Airlie
2008-02-07
1
-2
/
+2
*
drm: call driver load function after initialising AGP
Dave Airlie
2008-02-07
1
-4
/
+4
*
drm: Fix ioc32 compat layer
Ian Romanick
2008-02-07
1
-1
/
+5
*
drm: fd.o bug #11895: Only add the AGP base to map offset if the caller didn't.
Eric Anholt
2008-02-07
1
-4
/
+10
*
i915: add suspend/resume support
Jesse Barnes
2008-02-07
4
-57
/
+1309
*
drm: update DRM sysfs support
Jesse Barnes
2008-02-07
4
-62
/
+117
*
drm: Initialize the AGP structure's base address at init rather than enable.
Eric Anholt
2008-02-07
2
-3
/
+2
*
drm: move two function extern into the correct block
Dave Airlie
2008-02-07
1
-3
/
+2
*
drm: run cleanfile across drm tree
Dave Airlie
2008-02-07
43
-375
/
+362
*
drm: some minor cleanups and changes to make memory manager merging easier.
Dave Airlie
2008-02-07
2
-28
/
+28
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2008-02-04
2
-2
/
+2
|
\
|
*
drivers/char/: Spelling fixes
Joe Perches
2008-02-03
2
-2
/
+2
*
|
vm audit: add VM_DONTEXPAND to mmap for drivers that need it
Nick Piggin
2008-02-04
1
-0
/
+2
|
/
*
drm/i915: add support for E7221 chipset
Carlos Martín
2008-01-23
1
-0
/
+1
*
drm: DRM: fix memset size error
Li Zefan
2007-11-06
1
-1
/
+1
*
drm: remove remnants of DRM_COPY_FROM/TO_USER_IOCTL
Dave Airlie
2007-11-06
2
-11
/
+0
*
drm: remove second forward decleration of drm device struct.
Dave Airlie
2007-11-06
1
-2
/
+0
*
drm/sis: missing mutex unlock in error path.
Roel Kluin
2007-11-05
1
-0
/
+1
*
radeon: set the address to access the GART table on the CPU side correctly
Dave Airlie
2007-11-05
2
-2
/
+4
*
Convert files to UTF-8 and some cleanups
Jan Engelhardt
2007-10-19
13
-14
/
+14
*
Use helpers to obtain task pid in printks
Pavel Emelyanov
2007-10-19
7
-11
/
+12
*
video gfx: merge kconfig menus
Randy Dunlap
2007-10-16
1
-1
/
+1
*
radeon_driver_vblank_do_wait() static
Adrian Bunk
2007-10-16
1
-2
/
+2
*
via invalid device ids removal
Xavier Bachelot
2007-10-15
1
-2
/
+0
[next]