aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2012-05-08drm/i915: Limit calling mark-busy only for potential scanoutsChris Wilson
2012-05-08drm/i915: implement ironlake_wait_for_vblankPaulo Zanoni
2012-05-08drm/i915: set the DIP port on ibx_write_infoframePaulo Zanoni
2012-05-08drm/i915: ibx_write_infoframe can disable AVIPaulo Zanoni
2012-05-08drm/i915: split ironlake_write_infoframe into ibx_ and cpt_Paulo Zanoni
2012-05-08drm/i915: simplify intel_encoder_commitPaulo Zanoni
2012-05-08drm/i915: mask the video DIP frequency when changing itPaulo Zanoni
2012-05-08drm/i915: disable the infoframe before changing itPaulo Zanoni
2012-05-08drm/i915: break intel_infoframe_flags into _enable and _frequencyPaulo Zanoni
2012-05-08drm/i915: mask the video DIP port selectPaulo Zanoni
2012-05-08drm/i915: start writing infoframes at address 0 on gen 4Paulo Zanoni
2012-05-08drm/i915: change coding style of the write_infoframe functionsPaulo Zanoni
2012-05-08drm/i915: DSL_LINEMASK is 12 bits only on gen2Paulo Zanoni
2012-05-08Merge remote-tracking branch 'airlied/drm-core-next' into drm-intel-next-queuedDaniel Vetter
2012-05-08drm/exynos: add PM functions for hdmi and mixerJoonyoung Shim
2012-05-08drm/exynos: add dpms for hdmiJoonyoung Shim
2012-05-08drm/exynos: use threaded irq for hdmi hotplugJoonyoung Shim
2012-05-08drm/exynos: use platform_get_irq_byname for hdmiJoonyoung Shim
2012-05-08drm/exynos: cleanup for hdmi platform dataJoonyoung Shim
2012-05-08drm/exynos: added a feature to get gem buffer information.Inki Dae
2012-05-08drm/exynos: added drm prime feature.Inki Dae
2012-05-08drm/exynos: added cache attribute support for gem.Inki Dae
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-07drm/nouveau/i2c: resume use of i2c-algo-bit, rather than custom stackBen Skeggs
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-07drm/i915: Do no set Stencil Cache eviction LRA w/a on gen7+Daniel Vetter
2012-05-07drm/i915: disable sdvo hotplug on i945g/gmDaniel Vetter
2012-05-06drm/i915: Support pageflipping interrupts for all 3-pipes on IVBChris Wilson
2012-05-05drm/i915: fix gen4 gpu resetDaniel Vetter
2012-05-05drm/i915: remove modeset reset from i915_resetDaniel Vetter
2012-05-05drm/i915: also reset the media engine on gen4/5Daniel Vetter
2012-05-05drm/i915: kill flags parameter for reset functionsDaniel Vetter
2012-05-05drm/i915: make gpu hangman more resilientDaniel Vetter
2012-05-05drm/i915: extract intel_gpu_resetDaniel Vetter
2012-05-05drm/i915: simplify i915_reset a bitDaniel Vetter
2012-05-05drm/i915: allow the existing error_state to be destroyedDaniel Vetter
2012-05-05drm/i915: rework dev->first_error lockingDaniel Vetter