summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
Commit message (Expand)AuthorAgeFilesLines
...
| | * drm/amd/display: Split DMUB cmd type into type/subtypeNicholas Kazlauskas2019-12-055-34/+112
| | * drm/amd/display: Return a correct error valueMikita Lipski2019-12-051-3/+3
| | * drm/amd/display: Save/restore link setting for disable phy when link retrainingHugo Hu2019-12-051-2/+3
| | * drm/amd/display: add DP protocol versionAnthony Koo2019-12-052-0/+7
| | * drm/amd/display: update p-state latency for renoir when using lpddr4Joseph Gravenor2019-12-051-4/+4
| | * drm/amd/display: Implement DePQ for DCN1Reza Amini2019-12-053-9/+38
| | * drm/amd/display: Reset steer fifo before unblanking the streamNikola Cornij2019-12-051-2/+10
| | * drm/amd/display: fix dml20 min_dst_y_next_start calculationDmytro Laktyushkin2019-12-051-2/+1
| | * drm/amd/display: Disable chroma viewport w/a when rotated 180 degreesMichael Strauss2019-12-056-7/+17
| | * drm/amd/display: add log for lttprabdoulaye berthe2019-12-051-32/+93
| | * drm/amd/display: fixed that I2C over AUX didn't read data issueBrandon Syu2019-12-052-2/+2
| | * drm/amd/display: Change the delay time before enabling FECLeo (Hanghong) Ma2019-12-051-1/+8
| | * drm/amd/display: 3.2.61Aric Cyr2019-12-051-1/+1
| | * drm/amd/display: fix dprefclk and ss percentage reading on RNEric Yang2019-12-053-13/+5
| | * drm/amd/display: have two different sr and pstate latency tables for renoirJoseph Gravenor2019-12-051-34/+80
| | * drm/amd/display: Fixed kernel panic when booting with DP-to-HDMI dongleDavid Galiffi2019-12-051-1/+1
| | * drm/amd/display: populate bios integrated info for renoirJoseph Gravenor2019-12-052-4/+7
| | * drm/amd/display: Program CW5 for tracebuffer for dcn20Nicholas Kazlauskas2019-12-051-0/+7
| | * drm/amd/display: Return DMUB_STATUS_OK when autoload unsupportedNicholas Kazlauskas2019-12-051-2/+8
| | * drm/amd/display: Only wait for DMUB phy init on dcn21Nicholas Kazlauskas2019-12-055-8/+8
| | * drm/amd/display: Add DMCUB__PG_DONE trace code enumYongqiang Sun2019-12-051-0/+1
| | * drm/amd/display: Disable link before reenableLucy Li2019-12-051-47/+52
| | * drm/amd/display: Reset PHY in link re-trainingPaul Hsieh2019-12-054-53/+66
| | * drm/amd/display: Wrong ifdef guards were used around DML validationJaehyun Chung2019-12-053-1/+3
| | * drm/amd/display: fix DalDramClockChangeLatencyNs overrideJoseph Gravenor2019-12-051-1/+4
| | * drm/amd/display: Map DSC resources 1-to-1 if numbers of OPPs and DSCs are equalNikola Cornij2019-12-051-3/+10
| | * drm/amd/display: Fix Dali clk mgr constructMichael Strauss2019-12-052-7/+12
| | * drm/amd/display: add separate of private hwss functionsAnthony Koo2019-12-0527-470/+525
| | * drm/amd/display: rename core_dc to dcAnthony Koo2019-12-0512-107/+102
| | * drm/amd/display: update sr and pstate latencies for RenoirEric Yang2019-12-053-7/+26
| | * drm/amdgpu: reduce redundant uvd context lost warning messageLe Ma2019-12-051-4/+7
| | * drm/amdgpu: clear err_event_athub flag after reset exitLe Ma2019-12-052-0/+8
| | * drm/amdgpu: support full gpu reset workflow when ras err_event_athub occursLe Ma2019-12-051-6/+11
| | * drm/amdgpu: add concurrent baco reset support for XGMILe Ma2019-12-052-12/+72
| | * drm/amdgpu: enable/disable doorbell interrupt in baco entry/exit helperLe Ma2019-12-051-7/+12
| | * drm/amdgpu: clear uncorrectable parity error status bitLe Ma2019-12-051-1/+9
| | * drm/amdgpu: clear ras controller status registers when interrupt occursLe Ma2019-12-051-0/+10
| | * drm/amdgpu: export amdgpu_ras_find_obj to use externallyLe Ma2019-12-052-4/+4
| | * drm/amdgpu: remove ras global recovery handling from ras_controller_int handlerLe Ma2019-12-051-1/+6
| | * drm/amdgpu: add cache flush workaround to gfx8 emit_fencePierre-Eric Pelloux-Prayer2019-12-051-3/+19
| | * drm/amdgpu: add header line for power profile on ArcturusAlex Deucher2019-12-051-0/+5
| | * drm/amdkfd: Eliminate unnecessary kernel queue function pointersYong Zhao2019-12-054-59/+41
| | * drm/amdgpu/gfx: Improvement on EDC GPR workaroundsJames Zhu2019-12-051-20/+63
| | * drm/amdgpu: add check before enabling/disabling broadcast modeGuchun Chen2019-12-051-16/+22
| | * drm/amd/display: Loading NV10/14 Bounding Box Data Directly From CodeZhan Liu2019-12-031-4/+3
| | * drm/amdkfd: Contain MMHUB number in mmhub_v9_4_setup_vm_pt_regs()Yong Zhao2019-12-034-14/+16
| | * drm/amdgpu/powerplay: unify smu send message functionLikun Gao2019-12-0311-67/+21
| | * drm/amdgpu: load np fw prior before loading the TAsHawking Zhang2019-12-031-33/+33
| | * drm/amdgpu: unload asd in psp hw de-init phaseHawking Zhang2019-12-031-0/+36
| | * drm/amdgpu: drop asd shared memoryHawking Zhang2019-12-032-38/+18
OpenPOWER on IntegriCloud