index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'stable/ttm.pci-api.v5' of git://git.kernel.org/pub/scm/linux/ke...
Dave Airlie
2011-02-23
10
-33
/
+103
|
\
|
*
ttm: Include the 'struct dev' when using the DMA API.
Konrad Rzeszutek Wilk
2011-02-22
5
-8
/
+11
|
*
nouveau/ttm/PCIe: Use dma_addr if TTM has set it.
Konrad Rzeszutek Wilk
2011-02-18
1
-7
/
+21
|
*
radeon/ttm/PCIe: Use dma_addr if TTM has set it.
Konrad Rzeszutek Wilk
2011-02-18
3
-12
/
+33
|
*
ttm: Expand (*populate) to support an array of DMA addresses.
Konrad Rzeszutek Wilk
2011-01-27
5
-5
/
+9
|
*
ttm: Utilize the DMA API for pages that have TTM_PAGE_FLAG_DMA32 set.
Konrad Rzeszutek Wilk
2011-01-27
1
-3
/
+23
|
*
ttm: Introduce a placeholder for DMA (bus) addresses.
Konrad Rzeszutek Wilk
2011-01-27
2
-5
/
+13
*
|
drm: Remove unused members from struct drm_open_hash
Chris Wilson
2011-02-23
1
-19
/
+8
*
|
drm: Trim the GEM mmap offset hashtab
Chris Wilson
2011-02-23
1
-1
/
+1
*
|
drm: Mark constant arrays of drm_display_mode const
Chris Wilson
2011-02-23
8
-20
/
+24
*
|
drm/radeon: overhaul texture checking. (v3)
Dave Airlie
2011-02-23
2
-114
/
+246
*
|
drm/ttm: call driver move_notify() when doing system->tt bo moves
Ben Skeggs
2011-02-23
1
-1
/
+2
*
|
drm: psuedocolor support for ARGB modes
Rob Clark
2011-02-23
1
-0
/
+5
*
|
drm: add usb framework
Dave Airlie
2011-02-07
3
-1
/
+119
*
|
drm: rework PCI/platform driver interface.
Dave Airlie
2011-02-07
23
-304
/
+405
*
|
drm: dumb scanout create/mmap for intel/radeon (v3)
Dave Airlie
2011-02-07
11
-38
/
+194
*
|
drm/i810: remove the BKL
Arnd Bergmann
2011-02-07
3
-20
/
+8
*
|
drm: remove i830 driver
Arnd Bergmann
2011-02-07
7
-2183
/
+17
*
|
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2011-02-04
26
-127
/
+375
|
\
\
|
*
|
gpu/stub: fix acpi_video build error, fix stub kconfig dependencies
Randy Dunlap
2011-02-04
1
-0
/
+2
|
*
|
drm/radeon/kms: dynamically allocate power state space
Alex Deucher
2011-02-04
4
-15
/
+42
|
*
|
drm/radeon/kms: fix s/r issues with bios scratch regs
Alex Deucher
2011-02-04
1
-3
/
+6
|
*
|
drm/radeon/kms/evergreen: always set certain VGT regs at CP init
Alex Deucher
2011-02-04
1
-1
/
+6
|
*
|
drm/radeon/kms: add updated ib_execute function for evergreen
Alex Deucher
2011-02-04
5
-6
/
+26
|
*
|
drm/radeon/kms: Enable new pll calculation for avivo+ asics
Alex Deucher
2011-02-02
3
-12
/
+19
|
*
|
drm/radeon/kms: add new pll algo for avivo asics
Alex Deucher
2011-02-02
4
-19
/
+137
|
*
|
drm/radeon/kms: add pll debugging output
Alex Deucher
2011-02-02
1
-0
/
+4
|
*
|
drm/radeon/kms: switch back to min->max pll post divider iteration
Alex Deucher
2011-02-02
1
-1
/
+1
|
*
|
drm/radeon/kms: rv6xx+ thermal sensor fixes
Alex Deucher
2011-02-02
5
-25
/
+37
|
*
|
Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next i...
Dave Airlie
2011-02-02
2
-3
/
+2
|
|
\
\
|
|
*
|
drm/nv50: fix display on 0x50
Ben Skeggs
2011-02-02
1
-2
/
+1
|
|
*
|
drm/nouveau: correctly pair hwmon_init and hwmon_fini
Lucas Stach
2011-02-02
1
-1
/
+1
|
*
|
|
Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixes
Dave Airlie
2011-02-02
8
-43
/
+96
|
|
\
\
\
|
|
*
|
|
drm/i915: Only bind to function 0 of the PCI device
Chris Wilson
2011-02-01
1
-0
/
+8
|
|
*
|
|
drm/i915: Suppress spurious vblank interrupts
Chris Wilson
2011-01-31
2
-7
/
+8
|
|
*
|
|
drm: Avoid leak of adjusted mode along quick set_mode paths
Chris Wilson
2011-01-31
1
-5
/
+3
|
|
*
|
|
drm: Simplify and defend later checks when disabling a crtc
Chris Wilson
2011-01-31
1
-3
/
+6
|
|
*
|
|
drm: Don't switch fb when disabling an output
Chris Wilson
2011-01-31
1
-2
/
+2
|
|
*
|
|
drm/i915: Reset crtc after resume
Chris Wilson
2011-01-25
1
-3
/
+14
|
|
*
|
|
drm/i915/crt: Force the initial probe after reset
Chris Wilson
2011-01-25
1
-0
/
+10
|
|
*
|
|
drm/i915: Reset state after a GPU reset or resume
Chris Wilson
2011-01-25
1
-0
/
+2
|
|
*
|
|
drm: Add an interface to reset the device
Chris Wilson
2011-01-25
1
-0
/
+20
|
|
*
|
|
drm/i915/sdvo: If at first we don't succeed in reading the response, wait
Chris Wilson
2011-01-25
1
-23
/
+23
|
*
|
|
|
drm/radeon: Fix wrong boolean operator
Stefan Weil
2011-01-31
1
-1
/
+1
*
|
|
|
|
drm: Only set DPMS ON when actually configuring a mode
Keith Packard
2011-02-04
1
-6
/
+6
*
|
|
|
|
gpu/stub: fix acpi_video build error, fix stub kconfig dependencies
Randy Dunlap
2011-02-02
1
-0
/
+2
|
/
/
/
/
*
|
|
|
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2011-01-28
20
-45
/
+132
|
\
\
\
\
|
*
\
\
\
Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...
Dave Airlie
2011-01-28
1
-5
/
+0
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
drm/nv50: fix regression on IGPs
Ben Skeggs
2011-01-28
1
-5
/
+0
|
*
|
|
|
drm/radeon/kms: re-emit full context state for evergreen blits
Alex Deucher
2011-01-28
1
-6
/
+33
[next]