aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-27Merge tag 'drm-next-2019-09-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds44-138/+436
2019-09-26Merge tag 'drm-fixes-5.4-2019-09-25' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie31-73/+287
2019-09-25drm/radeon: untag user pointers in radeon_gem_userptr_ioctlAndrey Konovalov1-0/+2
2019-09-25drm/amdgpu: untag user pointersAndrey Konovalov2-1/+3
2019-09-26Merge tag 'drm-misc-next-fixes-2019-09-23' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie14-65/+149
2019-09-25drm/amd/display: prevent memory leakNavid Emamdoost5-0/+5
2019-09-24Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-9/+9
2019-09-24drivers/gpu/drm/via: convert put_page() to put_user_page*()John Hubbard1-8/+2
2019-09-24drm/amdgpu/gfx10: add support for wks firmware loadingTianci.Yin1-6/+16
2019-09-24drm/amdgpu/display: include slab.h in dcn21_resource.cAlex Deucher1-0/+2
2019-09-24drm/amdgpu/display: fix 64 bit divideAlex Deucher1-1/+3
2019-09-21Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds15-540/+264
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds6-25/+21
2019-09-19Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1478-36280/+258861
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-6/+5
2019-09-19drm/panfrost: Prevent race when handling page faultSteven Price1-19/+36
2019-09-19drm/panfrost: Remove NULL checks for regulatorSteven Price1-6/+4
2019-09-19drm/panfrost: Fix regulator_get_optional() misuseMark Brown1-6/+2
2019-09-19drm: Measure Self Refresh Entry/Exit times to avoid thrashingSean Paul3-10/+87
2019-09-19drm: Fix kerneldoc and remove unused struct member in self_refresh helperSean Paul1-1/+0
2019-09-18drm/atomic: Rename crtc_state->pageflip_flags to async_flipDaniel Vetter4-7/+6
2019-09-18drm/atomic: Reject FLIP_ASYNC unconditionallyDaniel Vetter1-2/+1
2019-09-18drm/atomic: Take the atomic toys away from XDaniel Vetter1-1/+6
2019-09-18drm/amdgpu: flag navi12 and 14 as experimental for 5.4Alex Deucher1-4/+4
2019-09-18drm/kms: Duct-tape for mode object lifetime checksDaniel Vetter2-4/+4
2019-09-17Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-ledsLinus Torvalds5-18/+7
2019-09-17drm/amdgpu: add navi12 pci idTianci.Yin1-0/+3
2019-09-17drm/amdgpu: add navi14 PCI ID for work station SKUTianci.Yin1-0/+2
2019-09-17drm/amdkfd: Swap trap temporary registers in gfx10 trap handlerJay Cornwall2-8/+8
2019-09-17drm/amd/powerplay: implement sysfs for getting dpm clockPrike Liang2-0/+95
2019-09-17drm/amd/display: Restore backlight brightness after system resumeKai-Heng Feng1-0/+1
2019-09-17drm/amd/display: Implement voltage limitation for daliBhawanpreet Lakha1-0/+4
2019-09-17drm/amd/display: add Asic ID for DaliBhawanpreet Lakha1-2/+5
2019-09-17drm/amdgpu: Fix KFD-related kernel oops on HawaiiFelix Kuehling1-1/+2
2019-09-17drm/amd/amdgpu: power up sdma engine when S3 resume backPrike Liang3-5/+10
2019-09-17drm/amdgpu: Check for valid number of registers to readTrek1-0/+3
2019-09-17drm/radeon: Bail earlier when radeon.cik_/si_support=0 is passedHans de Goede2-25/+31
2019-09-17drm/amd/display: Add missing HBM support and raise Vega20's uclk.Zhan Liu1-2/+16
2019-09-17drm/amd/display: dce11.x /dce12 update formula inputCharlene Liu5-13/+27
2019-09-17drm/amdgpu: remove program of lbpw for renoirAaron Liu1-2/+0
2019-09-17drm/amdgpu: Remove clock gating restore.Andrey Grodzovsky1-1/+9
2019-09-17drm/amdgpu: Add smu lock around in pp_smu_i2c_bus_accessAndrey Grodzovsky1-1/+6
2019-09-17drm/amd/display: update renoir_ip_offset.hAaron Liu1-1/+1
2019-09-17drm/amdgpu: disable stutter mode for renoirAaron Liu1-0/+2
2019-09-17drm/amd/display: Add stereo mux and dig programming calls for dcn21Roman Li2-5/+36
2019-09-17Merge branch 'linux-5.4' of git://github.com/skeggsb/linux into drm-nextDave Airlie6-27/+41
2019-09-17Merge tag 'drm-intel-next-fixes-2019-09-11' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie10-48/+92
2019-09-17Merge tag 'drm-misc-next-fixes-2019-09-06' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie9-114/+149
2019-09-17Merge tag 'drm-msm-next-2019-09-06' of https://gitlab.freedesktop.org/drm/msm into drm-nextDave Airlie66-451/+970
2019-09-17drm/nouveau/bar/gm20b: Avoid BAR1 teardown during initThierry Reding1-1/+0