summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau: fix bogus GPL-2 license headerBen Skeggs2019-07-1955-55/+55
* drm/nouveau: fix bogus GPL-2 license headerIlia Mirkin2019-07-19277-277/+277
* drm/nouveau/i2c: Enable i2c pads & busses during preinitLyude Paul2019-07-191-0/+20
* drm/nouveau/disp/tu102-: wire up scdc parameter setterBen Skeggs2019-07-191-0/+1
* drm/nouveau/core: recognise TU116 chipsetBen Skeggs2019-07-191-0/+36
* drm/nouveau/kms: disallow dual-link harder if hdmi connection detectedBen Skeggs2019-07-191-2/+5
* drm/nouveau/disp/nv50-: fix center/aspect-corrected scalingIlia Mirkin2019-07-191-4/+24
* drm/nouveau/disp/nv50-: force scaler for any non-default LVDS/eDP modesIlia Mirkin2019-07-191-2/+7
* drm/nouveau/mcp89/mmu: Use mcp77_mmu_new instead of g84_mmu_new on MCP89.Timo Wiren2019-07-191-1/+1
* Revert "Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/l...Dave Airlie2019-07-1621-1685/+445
* Merge tag 'imx-drm-next-2019-07-05' of git://git.pengutronix.de/git/pza/linux...Dave Airlie2019-07-121-0/+1
|\
| * drm/imx: enable IDMAC watermark featurePhilipp Zabel2019-06-141-0/+1
* | Merge tag 'drm-next-5.3-2019-07-09' of git://people.freedesktop.org/~agd5f/li...Dave Airlie2019-07-1245-164/+478
|\ \
| * | drm/amdgpu/navi10: add uclk activity sensorAlex Deucher2019-07-091-2/+14
| * | drm/amdgpu: properly guard the generic discovery codeAlex Deucher2019-07-091-2/+2
| * | drm/amdgpu: add missing documentation on new module parametersAlex Deucher2019-07-091-0/+13
| * | drm/amdgpu: don't invalidate caches in RELEASE_MEM, only do the writebackMarek Olšák2019-07-091-5/+1
| * | drm/amd/display: avoid 64-bit divisionArnd Bergmann2019-07-082-3/+3
| * | drm/amdgpu/psp11: simplify the ucode register logicAlex Deucher2019-07-081-2/+2
| * | drm/amdgpu: properly guard DC support in navi codeAlex Deucher2019-07-081-0/+4
| * | drm/amd/powerplay: vega20: fix uninitialized variable useArnd Bergmann2019-07-081-1/+4
| * | drm/amd/display: dcn20: include linux/delay.hArnd Bergmann2019-07-081-0/+1
| * | amdgpu: make pmu support optionalArnd Bergmann2019-07-082-3/+7
| * | drm/amd/powerplay: Zero initialize current_rpm in vega20_get_fan_speed_percentNathan Chancellor2019-07-081-2/+1
| * | drm/amd/powerplay: Zero initialize freq in smu_v11_0_get_current_clk_freqNathan Chancellor2019-07-081-1/+1
| * | drm/amd/powerplay: Use memset to initialize metrics structsNathan Chancellor2019-07-081-2/+6
| * | drm/amdgpu/mes10.1: Fix header guardNathan Chancellor2019-07-081-1/+1
| * | drm/amd/powerplay: add temperature sensor support for navi10Kevin Wang2019-07-081-0/+41
| * | drm/amdgpu: fix scheduler timeout calcFlora Cui2019-07-081-4/+9
| * | drm/amdgpu: Prepare for hmm_range_register API change (v2)Philip Yang2019-07-087-51/+57
| * | drm/amdgpu: add mode1 (psp) reset for navi asicKevin Wang2019-07-051-2/+36
| * | drm/amdgpu: Disable ras features on all IPs before gpu resetxinhui pan2019-07-051-0/+4
| * | drm/amd/powerplay: add baco smu reset function for smu11Kevin Wang2019-07-057-3/+158
| * | drm/amd/powerplay: increase waiting time for smu responseJack Xiao2019-07-051-3/+3
| * | drm/amd/powerplay/smu7_hwmgr: replace blocking delay with non-blockingYrjan Skrimstad2019-07-051-1/+1
| * | drm/amdgpu: Use kmemdup rather than duplicating its implementationFuqian Huang2019-07-054-13/+7
| * | drm/amdkfd: Disable idle optimization for chained runlistFelix Kuehling2019-07-031-0/+1
| * | drm/amdkfd: Add chained_runlist_idle_disable flag to pm4_mes_runlistFelix Kuehling2019-07-031-1/+1
| * | drm/amdgpu: Fix tracking of invalid userptrsFelix Kuehling2019-07-031-0/+6
| * | drm/amdgpu: Use FENCE_OWNER_KFD in process_sync_pds_resvFelix Kuehling2019-07-031-1/+1
| * | drm/amdkfd: Print a warning when the runlist becomes oversubscribedFelix Kuehling2019-07-032-1/+6
| * | drm/amdkfd: remove an unused variableJack Xiao2019-07-021-1/+0
| * | drm/amdgpu/display: fix interrupt client id for naviAlex Deucher2019-07-021-4/+1
| * | drm/amdkfd: remove duplicated PCIE atomics requestJack Xiao2019-07-013-6/+12
| * | drm/amdgpu: enable PCIE atomics ops supportJack Xiao2019-07-011-0/+11
| * | drm/amdgpu: add field indicating if has PCIE atomics supportJack Xiao2019-07-011-0/+1
| * | drm/amd/powerplay: use hardware fan control if no powerplay fan tableEvan Quan2019-07-013-1/+8
| * | drm/amdgpu: fix MGPU fan boost enablement for XGMI resetEvan Quan2019-07-013-2/+19
| * | drm/amdgpu: handle AMDGPU_IB_FLAG_RESET_GDS_MAX_WAVE_ID on gfx10Marek Olšák2019-07-011-2/+19
| * | drm/amdgpu: fix transform feedback GDS hang on gfx10 (v2)Marek Olšák2019-07-012-4/+13