summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2012-03-10gma500: oaktrail_hdmi: drop dead codeKirill A. Shutemov
2012-03-10gma500: oaktrail_crtc: drop unused variablesKirill A. Shutemov
2012-03-10gma500: oaktrail_crtc: mark few functions as staticKirill A. Shutemov
2012-03-10gma500: mdfld_intel_display: drop unused variablesKirill A. Shutemov
2012-03-10gma500: mdfld_dsi_pkg_sender: fix -Wtype-limits warningKirill A. Shutemov
2012-03-10gma500: mdfld_dsi_dpi: drop unused variablesKirill A. Shutemov
2012-03-10gma500: mdfld_device: mark few functions as staticKirill A. Shutemov
2012-03-10gma500: cdv_intel_lvds: #if 0 currently unused functionsKirill A. Shutemov
2012-03-10gma500: cdv_intel_lvds: mark few functions as staticKirill A. Shutemov
2012-03-10gma500: cdv_intel_hdmi: add missing includeKirill A. Shutemov
2012-03-10gma500: cdv_intel_crt: mark few functions as staticKirill A. Shutemov
2012-03-10gma500: cdv_intel_crt: drop unused variablesKirill A. Shutemov
2012-03-10gma500: cdv_intel_crt: drop dead codeKirill A. Shutemov
2012-03-10gma500: cdv_intel_crt: add missing includeKirill A. Shutemov
2012-03-10gma500: fix cdv_intel_wait_for_vblank() prototypeKirill A. Shutemov
2012-03-10gma500: fix two -Wmissing-field-initializers warningsKirill A. Shutemov
2012-03-10gma500: mark psb_driver_device_is_agp() and psb_driver_preclose() as staticKirill A. Shutemov
2012-03-10gma500: psb_driver_load(): drop unused variablesKirill A. Shutemov
2012-03-10gma500: use DRM_IOCTL_DEF_DRV instead of custom PSB_IOCTL_DEFKirill A. Shutemov
2012-03-10gma500: mmu: mark psb_mmu_free_pt() and psb_mmu_pt_alloc_map_lock() as staticKirill A. Shutemov
2012-03-10gma500: mmu: drop unused psb_get_default_pd_addr()Kirill A. Shutemov
2012-03-10gma500: gtt: mark psb_gtt_entry() and psb_gtt_alloc() as staticKirill A. Shutemov
2012-03-10gma500: mark psb_fbdev_destroy() and psb_fbdev_fini() as staticKirill A. Shutemov
2012-03-10gma500: drop unused psbfb_suspend()/psbfb_resume()Kirill A. Shutemov
2012-03-10gma500: gem_glue: add missing includeKirill A. Shutemov
2012-03-10gma500: medfield: drop a bit of dead codeKirill A. Shutemov
2012-03-10gma500: mdfld_dsi_output_init() drop unused parameterKirill A. Shutemov
2012-03-10gma500: psbfb_create(): move depth initialization out of loopKirill A. Shutemov
2012-03-10gma500: initial medfield mergeKirill A. Shutemov
2012-03-10gma500: rework register stuff sanelyAlan Cox
2012-03-10gma500: make init_pm callback in struct psb_op optionalKirill A. Shutemov
2012-03-10gma500: re-order calling on the fix setup so we set up after the DRM layerAlan Cox
2012-03-10intel, gma500, lvds: Fix use after free and mem leak in psb_intel_lvds_init()Jesper Juhl
2012-03-10gma500: Kconfig documentation tweakAlan Cox
2012-03-10gma500: now move the Oaktrail save state into its own structureAlan Cox
2012-03-10gma500: clean up some of the struct fields we no longer useAlan Cox
2012-03-10gma500: plug in more of the gamma functionalityAlan Cox
2012-03-08drm/radeon/kms: fix hdmi duallink checksAlex Deucher
2012-03-08drm/radeon/kms: set SX_MISC in the r6xx blit code (v2)Marek Olšák
2012-03-07drm/i915: support 32 bit BGR formats in sprite planesJesse Barnes
2012-03-07drm/i915: fix color order for BGR formats on SNBJesse Barnes
2012-03-07drm/radeon: deal with errors from framebuffer init path.Dave Airlie
2012-03-07drm/radeon: fix a semaphore deadlock on pre cayman asicsChristian König
2012-03-07drm: cope with platformdev->id == -1Rob Clark
2012-03-05drm, gma500: Fix Cedarview boot failures in 3.3-rcAlan Cox
2012-03-05drm/gma500: Fix Cedarview boot failures in 3.3-rcAlan Cox
2012-03-05drm: drop setting vm_file to filpDave Airlie
2012-03-01drm/i915: Only clear the GPU domains upon a successful finishChris Wilson
2012-02-29bug.h: add include of it to various implicit C usersPaul Gortmaker
2012-02-29drm/i915: reenable gmbus on gen3+ againDaniel Vetter