aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/gma500
Commit message (Expand)AuthorAge
* gma500: cdv_intel_lvds: #if 0 currently unused functionsKirill A. Shutemov2012-03-10
* gma500: cdv_intel_lvds: mark few functions as staticKirill A. Shutemov2012-03-10
* gma500: cdv_intel_hdmi: add missing includeKirill A. Shutemov2012-03-10
* gma500: cdv_intel_crt: mark few functions as staticKirill A. Shutemov2012-03-10
* gma500: cdv_intel_crt: drop unused variablesKirill A. Shutemov2012-03-10
* gma500: cdv_intel_crt: drop dead codeKirill A. Shutemov2012-03-10
* gma500: cdv_intel_crt: add missing includeKirill A. Shutemov2012-03-10
* gma500: fix cdv_intel_wait_for_vblank() prototypeKirill A. Shutemov2012-03-10
* gma500: fix two -Wmissing-field-initializers warningsKirill A. Shutemov2012-03-10
* gma500: mark psb_driver_device_is_agp() and psb_driver_preclose() as staticKirill A. Shutemov2012-03-10
* gma500: psb_driver_load(): drop unused variablesKirill A. Shutemov2012-03-10
* gma500: use DRM_IOCTL_DEF_DRV instead of custom PSB_IOCTL_DEFKirill A. Shutemov2012-03-10
* gma500: mmu: mark psb_mmu_free_pt() and psb_mmu_pt_alloc_map_lock() as staticKirill A. Shutemov2012-03-10
* gma500: mmu: drop unused psb_get_default_pd_addr()Kirill A. Shutemov2012-03-10
* gma500: gtt: mark psb_gtt_entry() and psb_gtt_alloc() as staticKirill A. Shutemov2012-03-10
* gma500: mark psb_fbdev_destroy() and psb_fbdev_fini() as staticKirill A. Shutemov2012-03-10
* gma500: drop unused psbfb_suspend()/psbfb_resume()Kirill A. Shutemov2012-03-10
* gma500: gem_glue: add missing includeKirill A. Shutemov2012-03-10
* gma500: medfield: drop a bit of dead codeKirill A. Shutemov2012-03-10
* gma500: mdfld_dsi_output_init() drop unused parameterKirill A. Shutemov2012-03-10
* gma500: psbfb_create(): move depth initialization out of loopKirill A. Shutemov2012-03-10
* gma500: initial medfield mergeKirill A. Shutemov2012-03-10
* gma500: rework register stuff sanelyAlan Cox2012-03-10
* gma500: make init_pm callback in struct psb_op optionalKirill A. Shutemov2012-03-10
* gma500: re-order calling on the fix setup so we set up after the DRM layerAlan Cox2012-03-10
* intel, gma500, lvds: Fix use after free and mem leak in psb_intel_lvds_init()Jesper Juhl2012-03-10
* gma500: Kconfig documentation tweakAlan Cox2012-03-10
* gma500: now move the Oaktrail save state into its own structureAlan Cox2012-03-10
* gma500: clean up some of the struct fields we no longer useAlan Cox2012-03-10
* gma500: plug in more of the gamma functionalityAlan Cox2012-03-10
* drm: move pci bus master enable into driver.Dave Airlie2012-02-16
* drm: Fix kcalloc parameters swappedAxel Lin2012-02-13
* drm: do not set fb_info->pixmap fieldsSascha Hauer2012-02-09
* drm: add convenience function to create an range propertySascha Hauer2012-02-09
* gma500: Fix suspend/resume functionsRyan Mallon2012-01-27
* gma500: Fix shmem mappingAlan Cox2012-01-24
* gma500: Discard modes that don't fit in stolen memoryAlan Cox2012-01-13
* gma500: silence gcc warnings in mid_get_vbt_data()Dan Carpenter2012-01-10
* gma500: remove no_fb bitsAlan Cox2012-01-03
* gma500: Fix Cedarview support (Correct version)Alan Cox2012-01-03
* gma500: Add the E6xx PCI identifier we are missingAlan Cox2012-01-03
* gma500/oaktrail: panel display quality fixAlan Cox2011-12-20
* gma500: Oaktrail fixesAlan Cox2011-12-20
* gma500: Final enables for OaktrailAlan Cox2011-12-20
* gma500: SDVO DDC bus guessing isn't working so hardcode it insteadPatrik Jakobsson2011-12-20
* gma500: Convert Oaktrail to work with new output handlingPatrik Jakobsson2011-12-20
* gma500: Convert Cedarview to work with new output handlingPatrik Jakobsson2011-12-20
* gma500: Replace SDVO code with slightly modified version from i915Patrik Jakobsson2011-12-20
* gma500: Add support for Intel GMBUSPatrik Jakobsson2011-12-20
* gma500: Convert PSB LVDS to new output handlingPatrik Jakobsson2011-12-20