| Commit message (Expand) | Author | Age |
* | drm: exynos: fix for mapping of dma buffers | Rahul Sharma | 2012-12-04 |
* | drm/exynos: remove EXYNOS_BO_NONCONTIG type checking. | Inki Dae | 2012-12-04 |
* | drm/exynos: add iommu support for g2d | Inki Dae | 2012-12-04 |
* | drm/exynos: add iommu support for hdmi driver | Inki Dae | 2012-12-04 |
* | drm/exynos: add iommu support to fimd driver | Inki Dae | 2012-11-29 |
* | drm/exynos: add iommu support for exynos drm framework | Inki Dae | 2012-11-29 |
* | drm: hold event_lock while accessing vblank_event_list | Imre Deak | 2012-11-29 |
* | drm/exynos: fix lockdep for event_lock wrt. vbl_time_lock | Imre Deak | 2012-11-29 |
* | drm/exynos: call drm_vblank_put for each queued flip event | Imre Deak | 2012-11-29 |
* | drm/exynos: hold event_lock while accessing pageflip_event_list | Imre Deak | 2012-11-29 |
* | drm/exynos: Fix potential NULL pointer dereference in exynos_drm_encoder.c | Sachin Kamat | 2012-11-29 |
* | drm/exynos: Make exynos4/5_fimd_driver_data static | Sachin Kamat | 2012-11-29 |
* | drm/exynos: fix overlay updating issue | Inki Dae | 2012-11-29 |
* | drm/exynos: remove unnecessary code. | Inki Dae | 2012-11-29 |
* | drm/exynos: fix linux framebuffer address setting. | Inki Dae | 2012-11-29 |
* | Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ... | Dave Airlie | 2012-11-29 |
|\ |
|
| * | drm/i915: Fix pte updates in ggtt clear range | Ben Widawsky | 2012-11-29 |
| * | drm/i915: promote Haswell to full support | Paulo Zanoni | 2012-11-23 |
| * | drm/i915: Report the origin of the LVDS fixed panel mode | Chris Wilson | 2012-11-22 |
| * | drm/i915: LVDS fallback to fixed-mode if EDID not present | Chris Wilson | 2012-11-22 |
| * | drm/i915/sdvo: kfree the intel_sdvo_connector, not drm_connector, on destroy | Jani Nikula | 2012-11-22 |
| * | drm/i915: drm_connector_property -> drm_object_property | Rob Clark | 2012-11-21 |
| * | drm/i915: use drm_send_vblank_event() helper | Rob Clark | 2012-11-21 |
| * | drm/i915: Use pci_resource functions for BARs. | Ben Widawsky | 2012-11-21 |
| * | drm/i915: Borrow our struct_mutex for the direct reclaim | Chris Wilson | 2012-11-21 |
| * | drm/i915: Defer assignment of obj->gtt_space until after all possible mallocs | Chris Wilson | 2012-11-21 |
| * | drm/i915: Apply the IBX transcoder A w/a for HDMI to SDVO as well | Chris Wilson | 2012-11-21 |
| * | drm/i915: implement WaMbcDriverBootEnable on Haswell | Paulo Zanoni | 2012-11-21 |
| * | drm/i915: fix intel_ddi_get_cdclk_freq for ULT machines | Paulo Zanoni | 2012-11-21 |
| * | drm/i915: make the panel fitter work on pipes B and C on Haswell | Paulo Zanoni | 2012-11-21 |
| * | drm/i915: make the panel fitter work on pipes B and C on IVB | Paulo Zanoni | 2012-11-21 |
| * | drm/i915: don't intel_crt_init if DDI A has 4 lanes | Paulo Zanoni | 2012-11-21 |
| * | drm/i915: make DP work on LPT-LP machines | Paulo Zanoni | 2012-11-21 |
| * | drm/i915: fix false positive "Unclaimed write" messages | Paulo Zanoni | 2012-11-21 |
| * | drm/i915: use cpu/pch transcoder on intel_enable_pipe | Paulo Zanoni | 2012-11-21 |
| * | drm/i915: don't limit Haswell CRT encoder to pipe A | Paulo Zanoni | 2012-11-21 |
| * | drm/i915: Flush outstanding unpin tasks before pageflipping | Chris Wilson | 2012-11-21 |
| * | drm/i915: resurrect panel lid handling | Daniel Vetter | 2012-11-21 |
| * | drm/i915: Enable DP audio for Haswell | Takashi Iwai | 2012-11-21 |
| * | drm/i915: Pin the object whilst faulting it in | Chris Wilson | 2012-11-21 |
| * | drm/i915: Guard pages being reaped by OOM whilst binding-to-GTT | Chris Wilson | 2012-11-21 |
| * | drm/i915: Remove bogus test for a present execbuffer | Chris Wilson | 2012-11-21 |
| * | drm/i915: Remove save/restore of physical HWS_PGA register | Chris Wilson | 2012-11-21 |
| * | drm/i915: Fix warning in i915_gem_chipset_flush | Ben Widawsky | 2012-11-21 |
| * | drm/i915: Only check for valid PP_{ON, OFF}_DELAYS on pre ILK hardware | Damien Lespiau | 2012-11-21 |
| * | drm/i915: drop buggy write to FDI_RX_CHICKEN register | Daniel Vetter | 2012-11-21 |
| * | drm/i915: Use LRI to update the semaphore registers | Chris Wilson | 2012-11-21 |
| * | drm/i915: add LynxPoint-LP PCH ID | Wei Shun Chang | 2012-11-21 |
| * | drm/i915: Optimize DIV_ROUND_CLOSEST call | Jean Delvare | 2012-11-21 |
* | | drm/pci: add missing variable initialization | Jingoo Han | 2012-11-29 |