summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2021-08-18drm/amdgpu: don't enable baco on boco platforms in runpmAlex Deucher
2021-08-18drm/amd/display: use GFP_ATOMIC in amdgpu_dm_irq_schedule_workAnson Jacob
2021-08-18drm/amd/display: Remove invalid assert for ODM + MPC caseEric Bernstein
2021-08-12drm/amdgpu/display: only enable aux backlight control for OLED panelsAlex Deucher
2021-08-12drm/amdgpu/display: fix DMUB firmware version infoShirish S
2021-08-08drm/amd/display: Fix max vstartup calculation for modes with bordersNicholas Kazlauskas
2021-08-08drm/amd/display: Fix comparison error in dcn21 DMLVictor Lu
2021-08-04drm/amdgpu: Fix resource leak on probe error pathJiri Kosina
2021-08-04drm/amdgpu: Avoid printing of stack contents on firmware load errorJiri Kosina
2021-08-04drm/amd/display: ensure dentist display clock update finished in DCN20Dale Zhao
2021-07-28drm/amdgpu: update golden setting for sienna_cichlidLikun Gao
2021-07-20drm/amdkfd: fix sysfs kobj leakPhilip Yang
2021-07-19drm/amd/display: Reject non-zero src_y and src_x for video planesHarry Wentland
2021-07-19drm/amd/display: fix incorrrect valid irq checkGuchun Chen
2021-07-19drm/amdgpu: enable sdma0 tmz for Raven/Renoir(V2)Aaron Liu
2021-07-19drm/amdgpu: Update NV SIMD-per-CU to 2Joseph Greathouse
2021-07-19drm/amdkfd: Walk through list with dqm lock holdxinhui pan
2021-07-19drm/amdgpu: fix bad address translation for sienna_cichlidStanley.Yang
2021-07-19drm/amdkfd: Fix circular lock in nocpsch pathAmber Lin
2021-07-19drm/amdkfd: fix circular locking on get_wave_stateJonathan Kim
2021-07-19drm/amd/display: Verify Gamma & Degamma LUT sizes in amdgpu_dm_atomic_checkMark Yacoub
2021-07-19drm/amdkfd: use allowed domain for vmbo validationNirmoy Das
2021-07-19drm/amd/display: Fix off-by-one error in DMLWesley Chalmers
2021-07-19drm/amd/display: Set DISPCLK_MAX_ERRDET_CYCLES to 7Wesley Chalmers
2021-07-19drm/amd/display: Release MST resources on switch from MST to SSTVladimir Stempen
2021-07-19drm/amd/display: Update scaling settings on modesetRoman Li
2021-07-19drm/amd/display: Fix DCN 3.01 DSCCLK validationNikola Cornij
2021-07-19drm/amdgpu: remove unsafe optimization to drop preamble ibJiansong Chen
2021-07-19drm/amd/display: Avoid HDCP over-read and corruptionKees Cook
2021-07-19drm/amd/display: fix use_max_lb flag for 420 pixel formatsDmytro Laktyushkin
2021-07-19drm/amd/amdgpu/sriov disable all ip hw status by defaultJack Zhang
2021-07-19drm/amd/display: fix HDCP reset sequence on reinitializeBrandon Syu
2021-07-14drm/amd/dc: Fix a missing check bug in dm_dp_mst_detect()Yingjie Wang
2021-06-30drm/amdgpu: wait for moving fence after pinningChristian König
2021-06-30Revert "drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full d...Yifan Zhang
2021-06-30Revert "drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue."Yifan Zhang
2021-06-23drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue.Yifan Zhang
2021-06-23drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full doorbell.Yifan Zhang
2021-06-18drm/amd/amdgpu:save psp ring wptr to avoid attackVictor Zhao
2021-06-18drm/amd/display: Fix potential memory leak in DMUB hw_initRoman Li
2021-06-18drm/amdgpu: refine amdgpu_fru_get_product_infoJiansong Chen
2021-06-18drm/amd/display: Allow bandwidth validation for 0 streams.Bindu Ramamurthy
2021-06-10drm/amdgpu: make sure we unpin the UVD BONirmoy Das
2021-06-10drm/amdgpu: Don't query CE and UE errorsLuben Tuikov
2021-06-10drm/amdgpu/jpeg3: add cancel_delayed_work_sync before power gateJames Zhu
2021-06-10drm/amdgpu/jpeg2.5: add cancel_delayed_work_sync before power gateJames Zhu
2021-06-10drm/amdgpu/vcn3: add cancel_delayed_work_sync before power gateJames Zhu
2021-06-03drm/amdgpu: stop touching sched.ready in the backendChristian König
2021-06-03drm/amd/amdgpu: fix a potential deadlock in gpu resetLang Yu
2021-06-03drm/amdgpu: Fix a use-after-freexinhui pan