summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2015-01-07drm/i915: Add ioctl to set per-context parametersChris Wilson
2015-01-07drm/i915: Push vblank enable/disable past encoder->enable/disableDaniel Vetter
2015-01-07drm/i915: Move the ban period onto the contextChris Wilson
2015-01-07Revert "drm/i915: Parsing LFP brightness control from VBT"Rodrigo Vivi
2015-01-06drm/amdkfd: rewrite kfd_ioctl() according to drm_ioctl()Oded Gabbay
2015-01-06drm/amdkfd: reformat IOCTL definitions to drm-styleOded Gabbay
2015-01-06drm/amdkfd: Do copy_to/from_user in general kfd_ioctl()Oded Gabbay
2015-01-06drm: imx: imx-hdmi: split phy configuration to platform driverAndy Yan
2015-01-06drm: imx: imx-hdmi: convert imx-hdmi to drm_bridge modeAndy Yan
2015-01-06drm: imx: imx-hdmi: return defer if can't get ddc i2c adapterAndy Yan
2015-01-06drm: imx: imx-hdmi: make checkpatch happyAndy Yan
2015-01-06drm/imx: convert imx-drm to use the generic DRM OF helperRussell King
2015-01-06drm/imx: imx-ldb: fix channel->edid memleakPeter Seiderer
2015-01-06drm/imx: parallel-display: fix imxpd-->edid memleakPeter Seiderer
2015-01-06drm/i915: Support creation of unbound wc user mappings for objectsAkash Goel
2015-01-06drm/i915: Broaden application of set-domain(GTT)Chris Wilson
2015-01-06drm/i915: Add some extra guards in evict_vmBen Widawsky
2015-01-06drm/i915: Include i915_gem_evict.c kerneldoc into the drm docbookDaniel Vetter
2015-01-06drm/i915: Make sample_c messages go faster on Haswell.Kenneth Graunke
2015-01-05drm/radeon: integer underflow in radeon_cp_dispatch_texture()Dan Carpenter
2015-01-05drm/radeon: adjust default bapm settings for KVAlex Deucher
2015-01-05drm/radeon: properly filter DP1.2 4k modes on non-DP1.2 hwAlex Deucher
2015-01-05drm/radeon: fix sad_count check for dce3Alex Deucher
2015-01-05drm/radeon: KV has three PPLLs (v2)Alex Deucher
2015-01-05drm/amdkfd: unmap VMID<-->PASID when relesing VMID (non-HWS)Ben Goz
2015-01-05drm: Ensure universal_planes is set for atomicDaniel Vetter
2015-01-05drm/atomic: Hide drm.ko internal interfacesDaniel Vetter
2015-01-05drm: Atomic modeset ioctlRob Clark
2015-01-05drm/atomic: atomic connector propertiesRob Clark
2015-01-05drm/atomic: atomic plane propertiesRob Clark
2015-01-05drm: small property creation cleanupRob Clark
2015-01-05drm/atomic: atomic_check functionsRob Clark
2015-01-05drm: add atomic propertiesRob Clark
2015-01-04Merge tag 'amdkfd-fixes-2014-12-30' of git://people.freedesktop.org/~gabbayo/...Dave Airlie
2015-01-04Merge tag 'drm-intel-next-fixes-2014-12-30' of git://anongit.freedesktop.org/...Dave Airlie
2014-12-30drm: sti: add DVO output connectorBenjamin Gaignard
2014-12-29drm/radeon: Init amdkfd only if it was compiledOded Gabbay
2014-12-28amdkfd: actually allocate longs for the pasid bitmaskSasha Levin
2014-12-24Revert "drm/gem: Warn on illegal use of the dumb buffer interface v2"Dave Airlie
2014-12-24Merge tag 'amdkfd-fixes-2014-12-23' of git://people.freedesktop.org/~gabbayo/...Dave Airlie
2014-12-23drm: rcar-du: Implement support for interlaced modesLaurent Pinchart
2014-12-23drm: rcar-du: Clamp DPMS states to on and offLaurent Pinchart
2014-12-23drm: rcar-du: Enable hotplug detection on HDMI connectorLaurent Pinchart
2014-12-23drm: rcar-du: Output HSYNC instead of CSYNCLaurent Pinchart
2014-12-23drm: rcar-du: Add support for external pixel clockLaurent Pinchart
2014-12-23drm: rcar-du: Refactor DEFR8 featureLaurent Pinchart
2014-12-23drm: rcar-du: Remove LVDS and HDMI encoders chaining restrictionLaurent Pinchart
2014-12-23drm: rcar-du: Configure pitch for chroma plane of multiplanar formatsLaurent Pinchart
2014-12-23drm: rcar-du: Don't fail probe in case of partial encoder init errorLaurent Pinchart
2014-12-23drm: adv7511: Remove interlaced mode checkLaurent Pinchart