summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2019-01-25drm/amdgpu: add BACO interfaces for vega10Jim Qu
2019-01-25drm/amdpgu: add common functions for BACO feature in PP (v2)Jim Qu
2019-01-14drm/amdgpu: add BACO interfaces in pm and hwmgr function tableJim Qu
2019-01-14drm/amdgpu: update nbio v6.1 register/master to support BACOJim Qu
2019-01-14drm/amd/display: Fully remove i2caux folderLeo Li
2019-01-14drm/amd/display: 3.2.14Steven Chiu
2019-01-14drm/amd/display: Check for NULL when creating gamma structKrunoslav Kovac
2019-01-14drm/amd/display: Check if registers are available before accessingEric Bernstein
2019-01-14drm/amd/display: Add new infopacket definitionBayan Zabihiyan
2019-01-14drm/amd/display: Rename configure_encoder to enc1_configure_encoderDmytro Laktyushkin
2019-01-14drm/amd/display: add workaround for 4k video underflowEric Yang
2019-01-14drm/amd/display: dp interlace MSA timing programming for Interlace mode.Charlene Liu
2019-01-14drm/amd/display: fix warning on raven hotplugRoman Li
2019-01-14drm/amd/display: dal-pplib interface refactor dal parthersen wu
2019-01-14drm/amd/display: Remove i2caux folderDavid Francis
2019-01-14drm/amd/display: Change from aux_engine to dce_auxDavid Francis
2019-01-14drm/amd/display: Switch ddc to new aux interfaceDavid Francis
2019-01-14drm/amd/display: Shift dc link aux to aux_payloadDavid Francis
2019-01-14drm/amd/display: 3.2.13Steven Chiu
2019-01-14drm/amd/display: Fix disabled cursor on top screen edgeNicholas Kazlauskas
2019-01-14drm/amd/display: Set link rate set if eDP ver >= 1.4.Derek Lai
2019-01-14drm/amd/display: Fix for NULL ramp pointer crashing driverJoshua Aberback
2019-01-14drm/amd/display: Redefine DMCU_SCRATCH to identify DMCU stateMartin Tsai
2019-01-14drm/amd/display: fix PME notification not working in RV desktopCharlene Liu
2019-01-14drm/amd/display: refactor reg_updateTony Cheng
2019-01-14Revert "drm/amd/display: Signal hw_done() after waiting for flip_done()"Leo Li
2019-01-14drm/amd/display: fix CTS 4.2.2.8abdoulaye berthe
2019-01-14drm/amd/display: Pack DMCU iRAM alignmentJosip Pavic
2019-01-14drm/amd/display: Fix missing hwss function for dceJoshua Aberback
2019-01-14drm/amd/display: 3.2.12Steven Chiu
2019-01-14drm/amd/display: Only get the connector state for VRR when toggledNicholas Kazlauskas
2019-01-14drm/amd/powerplay: run acg btc for Vega12Kenneth Feng
2019-01-14drm/amdkfd: Don't assign dGPUs to APU topology devicesFelix Kuehling
2019-01-14drm/amdkfd: Allow building KFD on ARM64 (v2)Felix Kuehling
2019-01-14drm/amdgpu: check if we need to reset at init time (v2)Alex Deucher
2019-01-14drm/amdgpu/soc15: add need_reset_on_init asic callback for SOC15 (v2)Alex Deucher
2019-01-14drm/amdgpu/vi: add need_reset_on_init asic callback for VI (v2)Alex Deucher
2019-01-14drm/amdgpu/cik: add need_reset_on_init asic callback for CIK (v2)Alex Deucher
2019-01-14drm/amdgpu/si: add need_reset_on_init asic callback for SI (v2)Alex Deucher
2019-01-14drm/amdgpu: add need_reset_on_init asic callback (v2)Alex Deucher
2019-01-14drm/amdgpu: expose sclk and mclk via hwmonAlex Deucher
2019-01-14drm/amdgpu: Add sysfs file for PCIe usage v5Kent Russell
2019-01-14drm/amdgpu: Add NBIO SMN headers v2Kent Russell
2019-01-14drm/amd/amdgpu: add missing mutex lock to amdgpu_get_xgmi_hive() (v3)Tom St Denis
2019-01-14drm/amd/display: Move iteration out of dm_update_crtcsLeo Li
2019-01-14drm/amd/display: Move iteration out of dm_update_planesLeo Li
2019-01-14drm/amdgpu: Add message print when unable to get valid hiveshaoyunl
2019-01-14drm/amdgpu/psp: make get_fw_type and prep_cmd_buf to be common interfacesHawking Zhang
2019-01-14drm/amdgpu/psp: update the naming of GFX_FW_TYPE_RLC_RESTORE_LIST_CNTLHawking Zhang
2019-01-14drm/amdgpu_vm: fix boolean expressionsGustavo A. R. Silva