summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2019-10-12Merge tag 'for-linus-5.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-10-11Merge tag 'drm-intel-fixes-2019-10-10' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-10-11Merge tag 'drm-fixes-5.4-2019-10-09' of git://people.freedesktop.org/~agd5f/l...Dave Airlie
2019-10-11Merge tag 'drm-misc-fixes-2019-10-10' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-10-10xen: Stop abusing DT of_dma_configure APIRob Herring
2019-10-10drm/bridge: tc358767: fix max_tu_symbol valueTomi Valkeinen
2019-10-09drm/i915/gt: execlists->active is serialised by the taskletChris Wilson
2019-10-09drm/i915/execlists: Protect peeking at execlists->activeChris Wilson
2019-10-09drm/i915: Fixup preempt-to-busy vs reset of a virtual requestChris Wilson
2019-10-09drm/i915: Only enqueue already completed requestsChris Wilson
2019-10-09drm/i915/execlists: Drop redundant list_del_init(&rq->sched.link)Chris Wilson
2019-10-09drm/i915/cml: Add second PCH ID for CMPMatt Roper
2019-10-09drm/amdgpu: fix memory leakNirmoy Das
2019-10-08drm/panel: tpo-td043mtea1: Fix SPI aliasLaurent Pinchart
2019-10-08drm/panel: tpo-td028ttec1: Fix SPI aliasLaurent Pinchart
2019-10-08drm/panel: sony-acx565akm: Fix SPI aliasLaurent Pinchart
2019-10-08drm/panel: nec-nl8048hl11: Fix SPI aliasLaurent Pinchart
2019-10-08drm/panel: lg-lb035q02: Fix SPI aliasLaurent Pinchart
2019-10-07drm/i915: Mark contents as dirty on a write faultChris Wilson
2019-10-07drm/i915: Prevent bonded requests from overtaking each other on preemptionChris Wilson
2019-10-07drm/i915: Bump skl+ max plane width to 5k for linear/x-tiledVille Syrjälä
2019-10-07drm/i915: Verify the engine after acquiring the active.lockChris Wilson
2019-10-07drm/i915: Extend Haswell GT1 PSMI workaround to allChris Wilson
2019-10-07drm/i915: Don't mix srcu tag and negative error codesChris Wilson
2019-10-07drm/i915: Whitelist COMMON_SLICE_CHICKEN2Kenneth Graunke
2019-10-07drm/i915: Perform GGTT restore much earlier during resumeChris Wilson
2019-10-07drm/i915/execlists: Remove incorrect BUG_ON for schedule-outChris Wilson
2019-10-04Merge tag 'drm-intel-fixes-2019-10-03-1' of git://anongit.freedesktop.org/drm...Dave Airlie
2019-10-04Merge tag 'drm-misc-fixes-2019-10-03' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-10-03Revert "drm/i915: Fix DP-MST crtc_mask"Ville Syrjälä
2019-10-03Merge drm-misc-next-fixes-2019-10-02 into drm-misc-fixesMaxime Ripard
2019-10-03Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard
2019-10-03drm/omap: fix max fclk divider for omap36xxTomi Valkeinen
2019-10-02drm/i915: Fix g4x sprite scaling stride check with GTT remappingVille Syrjälä
2019-10-02drm/i915/dp: Fix dsc bpp calculations, v5.Maarten Lankhorst
2019-10-02drm/amd/display: fix dcn21 Makefile for clangArnd Bergmann
2019-10-02drm/amd/display: hide an unused variableArnd Bergmann
2019-10-02drm/amdgpu: display_mode_vba_21: remove uint typedefArnd Bergmann
2019-10-02drm/amdgpu: hide another #warningArnd Bergmann
2019-10-02drm/amdgpu: make pmu support optional, againArnd Bergmann
2019-10-02drm/amd/display: memory leakNavid Emamdoost
2019-10-02drm/amdgpu: fix multiple memory leaks in acp_hw_initNavid Emamdoost
2019-10-02drm/amdgpu: return tcc_disabled_mask to userspaceMarek Olšák
2019-10-02drm/amdgpu: don't increment vram lost if we are in hibernationAlex Deucher
2019-10-02Revert "drm/amdgpu: disable stutter mode for renoir"Aaron Liu
2019-10-02drm/amd/powerplay: add sensor lock support for smuKevin Wang
2019-10-02drm/amd/powerplay: change metrics update period from 1ms to 100msKevin Wang
2019-10-02drm/amdgpu: revert "disable bulk moves for now"Christian König
2019-09-30drm/tilcdc: include linux/pinctrl/consumer.h againArnd Bergmann
2019-09-27Merge tag 'drm-next-2019-09-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds