summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2019-09-03drm/msm: add kms->wait_flush()Rob Clark5-42/+54
2019-09-03drm/msm/dpu: handle_frame_done() from vblank irqRob Clark2-23/+9
2019-09-03drm/msm/dpu: add real wait_for_commit_done()Rob Clark1-1/+21
2019-09-03drm/msm/dpu: unwind async commit handlingRob Clark6-57/+37
2019-09-03drm/msm/dpu: remove unused argRob Clark3-4/+3
2019-09-03drm/msm/dpu: remove some impossible error checkingRob Clark6-45/+0
2019-09-03drm/msm/dpu: add rotation propertyRob Clark1-0/+20
2019-09-03drm/msm: Remove Kconfig defaultJordan Crouse1-1/+1
2019-09-03drm/msm/dpu: remove stray "\n"Rob Clark1-1/+1
2019-09-03drm/msm/dpu: fix "frame done" timeoutsRob Clark4-33/+38
2019-09-03drm/msm: Use struct_size() helperGustavo A. R. Silva1-2/+2
2019-09-03drm/msm: Use generic bulk clock functionJordan Crouse4-43/+2
2019-09-03drm/msm/mdp5: Find correct node for creating gem address spaceJeffrey Hugo1-1/+6
2019-09-03drm/msm/phy/dsi_phy: silence -EPROBE_DEFER warningsBrian Masney1-5/+7
2019-09-03drm/msm/a6xx: add missing MODULE_FIRMWARE()Rob Clark1-0/+1
2019-09-03drm/msm/mdp5: Add msm8998 supportJeffrey Hugo1-5/+127
2019-09-03drm/msm/dpu: remove dpu_mdss:hwversionRob Clark1-5/+0
2019-09-03drm/msm: Transition console to msm framebufferJeffrey Hugo1-0/+3
2019-09-03drm/msm/hdmi: Convert to use GPIO descriptorsLinus Walleij3-67/+45
2019-09-03drm/msm/dpu: Drop unused GPIO codeLinus Walleij3-9/+5
2019-09-03drm/msm/dsi: Drop unused GPIO includesLinus Walleij1-2/+0
2019-09-03drm/msm/mdp4: Drop unused GPIO includeLinus Walleij1-2/+0
2019-09-03drm/msm: drop use of drmP.hSam Ravnborg40-18/+99
2019-09-03Merge branch 'linux-5.3' of git://github.com/skeggsb/linux into drm-fixesDave Airlie1-0/+12
2019-09-02drm/etnaviv: fix missing unlock on error in etnaviv_iommuv1_context_alloc()Wei Yongjun1-1/+3
2019-09-02drm/nouveau/sec2/gp102: add missing MODULE_FIRMWAREsBen Skeggs1-0/+12
2019-09-01drm/exynos: drop use of drmP.hSam Ravnborg7-3/+19
2019-08-30drm/amdgpu: Move null pointer dereference checkAustin Kim1-2/+3
2019-08-30drm/amdgpu: Fix undefined dm_ip_block for navi12Petr Cvek1-0/+2
2019-08-30drm/amdgpu: fix no interrupt issue for renoir emu (v2)Aaron Liu1-8/+10
2019-08-30drm/amdgpu: update IH_CHICKEN in oss 4.0 IP header for VG/RV seriesAaron Liu1-0/+4
2019-08-30drm/amd/powerplay: SMU_MSG_OverridePcieParameters is unsupport for APUAaron Liu1-0/+3
2019-08-30drm/amdgpu: Handle job is NULL use case in amdgpu_device_gpu_recoverAndrey Grodzovsky1-6/+4
2019-08-30drm/panfrost: Remove unnecessary hwaccess_lock spin_lockRob Herring3-7/+0
2019-08-30drm/panfrost: Flush and disable address space when freeing page tablesRob Herring1-7/+9
2019-08-30drm/panfrost: Add cache/TLB flush before switching address spaceRob Herring1-0/+2
2019-08-30drm/panfrost: Split mmu_hw_do_operation into locked and unlocked versionRob Herring1-13/+13
2019-08-30drm/panfrost: Rework page table flushing and runtime PM interactionRob Herring1-20/+18
2019-08-30drm/panfrost: Remove unnecessary mmu->lock mutexRob Herring2-10/+0
2019-08-30drm/panfrost: Hold runtime PM reference until jobs completeRob Herring1-11/+28
2019-08-30drm/panfrost: Rework runtime PM initializationRob Herring2-13/+6
2019-08-30Merge branch 'arm/smmu' into arm/mediatekJoerg Roedel1-8/+16
2019-08-30drm/selftests: modes: Add more unit tests for the cmdline parserMaxime Ripard2-0/+137
2019-08-30drm/modes: Introduce a whitelist for the named modesMaxime Ripard1-0/+20
2019-08-30drm/modes: Fix the command line parser to take force options into accountMaxime Ripard1-5/+19
2019-08-30drm/modes: Add a switch to differentiate free standing optionsMaxime Ripard1-1/+9
2019-08-30Merge tag 'drm-intel-fixes-2019-08-29' of git://anongit.freedesktop.org/drm/d...Dave Airlie4-2/+19
2019-08-30Merge tag 'drm-fixes-5.3-2019-08-28' of git://people.freedesktop.org/~agd5f/l...Dave Airlie5-27/+92
2019-08-30Merge tag 'drm-misc-fixes-2019-08-28' of git://anongit.freedesktop.org/drm/dr...Dave Airlie7-18/+50
2019-08-29drm/amdgpu: Enable DC on RenoirRoman Li2-0/+9