aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2012-03-13drm/nouveau/pm: introduce ram reclocking helperBen Skeggs
2012-03-13drm/nouveau/pm: embed timings into perflvl structsBen Skeggs
2012-03-13drm/nouveau/pm: calculate memory timings at perflvl creation timeBen Skeggs
2012-03-13drm/nouveau/pm: readback boot perflvl *before* parsing vbiosBen Skeggs
2012-03-13drm/nouveau/pm: implement DDR2/DDR3/GDDR3/GDDR5 MR generation and validationRoy Spliet
2012-03-13drm/nouveau/pm: restructure bios table parsingBen Skeggs
2012-03-13drm/nouveau/pm: avoid potential divide-by-zeroBen Skeggs
2012-03-13drm/nouveau: Fix module parameter description formatsJean Delvare
2012-03-13drm/nouveau/pm: improve memory timing generationRoy Spliet
2012-03-13drm/nouveau/pm: improve the reclocking logs' readabilityMartin Peres
2012-03-13drm/nouveau: move pwm_divisor to the nouveau_pm_fan structMartin Peres
2012-03-13drm/nouveau/pm: restore fan speed after suspendMartin Peres
2012-03-13drm/nouveau/pm: style fixesMartin Peres
2012-03-13drm/nouveau: rework the init/takedown orderingBen Skeggs
2012-03-13drm/nvc0: add initial memory type detectionBen Skeggs
2012-03-13drm/nv50: hopefully handle the DDR2/DDR3 memtype detection somewhat betterBen Skeggs
2012-03-13drm/nv50: add memory type detectionBen Skeggs
2012-03-13drm/nv20-nv40: add memory type detectionBen Skeggs
2012-03-13drm/nv20: split PFB code out of nv10_fb.cBen Skeggs
2012-03-13drm/nouveau: memory type detection for the really old chipsetsBen Skeggs
2012-03-13drm/nouveau: move vram detection funcs to chipset-specific fb codeBen Skeggs
2012-03-10gma500: psb_irq: mark mid_{enable, disable}_pipe_event() as staticKirill A. Shutemov
2012-03-10gma500: mark psb_intel_sdvo_hdmi_sink_detect() as staticKirill A. Shutemov
2012-03-10gma500: psb_intel_display: drop unused variablesKirill A. Shutemov
2012-03-10gma500: mark psb_intel_pipe_set_base() as staticKirill A. Shutemov
2012-03-10gma500: drop unused psb_intel_modeset_cleanup()Kirill A. Shutemov
2012-03-10gma500: oaktrail_lvds_init() drop unused variableKirill A. Shutemov
2012-03-10gma500: oaktrail_hdmi_i2c_access() drop unused variableKirill A. Shutemov
2012-03-10gma500: mark oaktrail_backlight_init() as staticKirill A. Shutemov
2012-03-10gma500: oaktrail_hdmi: fix -Wmissing-field-initializers warningKirill A. Shutemov
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