summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-06-21drm/arm: hdlcd: remove unused variablesArnd Bergmann
2017-06-21drm/arm: hdlcd: Use CMA helper for plane buffer address calculationLiviu Dudau
2017-06-21drm/arm: hdlcd: Set the CRTC's port before binding the encoder.Liviu Dudau
2017-06-21Merge tag 'drm-misc-next-2017-06-19_0' of git://anongit.freedesktop.org/git/d...Dave Airlie
2017-06-21drm/i915: remove rate_to_index, messed up merge.Dave Airlie
2017-06-21Merge tag 'drm-intel-next-2017-06-19' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-06-21Merge tag 'drm-msm-next-2017-06-20' of git://people.freedesktop.org/~robclark...Dave Airlie
2017-06-20Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-06-20Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-...Dave Airlie
2017-06-20Merge branch 'linux-4.13' of git://github.com/skeggsb/linux into drm-nextDave Airlie
2017-06-20Merge tag 'drm/tegra/for-4.13-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie
2017-06-19drm/msm: Fix potential buffer overflow issueKasin Li
2017-06-19drm/amdgpu: Optimize mutex usage (v4)Alex Xie
2017-06-19drm/amdgpu: Optimization of AMDGPU_BO_LIST_OP_CREATE (v2)Alex Xie
2017-06-19drm/i915: Update DRIVER_DATE to 20170619Daniel Vetter
2017-06-17bus: SIMPLE_PM_BUS does not depend on ARCH_RENESASRob Clark
2017-06-17drm/msm: Separate locking of buffer resources from struct_mutexSushmita Susheelendra
2017-06-17drm/nouveau/disp/nv50-: avoid creating ORs that aren't present on HWBen Skeggs
2017-06-16drm/i915/cfl: Introduce Coffee Lake workarounds.Rodrigo Vivi
2017-06-16amdgpu: use drm sync objects for shared semaphores (v6)Dave Airlie
2017-06-16amdgpu/cs: split out fence dependency checking (v2)Dave Airlie
2017-06-16drm/amdgpu: don't check the default value for vm sizeAlex Deucher
2017-06-16drm/i915: Store 9 bits of PCI Device ID for platforms with a LP PCHDhinakaran Pandiyan
2017-06-16drm/i915: Stash a pointer to the obj's resv in the vmaChris Wilson
2017-06-16drm/i915: Async GPU relocation processingChris Wilson
2017-06-16drm/i915: Allow execbuffer to use the first object as the batchChris Wilson
2017-06-16drm/i915: Wait upon userptr get-user-pages within execbufferChris Wilson
2017-06-16drm/i915: First try the previous execbuffer locationChris Wilson
2017-06-16drm/i915: Store a persistent reference for an object in the execbuffer cacheChris Wilson
2017-06-16drm/i915: Eliminate lots of iterations over the execobjects arrayChris Wilson
2017-06-16drm/i915: Disable EXEC_OBJECT_ASYNC when doing relocationsChris Wilson
2017-06-16drm/i915: Pass vma to relocate entryChris Wilson
2017-06-16drm/i915: Store a direct lookup from object handle to vmaChris Wilson
2017-06-16drm/i915: Fix retrieval of hangcheck statsChris Wilson
2017-06-16drm/msm/hdmi: Fix HDMI pink strip issue seen on 8x96Archit Taneja
2017-06-16drm/msm/hdmi: 8996 PLL: Populate unprepareArchit Taneja
2017-06-16drm/msm/hdmi: Use bitwise operators when building register valuesLiviu Dudau
2017-06-16drm/msm: update generated headersRob Clark
2017-06-16drm/msm: remove address-space idRob Clark
2017-06-16drm/msm: support for an arbitrary number of address spacesRob Clark
2017-06-16drm/msm: refactor how we handle vram carveout buffersRob Clark
2017-06-16drm/msm: pass address-space to _get_iova() and friendsRob Clark
2017-06-16drm/msm/mdp4+5: move aspace/id to base classRob Clark
2017-06-16drm/msm/mdp5: kill pipe_lockRob Clark
2017-06-16drm/msm: fix locking inconsistency for gpu->hw_init()Rob Clark
2017-06-16drm/msm: Remove memptrs->wptrJordan Crouse
2017-06-16drm/msm: Add a struct to pass configuration to msm_gpu_init()Jordan Crouse
2017-06-16drm/msm: Add hint to DRM_IOCTL_MSM_GEM_INFO to return an object IOVAJordan Crouse
2017-06-16drm/msm: Remove idle function hookJordan Crouse
2017-06-16drm/msm: Remove DRM_MSM_NUM_IOCTLSJordan Crouse