summaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-0512-304/+68
|\
| * Merge tag 'v5.7-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Arnd Bergmann2020-05-2512-304/+68
| |\
| | * soc / drm: mediatek: Fix mediatek-drm device probingEnric Balletbo i Serra2020-04-131-12/+19
| | * soc / drm: mediatek: Move routing control to mmsys deviceEnric Balletbo i Serra2020-04-136-282/+17
| | * drm/mediatek: Omit warning on probe defersMatthias Brugger2020-04-137-10/+32
* | | drm: remove drm specific kmap_atomic codeIra Weiny2020-06-052-60/+13
* | | Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2020-06-041-1/+1
|\ \ \
| * | | media: cec-gpio: handle gpiod_get_value errors correctlyHans Verkuil2020-04-291-1/+1
* | | | drm/i915: convert get_user_pages() --> pin_user_pages()John Hubbard2020-06-041-9/+13
* | | | Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-06-031011-18134/+36059
|\ \ \ \
| * \ \ \ Merge tag 'amd-drm-next-5.8-2020-05-27' of git://people.freedesktop.org/~agd5...Dave Airlie2020-05-2865-535/+780
| |\ \ \ \
| | * | | | drm/amd/display: Fix potential integer wraparound resulting in a hangAric Cyr2020-05-281-0/+2
| | * | | | drm/amd/display: drop cursor position check in atomic testSimon Ser2020-05-281-7/+0
| | * | | | drm/amdgpu: fix device attribute node create failed with multi gpuKevin Wang2020-05-263-41/+58
| | * | | | drm/amdgpu: Sync with VM root BO when switching VM to CPU update modeFelix Kuehling2020-05-221-2/+9
| | * | | | drm/amd/display: Handle GPU reset for DC blockBhawanpreet Lakha2020-05-222-1/+182
| | * | | | drm/amdgpu: add apu flags (v2)Alex Deucher2020-05-2215-31/+48
| | * | | | drm/amd/powerpay: Disable gfxoff when setting manual mode on picasso and ravenchen gong2020-05-221-0/+9
| | * | | | drm/amdgpu: fix pm sysfs node handling (v2)Alex Deucher2020-05-221-4/+4
| | * | | | drm/amdgpu: move gpu_info parsing after common early initAlex Deucher2020-05-221-4/+4
| | * | | | drm/amdgpu: move discovery gfx config fetchingAlex Deucher2020-05-221-4/+3
| | * | | | drm/amdgpu: resize VRAM BAR for CPU access on gfx10Alan Swanson2020-05-221-4/+10
| | * | | | drm/amdgpu: drop navi pcie bw callbackAlex Deucher2020-05-221-8/+0
| | * | | | drm/amdgpu: improve error handling in pcie_bwAlex Deucher2020-05-221-1/+7
| | * | | | drm/amdkfd: fix restore worker race conditionPhilip Yang2020-05-211-3/+3
| | * | | | drm/amdgpu: off by one in amdgpu_device_attr_create_groups() error handlingDan Carpenter2020-05-211-2/+1
| | * | | | drm/amdgpu/smu10: Replace one-element array and use struct_size() helperGustavo A. R. Silva2020-05-212-5/+3
| | * | | | drm/amd/display: Set/Reset avmute when disable/enable streamJinze Xu2020-05-211-0/+8
| | * | | | drm/amd/display: Fix incorrectly pruned modes with deep colorStylon Wang2020-05-211-38/+64
| | * | | | drm/amd/display: correct rn NUM_VMIDDmytro Laktyushkin2020-05-214-9/+9
| | * | | | drm/amd/display: Avoid pipe split when plane is too smallNicholas Kazlauskas2020-05-212-2/+33
| | * | | | drm/amd/display: Defer cursor lock until after VUPDATENicholas Kazlauskas2020-05-216-1/+81
| | * | | | drm/amd/display: DP training to set properly SCRAMBLING_DISABLEVladimir Stempen2020-05-211-0/+27
| | * | | | drm/amd/display: Remove dml_common_def fileRodrigo Siqueira2020-05-2111-94/+18
| | * | | | drm/amd/display: fix and simplify pipe split logicDmytro Laktyushkin2020-05-214-91/+94
| | * | | | drm/amd/display: Minimize DSC resource re-assignmentNikola Cornij2020-05-213-10/+23
| | * | | | drm/amdgpu: add condition to set MP1 state on gpu resetLikun Gao2020-05-211-1/+2
| | * | | | drm/amdkfd: report the real PCI bus numberEvan Quan2020-05-211-1/+1
| | * | | | drm/amdgpu fix incorrect sysfs remove behavior for xgmiJack Zhang2020-05-211-7/+16
| | * | | | drm/amd/powerplay: unify the prompts on thermal interruptsEvan Quan2020-05-212-47/+17
| | * | | | drm/amd/display: Enable fp16 also on DCE-11.0 - DCE-12. (v2)Mario Kleiner2020-05-212-2/+2
| | * | | | drm/amd/display: Expose support for xBGR ordered fp16 formats.Mario Kleiner2020-05-211-0/+6
| | * | | | drm/amdgpu/vcn2.5: Remove old DPG workaroundJames Zhu2020-05-211-9/+0
| | * | | | drm/amdgpu/jpeg2.5: Remove JPEG_ENC_MASK from clock ungatingJames Zhu2020-05-211-1/+0
| | * | | | drm/amdgpu: resolve ras recovery vs smi race conditionJohn Clements2020-05-211-0/+6
| | * | | | drm/amdkfd: Fix boolreturn.cocci warningsAishwarya Ramakrishnan2020-05-211-2/+2
| | * | | | drm/amd/display: Respect PP_STUTTER_MODE but don't override DC_DISABLE_STUTTERHarry Wentland2020-05-211-3/+3
| | * | | | drm/amd/display: Fix disable_stutter debug optionHarry Wentland2020-05-212-2/+2
| | * | | | drm/amd/display: Add DC Debug mask to disable features for bringupHarry Wentland2020-05-214-0/+30
| | * | | | drm/amdgpu: cleanup unnecessary virt sriov check in amdgpu attributeKevin Wang2020-05-211-105/+0