aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2021-12-01drm/amd/pm: Add warning for unexpected PG requestsLijo Lazar1-1/+5
2021-12-01drm/amdgpu: check atomic flag to differeniate with legacy pathFlora Cui1-2/+2
2021-12-01drm/amdgpu: fix vkms crtc settingsFlora Cui2-17/+30
2021-12-01drm/amdgpu: cancel the correct hrtimer on exitFlora Cui1-2/+2
2021-12-01drm/amdkfd: Slighly optimize 'init_doorbell_bitmap()'Christophe JAILLET1-3/+3
2021-12-01drm/amdkfd: Use bitmap_zalloc() when applicableChristophe JAILLET2-8/+6
2021-12-01drm/amd/display: fix application of sizeof to pointerLv Ruyi1-2/+2
2021-12-01drm/amdgpu/sriov/vcn: add new vcn ip revision check case for SIENNA_CICHLIDJane Jian3-0/+3
2021-12-01drm/amd/display: Fix warning comparing pointer to 0Jiapeng Chong1-1/+1
2021-12-01drm/amdgpu/display: Only set vblank_disable_immediate when PSR is not enabledNicholas Kazlauskas1-3/+8
2021-12-01drm/i915: Add workaround numbers to GEN7_COMMON_SLICE_CHICKEN1 whitelistingJosé Roberto de Souza1-1/+5
2021-12-01Revert "drm/i915: Implement Wa_1508744258"José Roberto de Souza1-7/+0
2021-12-01drm/vmwgfx: Switch the internal BO's to ttm_bo_type_kernelZack Rusin1-1/+1
2021-12-01drm/vmwgfx: Introduce a new placement for MOB page tablesZack Rusin5-38/+138
2021-12-01drm/vmwgfx: Fail to initialize on broken configsZack Rusin1-0/+7
2021-12-01drm/vmwgfx: Release ttm memory if probe failsZack Rusin1-10/+16
2021-12-01drm/vmwgfx: Remove the deprecated lower mem limitZack Rusin2-103/+2
2021-12-01drm/i915: Update error capture code to avoid using the current vma stateThomas Hellström8-95/+554
2021-12-01drm/i915/dp: Perform 30ms delay after source OUI writeLyude Paul4-0/+21
2021-12-01drm/etnaviv: constify static struct cooling_opsRikard Falkeborn1-1/+1
2021-12-01drm/etnaviv: use a 32 bit mask as coherent DMA maskMichael Walle1-2/+18
2021-12-01drm/etnaviv: fix dma configuration of the virtual deviceMichael Walle1-7/+12
2021-12-01drm/etnaviv: use PLATFORM_DEVID_NONEMichael Walle1-1/+1
2021-12-01drm/i915/gem: Fix a NULL pointer dereference in igt_request_rewind()Zhou Qingyang1-0/+10
2021-12-01drm/i915: Use per device iommu checkTvrtko Ursulin12-31/+25
2021-12-01drm/i915/dp: Perform 30ms delay after source OUI writeLyude Paul4-0/+21
2021-11-30drm/i915: Drop stealing of bits from i915_sw_fence function pointerMatthew Brost9-33/+40
2021-11-30drm/i915/pmu: Fix synchronization of PMU callback with resetUmesh Nerlige Ramappa1-6/+11
2021-11-30drm/ttm: stop pruning fences after waitChristian König1-1/+0
2021-11-30drm/i915: Remove dma_resv_pruneMaarten Lankhorst5-42/+0
2021-11-30drm/qxl: use iterator instead of dma_resv_shared_listChristian König1-6/+9
2021-11-30lontium-lt9611: check a different register bit for HDMI sensingPeter Collingbourne1-2/+2
2021-11-30drm: Remove CONFIG_DRM_KMS_CMA_HELPER optionThomas Zimmermann28-44/+15
2021-11-30drm/mipi-dbi: Remove dependency on GEM CMA helper libraryThomas Zimmermann1-9/+25
2021-11-30drm/cma-helper: Pass GEM CMA object in public interfacesThomas Zimmermann2-30/+26
2021-11-30drm/cma-helper: Export dedicated wrappers for GEM object functionsThomas Zimmermann3-21/+16
2021-11-30drm: Declare hashtable as legacyThomas Zimmermann3-12/+44
2021-11-30drm/vmwgfx: Copy DRM hash-table code into driverThomas Zimmermann11-60/+342
2021-11-29drm/msm: use compatible lists to find mdp nodeKrishna Manikandan4-5/+9
2021-11-29drm/msm/dpu: Add more of the INTF interrupt regionsBjorn Andersson2-0/+21
2021-11-29drm/msm/dp: Drop now unused hpd_high memberBjorn Andersson3-10/+0
2021-11-29drm/msm/gpu: Name GMU bosRob Clark1-9/+13
2021-11-29drm/msm/gpu: Add a comment in a6xx_gmu_init()Rob Clark1-0/+3
2021-11-29drm/msm/gpu: Snapshot GMU debug bufferRob Clark1-0/+12
2021-11-29drm/msm/gpu: Also snapshot GMU HFI bufferRob Clark3-1/+68
2021-11-29drm/msm/gpu: Make a6xx_get_gmu_log() more genericRob Clark1-19/+15
2021-11-29drm/msm/gpu: Add some WARN_ON()sRob Clark1-0/+3
2021-11-29drm/i915: Add support for panels with VESA backlights with PWM enable/disableLyude Paul1-6/+21
2021-11-29drm/i915: Fix DPT suspend/resume on !HAS_DISPLAY platformsImre Deak1-0/+6
2021-11-29drm/vc4: kms: Fix previous HVS commit waitMaxime Ripard1-8/+2