summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2019-09-03drm/msm: Use struct_size() helperGustavo A. R. Silva
2019-09-03drm/msm: Use generic bulk clock functionJordan Crouse
2019-09-03drm/msm/mdp5: Find correct node for creating gem address spaceJeffrey Hugo
2019-09-03drm/msm/phy/dsi_phy: silence -EPROBE_DEFER warningsBrian Masney
2019-09-03drm/msm/a6xx: add missing MODULE_FIRMWARE()Rob Clark
2019-09-03drm/msm/mdp5: Add msm8998 supportJeffrey Hugo
2019-09-03drm/msm/dpu: remove dpu_mdss:hwversionRob Clark
2019-09-03drm/msm: Transition console to msm framebufferJeffrey Hugo
2019-09-03drm/msm/hdmi: Convert to use GPIO descriptorsLinus Walleij
2019-09-03drm/msm/dpu: Drop unused GPIO codeLinus Walleij
2019-09-03drm/msm/dsi: Drop unused GPIO includesLinus Walleij
2019-09-03drm/msm/mdp4: Drop unused GPIO includeLinus Walleij
2019-09-03drm/msm: drop use of drmP.hSam Ravnborg
2019-09-03Merge branch 'linux-5.3' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2019-09-02drm/etnaviv: fix missing unlock on error in etnaviv_iommuv1_context_alloc()Wei Yongjun
2019-09-02drm/nouveau/sec2/gp102: add missing MODULE_FIRMWAREsBen Skeggs
2019-09-01drm/exynos: drop use of drmP.hSam Ravnborg
2019-08-30drm/amdgpu: Move null pointer dereference checkAustin Kim
2019-08-30drm/amdgpu: Fix undefined dm_ip_block for navi12Petr Cvek
2019-08-30drm/amdgpu: fix no interrupt issue for renoir emu (v2)Aaron Liu
2019-08-30drm/amdgpu: update IH_CHICKEN in oss 4.0 IP header for VG/RV seriesAaron Liu
2019-08-30drm/amd/powerplay: SMU_MSG_OverridePcieParameters is unsupport for APUAaron Liu
2019-08-30drm/amdgpu: Handle job is NULL use case in amdgpu_device_gpu_recoverAndrey Grodzovsky
2019-08-30drm/panfrost: Remove unnecessary hwaccess_lock spin_lockRob Herring
2019-08-30drm/panfrost: Flush and disable address space when freeing page tablesRob Herring
2019-08-30drm/panfrost: Add cache/TLB flush before switching address spaceRob Herring
2019-08-30drm/panfrost: Split mmu_hw_do_operation into locked and unlocked versionRob Herring
2019-08-30drm/panfrost: Rework page table flushing and runtime PM interactionRob Herring
2019-08-30drm/panfrost: Remove unnecessary mmu->lock mutexRob Herring
2019-08-30drm/panfrost: Hold runtime PM reference until jobs completeRob Herring
2019-08-30drm/panfrost: Rework runtime PM initializationRob Herring
2019-08-30Merge branch 'arm/smmu' into arm/mediatekJoerg Roedel
2019-08-30drm/selftests: modes: Add more unit tests for the cmdline parserMaxime Ripard
2019-08-30drm/modes: Introduce a whitelist for the named modesMaxime Ripard
2019-08-30drm/modes: Fix the command line parser to take force options into accountMaxime Ripard
2019-08-30drm/modes: Add a switch to differentiate free standing optionsMaxime Ripard
2019-08-30Merge tag 'drm-intel-fixes-2019-08-29' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-08-30Merge tag 'drm-fixes-5.3-2019-08-28' of git://people.freedesktop.org/~agd5f/l...Dave Airlie
2019-08-30Merge tag 'drm-misc-fixes-2019-08-28' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-08-29drm/amdgpu: Enable DC on RenoirRoman Li
2019-08-29drm/amd/display: Add DCN2.1 changes to DMLRoman Li
2019-08-29drm/amd/display: Correct order of RV family clk managers for RenoirRoman Li
2019-08-29drm/amd/display: add Renoir to kconfigBhawanpreet Lakha
2019-08-29drm/amd/display: build dcn21 blocksBhawanpreet Lakha
2019-08-29drm/amd/display: add dcn21 core DC changesBhawanpreet Lakha
2019-08-29drm/amd/display: add dal_asic_id for renoirBhawanpreet Lakha
2019-08-29drm/amd/display: call update_bw_bounding_boxBhawanpreet Lakha
2019-08-29drm/amd/display: Handle Renoir in amdgpu_dm (v2)Bhawanpreet Lakha
2019-08-29drm/amd/display: Handle Renoir in DCBhawanpreet Lakha
2019-08-29drm/amd/display: Fix register namesBhawanpreet Lakha