summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2018-03-29Merge branch 'drm-misc-next-fixes' of git://anongit.freedesktop.org/drm/drm-m...Dave Airlie
2018-03-28Merge tag 'drm-amdkfd-next-2018-03-27' of git://people.freedesktop.org/~gabba...Dave Airlie
2018-03-28Merge tag 'drm-intel-next-fixes-2018-03-27' of git://anongit.freedesktop.org/...Dave Airlie
2018-03-28Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie
2018-03-27drm/i915: Fix hibernation with ACPI S0 target stateImre Deak
2018-03-27drm/i915/execlists: Use a locked clear_bit() for synchronisation with interruptChris Wilson
2018-03-27drm/i915: Specify which engines to reset following semaphore/event lockupsChris Wilson
2018-03-27drm/i915/dp: Write to SET_POWER dpcd to enable MST hub.Dhinakaran Pandiyan
2018-03-26Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-03-23drm/amdkfd: Use ordered workqueue to restore processesFelix Kuehling
2018-03-23drm/amdgpu: Fix acquiring VM on large-BAR systemsFelix Kuehling
2018-03-23drm/amd/pp: clean header file hwmgr.hRex Zhu
2018-03-23drm/amd/pp: use mlck_table.count for array loop index limitColin Ian King
2018-03-23drm: Fix uabi regression by allowing garbage mode->type from userspaceVille Syrjälä
2018-03-22drm/amdgpu: Add an ATPX quirk for hybrid laptopAlex Deucher
2018-03-23drm/ast: Fixed 1280x800 Display IssueY.C. Chen
2018-03-23Merge tag 'drm-misc-fixes-2018-03-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-03-23Merge tag 'drm-intel-next-fixes-2018-03-22' of git://anongit.freedesktop.org/...Dave Airlie
2018-03-23Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...Dave Airlie
2018-03-23Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...Dave Airlie
2018-03-23Merge tag 'drm-intel-fixes-2018-03-21' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-03-23Merge branch 'vmwgfx-fixes-4.16' of git://people.freedesktop.org/~thomash/lin...Dave Airlie
2018-03-23Merge tag 'imx-drm-fixes-2018-03-22' of git://git.pengutronix.de/git/pza/linu...Dave Airlie
2018-03-22drm/amdgpu: fix spelling mistake: "asssert" -> "assert"Colin Ian King
2018-03-22drm/amd/pp: Add new asic support in pp_psm.cRex Zhu
2018-03-22drm/amd/pp: Clean up powerplay code on Vega12Rex Zhu
2018-03-22drm/amd/pp: Add smu irq handlers for legacy asicsRex Zhu
2018-03-22drm/amd/pp: Fix set wrong temperature range on smu7Rex Zhu
2018-03-22drm/amdgpu: Don't change preferred domian when fallback GTT v5Chunming Zhou
2018-03-22drm/vmwgfx: Bump version patchlevel and dateThomas Hellstrom
2018-03-22drm/vmwgfx: use monotonic event timestampsArnd Bergmann
2018-03-22drm/vmwgfx: Unpin the screen object backup buffer when not usedThomas Hellstrom
2018-03-22drm/vmwgfx: Stricter count of legacy surface device resourcesThomas Hellstrom
2018-03-22drm/vmwgfx: Use kasprintfHimanshu Jha
2018-03-22drm/vmwgfx: Get rid of the device-private suspended memberThomas Hellstrom
2018-03-22drm/vmwgfx: Improve on hibernationThomas Hellstrom
2018-03-22drm/vmwgfx: Avoid pinning fbdev framebuffersThomas Hellstrom
2018-03-22drm/vmwgfx: Fix multiple command buffer context useThomas Hellstrom
2018-03-22drm/vmwgfx: Use the cpu blit utility for framebuffer to screen target blitsThomas Hellstrom
2018-03-22drm/vmwgfx: Add a cpu blit utility that can be used for page-backed bosThomas Hellstrom
2018-03-22drm/ttm: Export the ttm_k[un]map_atomic_prot API.Thomas Hellstrom
2018-03-22drm/ttm: Clean up kmap_atomic_prot selection codeThomas Hellstrom
2018-03-22drm/etnaviv: bump HW job limit to 4Lucas Stach
2018-03-22drm/vmwgfx: Cursor update fixesThomas Hellstrom
2018-03-22drm/vmwgfx: Send the correct nonblock option for atomic_commitDeepak Rawat
2018-03-22drm/vmwgfx: Move the stdu vblank event to atomic functionDeepak Rawat
2018-03-22drm/vmwgfx: Move screen object page flip to atomic functionDeepak Rawat
2018-03-22drm/vmwgfx: Remove drm_crtc_arm_vblank_event from atomic flushDeepak Rawat
2018-03-22drm/vmwgfx: Move surface copy cmd to atomic functionDeepak Rawat
2018-03-22drm/vmwgfx: Avoid iterating over display unit if crtc is availableDeepak Rawat