summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2020-02-09Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-02-07Merge tag 'drm-next-2020-02-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-02-07Merge tag 'amd-drm-next-5.6-2020-02-05' of git://people.freedesktop.org/~agd5...Dave Airlie
2020-02-07Merge branch 'linux-5.6' of git://github.com/skeggsb/linux into drm-nextDave Airlie
2020-02-07Merge tag 'drm/tegra/for-5.6-rc1-fixes' of git://anongit.freedesktop.org/tegr...Dave Airlie
2020-02-06gpu: host1x: Set DMA direction only for DMA-mapped buffer objectsThierry Reding
2020-02-06drm/tegra: Reuse IOVA mapping where possibleThierry Reding
2020-02-06drm/tegra: Relax IOMMU usage criteria on old TegraThierry Reding
2020-02-04drm/amd/dm/mst: Ignore payload update failuresLyude Paul
2020-02-04drm/amdgpu: update default voltage for boot od table for navi1xAlex Deucher
2020-02-04drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_voltageAlex Deucher
2020-02-04drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_latencyAlex Deucher
2020-02-04drm/amdgpu/display: handle multiple numbers of fclks in dcn_calcs.c (v2)Alex Deucher
2020-02-04drm/amdgpu: fetch default VDDC curve voltages (v2)Alex Deucher
2020-02-04drm/amdgpu/smu_v11_0: Correct behavior of restoring default tables (v2)Matt Coffin
2020-02-04drm/amdgpu/navi10: add OD_RANGE for navi overclockingAlex Deucher
2020-02-04drm/amdgpu/navi: fix index for OD MCLKAlex Deucher
2020-02-04drm/amd/display: Fix HW/SW state mismatchBhawanpreet Lakha
2020-02-04drm/amd/display: Fix a typo when computing dsc configurationMikita Lipski
2020-02-04drm/amd/powerplay: fix navi10 system intermittent reboot issue V2Evan Quan
2020-02-04drm/amdkfd: Fix a bug in SDMA RLC queue counting under HWS modeYong Zhao
2020-02-04drm/amd/display: Only enable cursor on pipes that need itNicholas Kazlauskas
2020-02-04Merge tag 'drm-next-2020-02-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-02-03Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada
2020-02-03drm/nouveau/kms/gv100-: avoid sending a core update until the first modesetBen Skeggs
2020-02-03drm/nouveau/kms/gv100-: move window ownership setup into modesetting pathBen Skeggs
2020-02-03drm/nouveau/disp/gv100-: halt NV_PDISP_FE_RM_INTR_STAT_CTRL_DISP_ERROR stormsBen Skeggs
2020-01-31drm/tegra: sor: Initialize runtime PM before useThierry Reding
2020-01-31drm/tegra: sor: Disable runtime PM on probe failureThierry Reding
2020-01-31drm/tegra: sor: Suspend on clock registration failureThierry Reding
2020-01-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-01-31mm, tree-wide: rename put_user_page*() to unpin_user_page*()John Hubbard
2020-01-31drm/via: set FOLL_PIN via pin_user_pages_fast()John Hubbard
2020-01-31Merge branch 'ttm-prot-fix' of git://people.freedesktop.org/~thomash/linux in...Dave Airlie
2020-01-30drm/amdgpu/navi10: add mclk to navi10_get_clock_by_type_with_latencyAlex Deucher
2020-01-30drm/amdgpu: Fix implicit enum conversion in gfx_v9_4_ras_error_injectNathan Chancellor
2020-01-30radeon: completely remove lut leftoversDaniel Vetter
2020-01-30drm/amd/display: Move drm_dp_mst_atomic_check() to the front of dc_validate_g...Zhan Liu
2020-01-30radeon: insert 10ms sleep in dce5_crtc_load_lutDaniel Vetter
2020-01-30drm/amd/display: fix spelling mistake link_integiry_check -> link_integrity_c...Colin Ian King
2020-01-30amdgpu: using vmalloc requires includeing vmalloc.hStephen Rothwell
2020-01-30drm/amdgpu: allocate entities on demandNirmoy Das
2020-01-30drm/amdgpu: Enable DISABLE_BARRIER_WAITCNT for ArcturusJoseph Greathouse
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-01-30Merge branch 'linux-5.6' of git://github.com/skeggsb/linux into drm-nextDave Airlie
2020-01-29Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...Linus Torvalds
2020-01-29drm/nouveau/fb/gp102-: allow module to load even when scrubber binary is missingBen Skeggs
2020-01-29drm/nouveau/acr: return error when registering LSF if ACR not supportedBen Skeggs
2020-01-29drm/nouveau/disp/gv100-: not all channel types support reporting error codesBen Skeggs