summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2020-05-01drm/amdkfd: Fix comment formattingFelix Kuehling1-2/+2
2020-05-01drm/amdgpu: Changed CU reservation golden settingsOak Zeng1-2/+2
2020-05-01drm/amdkfd: Report domain with topologyOri Messinger2-0/+4
2020-05-01drm/amd/display: work around fp code being emitted outside of DC_FP_START/ENDDaniel Kolesa1-8/+23
2020-05-01drm/amdgpu/dc: Use WARN_ON_ONCE for ASSERTMichel Dänzer1-1/+1
2020-05-01drm/amdgpu: drop redundant cg/pg ungate on runpm enterEvan Quan1-3/+0
2020-05-01drm/amdgpu: move kfd suspend after ip_suspend_phase1Evan Quan1-2/+2
2020-05-01drm/i915/pmu: Keep a reference to module while activeChris Wilson1-1/+4
2020-05-01drm/i915/gem: Replace user_access_begin by user_write_access_beginChristophe Leroy1-2/+3
2020-05-01Merge tag 'amd-drm-fixes-5.7-2020-04-29' of git://people.freedesktop.org/~agd...Dave Airlie23-105/+211
2020-05-01Merge tag 'drm-intel-fixes-2020-04-30' of git://anongit.freedesktop.org/drm/d...Dave Airlie5-14/+36
2020-05-01Merge tag 'drm-misc-fixes-2020-04-30' of git://anongit.freedesktop.org/drm/dr...Dave Airlie8-30/+28
2020-04-30drm/amd/display: Fix unsigned comparison to zeroZou Wei1-1/+2
2020-04-30drm/amd/display: remove set but not used variable 'speakers' in dcn10_stream_...Zheng Bin1-2/+0
2020-04-30drm/amd/display: remove set but not used variable 'speakers' in dce_stream_en...Zheng Bin1-2/+0
2020-04-30drm/amd/display: remove set but not used variable 'pixel_width'Zheng Bin1-7/+0
2020-04-30drm/amd/display: remove set but not used variable 'dc'Zheng Bin1-2/+0
2020-04-30drm/amdgpu: remove set but not used variable 'direct_poll' in vcn_v2_5.cZheng Bin1-2/+0
2020-04-30drm/amdgpu: remove set but not used variable 'direct_poll' in vcn_v2_0.cZheng Bin1-3/+0
2020-04-30drm/amdgpu: remove set but not used variable 'priority'Zheng Bin1-2/+0
2020-04-30drm/amd/display: work around fp code being emitted outside of DC_FP_START/ENDDaniel Kolesa1-8/+23
2020-04-30drm/amdgpu/dc: Use WARN_ON_ONCE for ASSERTMichel Dänzer1-1/+1
2020-04-30drm/radeon: cleanup coding style a bitBernard Zhao1-2/+1
2020-04-30drm/amdgpu: update RAS sequence to parse TA flagsJohn Clements1-1/+28
2020-04-30drm/amdgpu: update RAS TA to Host interfaceJohn Clements1-17/+42
2020-04-30drm/amdgpu: update RAS error handlingJohn Clements1-9/+31
2020-04-30drm/amdgpu: put the audio codec into suspend state before gpu reset V3Evan Quan1-0/+75
2020-04-30drm/amdgpu/smu10: remove duplicate assignment of smu10_hwmgr_funcs membersJason Yan1-1/+0
2020-04-30drm/amd/display: remove duplicate assignment of dcn21_funcs membersJason Yan1-5/+0
2020-04-30drm/amdkfd: Track GPU memory utilization per processMukul Joshi5-12/+84
2020-04-30drm: Correct DP DSC macro typoRodrigo Siqueira1-1/+1
2020-04-30drm/i915/gt: Move the batch buffer pool from the engine to the gtChris Wilson16-116/+160
2020-04-30drm/ast: remove duplicate assignment of ast_crtc_funcs memberJason Yan1-1/+0
2020-04-30drm/i915: Update DRIVER_DATE to 20200430Joonas Lahtinen1-2/+2
2020-04-30Merge tag 'gvt-next-2020-04-22' of https://github.com/intel/gvt-linux into dr...Joonas Lahtinen5-36/+114
2020-04-30drm/i915/selftests: Add tiled blits selftestZbigniew Kempczyński2-0/+597
2020-04-30Merge tag 'amd-drm-next-5.8-2020-04-24' of git://people.freedesktop.org/~agd5...Dave Airlie259-3868/+9214
2020-04-30drm/i915/gt: Restore aggressive post-boost downclockingChris Wilson1-16/+4
2020-04-30drm/i915/gt: Apply the aggressive downclocking to parkingChris Wilson1-4/+9
2020-04-30drm/i915/gt: Switch to manual evaluation of RPSChris Wilson4-16/+147
2020-04-30drm/i915/gt: Track use of RPS interrupts in flagsChris Wilson4-6/+29
2020-04-30drm/i915/gt: Move rps.enabled/active to flagsChris Wilson6-34/+79
2020-04-30drm/i915/gt: Always enable busy-stats for execlistsChris Wilson6-171/+29
2020-04-29drm/bridge: fix stack usage warning on old gccArnd Bergmann1-1/+3
2020-04-29drm/i915/gt: Keep a no-frills swappable copy of the default context stateChris Wilson14-123/+291
2020-04-29drm: Nuke mode->hsyncVille Syrjälä3-27/+8
2020-04-29drm/i915/selftests: fix error handling in __live_lrc_indirect_ctx_bb()Dan Carpenter1-12/+18
2020-04-29drm/i915: Avoid dereferencing a dead contextChris Wilson1-5/+7
2020-04-29drm/qxl: qxl_release use after freeVasily Averin4-11/+7
2020-04-29drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()Vasily Averin1-1/+2