summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-16Merge tag 'drm-misc-next-fixes-2019-05-15' of git://anongit.freedesktop.org/d...drm-next-2019-05-16Dave Airlie10-21/+19
2019-05-16Merge tag 'drm-intel-next-fixes-2019-05-15' of git://anongit.freedesktop.org/...Dave Airlie7-25/+82
2019-05-15drm/msm: Upgrade gxpd checks to IS_ERR_OR_NULLSean Paul1-3/+3
2019-05-15drm/msm/dpu: Remove duplicate headerSabyasachi Gupta1-1/+0
2019-05-15Merge branch 'linux-5.2' of git://github.com/skeggsb/linux into drm-nextDave Airlie7-8/+75
2019-05-15drm/pl111: Initialize clock spinlock earlyGuenter Roeck1-2/+3
2019-05-14drm/msm: correct attempted NULL pointer dereference in debugfsBrian Masney1-1/+2
2019-05-14drm/msm: remove resv fields from msm_gem_object structBrian Masney3-10/+2
2019-05-14drm/nouveau: fix duplication of nv50_head_atom structPeteris Rudzusiks1-0/+1
2019-05-14drm/nouveau/disp/dp: respect sink limits when selecting failsafe link configu...Ben Skeggs1-2/+9
2019-05-14drm/nouveau/core: initial support for boards with TU117 chipsetBen Skeggs1-0/+36
2019-05-14drm/nouveau/core: allow detected chipset to be overriddenBen Skeggs2-3/+24
2019-05-14drm/nouveau/kms/gf119-gp10x: push HeadSetControlOutputResource() mthd when en...Ben Skeggs1-1/+1
2019-05-14drm/nouveau/kms/nv50-: fix bug preventing non-vsync'd page flipsBen Skeggs1-1/+1
2019-05-14drm/nouveau/kms/gv100-: fix spurious window immediate interlocksBen Skeggs3-1/+3
2019-05-13drm/bridge: adv7511: Fix low refresh rate selectionMatt Redfearn1-3/+3
2019-05-13drm/panfrost: Add missing _fini() calls in panfrost_device_fini()Boris Brezillon1-0/+4
2019-05-13drm/panfrost: Only put sync_out if non-NULLTomeu Vizoso1-1/+2
2019-05-13drm/i915: Seal races between async GPU cancellation, retirement and signalingChris Wilson4-22/+59
2019-05-13drm/i915: Fix fastset vs. pfit on/off on HSW EDP transcoderVille Syrjälä2-3/+19
2019-05-13drm/i915/fbc: disable framebuffer compression on GeminiLakeDaniel Drake1-0/+4
2019-05-10Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie11-30/+119
2019-05-10Merge tag 'drm-intel-next-fixes-2019-05-09' of git://anongit.freedesktop.org/...Dave Airlie11-34/+93
2019-05-09drm/amdgpu/psp: move psp version specific function pointers to early_initAlex Deucher1-9/+10
2019-05-09drm/radeon: prefer lower reference dividersChristian König1-2/+2
2019-05-09Merge tag 'drm-misc-next-fixes-2019-05-08' of git://anongit.freedesktop.org/d...drm-next-2019-05-09Dave Airlie17-48/+75
2019-05-09Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-...Dave Airlie18-48/+1700
2019-05-08drm/msm/a6xx: No zap shader is not an errorRob Clark1-0/+1
2019-05-08drm/cma-helper: Fix drm_gem_cma_free_object()Noralf Trønnes1-4/+4
2019-05-07drm/amd/powerplay: check for invalid profile_exit settingEvan Quan1-0/+10
2019-05-07drm/amdgpu: Use FW addr returned by PSP for VF MMTrigger Huang2-12/+21
2019-05-07drm: Fix timestamp docs for variable refresh properties.Mario Kleiner1-6/+0
2019-05-07Merge tag 'gvt-next-fixes-2019-05-07' of https://github.com/intel/gvt-linux i...Joonas Lahtinen8-33/+31
2019-05-07drm/komeda: Mark the local functions as staticjames qian wang (Arm Technology China)6-17/+21
2019-05-07drm/komeda: Fixed warning: Function parameter or member not describedjames qian wang (Arm Technology China)6-23/+85
2019-05-07drm/komeda: Expose bus_width to Komeda-COREjames qian wang (Arm Technology China)2-3/+4
2019-05-07drm/komeda: Add sysfs attribute: core_id and config_idjames qian wang (Arm Technology China)4-0/+71
2019-05-07drm/i915: Disable semaphore busywaits on saturated systemsChris Wilson3-1/+43
2019-05-07drm/i915: Delay semaphore submission until the start of the signalerChris Wilson1-0/+19
2019-05-07drm: add non-desktop quirk for Valve HMDsAndres Rodriguez1-0/+19
2019-05-07Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...Dave Airlie4-19/+17
2019-05-06drm/amd/display: Use long for signed error code checks in commit planesNicholas Kazlauskas1-1/+2
2019-05-06drm/amdgpu: Add IDH_QUERY_ALIVE event for SR-IOVTrigger Huang2-0/+4
2019-05-06drm/amdgpu: Fix VM clean check methodTrigger Huang1-3/+33
2019-05-06drm/amdgpu: Rearm IRQ in Vega10 SR-IOV if IRQ lostTrigger Huang1-1/+36
2019-05-06drm/amdgpu: remove ATPX_DGPU_REQ_POWER_FOR_DISPLAYS check when hotplug-inAaron Liu1-2/+1
2019-05-05drm/i915/gvt: Add in context mmio 0x20D8 to gen9 mmio listColin Xu1-0/+1
2019-05-03drm/panfrost: Show stored feature registersRobin Murphy1-7/+7
2019-05-03drm/panfrost: Don't scream about deferred probeRobin Murphy1-2/+4
2019-05-03drm/panfrost: Disable PM on probe failureRobin Murphy1-0/+1