aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2020-10-07drm/i915/dg1: Initialize RAWCLK properlyMatt Roper1-1/+15
2020-10-07drm/i915/display/ehl: Limit eDP to HBR2José Roberto de Souza2-8/+12
2020-10-07Revert "gpu/drm: ingenic: Add option to mmap GEM buffers cached"Paul Cercueil3-119/+13
2020-10-07drm/amdgpu: enable vcn support for green_sardine (v2)Thong Thai1-1/+7
2020-10-07drm/amdgpu: enable green_sardine_asd.bin loading (v2)Aaron Liu1-1/+5
2020-10-07drm/amdgpu/sdma: add sdma engine support for green_sardine (v2)Prike Liang1-1/+5
2020-10-07drm/amdgpu: add gfx support for green_sardine (v2)Prike Liang1-1/+11
2020-10-07drm/amdgpu: add soc15 common ip block support for green_sardine (v3)Prike Liang1-2/+9
2020-10-07drm/amdgpu: add green_sardine support for gpu_info and ip block setting (v2)Prike Liang1-1/+5
2020-10-07drm/amdgpu: add Green_Sardine APU flagAlex Deucher1-0/+1
2020-10-07drm/amdgpu: prevent spurious warningAlex Deucher1-1/+3
2020-10-07drm/amdgpu/swsmu: fix ARC build errorsAlex Deucher2-4/+24
2020-10-07drm/amdgpu: add xgmi perfmons for arcturusJonathan Kim2-0/+52
2020-10-07drm/amdgpu: add per device user friendly xgmi events for vega20Jonathan Kim5-148/+408
2020-10-07drm/amdgpu: fix xgmi perfmon a-b-a problemJonathan Kim3-75/+78
2020-10-07drm/ttm: move ttm_set_memory.h out of includeChristian König3-2/+88
2020-10-07drm/ttm: remove ttm_bo_unmap_virtual_locked declaration v2Christian König1-1/+1
2020-10-07drm/vmwgfx: move ttm_bo_swapout_all into vmwgfxChristian König2-12/+5
2020-10-07drm/ttm: drop glob parameter from ttm_bo_swapoutChristian König2-3/+4
2020-10-07drm/ttm: nuke ttm_bo_evict_mm and rename mgr function v3Christian König14-39/+47
2020-10-07drm/ttm: cleanup ttm_handle_caching_state_failureChristian König1-12/+8
2020-10-07drm/ttm: make move callback compulstoryDave Airlie1-12/+1
2020-10-07drm/vram_helper: implement a ttm move callback.Dave Airlie1-0/+21
2020-10-07drm/vmwgfx: add a move callback.Dave Airlie1-1/+19
2020-10-07drm/vmwgfx: move null mem checks outside move notifiesDave Airlie3-4/+3
2020-10-07drm/qxl: drop unused code (v2)Dave Airlie1-21/+8
2020-10-07drm/nouveau/mem: guard against NULL pointer access in mem_delKarol Herbst1-0/+2
2020-10-07drm/nouveau/device: return error for unknown chipsetsKarol Herbst1-0/+1
2020-10-06drm/i915/tgl: Fix Combo PHY DPLL fractional divider for 38.4MHz ref clockImre Deak1-16/+25
2020-10-06drm/i915: Add an encoder hook to sanitize its state during init/resumeImre Deak5-0/+47
2020-10-06drm/i915: Check for unsupported DP link rates during initial commitImre Deak1-0/+12
2020-10-06drm/i915: Move the initial fastset commit check to encoder hooksImre Deak7-16/+78
2020-10-06drm/i915/skl: Work around incorrect BIOS WRPLL PDIV programmingImre Deak2-0/+14
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig2-1/+2
2020-10-06drm/nouveau/ttm: memcpy waits for bo alreadyDave Airlie1-3/+1
2020-10-06drm/nouveau/ttm: handle ttm moves properly.Dave Airlie1-0/+12
2020-10-05lib/scatterlist: Add support in dynamic allocation of SG table from pagesMaor Gottlieb2-12/+15
2020-10-05drm/i915/dg1: Wait for pcode/uncore handshake at startupMatt Roper4-0/+23
2020-10-05drm/i915: don't conflate is_dgfx with fake lmemLucas De Marchi2-3/+1
2020-10-05drm/amd/display: 3.2.106Aric Cyr1-1/+1
2020-10-05drm/amd/display: [FW Promotion] Release 0.0.36Anthony Koo1-2/+2
2020-10-05drm/amd/display: Only flush inst_fb if backdoor loadingAlvin Lee1-8/+9
2020-10-05drm/amd/display: Program meta addresses correctlyAlvin Lee2-0/+4
2020-10-05drm/amd/display: Hardcode 45W Bounding Box for DCN2.1 DiagsSung Lee1-83/+36
2020-10-05drm/amd/display: FreeSync not active near lower bound of non-LFC monitor rangeAric Cyr1-4/+6
2020-10-05drm/amd/display: Fix OPTC_DATA_FORMAT programmingDmytro Laktyushkin3-16/+11
2020-10-05drm/amd/display: Add i2c speed arbitration for dc_i2c and hdcp_i2cCharlene Liu11-3/+20
2020-10-05drm/amd/display: Block ABM in case of eDP ODMYongqiang Sun6-0/+24
2020-10-05drm/amd/display: Copy WM values from set A to other sets in hw_initJoshua Aberback3-0/+47
2020-10-05drm/amd/display: Force enable pstate on driver unloadJoshua Aberback7-6/+29