summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: implement more ib pools (v2)xinhui pan2020-04-0125-49/+105
* drm/amd/display: Move backlight pwm enable function callWyatt Wood2020-04-011-17/+17
* drm/amd/display: Add ABM driver implementationWyatt Wood2020-04-018-23/+514
* drm/amd/display: 3.2.77Aric Cyr2020-04-011-1/+1
* drm/amdgpu: extend compute job timeoutJiawei2020-04-011-2/+2
* drm/amdgpu: No need support vcn decodeEmily Deng2020-04-011-0/+4
* drm/amdgpu: postpone entering fullaccess modeMonk Liu2020-04-011-1/+11
* drm/amdgpu: adjust sequence of ip_discovery init and timeout_settingMonk Liu2020-04-013-17/+10
* drm/amdgpu: equip new req_init_data handshakeMonk Liu2020-04-012-6/+28
* drm/amdgpu: use static mmio offset for NV mailboxMonk Liu2020-04-012-32/+38
* drm/amdgpu: introduce new request and its functionMonk Liu2020-04-014-9/+57
* drm/amdgpu: introduce new idh_request/event enumMonk Liu2020-04-011-0/+2
* drm/amdgpu: cleanup idh event/req for NV headersMonk Liu2020-04-014-3/+26
* drm/amd/amdgpu: Fix SMUIO/PWR Confusion (v2)Tom St Denis2020-04-012-0/+8
* drm/amd/amdgpu: Move PWR_MISC_CNTL_STATUS to its own headerTom St Denis2020-04-014-7/+57
* drm/amd/amdgpu: Add missing SMUIO v12 register to headersTom St Denis2020-04-012-0/+55
* drm/amdgpu/uvd7: remove unnecessary conversion to boolChen Zhou2020-04-011-1/+1
* drm/radeon: align short build logMasahiro Yamada2020-04-011-1/+1
* drm/radeon: use pattern rule to avoid code duplication in MakefileMasahiro Yamada2020-04-011-28/+1
* drm/radeon: fix build rules of *_reg_safe.hMasahiro Yamada2020-04-011-11/+11
* drm/radeon: remove unneeded header include pathMasahiro Yamada2020-04-011-2/+0
* drm/amdgpu: Ignore the not supported error from pspEmily Deng2020-04-011-1/+5
* drm/amdgpu: Add 4k resolution for virtual displayEmily Deng2020-04-011-3/+7
* drm/amdgpu: Virtual display need to support multiple ctrcsEmily Deng2020-04-011-1/+2
* drm/amdgpu: disable ras query and iject during gpu resetJohn Clements2020-04-013-3/+28
* drm/amdgpu: added xgmi ras error reset sequenceJohn Clements2020-04-012-0/+31
* drm/amdgpu: cleanup all virtualization detection routineMonk Liu2020-04-0116-105/+48
* drm/amdgpu: amends feature bits for MM bandwidth mgrMonk Liu2020-04-011-0/+2
* drm/amdgpu: purge ip_discovery headersMonk Liu2020-04-011-2/+0
* drm/amdgpu: Fix FRU data checkingKent Russell2020-04-011-0/+21
* drm/amdgpu: Expose TA FW version in fw_version fileKent Russell2020-04-011-2/+2
* drm/amdgpu: disabled fru eeprom accessJohn Clements2020-04-011-0/+10
* drm/amd/amdgpu: Add GFX9.1 PWR_MISC_CNTL_STATUS register to headersTom St Denis2020-04-012-0/+7
* drm/amdgpu: Enable reading FRU chip via I2C v3Kent Russell2020-04-015-1/+268
* drm/amdkfd: kfree the wrong pointerJack Zhang2020-04-011-2/+2
* drm/amd/display: increase HDCP authentication delayBhawanpreet Lakha2020-03-311-1/+1
* drm/amd/display: Correctly cancel future watchdog and callback eventsBhawanpreet Lakha2020-03-311-1/+3
* drm/amd/display: Don't try hdcp1.4 when content_type is set to type1Bhawanpreet Lakha2020-03-311-2/+6
* drm/amd/powerplay: move the ASIC specific nbio operation out of smu_v11_0.cEvan Quan2020-03-314-13/+44
* drm/amd/powerplay: drop redundant BIF doorbell interrupt operationsEvan Quan2020-03-311-14/+0
* drm/amd/display: Fix dcn21 num_statesDmytro Laktyushkin2020-03-314-30/+18
* drm/amd/display: Enable BT2020 in COLOR_ENCODING propertyStylon Wang2020-03-311-2/+5
* drm/amd/display: LFC not working on 2.0x range monitors (v2)Aric Cyr2020-03-311-15/+19
* drm/amd/display: Support plane level CTMStylon Wang2020-03-313-1/+18
* drm/amd/display: Revert change to HDCP display statesIsabel Zhang2020-03-316-28/+49
* drm/amd/display: Not doing optimize bandwidth if flip pending.Yongqiang Sun2020-03-311-0/+23
* drm/amd/display: Use double buffered DRR timing update by defaultNicholas Kazlauskas2020-03-312-0/+21
* drm/amd/display: Support P010 pixel formatStylon Wang2020-03-314-3/+11
* drm/amd/display: Update function to get optimal number of tapsEric Bernstein2020-03-311-0/+1
* drm/amdgpu: fix hpd bo size calculation errorKevin Wang2020-03-312-2/+2