summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2016-08-25Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into...Dave Airlie
2016-08-25Merge branch 'for-next' of git://people.freedesktop.org/~seanpaul/dogwood int...Dave Airlie
2016-08-23drm/fb-helper: Make docs for fb_set_suspend wrappers consistentDaniel Vetter
2016-08-23drm/rockchip: analogix_dp: drop unnecessary probe deferral "error" printBrian Norris
2016-08-23drm/rockchip: Enable vblank without eventSean Paul
2016-08-23drm/rockchip: Improve analogix-dp psr handlingSean Paul
2016-08-23drm/rockchip: A couple small fixes to psrSean Paul
2016-08-23drm/rockchip: Use a spinlock to protect psr stateSean Paul
2016-08-23drm/rockchip: Don't use a delayed worker for psr state changesSean Paul
2016-08-23drm/rockchip: Convert psr_list_mutex to spinlock and use itSean Paul
2016-08-23drm/rockchip: analogix_dp: implement PSR functionYakir Yang
2016-08-23drm/bridge: analogix_dp: add the PSR function supportYakir Yang
2016-08-23drm/rockchip: add an common abstracted PSR driverYakir Yang
2016-08-23drm/rockchip: vop: export line flag functionYakir Yang
2016-08-23drm/bridge: analogix_dp: Ensure the panel is properly prepared/unpreparedSean Paul
2016-08-23drm/rockchip: vop: add rk3399 vop supportMark Yao
2016-08-23drm/rockchip: vop: introduce VOP_REG_MASKMark Yao
2016-08-23drm/rockchip: sort registers define by chip's numberMark Yao
2016-08-23drm/rockchip: Delete unnecessary assignment for the field "owner"Markus Elfring
2016-08-23drm/bridge: dw-hdmi: Delete unnecessary assignment for the field "owner"Markus Elfring
2016-08-23drm/rockchip: Don't continue trying to enable crtc on failureSean Paul
2016-08-23drm/fb-helper: Add drm_fb_helper_set_suspend_unlocked()Noralf Trønnes
2016-08-23drm/udl: Ensure channel is selected before using the device.Jamie Lentin
2016-08-22drm: Avoid calling dev_printk(.dev = NULL)Chris Wilson
2016-08-22drm: avoid exposing kernel stack in compat_drm_getstatsHeinrich Schuchardt
2016-08-22drm/i915: Update DRIVER_DATE to 20160822Daniel Vetter
2016-08-19drm/i915: Use remap_io_mapping() to prefault all PTE in a single passChris Wilson
2016-08-19drm/i915: Embed the io-mapping struct inside drm_i915_privateChris Wilson
2016-08-19drm/i915/fbc: Allow on unfenced surfaces, for recent genChris Wilson
2016-08-19drm/i915/fbc: Don't set an illegal fence if unfencedChris Wilson
2016-08-19drm/i915: Flush delayed fence releases after resetChris Wilson
2016-08-19drm/i915: Reattach comment, complete type specificationDave Gordon
2016-08-19drm: Don't implement empty prepare_fb()/cleanup_fb()Laurent Pinchart
2016-08-19virtio-gpu: Use memdup_user() rather than duplicating its implementationMarkus Elfring
2016-08-19GPU-DRM-Savage: Use memdup_user() rather than duplicatingMarkus Elfring
2016-08-19drm: Allow drivers to modify plane_state in prepare_fb/cleanup_fbChris Wilson
2016-08-18drm/i915/cmdparser: Accelerate copies from WC memoryChris Wilson
2016-08-18drm/i915/cmdparser: Use binary search for faster register lookupChris Wilson
2016-08-18drm/i915/cmdparser: Check for SKIP descriptors firstChris Wilson
2016-08-18drm/i915/cmdparser: Compare against the previous command descriptorChris Wilson
2016-08-18drm/i915/cmdparser: Improve hash functionChris Wilson
2016-08-18drm/i915/cmdparser: Only cache the dst vmapChris Wilson
2016-08-18drm/i915/cmdparser: Use cached vmappingsChris Wilson
2016-08-18drm/i915/cmdparser: Add the TIMESTAMP register for the other enginesChris Wilson
2016-08-18drm/i915/cmdparser: Make initialisation failure non-fatalChris Wilson
2016-08-18drm/i915: Stop discarding GTT cache-domain on unbind vmaChris Wilson
2016-08-18drm/i915: Bump the inactive tracking for all VMA accessedChris Wilson
2016-08-18drm/i915: Track display alignment on VMAChris Wilson
2016-08-18drm/i915: Fallback to using unmappable memory for scanoutChris Wilson
2016-08-18drm/i915: Choose not to evict faultable objects from the GGTTChris Wilson