summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2019-07-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-07-19409-900/+1244
|\
| * Merge branch 'linux-5.3' of git://github.com/skeggsb/linux into drm-nextDave Airlie2019-07-19342-372/+475
| |\
| | * drm/nouveau/secboot/gp102-: remove WAR for SEC2 RTOS start bugBen Skeggs2019-07-191-29/+0Star
| | * drm/nouveau/flcn/gp102-: improve implementation of bind_context() on SEC2/GSPBen Skeggs2019-07-191-0/+36
| | * drm/nouveau: fix memory leak in nouveau_conn_reset()Yongxin Liu2019-07-191-1/+1
| | * drm/nouveau/dmem: missing mutex_lock in error pathRalph Campbell2019-07-191-1/+2
| | * drm/nouveau/hwmon: return EINVAL if the GPU is powered down for sensors readsKarol Herbst2019-07-191-0/+10
| | * 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
| * | Merge tag 'drm-next-5.3-2019-07-18' of git://people.freedesktop.org/~agd5f/li...Dave Airlie2019-07-1953-255/+663
| |\ \
| | * | drm/amd/display: init res_pool dccg_ref, dchub_ref with xtalin_freqhersen wu2019-07-182-26/+41
| | * | drm/amdgpu/pm: remove check for pp funcs in freq sysfs handlersAlex Deucher2019-07-181-10/+0Star
| | * | drm/amd/display: Force uclk to max for every stateNicholas Kazlauskas2019-07-182-3/+13
| | * | drm/amdkfd: Remove GWS from process during uninitJoseph Greathouse2019-07-171-0/+3
| | * | drm/amd/amdgpu: Fix offset for vmid selection in debugfs interfaceTom St Denis2019-07-171-1/+1
| | * | drm/amd/powerplay: update vega20 driver if to fit latest SMU firmwareEvan Quan2019-07-171-2/+4
| | * | drm/amd/powerplay: maintain SMU FW backward compatibilityEvan Quan2019-07-171-3/+9
| | * | drm/amd/powerplay: correct smu_update_table usageEvan Quan2019-07-175-23/+23
| | * | drm/amd/powerplay: fix deadlock around smu_handle_task V2Evan Quan2019-07-171-3/+0Star
| | * | drm/amd/powerplay: avoid access before allocationEvan Quan2019-07-171-4/+7
| | * | drm/amd/powerplay: fix memory allocation failure check V2Evan Quan2019-07-171-2/+2
| | * | drm/amdgpu: Fix silent amdgpu_bo_move failuresFelix Kuehling2019-07-171-3/+37
| | * | drm/amdgpu: drop dead headerAlex Deucher2019-07-172-33/+0Star
| | * | drm/amd/powerplay: Use proper enums in vega20_print_clk_levelsNathan Chancellor2019-07-161-3/+3
| | * | drm/amdgpu/gfx10: set SH_MEM_CONFIG.INITIAL_INST_PREFETCHNicolai Hähnle2019-07-161-17/+10Star
| | * | drm/amd/powerplay: enable fw ctf,apcc dfll and gfx ssKenneth Feng2019-07-161-6/+5Star
| | * | drm/amdgpu: check kdb_bin_size to exclude kdb loading sequenceHawking Zhang2019-07-161-1/+1
| | * | drm/amdgpu: Fix unaligned memory copiesFelix Kuehling2019-07-161-0/+2
| | * | drm/amdgpu: replace simple_strtol() by kstrtou32()Wang Xiayang2019-07-161-1/+2
| | * | drm/amdgpu: remove memset after kzallocFuqian Huang2019-07-164-8/+0Star
| | * | drm/amd/amdgpu: hide #warning for missing DC configArnd Bergmann2019-07-162-6/+0Star
| | * | drm/amdgpu: Fix Vega20 Perf counter for pcie_bwKent Russell2019-07-161-2/+8
| | * | drm/amd/amdgpu: Add missing select_me_pipe_q() for gfx10Tom St Denis2019-07-161-0/+7
| | * | drm/amd/amdgpu: Add VMID to SRBM debugfs bank selectionTom St Denis2019-07-166-13/+14
| | * | drm/amd/powerplay: add helper of smu_clk_dpm_is_enabled for smuKevin Wang2019-07-162-23/+41
| | * | drm/amd/powerplay: fix save dpm level error for smuKevin Wang2019-07-161-4/+3Star
| | * | drm/amd/powerplay: avoid double check feature enabledKevin Wang2019-07-161-15/+8Star
| | * | drm/amd/powerplay: add standard profile dpm support for smuKevin Wang2019-07-161-1/+1
| | * | drm/amd/powerplay: add socclk profile dpm support.Kevin Wang2019-07-161-0/+6
| | * | drm/amdkfd: Consistently apply noretry settingFelix Kuehling2019-07-169-17/+20
| | * | drm/amd/display: return 'NULL' instead of 'false' from dcn20_acquire_idle_pip...Arnd Bergmann2019-07-161-1/+1
| | * | drm/amd/display: Support clang option for stack alignmentArnd Bergmann2019-07-162-5/+19
| | * | drm/amd/powerplay: add pstate mclk(uclk) support for navi10Kevin Wang2019-07-122-1/+8