summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2020-04-30drm/amd/display: remove set but not used variable 'speakers' in dce_stream_en...Zheng Bin
2020-04-30drm/amd/display: remove set but not used variable 'pixel_width'Zheng Bin
2020-04-30drm/amd/display: remove set but not used variable 'dc'Zheng Bin
2020-04-30drm/amdgpu: remove set but not used variable 'direct_poll' in vcn_v2_5.cZheng Bin
2020-04-30drm/amdgpu: remove set but not used variable 'direct_poll' in vcn_v2_0.cZheng Bin
2020-04-30drm/amdgpu: remove set but not used variable 'priority'Zheng Bin
2020-04-30drm/amd/display: work around fp code being emitted outside of DC_FP_START/ENDDaniel Kolesa
2020-04-30drm/amdgpu/dc: Use WARN_ON_ONCE for ASSERTMichel Dänzer
2020-04-30drm/radeon: cleanup coding style a bitBernard Zhao
2020-04-30drm/amdgpu: update RAS sequence to parse TA flagsJohn Clements
2020-04-30drm/amdgpu: update RAS TA to Host interfaceJohn Clements
2020-04-30drm/amdgpu: update RAS error handlingJohn Clements
2020-04-30drm/amdgpu: put the audio codec into suspend state before gpu reset V3Evan Quan
2020-04-30drm/amdgpu/smu10: remove duplicate assignment of smu10_hwmgr_funcs membersJason Yan
2020-04-30drm/amd/display: remove duplicate assignment of dcn21_funcs membersJason Yan
2020-04-30drm/amdkfd: Track GPU memory utilization per processMukul Joshi
2020-04-30drm: Correct DP DSC macro typoRodrigo Siqueira
2020-04-30drm/i915/gt: Move the batch buffer pool from the engine to the gtChris Wilson
2020-04-30drm/ast: remove duplicate assignment of ast_crtc_funcs memberJason Yan
2020-04-30drm/i915: Update DRIVER_DATE to 20200430Joonas Lahtinen
2020-04-30Merge tag 'gvt-next-2020-04-22' of https://github.com/intel/gvt-linux into dr...Joonas Lahtinen
2020-04-30drm/i915/selftests: Add tiled blits selftestZbigniew Kempczyński
2020-04-30Merge tag 'amd-drm-next-5.8-2020-04-24' of git://people.freedesktop.org/~agd5...Dave Airlie
2020-04-30drm/i915/gt: Restore aggressive post-boost downclockingChris Wilson
2020-04-30drm/i915/gt: Apply the aggressive downclocking to parkingChris Wilson
2020-04-30drm/i915/gt: Switch to manual evaluation of RPSChris Wilson
2020-04-30drm/i915/gt: Track use of RPS interrupts in flagsChris Wilson
2020-04-30drm/i915/gt: Move rps.enabled/active to flagsChris Wilson
2020-04-30drm/i915/gt: Always enable busy-stats for execlistsChris Wilson
2020-04-29drm/bridge: fix stack usage warning on old gccArnd Bergmann
2020-04-29drm/i915/gt: Keep a no-frills swappable copy of the default context stateChris Wilson
2020-04-29drm: Nuke mode->hsyncVille Syrjälä
2020-04-29drm/i915/selftests: fix error handling in __live_lrc_indirect_ctx_bb()Dan Carpenter
2020-04-29drm/i915: Avoid dereferencing a dead contextChris Wilson
2020-04-29drm/qxl: qxl_release use after freeVasily Averin
2020-04-29drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()Vasily Averin
2020-04-29media: cec-gpio: handle gpiod_get_value errors correctlyHans Verkuil
2020-04-29drm/i915/gt: Avoid uninitialized use of rpcurupei in frequency_showNathan Chancellor
2020-04-28drm/i915: Use proper fault mask in interrupt postinstall tooMatt Roper
2020-04-28drm/i915/execlists: Verify we don't submit two identical CCIDsChris Wilson
2020-04-28drm/i915/execlists: Track inflight CCIDChris Wilson
2020-04-28drm/i915/execlists: Avoid reusing the same logical CCIDChris Wilson
2020-04-28drm/amd/display: Use cursor locking to prevent flip delaysAric Cyr
2020-04-28drm/amd/display: Update downspread percent to match spreadsheet for DCN2.1Sung Lee
2020-04-28drm/amd/display: Defer cursor update around VUPDATE for all ASICNicholas Kazlauskas
2020-04-28drm/amd/display: fix rn soc bb updateDmytro Laktyushkin
2020-04-28drm/amd/display: check if REFCLK_CNTL register is presentDmytro Laktyushkin
2020-04-28drm/amdkfd: Enable over-subscription with >1 GWS queueJoseph Greathouse
2020-04-28drm/amdkfd: Enable GWS based on FW SupportJoseph Greathouse
2020-04-28drm/amdkfd: New IOCTL to allocate queue GWS (v2)Oak Zeng