summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2020-08-19drm/amdgpu: ensure 0 is returned for success in jpeg_v2_5_wait_for_idleColin Ian King
2020-08-19drm/amdgpu/debugfs: fix memory leak when amdgpu_virt_enable_access_debugfs fa...Chen Tao
2020-08-19drm/amdgpu: use the unlocked drm_gem_object_putEmil Velikov
2020-08-19drm/amd/powerplay: suppress compile error around BUG_ONEvan Quan
2020-08-19drm/amd/powerplay: fix compile error with ARCH=arcEvan Quan
2020-08-19drm/amd/display: allow query ddc data over aux to be read only operationWenjing Liu
2020-08-19drm/amdgpu/display: properly guard the calls to swSMU functionsAlex Deucher
2020-08-19drm/amdgpu/display bail early in dm_pp_get_static_clocksAlex Deucher
2020-08-19drm/amdgpu/debugfs: fix ref count leak when pm_runtime_get_sync failsAlex Deucher
2020-08-19drm/amd/display: Improve DisplayPort monitor interopAric Cyr
2020-08-19drm/amdgpu: avoid dereferencing a NULL pointerJack Xiao
2020-07-30Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"Alex Deucher
2020-07-30drm/amd/display: Clear dm_state for fast updatesMazin Rezk
2020-07-30drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()Peilin Ye
2020-07-21drm/amdgpu: Fix NULL dereference in dpm sysfs handlersPaweł Gronowski
2020-07-21drm/amd/powerplay: fix a crash when overclocking Vega MQiu Wenbo
2020-07-14drm/amdgpu/sdma5: fix wptr overwritten in ->get_wptr()Xiaojie Yuan
2020-07-14drm/amdgpu/powerplay: Modify SMC message name for setting power profile modechen gong
2020-07-14drm/amd/display: handle failed allocation during stream constructionJosip Pavic
2020-07-14drm/amd/display: OLED panel backlight adjust not work with external display c...hersen wu
2020-07-14drm/amdgpu/display: create fake mst encoders ahead of time (v4)Alex Deucher
2020-07-14drm/amdgpu: fix preemption unit testJack Xiao
2020-07-14drm/amdgpu/gfx10: fix race condition for kiqJack Xiao
2020-07-09drm/amdgpu: don't do soft recovery if gpu_recovery=0Marek Olšák
2020-07-09drm/amd/display: add dmcub check on RENOIRAaron Ma
2020-07-09drm/amdgpu: add TMR destory function for pspHuang Rui
2020-07-09drm/amdgpu: asd function needs to be unloaded in suspend phaseHuang Rui
2020-07-01drm/amdgpu: use %u rather than %d for sclk/mclkAlex Deucher
2020-07-01drm/amdgpu/atomfirmware: fix vram_info fetching for renoirAlex Deucher
2020-06-30drm/amd/display: Only revalidate bandwidth on medium and fast updatesNicholas Kazlauskas
2020-06-25drm/amd/powerplay: Fix NULL dereference in lock_bus() on Vega20 w/o RASIvan Mironov
2020-06-24drm/amd: fix potential memleak in err branchBernard Zhao
2020-06-24drm/amd/display: Fix ineffective setting of max bpc propertyStylon Wang
2020-06-24drm/amd/display: Enable output_bpc property on all outputsStylon Wang
2020-06-24drm/amdgpu: add fw release for sdma v5_0Wenhui Sheng
2020-06-23drm/amdgpu/display: Unlock mutex on errorJohn van der Kamp
2020-06-19Merge tag 'amd-drm-fixes-5.8-2020-06-17' of git://people.freedesktop.org/~agd...Dave Airlie
2020-06-17drm/amdgpu: fix documentation around busy_percentageAlex Deucher
2020-06-17drm/amdgpu/pm: update comment to clarify Overdrive interfacesAlex Deucher
2020-06-17drm/amdkfd: Use correct major in devcgroup checkLorenz Brun
2020-06-11amdgpu: a NULL ->mm does not mean a thread is a kthreadChristoph Hellwig
2020-06-11drm/amd/display: Rework dsc to isolate FPU operationsRodrigo Siqueira
2020-06-11drm/amdgpu: Replace invalid device ID with a valid device IDSandeep Raghuraman
2020-06-10kernel: better document the use_mm/unuse_mm API contractChristoph Hellwig
2020-06-10kernel: move use_mm/unuse_mm to kthread.cChristoph Hellwig
2020-06-10drm/amd/display: Use kfree() to free rgb_user in calculate_user_regamma_ramp()Denis Efremov
2020-06-10drm/amd/display: Use kvfree() to free coeff in build_regamma()Denis Efremov
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-06-08Merge tag 'drm-next-2020-06-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds