summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-142-9/+9
* Merge branch 'uaccess.i915' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-105-58/+28
|\
| * i915:get_engines(): get rid of pointless access_ok()Al Viro2020-05-011-5/+0
| * i915: alloc_oa_regs(): get rid of pointless access_ok()Al Viro2020-05-011-3/+0
| * i915 compat ioctl(): just use drm_ioctl_kernel()Al Viro2020-05-011-9/+5
| * i915: switch copy_perf_config_registers_or_number() to unsafe_put_user()Al Viro2020-05-012-31/+17
| * i915: switch query_{topology,engine}_info() to copy_to_user()Al Viro2020-05-011-10/+6
* | mmap locking API: convert mmap_sem commentsMichel Lespinasse2020-06-096-10/+10
* | mmap locking API: rename mmap_sem to mmap_lockMichel Lespinasse2020-06-091-1/+1
* | mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-099-33/+33
* | mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-1/+1
* | mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+1
* | mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* | Merge tag 'drm-next-msm-5.8-2020-06-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-06-0846-381/+1674
|\ \
| * \ Merge https://gitlab.freedesktop.org/drm/msm into drm-next-msm-5.8Dave Airlie2020-06-0846-381/+1674
| |\ \
| | * | Revert "drm/msm/dpu: add support for clk and bw scaling for display"Rob Clark2020-06-018-228/+23
| | * | drm/msm/a6xx: skip HFI set freq if GMU is powered downJonathan Marek2020-05-231-9/+9
| | * | drm/msm: Update the MMU helper function APIsJordan Crouse2020-05-233-6/+6
| | * | drm/msm: Refactor address space initializationJordan Crouse2020-05-2317-118/+85
| | * | drm/msm: Attach the IOMMU device during initializationJordan Crouse2020-05-239-55/+27
| | * | drm/msm/dpu: dpu_setup_dspp_pcc() can be statickbuild test robot2020-05-221-1/+1
| | * | drm/msm/a6xx: a6xx_hfi_send_start() can be statickbuild test robot2020-05-221-2/+2
| | * | drm/msm/a4xx: add a405_registers for a405 deviceShawn Guo2020-05-181-3/+50
| | * | drm/msm/a4xx: add adreno a405 supportShawn Guo2020-05-184-13/+34
| | * | drm/msm/a6xx: update a6xx_hw_init for A640 and A650Jonathan Marek2020-05-182-9/+61
| | * | drm/msm/a6xx: enable GMU logJonathan Marek2020-05-183-0/+20
| | * | drm/msm/a6xx: update pdc/rscc GMU registers for A640/A650Jonathan Marek2020-05-183-53/+85
| | * | drm/msm/a6xx: A640/A650 GMU firmware pathJonathan Marek2020-05-183-16/+138
| | * | drm/msm/a6xx: HFI v2 for A640 and A650Jonathan Marek2020-05-185-24/+222
| | * | drm/msm/a6xx: add A640/A650 to gpulistJonathan Marek2020-05-183-1/+35
| | * | drm/msm/a6xx: use msm_gem for GMU memory objectsJonathan Marek2020-05-183-42/+88
| | * | drm/msm: add internal MSM_BO_MAP_PRIV flagJonathan Marek2020-05-182-0/+4
| | * | drm/msm: add msm_gem_get_and_pin_iova_rangeJonathan Marek2020-05-183-10/+30
| | * | drm/msm: Check for powered down HW in the devfreq callbacksJordan Crouse2020-05-183-0/+21
| | * | drm/msm/dpu: update bandwidth threshold checkKrishna Manikandan2020-05-182-24/+3
| | * | drm/msm/dpu: add support for clk and bw scaling for displayKalyan Thota2020-05-188-23/+228
| | * | drm/msm/dpu: add support for pcc color block in dpu driverKalyan Thota2020-05-184-4/+164
| | * | drm/msm/dpu: add support for color processing blocks in dpu driverKalyan Thota2020-05-1814-15/+322
| | * | drm/msm/mdp5: Fix mdp5_init error path for failed mdp5_kms allocationRoy Spliet2020-05-181-1/+2
| | * | drm/msm: Fix typoChristophe JAILLET2020-05-181-2/+2
| | * | drm/msm: Fix undefined "rd_full" link errorBjorn Andersson2020-05-181-2/+2
| | * | drm/msm: Add syncobj support.Bas Nieuwenhuizen2020-05-182-3/+235
| | * | drm/msm/dpu: Fix compile warningsHongbo Yao2020-05-181-18/+0
| | * | drm/msm/a6xx: Fix a typo in an error messageChristophe JAILLET2020-05-181-2/+2
| | * | drm/msm/mdp5: Add MDP5 configuration for MSM8x36.Konrad Dybcio2020-05-181-0/+76
* | | | Merge tag 'drm-next-2020-06-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-06-0832-211/+778
|\ \ \ \
| * \ \ \ Merge tag 'drm-intel-next-fixes-2020-06-04' of git://anongit.freedesktop.org/...Dave Airlie2020-06-0811-159/+295
| |\ \ \ \
| | * \ \ \ Merge tag 'gvt-next-fixes-2020-05-28' of https://github.com/intel/gvt-linux i...Joonas Lahtinen2020-06-021-1/+1
| | |\ \ \ \
| | | * | | | drm/i915/gvt: Use ARRAY_SIZE for vgpu_typesAishwarya Ramakrishnan2020-05-191-1/+1
| | | * | | | drm/i915: Mark check_shadow_context_ppgtt as maybe unusedNathan Chancellor2020-05-191-1/+1