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 '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/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: Re-enable GPU semaphores for SandyBridge mobile
Chris Wilson
2011-03-01
1
-2
/
+1
|
*
|
|
|
|
drm/i915: Replace vblank PM QoS with "Interrupt-Based AGPBUSY#"
Chris Wilson
2011-03-01
2
-1
/
+13
|
*
|
|
|
|
Revert "drm/i915: Use PM QoS to prevent C-State starvation of gen3 GPU"
Chris Wilson
2011-03-01
2
-38
/
+0
|
*
|
|
|
|
drm/i915: Allow relocation deltas outside of target bo
Chris Wilson
2011-03-01
2
-10
/
+3
|
*
|
|
|
|
drm/i915: Silence an innocuous compiler warning for an unused variable
Chris Wilson
2011-03-01
1
-1
/
+0
|
*
|
|
|
|
drm/i915: Use a symbolic constant for OpRegion lid state
Chris Wilson
2011-02-24
1
-1
/
+3
|
*
|
|
|
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2011-02-22
10
-84
/
+45
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
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/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/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/i915: Add support for limited color range of broadcast outputs
Chris Wilson
2011-02-22
7
-2
/
+82
|
*
|
|
|
|
drm/i915: Use a device flag for non-interruptible phases
Chris Wilson
2011-02-22
6
-71
/
+60
|
*
|
|
|
|
drm/i915: First try a normal large kmalloc for the temporary exec buffers
Chris Wilson
2011-02-22
1
-1
/
+5
|
*
|
|
|
|
drm/i915: Add a module parameter to ignore lid status
Chris Wilson
2011-02-22
3
-0
/
+9
|
*
|
|
|
|
drm/i915: Protect against drm_gem_object not being the first member
Chris Wilson
2011-02-22
5
-16
/
+16
|
*
|
|
|
|
drm/i915: fix per-pipe reads after "cleanup"
Jesse Barnes
2011-02-22
1
-6
/
+7
|
*
|
|
|
|
Revert "drm/i915: Disable SSC for outputs other than LVDS or DP"
Chris Wilson
2011-02-22
4
-82
/
+41
|
*
|
|
|
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2011-02-16
73
-466
/
+1136
|
|
\
\
\
\
\
|
|
*
|
|
|
|
drm/i915: don't enable FDI & transcoder interrupts after all
Jesse Barnes
2011-02-16
1
-3
/
+3
|
|
*
|
|
|
|
drm/i915: Ignore a hung GPU when flushing the framebuffer prior to a switch
Chris Wilson
2011-02-16
1
-5
/
+5
|
|
|
/
/
/
/
|
|
*
|
|
|
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
|
|
|
*
|
|
|
drm/i915: Disable RC6 on Ironlake
Chris Wilson
2011-02-09
4
-44
/
+55
|
|
|
*
|
|
|
drm/i915/lvds: Restore dithering on native modes for gen2/3
Chris Wilson
2011-02-06
1
-6
/
+6
|
|
|
*
|
|
|
drm/i915: Invalidate TLB caches on SNB BLT/BSD rings
Chris Wilson
2011-02-02
2
-11
/
+19
|
|
*
|
|
|
|
drm/radeon/kms: improve 6xx/7xx CS error output
Alex Deucher
2011-02-14
1
-20
/
+26
|
|
*
|
|
|
|
drm/radeon/kms: check AA resolve registers on r300
Marek Olšák
2011-02-14
8
-13
/
+49
|
|
*
|
|
|
|
drm/radeon/kms: fix tracking of BLENDCNTL, COLOR_CHANNEL_MASK, and GB_Z on r300
Marek Olšák
2011-02-14
5
-12
/
+5
|
|
*
|
|
|
|
drm/radeon/kms: use linear aligned for evergreen/ni bo blits
Alex Deucher
2011-02-14
1
-2
/
+2
|
|
*
|
|
|
|
drm/radeon/kms: use linear aligned for 6xx/7xx bo blits
Alex Deucher
2011-02-14
1
-2
/
+2
|
|
*
|
|
|
|
drm/radeon: fix race between GPU reset and TTM delayed delete thread.
Dave Airlie
2011-02-14
1
-0
/
+4
[prev]
[next]