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
Commit message (
Expand
)
Author
Age
Files
Lines
*
DRM/KMS: Add Bail-Out Conditions for Loop.
Egbert Eich
2012-11-20
1
-1
/
+5
*
drm: don't unnecessarily enable the polling work
Daniel Vetter
2012-11-20
1
-3
/
+3
*
vga_switcheroo: Drop unused include and unused variables.
Igor Murzov
2012-11-20
1
-6
/
+0
*
drm/nouveau: free memory allocated with alloc_apertures()
Tommi Rantala
2012-11-20
1
-0
/
+1
*
drm/radeon: check alloc_apertures() success in radeon_kick_out_firmware_fb()
Tommi Rantala
2012-11-20
1
-2
/
+11
*
drm/mgag200: remove unneeded aper->count assignment after alloc_apertures()
Tommi Rantala
2012-11-20
1
-1
/
+0
*
drm/mgag200: free memory allocated with alloc_apertures()
Tommi Rantala
2012-11-20
1
-0
/
+1
*
drm/mgag200: check alloc_apertures() success in mga_vram_init()
Tommi Rantala
2012-11-20
1
-0
/
+2
*
drm/cirrus: check alloc_apertures() success in cirrus_kick_out_firmware_fb()
Tommi Rantala
2012-11-20
1
-2
/
+11
*
drm/ttm: remove ttm_mem_global->queue
Marcin Slusarz
2012-11-20
2
-3
/
+0
*
drm/ttm: remove ttm_bo_device->nice_mode
Marcin Slusarz
2012-11-20
2
-4
/
+0
*
drm/ttm: remove ttm_buffer_object->buffer_start
Marcin Slusarz
2012-11-20
9
-23
/
+10
*
drm/radeon: Use hweight32
Akinobu Mita
2012-11-20
2
-13
/
+2
*
drm: use memchr_inv()
Akinobu Mita
2012-11-20
1
-5
/
+2
*
drm: add support for monotonic vblank timestamps
Imre Deak
2012-11-20
5
-5
/
+33
*
drm: use monotonic time in drm_calc_vbltimestamp_from_scanoutpos
Imre Deak
2012-11-20
1
-6
/
+12
*
drm: don't poll forced connectors
Daniel Vetter
2012-11-20
1
-0
/
+4
*
drm: don't start the poll engine in probe_single_connector
Daniel Vetter
2012-11-20
2
-1
/
+7
*
drm: properly init/reset connector status
Daniel Vetter
2012-11-20
1
-1
/
+5
*
drm: run the hpd irq event code directly
Daniel Vetter
2012-11-20
2
-14
/
+1
*
drm: handle HPD and polled connectors separately
Daniel Vetter
2012-11-20
2
-9
/
+43
*
drm: extract drm_kms_helper_hotplug_event
Daniel Vetter
2012-11-20
2
-6
/
+12
*
drm: add drm_send_vblank_event() helper (v5)
Rob Clark
2012-11-20
3
-37
/
+59
*
drm: tegra: Add HDMI support
Thierry Reding
2012-11-20
6
-1
/
+1925
*
drm: Add NVIDIA Tegra20 support
Thierry Reding
2012-11-20
13
-0
/
+2657
*
drm/udl: Add missing static storage class specifiers in udl_connector.c
Sachin Kamat
2012-11-20
1
-5
/
+7
*
drm/drm_stub: Remove unnecessary null check before kfree.
Sachin Kamat
2012-11-20
1
-4
/
+1
*
drm/fb_helper: Fix potential NULL pointer dereference
Sachin Kamat
2012-11-20
1
-0
/
+6
*
drm/crtc: Fix potential NULL pointer dereference
Sachin Kamat
2012-11-20
1
-0
/
+2
*
drm/crtc: Remove redundant NULL check before kfree
Sachin Kamat
2012-11-20
1
-4
/
+2
*
drm: Reject addfb2 with undefined flag bits set
Ville Syrjälä
2012-11-20
1
-0
/
+5
*
drm: fix documentation for drm_crtc_set_mode()
Alex Deucher
2012-11-20
1
-2
/
+2
*
drm: get cea video id code for a given display mode
Stephane Marchesin
2012-11-20
2
-0
/
+21
*
drm/drm_fb_helper: Remove unnecessary braces
Sachin Kamat
2012-11-20
1
-13
/
+10
*
drm/fb_helper: Convert printk to pr_* and dev_*
Sachin Kamat
2012-11-20
1
-6
/
+8
*
drm/fb_helper: Fix checkpatch errors
Sachin Kamat
2012-11-20
1
-3
/
+9
*
drm: fix returning -EINVAL on setmaster if another master is active
David Herrmann
2012-11-20
1
-12
/
+12
*
Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...
Dave Airlie
2012-11-20
41
-2936
/
+5087
|
\
|
*
drm/i915: Restore physical HWS_PGA after resume
Chris Wilson
2012-11-16
2
-43
/
+35
|
*
drm/i915: Report amount of usable graphics memory in MiB
Chris Wilson
2012-11-13
1
-1
/
+1
|
*
drm/i915/i2c: Track users of GMBUS force-bit
Chris Wilson
2012-11-13
2
-4
/
+7
|
*
drm/i915: Allocate the proper size for contexts.
Ben Widawsky
2012-11-11
1
-1
/
+1
|
*
drm/i915: Update load-detect failure paths for modeset-rework
Chris Wilson
2012-11-11
1
-7
/
+2
|
*
drm/i915: Clear unused fields of mode for framebuffer creation
Chris Wilson
2012-11-11
1
-1
/
+1
|
*
drm/i915: Always calculate 8xx WM values based on a 32-bpp framebuffer
Chris Wilson
2012-11-11
1
-6
/
+11
|
*
drm/i915: Fix sparse warnings in from AGP kill code
Ben Widawsky
2012-11-11
1
-1
/
+1
|
*
drm/i915: Missed lock change with rps lock
Ben Widawsky
2012-11-11
1
-1
/
+3
|
*
drm/i915: Move the remaining gtt code
Ben Widawsky
2012-11-11
3
-79
/
+76
|
*
drm/i915: flush system agent TLBs on SNB
Ben Widawsky
2012-11-11
2
-2
/
+11
|
*
drm/i915: Kill off now unused gen6+ AGP code
Ben Widawsky
2012-11-11
3
-402
/
+11
[next]