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
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/radeon: fix problem with changing active VRAM size. (v2)
Dave Airlie
2011-03-14
11
-17
/
+28
*
drm/radeon: fix page flipping hangs on r300/r400
Dave Airlie
2011-03-13
2
-18
/
+2
*
drm/radeon: add pageflip hooks for fusion
Dave Airlie
2011-03-11
1
-0
/
+3
*
drm/i915: Revive combination mode for backlight control
Takashi Iwai
2011-03-10
2
-0
/
+46
*
drm: index i shadowed in 2nd loop
roel
2011-03-08
1
-2
/
+2
*
Merge remote branch 'ickle/drm-intel-fixes' into drm-fixes
Dave Airlie
2011-03-08
9
-41
/
+70
|
\
|
*
drm/i915: Rebind the buffer if its alignment constraints changes with tiling
Chris Wilson
2011-03-07
3
-5
/
+21
|
*
drm/i915: Disable GPU semaphores by default
Chris Wilson
2011-03-07
3
-2
/
+6
|
*
drm/i915: Do not overflow the MMADDR write FIFO
Chris Wilson
2011-03-06
6
-19
/
+42
|
*
Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"
Chris Wilson
2011-03-06
1
-15
/
+1
*
|
drm/nv50-nvc0: prevent multiple vm/bar flushes occuring simultanenously
Ben Skeggs
2011-03-08
2
-0
/
+12
*
|
drm/nouveau: fix regression causing ttm to not be able to evict vram
Ben Skeggs
2011-03-08
2
-3
/
+5
*
|
drm/nouveau: allocate kernel's notifier object at end of block
Ben Skeggs
2011-03-04
3
-6
/
+11
|
/
*
drm/i915: fix memory corruption with GM965 and >4GB RAM
Jan Niehusmann
2011-03-01
1
-0
/
+11
*
Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next ...
Dave Airlie
2011-02-28
1
-1
/
+4
|
\
|
*
drm/nv50-nvc0: make sure vma is definitely unmapped when destroying bo
Ben Skeggs
2011-02-28
1
-1
/
+4
*
|
drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.
Dave Airlie
2011-02-28
1
-1
/
+2
|
/
*
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
2011-02-25
1
-1
/
+1
|
\
|
*
drm/i915: Fix unintended recursion in ironlake_disable_rc6
Chris Wilson
2011-02-24
1
-1
/
+1
*
|
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
2011-02-24
3
-11
/
+104
|
\
\
|
|
/
|
*
drm/i915: fix corruptions on i8xx due to relaxed fencing
Daniel Vetter
2011-02-24
1
-1
/
+15
|
*
drm/i915: skip FDI & PCH enabling for DP_A
Jesse Barnes
2011-02-22
1
-2
/
+81
|
*
drm/i915: don't enable FDI & transcoder interrupts after all
Jesse Barnes
2011-02-22
1
-3
/
+3
|
*
drm/i915: Ignore a hung GPU when flushing the framebuffer prior to a switch
Chris Wilson
2011-02-22
1
-5
/
+5
*
|
drm/radeon: fix regression with AA resolve checking
Dave Airlie
2011-02-23
1
-1
/
+1
*
|
drm: drop commented out code and preceding comment
Paul Bolle
2011-02-23
1
-2
/
+0
*
|
drm/vblank: Enable precise vblank timestamps for interlaced and doublescan mo...
Mario Kleiner
2011-02-23
1
-8
/
+6
*
|
drm/vblank: Use memory barriers optimized for atomic_t instead of generics.
Mario Kleiner
2011-02-23
1
-3
/
+7
*
|
drm/vblank: Use abs64(diff_ns) for s64 diff_ns instead of abs(diff_ns)
Mario Kleiner
2011-02-23
1
-2
/
+2
*
|
drm/radeon/kms: align height of fb allocation.
Dave Airlie
2011-02-23
1
-1
/
+4
*
|
Revert "drm/radeon/kms: switch back to min->max pll post divider iteration"
Alex Deucher
2011-02-23
1
-1
/
+1
|
/
*
drm/i915: Do not handle backlight combination mode specially
Indan Zupancic
2011-02-21
2
-47
/
+0
*
Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next i...
Dave Airlie
2011-02-17
6
-36
/
+40
|
\
|
*
drm/nouveau: fix suspend/resume on GPUs that don't have PM support
Ben Skeggs
2011-02-17
1
-1
/
+1
|
*
drm/nouveau: flips/flipd need to always set 'evict' for move_accel_cleanup()
Ben Skeggs
2011-02-17
1
-3
/
+3
|
*
drm/nv40: fix tiling-related setup for a number of chipsets
Ben Skeggs
2011-02-17
1
-19
/
+27
|
*
drm/nouveau: fix non-EDIDful native mode selection
Ben Skeggs
2011-02-17
1
-0
/
+1
|
*
drm/nouveau: Fix detection of DDC-based LVDS on DCB15 boards.
Francisco Jerez
2011-02-17
1
-1
/
+1
|
*
drm/nv04-nv40: Fix NULL dereference when we fail to find an LVDS native mode.
Francisco Jerez
2011-02-17
1
-9
/
+3
|
*
drm/nv10: Fix crash when allocating a BO larger than half the available VRAM.
Francisco Jerez
2011-02-17
1
-3
/
+4
*
|
drm/radeon/kms: add missing frac fb div flag for dce4+
Alex Deucher
2011-02-17
1
-1
/
+3
*
|
drm/radeon/kms: do not reject X16 and Y16X16 floating-point formats on r300
Marek Olšák
2011-02-17
1
-0
/
+2
*
|
drm/radeon/kms: hopefully fix pll issues for real (v3)
Alex Deucher
2011-02-15
1
-14
/
+8
*
|
drm/radeon/kms: add bounds checking to avivo pll algo
Alex Deucher
2011-02-15
1
-0
/
+10
*
|
drm/radeon/kms: fix a few more atombios endian issues
Alex Deucher
2011-02-15
2
-7
/
+7
*
|
Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixes
Dave Airlie
2011-02-14
11
-99
/
+229
|
\
\
|
*
|
drm/i915: Fix resume regression from 5d1d0cc
Chris Wilson
2011-02-11
1
-2
/
+1
|
*
|
drm/i915/tv: Use polling rather than interrupt-based hotplug
Chris Wilson
2011-02-11
1
-13
/
+30
|
*
|
drm/i915: Trigger modesetting if force-audio changes
Chris Wilson
2011-02-11
3
-18
/
+91
|
*
|
drm/i915/sdvo: If we have an EDID confirm it matches the mode of the connection
Chris Wilson
2011-02-09
1
-5
/
+27
[next]