summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-06-15drm/amdgpu: Add documentation for PRIME related codeMichel Dänzer2-0/+133
2018-06-15drm/doc: Add initial amdgpu driver documentationMichel Dänzer2-0/+7
2018-06-15drm/doc: Add a label for the PRIME Buffer Sharing chapterMichel Dänzer1-0/+2
2018-06-15drm/amdgpu/pp: switch the default dpm implementation for CIAlex Deucher1-4/+4
2018-06-15drm/amdgpu/display: enable CONFIG_DRM_AMD_DC_DCN1_0 by defaultAlex Deucher1-0/+1
2018-06-15drm/amdgpu/display: drop DRM_AMD_DC_FBC kconfig optionAlex Deucher8-50/+5
2018-06-15drm/amdgpu: add kernel doc for memory domains.Samuel Li1-0/+23
2018-06-15drm/amdgpu: add kernel doc for amdgpu_object.cSamuel Li1-0/+269
2018-06-15drm/amd/display: dal 3.1.47Tony Cheng1-1/+1
2018-06-15drm/amd/display: add dentist frequency to resource poolDmytro Laktyushkin1-0/+1
2018-06-15drm/amd/display: DP YCbCr 4:2:0 supportEric Bernstein1-2/+12
2018-06-15drm/amd/display: Prefix TIMING_STANDARD entries with DC_Reza Amini5-28/+35
2018-06-15drm/amd/display: dal 3.1.46Tony Cheng1-1/+1
2018-06-15drm/amd/display: Added documentation for some DC interface functionsYasir Al Shekerchi3-0/+43
2018-06-15drm/amd/display: HLG supportVitaly Prosyak2-0/+139
2018-06-15drm/amd/display: Refactor audio programmingAnthony Koo5-142/+163
2018-06-15drm/amd/display: Dynamic HDR metadata mem bufferKrunoslav Kovac2-0/+3
2018-06-15drm/amd/display: Optimize DP_SINK_STATUS_ESI range read on HPDNikola Cornij1-9/+13
2018-06-15drm/amd/display: Default log masks should include all connectivity eventsAric Cyr3-41/+46
2018-06-15drm/amd/display: Fix indentation in dcn10 resource constructorHersen Wu1-1/+2
2018-06-15drm/amd/display: add DPCD read for Sink ieee OUIAnthony Koo1-0/+12
2018-06-15drm/amd/display: Add function to get optc active sizeEric Bernstein3-0/+39
2018-06-15drm/amd/display: AUX will exit when HPD LOW detectedHersen Wu5-8/+41
2018-06-15drm/amd/display: Prefix event prints with ==Event==Anthony Koo1-1/+1
2018-06-15drm/amd/display: dal 3.1.45Tony Cheng1-1/+1
2018-06-15drm/amd/display: upgrade scaler mathDmytro Laktyushkin1-130/+289
2018-06-15drm/amd/display: Clean up submit_channel_requestCharlene Liu1-17/+17
2018-06-15drm/amd/display: pass pipe_ctx straight to blank_pixel_dataEric Bernstein2-7/+6
2018-06-15drm/doc: add a chapter for gpu schedulerNayan Deshmukh1-0/+18
2018-06-15drm/scheduler: add documentationNayan Deshmukh2-71/+296
2018-06-15drm/amd/display: fix type of variableGustavo A. R. Silva1-1/+1
2018-06-15drm/amdgpu: Fix uvd firmware version information for vega20 (v2)Alex Deucher1-18/+24
2018-06-15drm/amdgpu/vg20:support new UVD FW version naming conventionJames Zhu1-5/+16
2018-06-15drm/amd/pp: Make sure clock_voltage_limit_table on dc is validRex Zhu1-0/+5
2018-06-15drm/amd/pp: Add S3 support for OD featureRex Zhu2-98/+107
2018-06-15drm/amdgpu: allocate shared fence slot in VA IOCTLChristian König1-1/+1
2018-06-15Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie43-255/+372
2018-06-14drm/amd/powerplay: Set higher SCLK&MCLK frequency than dpm7 in OD (v2)Kenneth Feng1-2/+5
2018-06-13drm/amd/powerplay: remove uncessary extra gfxoff control callEvan Quan1-9/+0
2018-06-13drm/amdgpu: fix parsing indirect register list v2Evan Quan1-6/+9
2018-06-13drm/amd/include: Update df 3.6 mask and shift definitionShaoyun Liu1-4/+4
2018-06-13drm/amd/pp: Fix OD feature enable failed on Vega10 workstation cardsRex Zhu1-2/+7
2018-06-13drm/amd/display: Fix stale buffer object (bo) usePratik Vishwakarma1-11/+0
2018-06-13drm/amd/pp: initialize result to before or'ing in dataColin Ian King1-1/+1
2018-06-13drm/amd/powerplay: fix wrong clock adjust sequenceEvan Quan1-7/+6
2018-06-13drm/amdgpu: Grab/put runtime PM references in atomic_commit_tail()Lyude Paul1-0/+13
2018-06-13drm/amd/powerplay: fix missed hwmgr check warning before call gfx_off_control...Huang Rui1-1/+2
2018-06-13drm/amdgpu: fix CG enabling hang with gfxoff enabledHuang Rui4-8/+15
2018-06-13drm/amdgpu: fix clear_all and replace handling in the VM (v2)Junwei Zhang1-2/+4
2018-06-13drm/amdgpu: add checking for sos versionHuang Rui1-1/+26