summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2012-05-09drm/radeon: convert fence to uint64_t v4Jerome Glisse
2012-05-09drm/radeon: replace the per ring mutex with a global oneChristian König
2012-05-09drm/radeon: fix possible lack of synchronization btw ttm and other ringJerome Glisse
2012-05-07Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...Dave Airlie
2012-05-07Merge tag 'v3.4-rc6' into drm-intel-nextDaniel Vetter
2012-05-07gma500: mid-bios: rewrite VBT/GCT handling in a cleaner wayKirill A. Shutemov
2012-05-07gma500: fix -Wmissing-include-dirs warningsKirill A. Shutemov
2012-05-07gma500: cdv_intel_lvds: mark cdv_intel_lvds_enc_funcs as staticKirill A. Shutemov
2012-05-07gma500: oaktrail_hdmi_i2c_handler(): base should be __iomemKirill A. Shutemov
2012-05-07gma500: lid_state should be __iomemKirill A. Shutemov
2012-05-07gma500: psb_irq_turn_off_dpst() fix bit operationKirill A. Shutemov
2012-05-07gma500: framebuffer: mark psb_fb_helper_funcs as staticKirill A. Shutemov
2012-05-07gma500: vram_addr should be __iomemKirill A. Shutemov
2012-05-07gma500: sgx_reg and vdc_reg should be __iomemKirill A. Shutemov
2012-05-07gma500: gtt: fix __iomem sparse warningsKirill A. Shutemov
2012-05-07gma500: psb_gtt_init(): drop unused variableKirill A. Shutemov
2012-05-07gma500: address the lid codeAlan Cox
2012-05-07gma500: opregion and ACPIAlan Cox
2012-05-04drm/radeon: clarify and extend wb setup on APUs and NI+ asicsAlex Deucher
2012-05-03Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-05-03gma500: implement backlight functionality for Cedartrail devicesAlan Cox
2012-05-03gma500: wide framebuffer memoryAlan Cox
2012-05-03gma500: Sync up Oaktrail HDMIAlan Cox
2012-05-03gma500: don't register the ACPI video busAlan Cox
2012-05-03gma500: mdfld_dsi_dpi_mode_set() do not corrupt DSPSTRIDEKirill A. Shutemov
2012-05-03drm/i915: enable dip before writing data on gen4Paulo Zanoni
2012-05-03nouveau: initialise has_optimus variable.Dave Airlie
2012-05-03drm/radeon: add connector table for SAM440ep embedded boardAlex Deucher
2012-05-03drm/radeon: avoid leaking const ib (not used yet on si and newer GPU)Jerome Glisse
2012-05-03drm/radeon: Original Radeons had PCI GART, not PCIe GART.Michel Dänzer
2012-05-03drm/radeon: remove cayman_gpu_is_lockupChristian König
2012-05-03drm/radeon: remove r300_gpu_is_lockupChristian König
2012-05-03drm/radeon: make forcing ring activity a common functionChristian König
2012-05-03drm/radeon: unlock the ring mutex while waiting for the next fenceChristian König
2012-05-03drm/radeon: make lockup timeout a module paramChristian König
2012-05-03drm/radeon: move lockup detection code into radeon_ring.cChristian König
2012-05-03drm/radeon: rework recursive gpu reset handlingChristian König
2012-05-03drm/radeon: fix a bug with the ring syncing codeChristian König
2012-05-03drm/radeon: don't keep list of created fences.Christian König
2012-05-03drm/radeon: rename fence_wait_last to fence_wait_emptyChristian König
2012-05-03drm/radeon: return -ENOENT in fence_wait_next v2Christian König
2012-05-03drm/radeon: fix a bug in the SA codeChristian König
2012-05-03drm/radeon: rework gpu lockup detection and processingChristian König
2012-05-03drm/radeon: use central function for IB testingChristian König
2012-05-03drm/radeon: register ring debugfs handlers on initChristian König
2012-05-03drm/radeon: replace gpu_lockup with ring->ready flagChristian König
2012-05-03drm/radeon: make radeon_gpu_is_lockup a per ring functionChristian König
2012-05-03cdv: Fix typos in initialization of mdfld_chip_opsPatrik Jakobsson
2012-05-02fixing dmi match for hp t5745 and hp st5747 thin clientMarc Gariepy
2012-05-02drm/i915: Only enable IPS polling for gen5Chris Wilson