summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2019-01-14drm/amdgpu: simplify IH programmingChristian König8-85/+73
2019-01-14drm/amdgpu: add IH ring to ih_get_wptr/ih_set_rptr v2Christian König8-110/+128
2019-01-14drm/amd/powerplay:clean up phm_enable_clock_power_gatingsPrike Liang3-11/+0
2019-01-14drm/amdgpu/gmc: fix compiler errors [-Werror,-Wmissing-braces] (V2)Shirish S2-2/+4
2019-01-14drm/amd/display: Fix 64-bit division for 32-bit buildsKen Chalmers1-1/+1
2019-01-14drm/amd/display: fix compliler errors [-Werror,-Wmissing-braces]Shirish S2-2/+4
2019-01-14drm/amd/display: Expand set_pixel_clock debug log messageKen Chalmers1-3/+5
2019-01-14drm/amd/display/i2c_hw_engine_dce110: Remove duplicate headerBrajeswar Ghosh1-1/+0
2019-01-14drm/amd/display/dcn10_hw_sequencer_debug: Remove duplicate headerBrajeswar Ghosh1-1/+0
2019-01-14drm/amd/display: Remove duplicate headerBrajeswar Ghosh1-1/+0
2019-01-14amdgpu/dc: remove various variables that are defined but never usedColin Ian King3-13/+0
2019-01-14drm/amd/display: Remove unused parameter plane_statesDavid Francis3-4/+1
2019-01-14drm/amd/display: add dsclk to pipe bw structDmytro Laktyushkin2-7/+2
2019-01-14drm/amd/display: Start using the new pp_smu interfaceFatemeh Darbehani1-77/+26
2019-01-14drm/amd/display: 3.2.11Steven Chiu1-1/+1
2019-01-14drm/amd/display: Compensate for XGMI SS downspread on dprefclkLeo Li6-10/+198
2019-01-14drm/amd/display: Fix driver load crash in amdgpu_dmLeo Li4-24/+35
2019-01-14drm/amd/display: Use local variable instead of caching globalLeo Li1-22/+15
2019-01-14drm/amd/display: Improve logging of validation failures during atomic_checkEric Bernstein5-2/+58
2019-01-14drm/amd/display: Use 100 Hz precision for pipe pixel clocksKen Chalmers29-209/+206
2019-01-14drm/amd/display: Minor code cleanupSivapiriyanKumarasamy1-1/+1
2019-01-14drm/amd/display: Remove stream_status->linkLeo Li1-5/+0
2019-01-14drm/amd/display: 3.2.10Steven Chiu1-1/+1
2019-01-14drm/amd/display: Add backlight pwm debugfsDavid Francis3-2/+70
2019-01-14drm/amd/display: add stream ID and otg instance in dc_stream_stateJun Lei4-0/+21
2019-01-14drm/amd/display: update DCN dml calcsDmytro Laktyushkin5-113/+11
2019-01-14drm/amd/display: Detach backlight from streamDavid Francis4-15/+3
2019-01-14drm/amd/display: Remove unused headersImad Syed1-4/+0
2019-01-14drm/amd/display: remove sink reference in dc_stream_stateJun Lei19-101/+103
2019-01-14drm/amd/display: Add debug option to force fclk requestHugo Hu2-0/+5
2019-01-14drm/amd/display: update bw formula to v252Eric Yang1-9/+34
2019-01-14drm/amd/display: Fix issue with VLine interrupt not firingKrunoslav Kovac1-16/+9
2019-01-14drm/amd/display: add plane size change check conditionLewis Huang3-1/+9
2019-01-14drm/amd/display: implement dc_init_callbacks to assign callback pointers afte...Wenjing Liu2-1/+11
2019-01-14drm/amd/display: Remove some extra bracesDmytro Laktyushkin1-4/+2
2019-01-14drm/amd/display: Add pixel clock values to dtn logsFatemeh Darbehani1-3/+6
2019-01-14drm/amd/display: Fix runtime errors for diagnostic testsEric Bernstein8-64/+78
2019-01-14drm/amd/display: Expose hubp1_vready_workaround functionEric Bernstein2-1/+3
2019-01-14drm/amd/display: Add a PP_SMU_VER_MAX enumJun Lei1-1/+2
2019-01-14drm/amd/display: 3.2.09Steven Chiu1-1/+1
2019-01-14drm/amdgpu: psp_ring_destroy cause psp->km_ring.ring_mem NULLwentalou1-1/+1
2019-01-14drm/amdgpu/psp: Fix can't detect psp INVOKE command failedXiangliang Yu1-4/+7
2019-01-14drm/amdgpu: Use sdma_engine arrayOak Zeng7-32/+20
2019-01-14drm/amdgpu/psp: Fix to get wrong xgmi session idXiangliang Yu1-0/+3
2019-01-14drm/amdgpu: Remove kgd2kfd function pointersAmber Lin4-85/+4
2019-01-14drm/amdgpu: Simplify kgd2kfd interfaceAmber Lin3-21/+14
2019-01-14drm/amdgpu: Relocate kgd2kfd function declarationAmber Lin7-27/+66
2019-01-14drm/amdgpu: disable system memory page tables for nowChristian König1-3/+0
2019-01-14drm/amdgpu: set WRITE_BURST_LENGTH to 64B to workaround SDMA1 hangJim Qu1-1/+2
2019-01-14drm/amdgpu: fix CPDMA hang in PRT mode for VEGA20Tao Zhou1-5/+5