summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2019-09-16drm/amdkfd: Support Navi14 in KFDYong Zhao
2019-09-16drm/amdgpu: Disable retry faults in VMID0Felix Kuehling
2019-09-16drm/amdgpu: Add a kernel parameter for specifying the asic typeYong Zhao
2019-09-16drm/amdgpu/irq: check if nbio funcs existAlex Deucher
2019-09-13drm/amd/display: replace FIXME with TODOQingqing Zhuo
2019-09-13drm/amd/display: verify stream link before link testJing Zhou
2019-09-13drm/amd/display: dce11.x /dce12 update formula inputCharlene Liu
2019-09-13drm/amd/display: Isolate DSC module from driver dependenciesBayan Zabihiyan
2019-09-13drm/amd/display: OTC underflow fixJaehyun Chung
2019-09-13drm/amd/display: remove hw access from dc_destroyJun Lei
2019-09-13drm/amd/display: Reuse dcn2 registersVitaly Prosyak
2019-09-13drm/amd/display: remove temporary transition codeDmytro Laktyushkin
2019-09-13drm/amd/display: update navi to use new surface programming behaviourDmytro Laktyushkin
2019-09-13drm/amd/display: Add missing surface address registersIlya Bakoulin
2019-09-13drm/amd/display: 3.2.49Anthony Koo
2019-09-13drm/amd/display: config to override DSC start slice heightNikola Cornij
2019-09-13drm/amd/display: Add back support for DSC 4:2:2 SimpleNikola Cornij
2019-09-13drm/amd/display: Don't allocate payloads if link lostAlvin Lee
2019-09-13drm/amd/display: Subsample mode suboptimal for YCbCr4:2:2Krunoslav Kovac
2019-09-13drm/amd/display: refine i2c over auxLewis Huang
2019-09-13drm/amd/display: Fix DML testsIlya Bakoulin
2019-09-13drm/amdkfd: Fix a building error when KFD_SUPPORT_IOMMU_V2 is turned offYong Zhao
2019-09-13drm/amdgpu: move the call of ras recovery_init and bad page reserve to proper...Tao Zhou
2019-09-13drm/amdgpu: save umc error recordsTao Zhou
2019-09-13drm/amdgpu: Hook EEPROM table to RASTao Zhou
2019-09-13drm/amdgpu: change ras bps type to eeprom table record structureTao Zhou
2019-09-13drm/madgpu: Fix EEPROM Checksum calculation.Andrey Grodzovsky
2019-09-13drm/amdgpu: Remove clock gating restore.Andrey Grodzovsky
2019-09-13drm/amdgpu: Add smu lock around in pp_smu_i2c_bus_accessAndrey Grodzovsky
2019-09-13drm/amd/display: Add stereo mux and dig programming calls for dcn21Roman Li
2019-09-13drm/amdkfd: Query kfd device info by CHIP id instead of pci device idYong Zhao
2019-09-13drm/amdgpu: Disable page faults while reading user wptrsFelix Kuehling
2019-09-13drm/amdgpu: disable stutter mode for renoirAaron Liu
2019-09-13drm/amd/display: update renoir_ip_offset.hAaron Liu
2019-09-13drm/amd/powerplay: implement sysfs for getting dpm clockPrike Liang
2019-09-13drm/amdgpu: clean up load TMR sequenceJohn Clements
2019-09-13drm/amdgpu: enable TA load support in ArcturusJohn Clements
2019-09-13drm/amdgpu: change r type to int in gmc_v9_0_late_initTao Zhou
2019-09-13drm/amd/powerplay: replace smu->table_count with SMU_TABLE_COUNT in smu (v2)Kevin Wang
2019-09-13drm/amd/amdgpu: add sw_fini interface for df_funcsJack Zhang
2019-09-13drm/amdgpu: init UMC & RSMU register base addressHawking Zhang
2019-09-13drm/amdgpu/nbio: switch to amdgpu_nbio_ras_late_init helper functionHawking Zhang
2019-09-13drm/amdgpu/mmhub: switch to amdgpu_mmhub_ras_late_init helper functionHawking Zhang
2019-09-13drm/amdgpu/sdma: switch to amdgpu_sdma_ras_late_init helper functionHawking Zhang
2019-09-13drm/amdgpu/gfx: switch to amdgpu_gfx_ras_late_init helper functionHawking Zhang
2019-09-13drm/amdgpu/gmc: switch to amdgpu_gmc_ras_late_init helper functionHawking Zhang
2019-09-13drm/amdgpu: set ip specific ras interface pointer to NULL after free itHawking Zhang
2019-09-13dmr/amdgpu: Add system auto reboot to RAS.Andrey Grodzovsky
2019-09-13drm/amdgpu: Avoid HW GPU reset for RAS.Andrey Grodzovsky
2019-09-13drm/amdgpu: Fix bugs in amdgpu_device_gpu_recover in XGMI case.Andrey Grodzovsky