aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2017-06-27Backmerge tag 'v4.12-rc7' into drm-nextDave Airlie
2017-06-23Merge tag 'drm-misc-fixes-2017-06-22' of git://anongit.freedesktop.org/git/dr...Dave Airlie
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-21drm: Fix GETCONNECTOR regressionDaniel Vetter
2017-06-21Merge branch 'drm-fixes-4.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2017-06-21Merge tag 'drm-intel-fixes-2017-06-20' of git://anongit.freedesktop.org/git/d...Dave Airlie
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-20drm/radeon: add a quirk for Toshiba Satellite L20-183Alex Deucher
2017-06-20drm/radeon: add a PX quirk for another K53TK variantAlex Deucher
2017-06-20drm/amdgpu: adjust default display clockAlex Deucher
2017-06-20drm/amdgpu/atom: fix ps allocation size for EnableDispPowerGatingAlex Deucher
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/amdgpu: add Polaris12 DIDJunshan Fang
2017-06-19drm/i915: Don't enable backlight at setup time.Dhinakaran Pandiyan
2017-06-19drm/i915: Plumb the correct acquire ctx into intel_crtc_disable_noatomic()Ville Syrjälä
2017-06-19drm/i915: Fix deadlock witha the pipe A quirk during resumeVille Syrjälä
2017-06-19drm/i915: Remove __GFP_NORETRY from our buffer allocatorChris Wilson
2017-06-19drm/i915: Encourage our shrinker more when our shmemfs allocations failsChris Wilson
2017-06-19drm/i915: Differentiate between sw write location into ring and last hw readChris Wilson
2017-06-19drm/i915: Update DRIVER_DATE to 20170619Daniel Vetter
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