aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2022-03-01drm/i915: make a handful of read-only arrays static constColin Ian King1-4/+12
2022-03-01drm/i915/guc: Fix flag query helper function to not modify stateJohn Harrison1-5/+2
2022-03-01drm/bridge: chipone-icn6211: switch to devm_drm_of_get_bridgeJosé Expósito1-6/+1
2022-03-01drm/bridge: anx7625: Fix release wrong workqueueXin Ji1-2/+2
2022-03-01drm/tegra: Support YVYU, VYUY and YU24 formatsThierry Reding3-2/+27
2022-03-01drm/tegra: Support semi-planar formats on Tegra114+Thierry Reding5-23/+91
2022-03-01drm/tegra: Fix planar formats on Tegra186 and laterThierry Reding1-1/+1
2022-03-01drm/i915/selftests: exercise mmap migrationMatthew Auld3-0/+344
2022-03-01drm/i915/selftests: handle allocation failuresMatthew Auld2-2/+8
2022-03-01drm/i915/ttm: mappable migration on faultMatthew Auld1-6/+48
2022-03-01drm/i915/ttm: make eviction mappable awareMatthew Auld1-2/+63
2022-03-01Merge tag 'amd-drm-next-5.18-2022-02-25' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie110-713/+201293
2022-02-28drm/arm: arm hdlcd select DRM_GEM_CMA_HELPERCarsten Haitzler1-0/+1
2022-02-28drm/bridge: ti-sn65dsi86: Properly undo autosuspendDouglas Anderson1-2/+3
2022-02-28drm/bridge: it6505: Fix the read buffer array boundHsin-Yi Wang1-2/+2
2022-02-28drm/i915: Move intel_display_power_well_is_enabled() to intel_display_power_well.cImre Deak6-63/+65
2022-02-28drm/i915: Add functions to get a power well's state/name/domains/mask/refcountImre Deak3-35/+72
2022-02-28drm/i915: Add function to call a power well's sync_hw() hookImre Deak3-5/+12
2022-02-28drm/i915: Move power well get/put/enable/disable functions to a new fileImre Deak4-126/+158
2022-02-28drm/i915: Move i915_power_well_regs struct into i915_power_well_opsImre Deak1-182/+72
2022-02-28drm/i915: Remove redundant state verification during TypeC AUX power well disablingImre Deak1-31/+1
2022-02-28drm/i915: Sanitize open-coded power well enable()/disable() callsImre Deak1-4/+4
2022-02-28drm/i915: Fix the VDSC_PW2 power domain enum valueImre Deak2-4/+11
2022-02-28drm/i915: Clarify vma lifetimeThomas Hellström5-33/+79
2022-02-28drm/i915/wm: use REG_FIELD_{PREP,GET} for PLANE_WM_BLOCKS_MASKJani Nikula1-2/+2
2022-02-28drm/nouveau/device: Get right pgsize_bitmap of iommu_domainLu Baolu1-1/+1
2022-02-28drm/i915: s/JSP2/ICP2/ PCHVille Syrjälä2-2/+2
2022-02-28drm/i915/guc/slpc: Correct the param count for unset paramVinay Belgaumkar1-1/+1
2022-02-28drm/panel: simple: Initialize bpc in RK101II01D-CT panel descriptorRahul T R1-0/+1
2022-02-28drm/bridge: cdns-dsi: Make sure to to create proper aliases for dtNishanth Menon1-0/+1
2022-02-28drm/tiny: Add MIPI DBI compatible SPI driverNoralf Trønnes3-0/+414
2022-02-28drm/modes: Add of_get_drm_panel_display_mode()Noralf Trønnes1-0/+49
2022-02-28drm/modes: Remove trailing whitespaceNoralf Trønnes1-1/+1
2022-02-28drm/i915/selftests: mock test io_sizeMatthew Auld1-0/+143
2022-02-28drm/i915/buddy: tweak 2big checkMatthew Auld1-1/+1
2022-02-28drm/i915/buddy: adjust res->startMatthew Auld1-0/+7
2022-02-28drm/i915/buddy: track available visible sizeMatthew Auld3-2/+75
2022-02-28drm/i915: add I915_BO_ALLOC_GPU_ONLYMatthew Auld8-18/+45
2022-02-28drm/i915/ttm: require mappable by defaultMatthew Auld2-0/+9
2022-02-28drm/i915: add io_size plumbingMatthew Auld11-17/+29
2022-02-28Merge 5.17-rc6 into driver-core-nextGreg Kroah-Hartman119-448/+1264
2022-02-28Backmerge tag 'v5.17-rc6' into drm-nextDave Airlie19-107/+139
2022-02-28Merge tag 'mediatek-drm-next-5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/chunkuang.hu/linux into drm-nextDave Airlie2-9/+36
2022-02-27drm/mediatek: Add wait_for_event for crtc disable by cmdqjason-jh.lin1-0/+12
2022-02-25drm/i915: apply PM_EARLY for non-GTT mappable objectsMatthew Auld1-0/+11
2022-02-25drm/i915/guc: Remove plain ads_blob pointerLucas De Marchi2-6/+5
2022-02-25drm/i915/guc: Convert __guc_ads_init to iosys_mapLucas De Marchi1-11/+14
2022-02-25drm/i915/guc: Convert guc_mmio_reg_state_init to iosys_mapLucas De Marchi1-12/+16
2022-02-25drm/i915/guc: Convert capture list to iosys_mapLucas De Marchi1-5/+5
2022-02-25drm/i915/guc: Convert mapping table to iosys_mapLucas De Marchi1-6/+6