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
/
gma500
Commit message (
Expand
)
Author
Age
Files
Lines
*
gma500: suspend/resume support for Cedartrail
Alan Cox
2012-03-15
4
-20
/
+181
*
gma500: Fix resume paths
Alan Cox
2012-03-15
1
-3
/
+0
*
gma500: psb_irq: mark mid_{enable, disable}_pipe_event() as static
Kirill A. Shutemov
2012-03-10
1
-2
/
+2
*
gma500: mark psb_intel_sdvo_hdmi_sink_detect() as static
Kirill A. Shutemov
2012-03-10
1
-1
/
+1
*
gma500: psb_intel_display: drop unused variables
Kirill A. Shutemov
2012-03-10
1
-11
/
+2
*
gma500: mark psb_intel_pipe_set_base() as static
Kirill A. Shutemov
2012-03-10
1
-1
/
+1
*
gma500: drop unused psb_intel_modeset_cleanup()
Kirill A. Shutemov
2012-03-10
1
-7
/
+0
*
gma500: oaktrail_lvds_init() drop unused variable
Kirill A. Shutemov
2012-03-10
1
-2
/
+1
*
gma500: oaktrail_hdmi_i2c_access() drop unused variable
Kirill A. Shutemov
2012-03-10
1
-3
/
+3
*
gma500: mark oaktrail_backlight_init() as static
Kirill A. Shutemov
2012-03-10
1
-1
/
+1
*
gma500: oaktrail_hdmi: fix -Wmissing-field-initializers warning
Kirill A. Shutemov
2012-03-10
1
-1
/
+1
*
gma500: oaktrail_hdmi: drop dead code
Kirill A. Shutemov
2012-03-10
1
-327
/
+0
*
gma500: oaktrail_crtc: drop unused variables
Kirill A. Shutemov
2012-03-10
1
-10
/
+1
*
gma500: oaktrail_crtc: mark few functions as static
Kirill A. Shutemov
2012-03-10
1
-2
/
+2
*
gma500: mdfld_intel_display: drop unused variables
Kirill A. Shutemov
2012-03-10
1
-12
/
+0
*
gma500: mdfld_dsi_pkg_sender: fix -Wtype-limits warning
Kirill A. Shutemov
2012-03-10
1
-1
/
+1
*
gma500: mdfld_dsi_dpi: drop unused variables
Kirill A. Shutemov
2012-03-10
1
-8
/
+1
*
gma500: mdfld_device: mark few functions as static
Kirill A. Shutemov
2012-03-10
1
-2
/
+2
*
gma500: cdv_intel_lvds: #if 0 currently unused functions
Kirill A. Shutemov
2012-03-10
1
-0
/
+2
*
gma500: cdv_intel_lvds: mark few functions as static
Kirill A. Shutemov
2012-03-10
1
-4
/
+4
*
gma500: cdv_intel_hdmi: add missing include
Kirill A. Shutemov
2012-03-10
1
-0
/
+1
*
gma500: cdv_intel_crt: mark few functions as static
Kirill A. Shutemov
2012-03-10
1
-3
/
+3
*
gma500: cdv_intel_crt: drop unused variables
Kirill A. Shutemov
2012-03-10
1
-9
/
+1
*
gma500: cdv_intel_crt: drop dead code
Kirill A. Shutemov
2012-03-10
1
-47
/
+0
*
gma500: cdv_intel_crt: add missing include
Kirill A. Shutemov
2012-03-10
1
-0
/
+1
*
gma500: fix cdv_intel_wait_for_vblank() prototype
Kirill A. Shutemov
2012-03-10
1
-1
/
+1
*
gma500: fix two -Wmissing-field-initializers warnings
Kirill A. Shutemov
2012-03-10
1
-2
/
+4
*
gma500: mark psb_driver_device_is_agp() and psb_driver_preclose() as static
Kirill A. Shutemov
2012-03-10
1
-2
/
+2
*
gma500: psb_driver_load(): drop unused variables
Kirill A. Shutemov
2012-03-10
1
-8
/
+0
*
gma500: use DRM_IOCTL_DEF_DRV instead of custom PSB_IOCTL_DEF
Kirill A. Shutemov
2012-03-10
1
-19
/
+16
*
gma500: mmu: mark psb_mmu_free_pt() and psb_mmu_pt_alloc_map_lock() as static
Kirill A. Shutemov
2012-03-10
1
-2
/
+2
*
gma500: mmu: drop unused psb_get_default_pd_addr()
Kirill A. Shutemov
2012-03-10
1
-9
/
+0
*
gma500: gtt: mark psb_gtt_entry() and psb_gtt_alloc() as static
Kirill A. Shutemov
2012-03-10
1
-2
/
+2
*
gma500: mark psb_fbdev_destroy() and psb_fbdev_fini() as static
Kirill A. Shutemov
2012-03-10
1
-2
/
+2
*
gma500: drop unused psbfb_suspend()/psbfb_resume()
Kirill A. Shutemov
2012-03-10
1
-33
/
+0
*
gma500: gem_glue: add missing include
Kirill A. Shutemov
2012-03-10
1
-0
/
+1
*
gma500: medfield: drop a bit of dead code
Kirill A. Shutemov
2012-03-10
2
-21
/
+0
*
gma500: mdfld_dsi_output_init() drop unused parameter
Kirill A. Shutemov
2012-03-10
3
-19
/
+9
*
gma500: psbfb_create(): move depth initialization out of loop
Kirill A. Shutemov
2012-03-10
1
-1
/
+1
*
gma500: initial medfield merge
Kirill A. Shutemov
2012-03-10
20
-0
/
+6318
*
gma500: rework register stuff sanely
Alan Cox
2012-03-10
6
-138
/
+148
*
gma500: make init_pm callback in struct psb_op optional
Kirill A. Shutemov
2012-03-10
2
-6
/
+2
*
gma500: re-order calling on the fix setup so we set up after the DRM layer
Alan Cox
2012-03-10
1
-1
/
+1
*
intel, gma500, lvds: Fix use after free and mem leak in psb_intel_lvds_init()
Jesper Juhl
2012-03-10
1
-5
/
+4
*
gma500: Kconfig documentation tweak
Alan Cox
2012-03-10
1
-2
/
+1
*
gma500: now move the Oaktrail save state into its own structure
Alan Cox
2012-03-10
10
-296
/
+322
*
gma500: clean up some of the struct fields we no longer use
Alan Cox
2012-03-10
2
-95
/
+2
*
gma500: plug in more of the gamma functionality
Alan Cox
2012-03-10
1
-0
/
+10
*
drm: move pci bus master enable into driver.
Dave Airlie
2012-02-16
1
-0
/
+2
*
drm: Fix kcalloc parameters swapped
Axel Lin
2012-02-13
1
-1
/
+1
[next]