summaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'topic/phy-compliance-2020-04-08' of git://anongit.freedesktop.org/...Thomas Zimmermann2020-04-179-7/+305
|\
| * drm/i915/dp: Program vswing, pre-emphasis, test-patternAnimesh Manna2020-04-082-0/+148
| * drm/i915/dp: Register definition for DP compliance registerAnimesh Manna2020-04-081-0/+18
| * drm/i915/dp: Add debugfs entry for DP phy complianceAnimesh Manna2020-04-081-1/+11
| * drm/i915/dp: Preparation for DP phy compliance auto testAnimesh Manna2020-04-082-0/+25
| * drm/i915/dp: Made intel_dp_adjust_train() non-staticAnimesh Manna2020-04-082-5/+8
| * drm/dp: get/set phy compliance patternAnimesh Manna2020-04-081-0/+94
| * drm/amd/display: Align macro name as per DP specAnimesh Manna2020-04-081-1/+1
* | Merge drm/drm-next into drm-misc-nextThomas Zimmermann2020-04-17175-1229/+2583
|\ \
| * \ Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-04-112-8/+0
| |\ \
| | * | drm/i915: remove always-defined CONFIG_AS_MOVNTDQAMasahiro Yamada2020-04-082-8/+0
| * | | Merge tag 'drm-next-2020-04-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-04-1031-189/+350
| |\ \ \
| | * \ \ Merge tag 'amd-drm-fixes-5.7-2020-04-08' of git://people.freedesktop.org/~agd...Dave Airlie2020-04-0922-48/+217
| | |\ \ \
| | | * | | drm/amdgpu/display: fix warning when compiling without debugfsAlex Deucher2020-04-081-1/+1
| | | * | | drm/amdgpu: unify fw_write_wait for new gfx9 asicsAaron Liu2020-04-081-0/+2
| | | * | | drm/amd/powerplay: error out on forcing clock setting not supportedEvan Quan2020-04-081-1/+46
| | | * | | drm/amdgpu: fix gfx hang during suspend with video playback (v2)Prike Liang2020-04-081-2/+3
| | | * | | drm/amd/display: Check for null fclk voltage when parsing clock tableMichael Strauss2020-04-071-1/+1
| | | * | | drm/amd/display: Acknowledge wm_optimized_requiredJoshua Aberback2020-04-071-2/+3
| | | * | | drm/amd/display: Make cursor source translation adjustment optionalNicholas Kazlauskas2020-04-074-4/+19
| | | * | | drm/amd/display: Calculate scaling ratios on every medium/full updateNicholas Kazlauskas2020-04-071-1/+12
| | | * | | drm/amd/display: Program viewport when source pos changes for DCN20 hw seqNicholas Kazlauskas2020-04-071-0/+1
| | | * | | drm/amd/display: Fix incorrect cursor pos on scaled primary planeNicholas Kazlauskas2020-04-072-6/+11
| | | * | | drm/amd/display: change default pipe_split policy for DCN1Eric Yang2020-04-071-1/+1
| | | * | | drm/amd/display: Translate cursor position by source rectNicholas Kazlauskas2020-04-071-1/+33
| | | * | | drm/amd/display: Update stream adjust in dc_stream_adjust_vmin_vmaxIsabel Zhang2020-04-071-0/+2
| | | * | | drm/amd/display: Avoid create MST prop after registrationJerry (Fangzhi) Zuo2020-04-072-3/+13
| | | * | | drm/amdgpu/psp: dont warn on missing optional TA'sAlex Deucher2020-04-071-3/+3
| | | * | | drm/amdgpu: update RAS related dmesg printJohn Clements2020-04-072-7/+12
| | | * | | drm/amdgpu: resolve mGPU RAS query instabilityJohn Clements2020-04-071-5/+15
| | | * | | drm/amd/amdgpu: Correct gfx10's CG sequenceChengming Gui2020-04-071-8/+15
| | | * | | drm/amdgpu: Fix oops when pp_funcs is unset in ACPI eventAaron Ma2020-04-031-1/+2
| | | * | | drm/amdgpu: change SH MEM alignment mode for gfx10Likun Gao2020-04-031-1/+1
| | | * | | drm/amd/powerplay: avoid using pm_en before it is initializedTiecheng Zhou2020-04-031-1/+2
| | | * | | drm/amd/powerplay: implement the is_dpm_running()Prike Liang2020-04-031-0/+12
| | | * | | drm/amd/display: re-order asic declarationsShirish S2020-04-031-2/+4
| | | * | | drm/amdgpu/powerplay: using the FCLK DPM table to set the MCLKYuxian Dai2020-04-032-1/+7
| | * | | | Merge tag 'drm-intel-next-fixes-2020-04-08' of git://anongit.freedesktop.org/...Dave Airlie2020-04-093-20/+42
| | |\ \ \ \
| | | * | | | drm/i915/gem: Flush all the reloc_gpu batchChris Wilson2020-04-061-3/+5
| | | * | | | drm/i915/gem: Ignore readonly failures when updating relocsChris Wilson2020-04-061-4/+2
| | | * | | | drm/i915/gt: Fill all the unused space in the GGTTChris Wilson2020-04-061-10/+27
| | | * | | | drm/i915/dp: Return the right vswing tablesJosé Roberto de Souza2020-04-061-2/+3
| | | * | | | drm/i915/icl+: Don't enable DDI IO power on a TypeC port in TBT modeImre Deak2020-04-061-1/+5
| | * | | | | drm/ttm: Temporarily disable the huge_fault() callbackThomas Hellstrom (VMware)2020-04-091-63/+0
| | * | | | | Merge tag 'drm-misc-next-fixes-2020-04-09' of git://anongit.freedesktop.org/d...Dave Airlie2020-04-095-58/+91
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | drm/bridge: analogix_dp: Split bind() into probe() and real bind()Marek Szyprowski2020-04-093-40/+58
| | | * | | | drm/virtio: fix OOB in virtio_gpu_object_createJiri Slaby2020-04-061-6/+8
| | | * | | | drm/prime: fix extracting of the DMA addresses from a scatterlistMarek Szyprowski2020-04-051-12/+25
| | | * | | | Merge drm/drm-next into drm-misc-next-fixesMaxime Ripard2020-04-04467-8259/+16536
| | | |\ \ \ \
| * | | \ \ \ \ Merge tag 'iommu-updates-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-04-081-1/+1
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |