summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2020-04-14drm/i915/perf: Do not clear pollin for small user read buffersAshutosh Dixit1-54/+11
2020-04-13device_cgroup: Cleanup cgroup eBPF device filter codeOdin Ugedal1-1/+1
2020-04-13drm/amdgpu: fix wrong vram lost counter increment V2Evan Quan5-14/+18
2020-04-13drm/radeon: remove defined but not used variables in ci_dpm.cJason Yan1-14/+0
2020-04-13drm/radeon: remove defined but not used 'dte_data_tahiti_le'Jason Yan1-18/+0
2020-04-13drm/amdgpu: remove dead code in si_dpm.cJason Yan1-20/+0
2020-04-13drm/amd/amdgpu: remove hardcoded module name in printsAurabindo Pillai6-9/+9
2020-04-13drm/amd/amdgpu: add print prefix for dev_* variantsAurabindo Pillai1-0/+6
2020-04-13drm/amd/amdgpu: add prefix for pr_* printsAurabindo Pillai1-0/+6
2020-04-13drm/amd/display: code clean up in dce80_hw_sequencer.cJason Yan1-28/+0
2020-04-13drm/amdgpu/ring: simplify scheduler setup logicAlex Deucher1-3/+1
2020-04-13drm/amdgpu/kiq: add no_scheduler flag to KIQAlex Deucher1-0/+1
2020-04-13drm/amdgpu/ring: add no_scheduler flagAlex Deucher2-1/+3
2020-04-13drm/amdgpu/powerplay: get SMC FW size to a flexible wayLikun Gao2-2/+3
2020-04-13drm/amdgpu: fix wrong vram lost counter increment V2Evan Quan5-14/+18
2020-04-13drm/amdgpu: replace DRM prefix with PCI device info for GFX RASGuchun Chen1-20/+27
2020-04-13drm/amdgpu: resume kiq access debugfsYintian Tao2-3/+11
2020-04-13drm/amdgpu: refine ras related message printGuchun Chen3-29/+48
2020-04-13drm/amdgpu: add uncorrectable error count print in UMC ecc irq cbGuchun Chen1-0/+3
2020-04-13drm/amd/powerplay: force the trim of the mclk dpm_levels if OD is enabledSergei Lopatin1-1/+4
2020-04-13drm/amd/display: Change "error" to "dc_log" at amdgpu_dm dpcd reading stageZhan Liu1-1/+1
2020-04-13drm/amdgpu: restrict debugfs register access under SR-IOVYintian Tao4-6/+106
2020-04-13soc / drm: mediatek: Fix mediatek-drm device probingEnric Balletbo i Serra1-12/+19
2020-04-13soc / drm: mediatek: Move routing control to mmsys deviceEnric Balletbo i Serra6-282/+17
2020-04-13drm/mediatek: Omit warning on probe defersMatthias Brugger7-10/+32
2020-04-13drm: kirin: Revert change to add register connect helper functionsJohn Stultz3-45/+0
2020-04-11Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2-8/+0
2020-04-10Merge tag 'drm-next-2020-04-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds31-189/+350
2020-04-10drm/i915/selftests: Check for an already completed timesliceChris Wilson1-0/+1
2020-04-10drm/amd/powerplay: unload mp1 for Arcturus RAS baco resetEvan Quan1-0/+6
2020-04-10drm/amd/powerplay: force the trim of the mclk dpm_levels if OD is enabledSergei Lopatin1-1/+4
2020-04-09Merge tag 'amd-drm-fixes-5.7-2020-04-08' of git://people.freedesktop.org/~agd...Dave Airlie22-48/+217
2020-04-09Merge tag 'drm-intel-next-fixes-2020-04-08' of git://anongit.freedesktop.org/...Dave Airlie3-20/+42
2020-04-09drm/ttm: Temporarily disable the huge_fault() callbackThomas Hellstrom (VMware)1-63/+0
2020-04-09Merge tag 'drm-misc-next-fixes-2020-04-09' of git://anongit.freedesktop.org/d...Dave Airlie5-58/+91
2020-04-09drm/i915: remove redundant assignment to variable errColin Ian King1-1/+1
2020-04-09drm/dp_mst: Print errors on ACT timeoutsLyude Paul1-2/+6
2020-04-09drm/dp_mst: Increase ACT retry timeout to 3sLyude Paul1-23/+34
2020-04-09drm/dp_mst: Reformat drm_dp_check_act_status() a bitLyude Paul1-12/+10
2020-04-09drm/dp_mst: Improve kdocs for drm_dp_check_act_status()Lyude Paul1-2/+6
2020-04-09Revert "drm/amdgpu: change SH MEM alignment mode for gfx10"Likun Gao1-1/+1
2020-04-09drm/amdgpu: increased atom cmd timeoutJohn Clements1-2/+5
2020-04-09drm/amd/powerplay: unload mp1 for Arcturus RAS baco resetEvan Quan1-0/+6
2020-04-09amdgpu_kms: Remove unnecessary condition checkAurabindo Pillai1-6/+4
2020-04-09drm/amdgpu/display: fix warning when compiling without debugfsAlex Deucher1-1/+1
2020-04-09drm/amdgpu: unify fw_write_wait for new gfx9 asicsAaron Liu1-0/+2
2020-04-09drm/amdgpu: support access regs outside of mmio barHawking Zhang3-39/+28
2020-04-09drm/amdgpu: retire AMDGPU_REGS_KIQ flagHawking Zhang2-5/+4
2020-04-09drm/amdgpu: retire RREG32_IDX/WREG32_IDXHawking Zhang2-6/+2
2020-04-09drm/amdgpu: retire indirect mmio reg support from cgsHawking Zhang2-5/+4