summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-21drm/amd/display: Fix 32-bit divide error in wait_for_alt_modeNathan Chancellor
2019-08-21drm/amdgpu: prevent memory leaks in AMDGPU_CS ioctlNicolai Hähnle
2019-08-21drm/amd/display: Lock the CRTC when setting CRC sourceNicholas Kazlauskas
2019-08-21drm/amd/display: Split out DC programming for CRC captureNicholas Kazlauskas
2019-08-21drm/amd/display: Use connector list for finding DPRX CRC auxNicholas Kazlauskas
2019-08-21drm/amd/display: Check return code for CRC drm_crtc_vblank_getNicholas Kazlauskas
2019-08-21drm/amd/amdgpu: disable MMHUB PG for navi10Kenneth Feng
2019-08-21drm/amd/powerplay: correct typoEvan Quan
2019-08-21drm/amd/powerplay: correct SW smu11 thermal range settingsEvan Quan
2019-08-21drm/amd/powerplay: set Arcturus default fclk as bootup value on dpm disabledEvan Quan
2019-08-21drm/amd/powerplay: get bootup fclk valueEvan Quan
2019-08-21drm/amd/powerplay: expose supported clock domains only through sysfsEvan Quan
2019-08-21drm/amd/powerplay: update Arcturus smc fw and driver interface headerEvan Quan
2019-08-21drm/amd/powerplay: remove duplicate macro smu_get_uclk_dpm_states in amdgpu_s...Kevin Wang
2019-08-21drm/amd/powerplay: fix variable type errors in smu_v11_0_setup_pptableKevin Wang
2019-08-21drm/amd/powerplay: add smu_smc_read_sensor support for arcturusKevin Wang
2019-08-21drm/amdgpu: Fix a typo in the include header guard of 'navi12_ip_offset.h'Christophe JAILLET
2019-08-21drm/amdgpu/psp: move TMR to cpu invisible vram regionTianci.Yin
2019-08-21drm/amdgpu: remove redundant argument for psp_funcs::cmd_submit callbackXiaojie Yuan
2019-08-21drm/amdkfd: Fill the name field in node topology with asic name v2Yong Zhao
2019-08-22Merge tag 'du-next-20190816' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie
2019-08-21drm/amdgpu: Set no-retry as default.Feifei Xu
2019-08-21drm/amdgpu: add firmware header printing for psp fw loading (v2)Xiaojie Yuan
2019-08-21drm/amdgpu: fix debug level for ppt offset/sizeXiaojie Yuan
2019-08-21drm/amdgpu: remove special autoload handling for navi12Xiaojie Yuan
2019-08-21drm/amd/display: Calculate bpc based on max_requested_bpcNicholas Kazlauskas
2019-08-21drm/amdgpu/gfx9: update pg_flags after determining if gfx off is possibleAlex Deucher
2019-08-22Merge tag 'drm-fixes-5.3-2019-08-21' of git://people.freedesktop.org/~agd5f/l...Dave Airlie
2019-08-22Merge tag 'mediatek-drm-fixes-5.3' of https://github.com/ckhu-mediatek/linux....Dave Airlie
2019-08-22Merge tag 'du-fixes-20190816' of git://linuxtv.org/pinchartl/media into drm-f...Dave Airlie
2019-08-22csky: Fixup 610 vipt cache flush mechanismGuo Ren
2019-08-21mm/mmu_notifiers: remove unregister_no_releaseJason Gunthorpe
2019-08-21RDMA/odp: remove ib_ucontext from ib_umemJason Gunthorpe
2019-08-21RDMA/odp: use mmu_notifier_get/put for 'struct ib_ucontext_per_mm'Jason Gunthorpe
2019-08-21Merge branch 'odp_fixes' into hmm.gitJason Gunthorpe
2019-08-21soc: qcom: aoss: Add AOSS QMP supportSibi Sankar
2019-08-21dt-bindings: soc: qcom: aoss: Add SM8150 and SC7180 supportSibi Sankar
2019-08-21dt-bindings: firmware: scm: Add SM8150 and SC7180 supportSibi Sankar
2019-08-21dt-bindings: firmware: scm: re-order compatible listSibi Sankar
2019-08-21soc: qcom: smem: Update max processor countSibi Sankar
2019-08-21net/mlx5e: Add trace point for neigh updateVlad Buslov
2019-08-21net/mlx5e: Add trace point for neigh used value updateVlad Buslov
2019-08-21net/mlx5e: Add tc flower tracepointsDmytro Linkin
2019-08-21net/mlx5e: Only access fully initialized flows in neigh updateVlad Buslov
2019-08-21net/mlx5e: Refactor neigh update for concurrent executionVlad Buslov
2019-08-21net/mlx5e: Refactor neigh used value update for concurrent executionVlad Buslov
2019-08-21net/mlx5e: Protect neigh hash encap list with spinlock and rcuVlad Buslov
2019-08-21net/mlx5e: Refactor mlx5e_neigh_update_table->encap_lockVlad Buslov
2019-08-21net/mlx5e: Extend neigh hash entry with rcuVlad Buslov
2019-08-21net/mlx5e: Always take reference to neigh entryVlad Buslov