summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2019-10-11drm/amdgpu: Bail earlier when amdgpu.cik_/si_support is not set to 1Hans de Goede-35/+35
2019-10-11Revert "drm/radeon: Fix EEH during kexec"Alex Deucher-8/+0
2019-10-11drm/msm/dsi: Implement reset correctlyJeffrey Hugo-2/+4
2019-10-11Merge tag 'drm-intel-fixes-2019-10-10' of git://anongit.freedesktop.org/drm/d...Dave Airlie-82/+188
2019-10-11Merge tag 'drm-fixes-5.4-2019-10-09' of git://people.freedesktop.org/~agd5f/l...Dave Airlie-7/+7
2019-10-11Merge tag 'drm-misc-fixes-2019-10-10' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-7/+39
2019-10-10xen: Stop abusing DT of_dma_configure APIRob Herring-10/+2
2019-10-10drm/edid: Add 6 bpc quirk for SDC panel in Lenovo G50Kai-Heng Feng-0/+3
2019-10-10drm/tiny: Kconfig: Remove always-y THERMAL dep. from TINYDRM_REPAPERUlf Magnusson-1/+0
2019-10-10drm/bridge: tc358767: fix max_tu_symbol valueTomi Valkeinen-1/+6
2019-10-09drm/i915/gt: execlists->active is serialised by the taskletChris Wilson-9/+27
2019-10-09drm/i915/execlists: Protect peeking at execlists->activeChris Wilson-2/+5
2019-10-09drm/i915: Fixup preempt-to-busy vs reset of a virtual requestChris Wilson-4/+6
2019-10-09drm/i915: Only enqueue already completed requestsChris Wilson-38/+74
2019-10-09drm/i915/execlists: Drop redundant list_del_init(&rq->sched.link)Chris Wilson-1/+0
2019-10-09drm/i915/cml: Add second PCH ID for CMPMatt Roper-0/+2
2019-10-09drm/amdgpu/powerplay: fix typo in mvdd table setupAlex Deucher-2/+2
2019-10-09drm/amdgpu: fix memory leakNirmoy Das-7/+7
2019-10-08drm/panel: tpo-td043mtea1: Fix SPI aliasLaurent Pinchart-1/+8
2019-10-08drm/panel: tpo-td028ttec1: Fix SPI aliasLaurent Pinchart-2/+1
2019-10-08drm/panel: sony-acx565akm: Fix SPI aliasLaurent Pinchart-1/+8
2019-10-08drm/panel: nec-nl8048hl11: Fix SPI aliasLaurent Pinchart-1/+8
2019-10-08drm/panel: lg-lb035q02: Fix SPI aliasLaurent Pinchart-1/+8
2019-10-07drm/i915: Mark contents as dirty on a write faultChris Wilson-1/+5
2019-10-07drm/i915: Prevent bonded requests from overtaking each other on preemptionChris Wilson-8/+12
2019-10-07drm/i915: Bump skl+ max plane width to 5k for linear/x-tiledVille Syrjälä-1/+14
2019-10-07drm/i915: Verify the engine after acquiring the active.lockChris Wilson-3/+22
2019-10-07drm/i915: Extend Haswell GT1 PSMI workaround to allChris Wilson-1/+1
2019-10-07drm/i915: Don't mix srcu tag and negative error codesChris Wilson-10/+6
2019-10-07drm/i915: Whitelist COMMON_SLICE_CHICKEN2Kenneth Graunke-0/+3
2019-10-07drm/i915: Perform GGTT restore much earlier during resumeChris Wilson-3/+11
2019-10-07drm/i915/execlists: Remove incorrect BUG_ON for schedule-outChris Wilson-1/+0
2019-10-04Merge tag 'drm-intel-fixes-2019-10-03-1' of git://anongit.freedesktop.org/drm...Dave Airlie-102/+111
2019-10-04Merge tag 'drm-misc-fixes-2019-10-03' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-23/+36
2019-10-03Revert "drm/i915: Fix DP-MST crtc_mask"Ville Syrjälä-1/+1
2019-10-03Merge drm-misc-next-fixes-2019-10-02 into drm-misc-fixesMaxime Ripard-0/+1
2019-10-03Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard-37077/+259839
2019-10-03drm/omap: fix max fclk divider for omap36xxTomi Valkeinen-1/+1
2019-10-02drm/i915: Fix g4x sprite scaling stride check with GTT remappingVille Syrjälä-2/+3
2019-10-02drm/i915/dp: Fix dsc bpp calculations, v5.Maarten Lankhorst-99/+107
2019-10-02drm/amd/display: fix dcn21 Makefile for clangArnd Bergmann-1/+11
2019-10-02drm/amd/display: hide an unused variableArnd Bergmann-0/+2
2019-10-02drm/amdgpu: display_mode_vba_21: remove uint typedefArnd Bergmann-8/+5
2019-10-02drm/amdgpu: hide another #warningArnd Bergmann-2/+0
2019-10-02drm/amdgpu: make pmu support optional, againArnd Bergmann-1/+1
2019-10-02drm/amd/display: memory leakNavid Emamdoost-0/+7
2019-10-02drm/amdgpu: fix multiple memory leaks in acp_hw_initNavid Emamdoost-12/+22
2019-10-02drm/amdgpu: return tcc_disabled_mask to userspaceMarek Olšák-1/+17
2019-10-02drm/amdgpu: don't increment vram lost if we are in hibernationAlex Deucher-4/+8
2019-10-02Revert "drm/amdgpu: disable stutter mode for renoir"Aaron Liu-2/+0