aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2022-04-12drm: Use drm_mode_copy()Ville Syrjälä2-3/+3
2022-04-12drm: Use drm_mode_init() for on-stack modesVille Syrjälä3-7/+13
2022-04-12drm/i915/bios: Validate the panel_name tableVille Syrjälä2-1/+22
2022-04-12drm/i915/bios: Trust the LFP data pointersVille Syrjälä1-44/+16
2022-04-12drm/i915/bios: Validate LFP data table pointersVille Syrjälä1-1/+81
2022-04-12drm/i915/bios: Use the copy of the LFP data table alwaysVille Syrjälä1-7/+34
2022-04-12drm/i915/bios: Make copies of VBT data blocksVille Syrjälä2-57/+174
2022-04-12drm/i915/bios: Use the cached BDB versionVille Syrjälä1-27/+27
2022-04-11drm/i915/dg2: Do not explode on phy calibration errorLucas De Marchi1-2/+1
2022-04-11drm: mali-dp: potential dereference of null pointerJiasheng Jiang1-1/+4
2022-04-11drm/arm/malidp: Stop using iommu_present()Robin Murphy1-9/+5
2022-04-11drm/komeda: return early if drm_universal_plane_init() fails.Liviu Dudau1-2/+4
2022-04-11drm/komeda: Fix an undefined behavior bug in komeda_plane_add()Zhou Qingyang1-0/+4
2022-04-11drm/ingenic: Add dw-hdmi driver specialization for jz4780Paul Boddie3-0/+113
2022-04-11drm/ingenic: Implement proper .atomic_get_input_bus_fmtsPaul Cercueil1-1/+27
2022-04-11drm/bridge: display-connector: add ddc-en gpio supportH. Nikolaus Schaller1-0/+15
2022-04-11drm/ttm: fix logic inversion in ttm_eu_reserve_buffersChristian König1-1/+1
2022-04-11drm/i915: Swap ret and status returned from skl_pcode_requestStanislav Lisovskiy1-1/+1
2022-04-11drm/i915: Fix skl_pcode_try_request functionStanislav Lisovskiy1-1/+1
2022-04-11drm: add a check to verify the size alignmentArunpravin Paneer Selvam1-0/+3
2022-04-11Merge drm/drm-next into drm-intel-nextJani Nikula482-9462/+11016
2022-04-09drm/i915/uncore: Warn only if unclaimed access remains flaggedLucas De Marchi1-7/+5
2022-04-08drm/i915/display: Fix warnings about PSR lock not heldJosé Roberto de Souza1-4/+4
2022-04-08drm/vc4: kms: Improve loggingMaxime Ripard1-1/+19
2022-04-08drm/vc4: kms: Warn if we have an incompatible muxing setupMaxime Ripard1-0/+4
2022-04-08drm/vc4: kms: Store channel in local variableMaxime Ripard1-7/+8
2022-04-08drm/vc4: txp: Force alpha to be 0xff if it's disabledMaxime Ripard1-0/+6
2022-04-08drm/vc4: txp: Don't set TXP_VSTART_AT_EOFMaxime Ripard1-1/+1
2022-04-08drm/vc4: hvs: Reset muxes at probe timeMaxime Ripard1-5/+21
2022-04-08drm/i915: fix i915_gem_object_wait_moving_fenceMatthew Auld1-2/+9
2022-04-08drm/amdgpu: add drm buddy support to amdgpuArunpravin Paneer Selvam5-176/+380
2022-04-08drm/i915: fix broken buildMatthew Auld1-1/+1
2022-04-08Merge tag 'drm-misc-fixes-2022-04-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie4-1/+4
2022-04-08Merge tag 'drm-misc-next-fixes-2022-04-07' of git://anongit.freedesktop.org/d...Dave Airlie1-49/+50
2022-04-07drm/vc4: Use newer fence API properly to fix build errorsJavier Martinez Canillas1-2/+4
2022-04-07drm/ssd130x: Add support for SINO WEALTH SH1106Chen-Yu Tsai2-4/+16
2022-04-07drm/ssd130x: Support page addressing modeChen-Yu Tsai2-7/+68
2022-04-07drm/ttm: remove bo->movingChristian König8-58/+39
2022-04-07drm/i915: drop bo->moving dependencyChristian König6-58/+21
2022-04-07dma-buf: wait for map to complete for static attachmentsChristian König3-42/+5
2022-04-07dma-buf: add DMA_RESV_USAGE_BOOKKEEP v3Christian König11-20/+20
2022-04-07drm/radeon: use DMA_RESV_USAGE_KERNELChristian König2-11/+8
2022-04-07drm/amdgpu: use DMA_RESV_USAGE_KERNELChristian König2-6/+6
2022-04-07dma-buf: add DMA_RESV_USAGE_KERNEL v3Christian König4-5/+5
2022-04-07dma-buf & drm/amdgpu: remove dma_resv workaroundChristian König2-49/+5
2022-04-07dma-buf: specify usage while adding fences to dma_resv obj v7Christian König26-63/+62
2022-04-07dma-buf: add enum dma_resv_usage v4Christian König40-67/+101
2022-04-07drm/sti: fix typos in commentsJulia Lawall1-1/+1
2022-04-07drm: sti: fix spelling mistake: rejec -> rejectionColin Ian King1-1/+1
2022-04-07drm: sti: don't use kernel-doc markersRandy Dunlap1-10/+10