summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
...
| | | * drm/i915: Set the Stencil Cache eviction policy to non-LRA mode.Kenneth Graunke2012-04-282-0/+9
| | | * drm/radeon/kms: need to set up ss on DP bridges as wellAlex Deucher2012-04-281-2/+2
| | | * drm/radeon/kms: use frac fb div on APUsAlex Deucher2012-04-271-0/+3
| | | * drm/radeon: add a missing entry to encoder_namesIlija Hadzic2012-04-271-1/+2
| | | * Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-04-273-35/+36
| | | |\
| | | | * drm/i915: handle input/output sdvo timings separately in mode_setDaniel Vetter2012-04-261-16/+18
| | | | * drm/i915: fix integer overflow in i915_gem_do_execbuffer()Xi Wang2012-04-231-0/+5
| | | | * drm/i915: fix integer overflow in i915_gem_execbuffer2()Xi Wang2012-04-231-1/+2
| | | | * drm/i915: fixup load-detect on enabled, but not active pipeDaniel Vetter2012-04-221-18/+11
| | | * | Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie2012-04-271-25/+5
| | | |\ \ | | | | |/ | | | |/|
| | | | * drm/exynos: added missed vm area region mapping type.Inki Dae2012-04-231-0/+2
| | | | * drm/exynos: fixed exynos_drm_gem_map_pages bug.Inki Dae2012-04-231-13/+3
| | | | * drm/exynos: fixed duplicatd memory allocation bug.Inki Dae2012-04-231-12/+0
| | | * | kill mm argument of vm_munmap()Al Viro2012-04-211-2/+1
| | | * | VM: add "vm_mmap()" helper functionLinus Torvalds2012-04-204-14/+7
| | | * | VM: add "vm_munmap()" helper functionLinus Torvalds2012-04-201-3/+1
| | | |/
| | | * nouveau: Set special lane map for the right chipsetHenrik Rydberg2012-04-191-1/+1
| | | * drm/radeon: fix load detect on rn50 with hardcoded EDIDs.Dave Airlie2012-04-191-1/+1
| | | * drm: Releasing FBs before releasing GEM objects during drm_releasePrathyush2012-04-191-3/+3
| | | * drm/nouveau/pm: don't read/write beyond end of stack bufferJim Meyering2012-04-191-0/+1
| | | * drivers: gpu: drm: gma500: mdfld_dsi_output.h: Remove not unneeded include of...Marcos Paulo de Souza2012-04-191-1/+0
| | | * radeon: fix r600/agp when vram is after AGP (v3)Jerome Glisse2012-04-192-4/+4
| | | * drm: fix page_flip error handlingJoonyoung Shim2012-04-191-4/+6
| | | * Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-04-195-5/+26
| | | |\
| | | | * drm/i915: Do not set "Enable Panel Fitter" on SNB pageflipsChris Wilson2012-04-181-1/+7
| | | | * drm/i915: Hold mode_config lock whilst changing mode for lastclose()Chris Wilson2012-04-161-0/+4
| | | | * drm/i915: don't clobber the special upscaling lvds timingsDaniel Vetter2012-04-164-4/+15
| | | * | drm/radeon/kms: fix the regression of DVI connector checkTakashi Iwai2012-04-191-1/+1
| | | * | drm/usb: fix module license on drm/usb layer.Dave Airlie2012-04-191-1/+5
| | | * | drm/radeon/si: add missing radeon_bo_unreserve in si_rlc_init() v2Alex Deucher2012-04-161-3/+2
| | | * | drm/radeon: disable MSI on RV515Dave Airlie2012-04-161-0/+6
| | | |/
| * | | gma500: mid-bios: rewrite VBT/GCT handling in a cleaner wayKirill A. Shutemov2012-05-075-131/+203
| * | | gma500: fix -Wmissing-include-dirs warningsKirill A. Shutemov2012-05-071-1/+1
| * | | gma500: cdv_intel_lvds: mark cdv_intel_lvds_enc_funcs as staticKirill A. Shutemov2012-05-071-1/+1
| * | | gma500: oaktrail_hdmi_i2c_handler(): base should be __iomemKirill A. Shutemov2012-05-071-1/+1
| * | | gma500: lid_state should be __iomemKirill A. Shutemov2012-05-071-1/+1
| * | | gma500: psb_irq_turn_off_dpst() fix bit operationKirill A. Shutemov2012-05-071-1/+1
| * | | gma500: framebuffer: mark psb_fb_helper_funcs as staticKirill A. Shutemov2012-05-071-1/+1
| * | | gma500: vram_addr should be __iomemKirill A. Shutemov2012-05-072-3/+2
| * | | gma500: sgx_reg and vdc_reg should be __iomemKirill A. Shutemov2012-05-071-2/+2
| * | | gma500: gtt: fix __iomem sparse warningsKirill A. Shutemov2012-05-072-5/+8
| * | | gma500: psb_gtt_init(): drop unused variableKirill A. Shutemov2012-05-071-2/+1
| * | | gma500: address the lid codeAlan Cox2012-05-073-3/+2
| * | | gma500: opregion and ACPIAlan Cox2012-05-0711-188/+396
| * | | gma500: implement backlight functionality for Cedartrail devicesAlan Cox2012-05-031-63/+52
| * | | gma500: wide framebuffer memoryAlan Cox2012-05-031-0/+2
| * | | gma500: Sync up Oaktrail HDMIAlan Cox2012-05-031-0/+1
| * | | gma500: don't register the ACPI video busAlan Cox2012-05-031-1/+1
| * | | gma500: mdfld_dsi_dpi_mode_set() do not corrupt DSPSTRIDEKirill A. Shutemov2012-05-031-1/+0
| * | | drm/radeon: add connector table for SAM440ep embedded boardAlex Deucher2012-05-032-0/+67
OpenPOWER on IntegriCloud