summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
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 Airlie50-497/+481
2019-01-07Merge tag 'topic/drmp-cleanup-2019-01-02' of git://anongit.freedesktop.org/dr...Maxime Ripard1-0/+11
2019-01-07drm: Fix error handling in drm_legacy_addctxYueHaibing1-6/+9
2019-01-05Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds51-290/+628
2019-01-05Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linuxLinus Torvalds1-1/+2
2019-01-04make 'user_access_begin()' do 'access_ok()'Linus Torvalds1-2/+13
2019-01-04i915: fix missing user_access_end() in page fault exception caseLinus Torvalds1-0/+1
2019-01-04drm/tilcdc: Register cpufreq notifier after we have initialized crtcJyri Sarha1-17/+17
2019-01-04Merge tag 'drm-misc-next-fixes-2019-01-02' of git://anongit.freedesktop.org/d...Dave Airlie2-1/+5
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds12-37/+20
2019-01-03drm: Reorder set_property_atomic to avoid returning with an active ww_ctxChris Wilson1-2/+3
2019-01-02drm/nouveau: fix incorrect FB_BACKLIGHT usage in KconfigBartlomiej Zolnierkiewicz1-1/+2
2019-01-02drm: un-inline drm_legacy_findmap()Jani Nikula1-0/+11
2019-01-01Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-3/+3
2018-12-31Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-35/+24
2018-12-31Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie43-285/+582