summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)Author
2020-06-03drm/amdgpu: add support gfxhub for sienna_cichlid (v3)Likun Gao
2020-06-03drm/amdgpu: add support on mmhub for sienna_cichlidLikun Gao
2020-06-03drm/amdgpu/soc15: add common ip block for sienna_cichlidLikun Gao
2020-06-03drm/amdgpu: initialize IP offset for sienna_cichlid (v2)Likun Gao
2020-06-03drm/amdgpu/soc15: add support for sienna_cichlidLikun Gao
2020-06-03drm/amdgpu/gfx10: add clockgating support for sienna_cichlidLikun Gao
2020-06-03drm/amdgpu/gmc10: add sienna_cichlid supportLikun Gao
2020-06-03drm/amdgpu/gfx10: add support for sienna_cichlid firmwareLikun Gao
2020-06-03drm/amdgpu: set asic family and ip blocks for sienna_cichlidLikun Gao
2020-06-03drm/amdgpu: set fw load type for sienna_cichlidLikun Gao
2020-06-03drm/amdgpu: add sienna_cichlid gpu info firmware v2Likun Gao
2020-06-03drm/amdgpu: add sienna_cichlid asic typeLikun Gao
2020-06-03drm/amd/display: Add dcn30 Headers (v2)Jerry (Fangzhi) Zuo
2020-06-03drm/amdgpu: add VCN3.0 register headers (v2)Leo Liu
2020-06-03drm/amdgpu: Add ATHUB 2.1 header files (v2)Yong Zhao
2020-06-03drm/amdgpu: add GC 10.3 header files (v2)Likun Gao
2020-06-03drm/amdgpu: restrict bo mapping within gpu address limitsRajneesh Bhardwaj
2020-06-02drm/amdgpu: Add unique_id and serial_number for Arcturus v3Kent Russell
2020-06-02drm/amdgpu: Add ReadSerial defines for ArcturusKent Russell
2020-06-02drm/amdgpu: remove useless code in RASGuchun Chen
2020-06-02drm/amdgpu: fix RAS memory leak in error caseGuchun Chen
2020-05-29drm/amdgpu/fru: fix header guard and include headerAlex Deucher
2020-05-29drm/amdgpu/nv: enable init reset checkAlex Deucher
2020-05-29drm/amdgpu/nv: remove some dead codeAlex Deucher
2020-05-29drm/amdgpu/nv: allow access to SDMA status registersAlex Deucher
2020-05-29drm/amdgpu: use IP discovery table for renoirAlex Deucher
2020-05-29drm/amdgpu: clean up discovery testingAlex Deucher
2020-05-29drm/amdgpu: skip gpu_info firmware if discovery info is availableAlex Deucher
2020-05-29drm/amd/powerplay: give better names for the thermal IRQ related APIsEvan Quan
2020-05-29drm/amd/powerplay: use the common APIs for IRQ disablement/enablementEvan Quan
2020-05-29drm/amd/powerplay: stop thermal IRQs on suspendEvan Quan
2020-05-29drm/amdgpu: added a sysfs interface for thermal throttling related V4Evan Quan
2020-05-29drm/amd/powerplay: enable thermal throttling logging support V2Evan Quan
2020-05-29drm/amd/powerplay: implement ASIC specific thermal throttling loggingEvan Quan
2020-05-29drm/amd/powerplay: update Arcturus smu-driver headersEvan Quan
2020-05-29drm/amd/powerplay: ack the SMUToHost interrupt on receive V2Evan Quan
2020-05-29drm/amdkfd: fix a dereference of pdd before it is null checkedColin Ian King
2020-05-29drm/amdgpu/pm: return an error during GPU reset or suspend (v2)Alex Deucher
2020-05-28drm/amdgpu/gmc10: program the smallK fragment sizeAlex Deucher
2020-05-28Revert "drm/amd/display: disable dcn20 abm feature for bring up"Harry Wentland
2020-05-28drm/amdkfd: Fix GCC 10 compiler warningFelix Kuehling
2020-05-28drm/amd/amdgpu: Fix the CGCG setting is overwritten for SRIOV.Gavin Wan
2020-05-28drm/amd/display: 3.2.87Aric Cyr
2020-05-28drm/amd/display: Don't compare same stream for synchronized vblankAlvin Lee
2020-05-28drm/amd/display: [FW Promotion] Release 1.0.12Anthony Koo
2020-05-28drm/amd/display: enable plane if container of plane_status changedHugo Hu
2020-05-28drm/amd/display: combine public interfaces into single headerAnthony Koo
2020-05-28drm/amd/display: Allow Diagnostics test with eDP not connectedEric Bernstein
2020-05-28drm/amd/display: unit show garbage when do OPTC blankPaul Hsieh
2020-05-28drm/amd/display: Guard against invalid array accessAric Cyr