aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau/pm: rework to allow selecting separate profiles for ac/batteryBen Skeggs2012-03-134-46/+120
* drm/nouveau/pm: fix dll off -> dll on transitionsBen Skeggs2012-03-131-2/+7
* drm/nouveau/pm: detect when we need dll disabled for gddr3Ben Skeggs2012-03-133-1/+12
* drm/nv50: fix detection of second vram rankBen Skeggs2012-03-131-1/+1
* drm/nouveau/pm: track mr2 for gddr3Ben Skeggs2012-03-131-1/+4
* drm/nv50/pm: wait for all fifo-connected engines to idle before reclockingMartin Peres2012-03-131-0/+2
* drm/nv50/pm: use hwsq for engine reclocking tooBen Skeggs2012-03-131-87/+98
* drm/nv50/disp: more accurate function to determine active crtcsBen Skeggs2012-03-133-8/+28
* drm/nv50/pm: initial work towards proper memory reclocking, with timingsBen Skeggs2012-03-131-46/+154
* drm/nouveau/pm: introduce ram reclocking helperBen Skeggs2012-03-132-0/+114
* drm/nouveau/pm: embed timings into perflvl structsBen Skeggs2012-03-134-58/+54
* drm/nouveau/pm: calculate memory timings at perflvl creation timeBen Skeggs2012-03-135-298/+132
* drm/nouveau/pm: readback boot perflvl *before* parsing vbiosBen Skeggs2012-03-131-11/+19
* drm/nouveau/pm: implement DDR2/DDR3/GDDR3/GDDR5 MR generation and validationRoy Spliet2012-03-134-152/+476
* drm/nouveau/pm: restructure bios table parsingBen Skeggs2012-03-131-173/+217
* drm/nouveau/pm: avoid potential divide-by-zeroBen Skeggs2012-03-131-1/+1
* drm/nouveau: Fix module parameter description formatsJean Delvare2012-03-131-7/+7
* drm/nouveau/pm: improve memory timing generationRoy Spliet2012-03-132-65/+120
* drm/nouveau/pm: improve the reclocking logs' readabilityMartin Peres2012-03-131-5/+25
* drm/nouveau: move pwm_divisor to the nouveau_pm_fan structMartin Peres2012-03-133-3/+3
* drm/nouveau/pm: restore fan speed after suspendMartin Peres2012-03-132-1/+9
* drm/nouveau/pm: style fixesMartin Peres2012-03-134-70/+110
* drm/nouveau: rework the init/takedown orderingBen Skeggs2012-03-131-40/+41
* drm/nvc0: add initial memory type detectionBen Skeggs2012-03-131-0/+2
* drm/nv50: hopefully handle the DDR2/DDR3 memtype detection somewhat betterBen Skeggs2012-03-133-3/+27
* drm/nv50: add memory type detectionBen Skeggs2012-03-131-0/+16
* drm/nv20-nv40: add memory type detectionBen Skeggs2012-03-134-2/+57
* drm/nv20: split PFB code out of nv10_fb.cBen Skeggs2012-03-135-131/+198
* drm/nouveau: memory type detection for the really old chipsetsBen Skeggs2012-03-132-0/+13
* drm/nouveau: move vram detection funcs to chipset-specific fb codeBen Skeggs2012-03-136-76/+127
* gma500: psb_irq: mark mid_{enable, disable}_pipe_event() as staticKirill A. Shutemov2012-03-101-2/+2
* gma500: mark psb_intel_sdvo_hdmi_sink_detect() as staticKirill A. Shutemov2012-03-101-1/+1
* gma500: psb_intel_display: drop unused variablesKirill A. Shutemov2012-03-101-11/+2
* gma500: mark psb_intel_pipe_set_base() as staticKirill A. Shutemov2012-03-101-1/+1
* gma500: drop unused psb_intel_modeset_cleanup()Kirill A. Shutemov2012-03-101-7/+0
* gma500: oaktrail_lvds_init() drop unused variableKirill A. Shutemov2012-03-101-2/+1
* gma500: oaktrail_hdmi_i2c_access() drop unused variableKirill A. Shutemov2012-03-101-3/+3
* gma500: mark oaktrail_backlight_init() as staticKirill A. Shutemov2012-03-101-1/+1
* gma500: oaktrail_hdmi: fix -Wmissing-field-initializers warningKirill A. Shutemov2012-03-101-1/+1
* gma500: oaktrail_hdmi: drop dead codeKirill A. Shutemov2012-03-101-327/+0
* gma500: oaktrail_crtc: drop unused variablesKirill A. Shutemov2012-03-101-10/+1
* gma500: oaktrail_crtc: mark few functions as staticKirill A. Shutemov2012-03-101-2/+2
* gma500: mdfld_intel_display: drop unused variablesKirill A. Shutemov2012-03-101-12/+0
* gma500: mdfld_dsi_pkg_sender: fix -Wtype-limits warningKirill A. Shutemov2012-03-101-1/+1
* gma500: mdfld_dsi_dpi: drop unused variablesKirill A. Shutemov2012-03-101-8/+1
* gma500: mdfld_device: mark few functions as staticKirill A. Shutemov2012-03-101-2/+2
* gma500: cdv_intel_lvds: #if 0 currently unused functionsKirill A. Shutemov2012-03-101-0/+2
* gma500: cdv_intel_lvds: mark few functions as staticKirill A. Shutemov2012-03-101-4/+4
* gma500: cdv_intel_hdmi: add missing includeKirill A. Shutemov2012-03-101-0/+1
* gma500: cdv_intel_crt: mark few functions as staticKirill A. Shutemov2012-03-101-3/+3