summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-03-03drm/amdgpu: correct DRM_ERROR for kvmalloc_arrayChen Li1-1/+1
2021-03-03drm/amdgpu: Use kvmalloc for CS chunksChen Li1-6/+6
2021-03-03drm/amdgpu: Remove unnecessary conversion to boolJiapeng Chong1-1/+1
2021-03-03drm/amdgpu: fix parameter error of RREG32_PCIE() in amdgpu_regs_pcieKevin Wang1-2/+2
2021-03-03drm/amdgpu: add SECURE DISPLAY TA firmware info in debugfsKevin Wang1-0/+5
2021-03-03drm/amdgpu: refine PSP TA firmware info print in debugfsKevin Wang2-30/+20
2021-03-03drm/amd/pm: correct the name of one function for vangoghXiaojian Du1-2/+2
2021-03-03drm/amd/display: Remove unnecessary conversion to boolJiapeng Chong1-1/+1
2021-03-02drm/radeon: Use kvmalloc for CS chunksChen Li1-4/+4
2021-03-02drm/amd/display: Fix an uninitialized index variableArnd Bergmann1-8/+8
2021-03-02drm/amd/display: fix the return of the uninitialized value in retColin Ian King1-1/+1
2021-03-02drm/amdgpu: enable BACO runpm by default on sienna cichlid and navy flounderAlex Deucher1-2/+0
2021-03-02drm/amdgpu: Only check for S0ix if AMD_PMC is configuredAlex Deucher1-1/+2
2021-03-02drm/amdgpu/display: buffer INTERRUPT_LOW_IRQ_CONTEXT interrupt workXiaogang Chen2-49/+80
2021-03-02drm/amd/display: Fix 64 bit modulus operation using div64 APIVladimir Stempen1-5/+10
2021-03-02drm/amd/display: Fix 64 bit divisions on 32 bit platforms by using div64 APIVladimir Stempen4-20/+21
2021-03-02drm/amdgpu: add missing df counter disable writeJonathan Kim1-0/+2
2021-03-02drm/amd/display: Fix HSplit causing increase in DSC Slice CountDillon Varone2-4/+1
2021-03-02drm/amd/display: treat memory as a single-channel for asymmetric memoryHugo Hu2-2/+48
2021-03-02drm/amd/display: 3.2.125Aric Cyr1-1/+1
2021-03-02drm/amd/display: [FW Promotion] Release 0.0.54Anthony Koo1-2/+2
2021-03-02drm/amd/display: Implement dmub trace eventYongqiang Sun11-6/+128
2021-03-02drm/amd/display: Return invalid state if GPINT times outWyatt Wood1-5/+10
2021-03-02drm/amd/display: Refactored DC interfaces to support multiple eDPJake Wang8-65/+119
2021-03-02drm/amd/display: Add max bpc debugfsEryk Brol1-1/+152
2021-03-02drm/amd/display: Add flag for building infopacketMax.Tseng3-4/+31
2021-03-02drm/amd/display: Update link encoder object creationJimmy Kizito5-1/+32
2021-03-02drm/amd/display: Support for DMUB AUXMeenakshikumar Somasundaram24-47/+612
2021-03-02drm/amd/pm: optimize the link width/speed retrieving V2Evan Quan4-22/+30
2021-03-02drm/amd/pm: bump Navi1x driver if version and related data structures V2Evan Quan3-40/+673
2021-03-02drm/amdgpu: correct TA RAP firmware information print errorKevin Wang1-1/+1
2021-02-26drm/amd/display/dc/dce/dmub_psr: Remove unnecessary conversion to boolJiapeng Chong1-2/+1
2021-02-26drm/amd/pm/swsmu: Remove unnecessary conversion to boolJiapeng Chong1-1/+1
2021-02-26drm/amdgpu: remove unnecessary reading for epprom headerDennis Li5-54/+8
2021-02-26amdgpu/pm: read_sensor() report failure apporpriatelyShirish S8-8/+8
2021-02-26drm/amd/pm: correct Arcturus mmTHM_BACO_CNTL register addressEvan Quan1-3/+12
2021-02-26drm/amdgpu: add RAP TA version print in amdgpu_firmware_infoKevin Wang1-0/+8
2021-02-26drm/amd/display: remove unnecessary conversion to boolJiapeng Chong1-1/+1
2021-02-26drm/amdgpu: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTEYang Li1-2/+2
2021-02-26drm/amdgpu/swsmu/vangogh: Only use RLCPowerNotify msg for disableAlex Deucher1-2/+2
2021-02-26drm/amdgpu/pm: make unsupported power profile messages debugAlex Deucher3-3/+3
2021-02-26drm/amdgpu/codec: drop the internal codec indexAlex Deucher7-79/+80
2021-02-26drm/amdgpu: bump driver version for new video codec INFO ioctl queryAlex Deucher1-1/+2
2021-02-26drm/amdgpu: add INFO ioctl support for querying video caps (v4)Alex Deucher2-0/+91
2021-02-26drm/amdgpu: add video decode/encode cap tables and asic callbacks (v3)Alex Deucher5-0/+781
2021-02-26drm/amdgpu: add asic callback for querying video codec info (v3)Alex Deucher1-0/+26
2021-02-26drm/amd/display: Skip modeset for front porch changeAurabindo Pillai1-35/+179
2021-02-26drm/amd/display: Add freesync video modes based on preferred modesAurabindo Pillai2-0/+157
2021-02-26drm/amd/display: Add module parameter for freesync video modeAurabindo Pillai2-0/+13
2021-02-26drm/amdgpu: Remove amdgpu_device arg from free_sgt api (v2)Ramesh Errabolu3-11/+3