aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: Fix a use-after-freexinhui pan2021-06-031-0/+1
* drm/amdgpu: fix NULL pointer dereferenceGuchun Chen2021-05-221-1/+1
* drm/amdgpu: perform srbm soft reset always on SDMA resumeEvan Quan2020-11-181-15/+12
* drm/amdgpu: restore proper ref count in amdgpu_display_crtc_set_configJean Delvare2020-10-141-1/+1
* drm/amdgpu: increase atombios cmd timeoutJohn Clements2020-10-011-2/+2
* drm/amdgpu/display: fix ref count leak when pm_runtime_get_sync failsNavid Emamdoost2020-09-031-4/+12
* drm/amdgpu: fix ref count leak in amdgpu_display_crtc_set_configNavid Emamdoost2020-09-031-2/+3
* drm/amd/display: fix ref count leak in amdgpu_drm_ioctlNavid Emamdoost2020-09-031-1/+2
* drm/amdgpu: fix ref count leak in amdgpu_driver_open_kmsNavid Emamdoost2020-09-031-1/+2
* drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()Peilin Ye2020-08-211-1/+2
* drm/amd/display: remove duplicated assignment to grph_obj_typeColin Ian King2020-03-201-2/+1
* drm/amdgpu: remove 4 set but not used variable in amdgpu_atombios_get_connect...yu kuai2020-02-281-17/+2
* drm/amdgpu: Check for valid number of registers to readTrek2019-10-171-0/+3
* mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes2018-12-171-1/+5
* drm/amdgpu: Fix SDMA HQD destroy error on gfx_v7Amber Lin2018-10-201-1/+1
* drm/drivers: add support for using the arch wc mapping API.Dave Airlie2018-09-091-0/+5
* drm/amdgpu/dce: Don't turn off DP sink when disconnectedMichel Dänzer2018-03-221-19/+12
* drm/amdgpu: Fail fb creation from imported dma-bufs. (v2)Christopher James Halse Rogers2018-03-221-0/+6
* drm/amdgpu: fix KV harvestingAlex Deucher2018-03-181-28/+2
* drm/amdgpu: Notify sbios device ready before send requestRex Zhu2018-03-181-0/+3
* drm/amdgpu: Fix deadlock on runtime suspendLukas Wunner2018-03-181-20/+38
* drm/amdgpu: Avoid leaking PM domain on driver unbind (v2)Alex Deucher2018-02-281-2/+0
* drm/amdgpu: Fix SDMA load/unload sequence on HWS disabled modeFelix Kuehling2018-02-031-13/+34
* drm/amd/amdgpu: fix console deadlock if late init failedJim Qu2017-12-161-1/+4
* drm/radeon: fix atombios on big endianRoman Kapl2017-12-051-20/+18
* drm/amdgpu: when dpm disabled, also need to stop/start vce.Rex Zhu2017-11-081-0/+9
* drm/amd/amdgpu: Return error if initiating read out of range on vramTom St Denis2017-07-271-0/+3
* drm/amdgpu: check ring being ready before usingDing Pixel2017-07-051-0/+7
* drm/amdgpu: adjust default display clockAlex Deucher2017-06-291-0/+4
* drm/amdgpu/atom: fix ps allocation size for EnableDispPowerGatingAlex Deucher2017-06-291-2/+2
* drm/amdgpu/ci: disable mclk switching for high refresh rates (v2)Alex Deucher2017-06-141-0/+6
* drm/amdgpu: Make display watermark calculations more accurateMario Kleiner2017-05-253-15/+15
* drm/amdgpu: Avoid overflows/divide-by-zero in latency_watermark calculations.Mario Kleiner2017-05-253-48/+9
* drm/amdgpu: fix array out of boundstom will2017-05-021-1/+1
* drm/amdgpu: add missing irq.h includeDave Airlie2017-03-261-0/+1
* drm/amdgpu: add more cases to DCE11 possible crtc mask setupAlex Deucher2017-03-151-0/+6
* drm/amdgpu: Attach exclusive fence to prime exported bo's. (v5)Mario Kleiner2016-11-263-2/+21
* drm/amdgpu: fix DP mode validationAlex Deucher2016-11-151-2/+2
* drm/amdgpu/dp: add back special handling for NUTMEGAlex Deucher2016-11-151-4/+16
* drm/amdgpu: change vblank_time's calculation method to reduce computational e...Rex Zhu2016-10-311-6/+8
* drm/amdgpu/dce11: add missing drm_mode_config_cleanup callGrazvydas Ignotas2016-10-311-0/+1
* drm/amdgpu/dce11: disable hpd on local panelsAlex Deucher2016-10-311-10/+13
* drm/amdgpu/dce8: disable hpd on local panelsAlex Deucher2016-10-311-9/+39
* drm/amdgpu/dce10: disable hpd on local panelsAlex Deucher2016-10-311-10/+13
* drm/amdgpu: fix IB alignment for UVDAlex Deucher2016-10-311-1/+1
* drm/amdgpu/cz: enable/disable vce dpm even if vce pg is disabledAlex Deucher2016-09-151-3/+1
* drm/amdgpu: fix dp link rate selection (v2)Alex Deucher2016-09-151-60/+36
* drm/amdgpu: record error code when ring test failedChunming Zhou2016-09-071-2/+3
* drm/amd/amdgpu: sdma resume fail during S4 on CIjimqu2016-09-071-0/+3
* drm/amdgpu: skip TV/CV in display parsingAlex Deucher2016-09-071-0/+7