summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2017-06-07drm/i915: Short-circuit i915_gem_wait_for_idle() if already idleChris Wilson-0/+4
2017-06-07drm/i915: Disable decoupled MMIOKai Chen-1/+0
2017-06-07drm/i915/guc: Remove stale comment for q_failMichal Wajdeczko-2/+0
2017-06-07drm/vmwgfx: Bump driver minor and dateThomas Hellstrom-2/+2
2017-06-07drm/vmwgfx: Remove unused legacy cursor functionsSinclair Yeh-129/+0
2017-06-07drm/vmwgfx: fix spelling mistake "exeeds" -> "exceeds"Colin Ian King-1/+1
2017-06-07drm/vmwgfx: Fix large topology crashSinclair Yeh-5/+17
2017-06-07ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko-25/+18
2017-06-07drm/vmwgfx: Make sure to update STDU when FB is updatedSinclair Yeh-0/+5
2017-06-07drm/vmwgfx: Make sure backup_handle is always validSinclair Yeh-7/+11
2017-06-07drm/vmwgfx: Handle vmalloc() failure in vmw_local_fifo_reserve()Dan Carpenter-0/+2
2017-06-07drm/vmwgfx: Don't create proxy surface for cursorSinclair Yeh-0/+1
2017-06-07drm/vmwgfx: limit the number of mip levels in vmw_gb_surface_define_ioctl()Vladis Dronov-0/+3
2017-06-07drm/i915: Serialize GTT/Aperture accesses on BXTJon Bloomfield-0/+113
2017-06-07drm/amdgpu/gfx: create a common bitmask function (v2)Alex Deucher-40/+25
2017-06-07drm/amdgpu/gfx8: drop per-APU CU limitsAlex Deucher-69/+2
2017-06-06drm/amdgpu/gfx6: properly cache mc_arb_ramcfgAlex Deucher-1/+2
2017-06-06drm/amdgpu/gfx9: new queue policy, take first 2 queues of each pipeAlex Deucher-2/+2
2017-06-06drm/amdgpu/gfx9: allocate queues horizontally across pipesAlex Deucher-63/+52
2017-06-06drm/amd/powerplay: fix memory leak in cz_hwmgr backendHawking Zhang-0/+6
2017-06-06drm/amd/powerplay: fix memory leak in rv_hwmgr backendHawking Zhang-0/+10
2017-06-06drm/amd/powerplay: add sclk and mclk overdrive for vega10Eric Huang-15/+133
2017-06-06drm/amd/powerplay: fix populate dpm level failed when s3 on vega10.Rex Zhu-7/+6
2017-06-06drm/amdgpu: update to use RREG32_SOC15/WREG32_SOC15 for gmc9Huang Rui-5/+5
2017-06-06drm/amdgpu: update to use RREG32_SOC15/WREG32_SOC15 for mmhubHuang Rui-94/+83
2017-06-06drm/amdgpu: update to use RREG32_SOC15/WREG32_SOC15 for gfxhubHuang Rui-77/+64
2017-06-06drm/amdgpu: fix the gart table cleared issue for S3Huang Rui-1/+14
2017-06-06drm/amdgpu: add ip block number printsHuang Rui-0/+3
2017-06-06drm/amdgpu: add ip name print for selecting ips with ip_block_maskHuang Rui-1/+2
2017-06-06drm/amdgpu: remove mmhub ipHuang Rui-97/+0
2017-06-06drm/amdgpu: remove gfxhub ipHuang Rui-97/+0
2017-06-06drm/amdgpu: export mmhub get clockgating into gmcHuang Rui-3/+10
2017-06-06drm/amdgpu: export mmhub set clockgating into gmcHuang Rui-5/+13
2017-06-06drm/amdgpu: export mmhub sw_init into gmcHuang Rui-12/+17
2017-06-06drm/amdgpu: export gfxhub sw_init into gmcHuang Rui-12/+17
2017-06-06drm/amdgpu: fix to miss program invalidation at resumeHuang Rui-24/+30
2017-06-06drm/amdgpu: abstract setup vmid config for gfxhub/mmhubHuang Rui-48/+55
2017-06-06drm/amdgpu: abstract disable identity aperture for gfxhub/mmhubHuang Rui-32/+41
2017-06-06drm/amdgpu: abstract system domain enablement for gfxhub/mmhubHuang Rui-17/+32
2017-06-06drm/amdgpu: abstract cache initialization for gfxhub/mmhubHuang Rui-98/+62
2017-06-06drm/amdgpu: abstract TLB initialization for gfxhub/mmhubHuang Rui-29/+44
2017-06-06drm/amdgpu: abstract system aperture initialization for gfxhub/mmhubHuang Rui-79/+77
2017-06-06drm/amdgpu: abstract gart aperture initialization for gfxhub/mmhubHuang Rui-32/+40
2017-06-06drm/amdgpu: abstract gart table initialization for gfxhub/mmhubHuang Rui-26/+42
2017-06-06drm/i915: Fix 90/270 rotated coordinates for FBCVille Syrjälä-12/+7
2017-06-06drm/i915: Fix SKL+ watermarks for 90/270 rotationVille Syrjälä-12/+24
2017-06-06drm/i915: Fix scaling check for 90/270 degree plane rotationVille Syrjälä-6/+8
2017-06-06drm/i915: Restore has_fbc=1 for ILK-MVille Syrjälä-1/+1
2017-06-06drm/i915: s/fbc_fc/fbc_false_color/Ville Syrjälä-5/+5
2017-06-06drm/i915: Implement fbc_status "Compressing" info for all platformsVille Syrjälä-11/+21