aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* drm/exynos: remove 'pages' and 'page_size' elements in exynos gem bufferPrathyush K2012-12-05
* drm/exynos: add exynos drm specific fb_mmap functionPrathyush K2012-12-05
* drm/exynos: make sure that overlay data are updatedInki Dae2012-12-05
* drm/exynos: add vm_ops to specific gem mmaperInki Dae2012-12-04
* drm/exynos: add userptr feature for g2d moduleInki Dae2012-12-04
* drm/exynos: remove unnecessary sg_alloc_table callPrathyush K2012-12-04
* drm: exynos: fix for mapping of dma buffersRahul Sharma2012-12-04
* drm/exynos: remove EXYNOS_BO_NONCONTIG type checking.Inki Dae2012-12-04
* drm/exynos: add iommu support for g2dInki Dae2012-12-04
* drm/exynos: add iommu support for hdmi driverInki Dae2012-12-04
* drm/exynos: add iommu support to fimd driverInki Dae2012-11-29
* drm/exynos: add iommu support for exynos drm frameworkInki Dae2012-11-29
* drm: hold event_lock while accessing vblank_event_listImre Deak2012-11-29
* drm/exynos: fix lockdep for event_lock wrt. vbl_time_lockImre Deak2012-11-29
* drm/exynos: call drm_vblank_put for each queued flip eventImre Deak2012-11-29
* drm/exynos: hold event_lock while accessing pageflip_event_listImre Deak2012-11-29
* drm/exynos: Fix potential NULL pointer dereference in exynos_drm_encoder.cSachin Kamat2012-11-29
* drm/exynos: Make exynos4/5_fimd_driver_data staticSachin Kamat2012-11-29
* drm/exynos: fix overlay updating issueInki Dae2012-11-29
* drm/exynos: remove unnecessary code.Inki Dae2012-11-29
* drm/exynos: fix linux framebuffer address setting.Inki Dae2012-11-29
* Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...Dave Airlie2012-11-29
|\
| * drm/i915: Fix pte updates in ggtt clear rangeBen Widawsky2012-11-29
| * drm/i915: promote Haswell to full supportPaulo Zanoni2012-11-23
| * drm/i915: Report the origin of the LVDS fixed panel modeChris Wilson2012-11-22
| * drm/i915: LVDS fallback to fixed-mode if EDID not presentChris Wilson2012-11-22
| * drm/i915/sdvo: kfree the intel_sdvo_connector, not drm_connector, on destroyJani Nikula2012-11-22
| * drm/i915: drm_connector_property -> drm_object_propertyRob Clark2012-11-21
| * drm/i915: use drm_send_vblank_event() helperRob Clark2012-11-21
| * drm/i915: Use pci_resource functions for BARs.Ben Widawsky2012-11-21
| * drm/i915: Borrow our struct_mutex for the direct reclaimChris Wilson2012-11-21
| * drm/i915: Defer assignment of obj->gtt_space until after all possible mallocsChris Wilson2012-11-21
| * drm/i915: Apply the IBX transcoder A w/a for HDMI to SDVO as wellChris Wilson2012-11-21
| * drm/i915: implement WaMbcDriverBootEnable on HaswellPaulo Zanoni2012-11-21
| * drm/i915: fix intel_ddi_get_cdclk_freq for ULT machinesPaulo Zanoni2012-11-21
| * drm/i915: make the panel fitter work on pipes B and C on HaswellPaulo Zanoni2012-11-21
| * drm/i915: make the panel fitter work on pipes B and C on IVBPaulo Zanoni2012-11-21
| * drm/i915: don't intel_crt_init if DDI A has 4 lanesPaulo Zanoni2012-11-21
| * drm/i915: make DP work on LPT-LP machinesPaulo Zanoni2012-11-21
| * drm/i915: fix false positive "Unclaimed write" messagesPaulo Zanoni2012-11-21
| * drm/i915: use cpu/pch transcoder on intel_enable_pipePaulo Zanoni2012-11-21
| * drm/i915: don't limit Haswell CRT encoder to pipe APaulo Zanoni2012-11-21
| * drm/i915: Flush outstanding unpin tasks before pageflippingChris Wilson2012-11-21
| * drm/i915: resurrect panel lid handlingDaniel Vetter2012-11-21
| * drm/i915: Enable DP audio for HaswellTakashi Iwai2012-11-21
| * drm/i915: Pin the object whilst faulting it inChris Wilson2012-11-21
| * drm/i915: Guard pages being reaped by OOM whilst binding-to-GTTChris Wilson2012-11-21
| * drm/i915: Remove bogus test for a present execbufferChris Wilson2012-11-21
| * drm/i915: Remove save/restore of physical HWS_PGA registerChris Wilson2012-11-21
| * drm/i915: Fix warning in i915_gem_chipset_flushBen Widawsky2012-11-21