summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-09-26Merge tag 'drm-fixes-5.4-2019-09-25' of git://people.freedesktop.org/~agd5f/l...Dave Airlie31-73/+287
2019-09-26Merge tag 'drm-misc-next-fixes-2019-09-23' of git://anongit.freedesktop.org/d...Dave Airlie14-65/+149
2019-09-25drm/amd/display: prevent memory leakNavid Emamdoost5-0/+5
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-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-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/...Dave Airlie10-48/+92
2019-09-17Merge tag 'drm-misc-next-fixes-2019-09-06' of git://anongit.freedesktop.org/d...Dave Airlie9-114/+149
2019-09-17Merge tag 'drm-msm-next-2019-09-06' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie66-451/+970
2019-09-17drm/nouveau/bar/gm20b: Avoid BAR1 teardown during initThierry Reding1-1/+0
2019-09-17drm/nouveau: Fix ordering between TTM and GEM releaseThierry Reding2-6/+8
2019-09-17drm/nouveau/prime: Extend DMA reservation object lockThierry Reding1-6/+14
2019-09-17drm/nouveau: Fix fallout from reservation object reworkThierry Reding4-13/+17
2019-09-17drm/nouveau/kms/nv50-: Don't create MSTMs for eDP connectorsLyude Paul1-1/+2
2019-09-13Revert "drm/bridge: adv7511: Attach to DSI host at probe time"Rob Clark1-9/+3
2019-09-06drm/i915: Use NOEVICT for first pass on attemping to pin a GGTT mmapChris Wilson1-1/+1
2019-09-06drm/i915: to make vgpu ppgtt notificaiton as atomic operationXiaolin Zhang3-5/+9
2019-09-06drm/i915: Flush the existing fence before GGTT read/writeChris Wilson1-0/+8
2019-09-06drm/i915: Hold irq-off for the entire fake lock periodChris Wilson5-29/+42
2019-09-06Merge tag 'gvt-next-fixes-2019-09-06' of https://github.com/intel/gvt-linux i...Rodrigo Vivi1-13/+32