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
/
drm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote branch 'anholt/drm-intel-next' into drm-next
Dave Airlie
2010-05-19
34
-218
/
+522
|
\
|
*
drm/i915: Fix out of tree builds
Peter Clifton
2010-05-10
2
-1
/
+3
|
*
drm/i915: move fence lru to struct drm_i915_fence_reg
Daniel Vetter
2010-05-10
2
-15
/
+22
|
*
drm/i915: don't allow tiling changes on pinned buffers v2
Daniel Vetter
2010-05-10
1
-0
/
+5
|
*
drm/i915: Be extra careful about A/D matching for multifunction SDVO
Adam Jackson
2010-05-10
1
-24
/
+21
|
*
drm/i915: Fix DDC bus selection for multifunction SDVO
Adam Jackson
2010-05-10
3
-32
/
+11
|
*
Merge remote branch 'origin/master' into drm-intel-next
Eric Anholt
2010-05-10
29
-103
/
+352
|
|
\
|
|
*
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-05-04
13
-45
/
+79
|
|
|
\
|
|
|
*
drm/radeon/kms/legacy: only enable load detection property on DVI-I
Alex Deucher
2010-05-05
1
-0
/
+2
|
|
|
*
drm/radeon/kms: fix panel scaling adjusted mode setup
Alex Deucher
2010-05-05
3
-22
/
+53
|
|
|
*
drivers/gpu/drm/drm_sysfs.c: sysfs files error handling
Dan Carpenter
2010-04-28
1
-9
/
+12
|
|
|
*
drivers/gpu/drm/radeon/radeon_atombios.c: range check issues
Dan Carpenter
2010-04-28
2
-3
/
+3
|
|
|
*
drivers/gpu/drm/drm_memory.c: fix check for end of loop
Dan Carpenter
2010-04-28
1
-1
/
+1
|
|
|
*
drivers/gpu/drm/via/via_video.c: fix off by one issue
Dan Carpenter
2010-04-28
1
-1
/
+1
|
|
|
*
drm/radeon/kms/agp The wrong AGP chipset can cause a NULL pointer dereference
Robert Fitzsimons
2010-04-28
1
-6
/
+4
|
|
|
*
drm/radeon/kms: r300 fix CS checker to allow zbuffer-only fastfill
Marek Olšák
2010-04-28
3
-3
/
+3
|
|
*
|
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-04-27
8
-14
/
+25
|
|
|
\
\
|
|
|
|
/
|
|
|
*
drm/radeon: Fix sparc regression in r300_scratch()
David Miller
2010-04-27
1
-1
/
+1
|
|
|
*
drm: make sure vblank interrupts are disabled at DPMS time
Jesse Barnes
2010-04-27
1
-0
/
+1
|
|
|
*
drm/radeon/kms/evergreen: No EnableYUV table
Alex Deucher
2010-04-23
1
-1
/
+1
|
|
|
*
drm/radeon: 9800 SE has only one quadpipe
Tormod Volden
2010-04-23
3
-5
/
+15
|
|
|
*
drm/radeon/kms: don't print error for legal crtcs.
Dave Airlie
2010-04-23
1
-3
/
+3
|
|
|
*
drm/radeon/kms/evergreen: fix LUT setup
Alex Deucher
2010-04-23
1
-4
/
+4
|
|
*
|
drm/i915: fix non-Ironlake 965 class crashes
Jesse Barnes
2010-04-23
1
-1
/
+1
|
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
2010-04-22
9
-42
/
+246
|
|
|
\
\
|
|
|
*
|
drm/i915: use PIPE_CONTROL instruction on Ironlake and Sandy Bridge
Jesse Barnes
2010-04-22
4
-16
/
+152
|
|
|
*
|
drm/i915: cleanup FBC buffers at unload time
Jesse Barnes
2010-04-22
2
-0
/
+17
|
|
|
*
|
drm/i915: fix tiling limits for i915 class hw v2
Daniel Vetter
2010-04-18
3
-14
/
+16
|
|
|
*
|
drm/i915: set DIDL using the ACPI video output device _ADR method return.
Zhang Rui
2010-04-18
1
-4
/
+50
|
|
|
*
|
drm/i915: Fix 82854 PCI ID, and treat it like other 85X
Adam Jackson
2010-04-18
2
-3
/
+5
|
|
|
*
|
drm/i915: Attempt to fix watermark setup on 85x (v2)
Adam Jackson
2010-04-18
1
-5
/
+6
|
|
*
|
|
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-04-20
1
-2
/
+2
|
|
|
\
\
\
|
|
|
|
|
/
|
|
|
|
/
|
|
|
|
*
|
drm: delay vblank cleanup until after driver unload
Jesse Barnes
2010-04-20
1
-2
/
+2
|
*
|
|
|
drm/i915: cleanup mode setting before unmapping registers
Jesse Barnes
2010-05-07
1
-2
/
+2
|
*
|
|
|
drm/i915: Make fbc control wrapper functions
Adam Jackson
2010-05-07
4
-36
/
+51
|
*
|
|
|
drm/i915: Wait for the GPU whilst shrinking, if truly desperate.
Chris Wilson
2010-05-07
1
-0
/
+45
|
*
|
|
|
drm/i915: Use spatio-temporal dithering on PCH
Adam Jackson
2010-05-07
2
-5
/
+10
*
|
|
|
|
drm/radeon/pm: fix device_create_file return value checks.
Dave Airlie
2010-05-18
1
-2
/
+7
*
|
|
|
|
drm/radeon/kms/pm: fix r6xx+ profile setup
Alex Deucher
2010-05-18
1
-61
/
+53
*
|
|
|
|
drm/radeon/kms/pm: make pm spam debug only
Alex Deucher
2010-05-18
4
-24
/
+24
*
|
|
|
|
drm/radeon/kms/pm: rework power management
Alex Deucher
2010-05-18
19
-519
/
+790
*
|
|
|
|
drm/radeon/kms/pm: add support for no display power states
Alex Deucher
2010-05-18
8
-40
/
+94
*
|
|
|
|
drm/radeon/kms: fix lock ordering in ring, ib handling
Alex Deucher
2010-05-18
1
-17
/
+22
*
|
|
|
|
radeon: Use fences to gate entry to reclocking on <r600
Matthew Garrett
2010-05-18
1
-0
/
+8
*
|
|
|
|
radeon: Split out ring locking and allocation
Matthew Garrett
2010-05-18
2
-6
/
+23
*
|
|
|
|
drm/radeon/kms: enable misc pm power state features on r1xx-r4xx
Alex Deucher
2010-05-18
1
-2
/
+0
*
|
|
|
|
drm/radeon/kms: enable misc pm power state features on r5xx, rs6xx
Alex Deucher
2010-05-18
2
-4
/
+12
*
|
|
|
|
drm/radeon/kms: re-enable gui idle interrupts on r6xx+
Alex Deucher
2010-05-18
1
-11
/
+13
*
|
|
|
|
drm/radeon/kms: take vram mutex pointer before derefing object.
Dave Airlie
2010-05-18
1
-2
/
+4
*
|
|
|
|
drm/radeon/kms: more pm fixes
Alex Deucher
2010-05-18
4
-63
/
+45
[next]