aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2019-01-14drm/amd/powerplay: drop the unnecessary uclk hard min settingEvan Quan1-7/+0
2019-01-14drm/amd/powerplay: avoid possible buffer overflowEvan Quan1-0/+14
2019-01-14drm/amd/powerplay: create pp_od_clk_voltage device file under OD supportEvan Quan1-8/+14
2019-01-14drm/amd/powerplay: update OD support flag for SKU with no OD capabilitiesEvan Quan1-0/+3
2019-01-14drm/amdgpu: make gfx9 enter into rlc safe mode when set MGCGLikun Gao1-0/+4
2019-01-14drm/amdgpu: Cleanup 2 compiler warningsKent Russell1-2/+0
2019-01-14drm/amdgpu/gfx_v8_0: Reorder the gfx, kiq and kcq rings test sequenceTiecheng Zhou1-13/+35
2019-01-14drm/amdgpu/sriov:Correct pfvf exchange logicEmily Deng2-5/+5
2019-01-14drm/amd/powerplay: support BOOTUP_DEFAULT power profile modeEvan Quan6-29/+40
2019-01-14drm/amdgpu/virtual_dce: No need to pin the cursor boEmily Deng1-2/+2
2019-01-14drm/amdgpu/virtual_dce: No need to pin the fb's boEmily Deng2-22/+15
2019-01-11Merge tag 'tilcdc-4.22' of https://github.com/jsarha/linux into drm-nextDave Airlie1-17/+17
2019-01-10drm/msm: fix build warning for 64-bit seqnoDave Airlie1-1/+1
2019-01-10Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie69-580/+580
2019-01-07Merge tag 'topic/drmp-cleanup-2019-01-02' of git://anongit.freedesktop.org/dr...Maxime Ripard6-11/+24
2019-01-07drm: Fix error handling in drm_legacy_addctxYueHaibing1-6/+9
2019-01-06Linux 5.0-rc1Linus Torvalds1-3/+3
2019-01-06Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds94-694/+150
2019-01-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds27-166/+620
2019-01-06Change mincore() to count "mapped" pages rather than "cached" pagesLinus Torvalds1-81/+13