summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-12-06Merge tag 'drm-intel-next-fixes-2019-12-05' of git://anongit.freedesktop.org/...drm-next-2019-12-06Dave Airlie4-14/+13
2019-12-05Merge tag 'drm-misc-next-fixes-2019-12-04' of git://anongit.freedesktop.org/d...Dave Airlie6-4/+64
2019-12-05Merge tag 'drm/tegra/for-5.5-rc1-fixes' of git://anongit.freedesktop.org/tegr...Dave Airlie7-30/+104
2019-12-04drm/dp_mst: Correct the bug in drm_dp_update_payload_part1()Wayne Lin1-2/+4
2019-12-04drm/omap: fix dma_addr refcountingTomi Valkeinen1-0/+4
2019-12-04drm/tegra: Run hub cleanup on ->remove()Thierry Reding1-0/+3
2019-12-04drm/tegra: sor: Make the +5V HDMI supply optionalThierry Reding1-2/+16
2019-12-04drm/tegra: Silence expected errors on IOMMU attachThierry Reding3-5/+3
2019-12-04drm/tegra: vic: Export module device tableThierry Reding1-2/+3
2019-12-04drm/tegra: sor: Implement system suspend/resumeThierry Reding1-5/+19
2019-12-04drm/tegra: Use proper IOVA address for cursor imageThierry Reding1-8/+8
2019-12-04drm/tegra: gem: Remove premature import restrictionsThierry Reding2-7/+11
2019-12-04drm/tegra: gem: Properly pin imported buffersThierry Reding1-0/+43
2019-12-04drm/tegra: hub: Remove bogus connection mutex checkThierry Reding1-3/+0
2019-12-04agp: Add bridge parameter documentationCorentin Labbe1-0/+3
2019-12-04agp: remove unused variable num_segmentsCorentin Labbe1-2/+1
2019-12-04agp: remove unused variable size in agp_generic_create_gatt_tableCorentin Labbe1-7/+2
2019-12-04Merge tag 'drm-next-5.5-2019-12-03' of git://people.freedesktop.org/~agd5f/li...Dave Airlie30-302/+235
2019-12-03drm/dp_mst: Fix build on systems with STACKTRACE_SUPPORT=nGuenter Roeck1-0/+1
2019-12-03drm/radeon: fix r1xx/r2xx register checker for POT texturesAlex Deucher2-4/+4
2019-12-03drm/amdgpu: fix GFX10 missing CSIB set(v3)Monk Liu1-28/+5
2019-12-03drm/amdgpu: should stop GFX ring in hw_finiMonk Liu1-1/+1
2019-12-03drm/amdgpu: do autoload right after MEC loaded for SRIOV VFMonk Liu1-2/+2
2019-12-03drm/amdgpu: skip rlc ucode loading for SRIOV gfx10Monk Liu1-39/+41
2019-12-03drm/amdgpu: fix calltrace during kmd unload(v3)Monk Liu5-144/+6
2019-12-03drm/amdgpu/gfx10: unlock srbm_mutex after queue programming finishXiaojie Yuan1-2/+3
2019-12-03drm/amdgpu: Added ASIC specific checks in gfxhub V1.1 get XGMI infoJohn Clements1-2/+17
2019-12-03drm/amdgpu/powerplay: unify smu send message functionLikun Gao11-67/+21
2019-12-03drm/amd/display: re-enable wait in pipelock, but add timeoutAlex Deucher1-0/+19
2019-12-03drm/amd/display: Get NV14 specific ip params as neededZhan liu1-0/+4
2019-12-03drm/amd/display: Adding NV14 IP ParametersZhan liu1-0/+68
2019-12-03drm/amd/display: Include num_vmid and num_dsc within NV14's resource capsZhan Liu1-0/+2
2019-12-03drm/amdgpu: use CPU to flush vmhub if sched stoppedMonk Liu1-1/+2
2019-12-03drm/i915/ehl: Make icp_digital_port_connected() use phy instead of portMatt Roper1-7/+5
2019-12-02Merge tag 'gvt-next-fixes-2019-12-02' of https://github.com/intel/gvt-linux i...Joonas Lahtinen2-5/+6
2019-12-02drm/i915/gem: Take timeline->mutex to walk list-of-requestsChris Wilson1-2/+2
2019-12-02drm/i915/gvt: Fix cmd length check for MI_ATOMICZhenyu Wang1-3/+3
2019-12-02Merge tag 'drm-intel-next-fixes-2019-11-28' of git://anongit.freedesktop.org/...Dave Airlie24-93/+354
2019-12-02Merge tag 'drm-msm-next-2019-11-05' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie44-307/+995
2019-11-27drm/i915: Reduce nested prepare_remote_context() to a trylockChris Wilson1-4/+17
2019-11-27drm/i915: Default to a more lenient forced preemption timeoutChris Wilson1-1/+1
2019-11-27drm/mgag200: Add workaround for HW that does not support 'startadd'Thomas Zimmermann2-1/+38
2019-11-27drm/mgag200: Store flags from PCI driver data in device structureThomas Zimmermann2-0/+9
2019-11-27drm/mgag200: Extract device type from flagsThomas Zimmermann2-1/+8
2019-11-27drm/i915/gvt: Update force-to-nonpriv register whitelistGao, Fred1-0/+1
2019-11-27drm/i915/gvt: Refine non privilege register address calucationGao, Fred1-2/+2
2019-11-26amdgpu: Enable KFD on POWER systemsTimothy Pearson1-1/+1
2019-11-26drm/amdgpu: Optimize KFD page table reservationFelix Kuehling1-1/+14
2019-11-26drm/amdgpu: flag vram lost on baco reset for VI/CIKAlex Deucher2-4/+10
2019-11-26drm/amdgpu: Resolved offchip EEPROM I/O issueJohn Clements2-5/+13