summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm/tegra/for-6.1-rc6' of https://gitlab.freedesktop.org/drm/tegra...Dave Airlie2022-11-192-0/+8
|\
| * gpu: host1x: Avoid trying to use GART on Tegra20Robin Murphy2022-11-182-0/+8
* | Merge tag 'amd-drm-fixes-6.1-2022-11-16' of https://gitlab.freedesktop.org/ag...Dave Airlie2022-11-1826-69/+235
|\ \
| * | drm/amd/pm: fix SMU13 runpm hang due to unintentional workaroundEvan Quan2022-11-151-12/+11
| * | drm/amd/pm: enable runpm support over BACO for SMU13.0.7Evan Quan2022-11-151-2/+28
| * | drm/amd/pm: enable runpm support over BACO for SMU13.0.0Evan Quan2022-11-156-20/+50
| * | drm/amdgpu: there is no vbios fb on devices with no display hw (v2)Alex Deucher2022-11-153-1/+43
| * | drm/amdkfd: Fix a memory limit issueEric Huang2022-11-151-3/+1
| * | drm/amdgpu: disable BACO support on more cardsGuchun Chen2022-11-151-0/+4
| * | drm/amd/display: don't enable DRM CRTC degamma property for DCEMelissa Wen2022-11-151-2/+8
| * | drm/amd/display: Set max for prefetch lines on dcn32Dillon Varone2022-11-152-4/+5
| * | drm/amd/display: use uclk pstate latency for fw assisted mclk validation dcn32Dillon Varone2022-11-151-1/+15
| * | drm/amd/display: Fix prefetch calculations for dcn32Dillon Varone2022-11-151-0/+2
| * | drm/amd/display: Fix optc2_configure warning on dcn314Roman Li2022-11-151-1/+1
| * | drm/amd/display: Fix calculation for cursor CAB allocationGeorge Shen2022-11-151-9/+5
| * | drm/amd/display: Support parsing VRAM info v3.0 from VBIOSGeorge Shen2022-11-151-0/+30
| * | drm/amd/display: Fix invalid DPIA AUX reply causing system hangStylon Wang2022-11-152-6/+20
| * | drm/amdgpu: Add psp_13_0_10_ta firmware to modinfoCandice Li2022-11-151-0/+1
| * | drm/amd/display: Add HUBP surface flip interrupt handlerRodrigo Siqueira2022-11-151-0/+1
| * | drm/amd/display: Fix access timeout to DPIA AUX at boot timeStylon Wang2022-11-151-6/+6
| * | drm/amdgpu: Fix memory leak in amdgpu_cs_pass1Dong Chenchen2022-11-151-2/+4
* | | Merge tag 'drm-intel-fixes-2022-11-17' of git://anongit.freedesktop.org/drm/d...Dave Airlie2022-11-181-3/+3
|\ \ \
| * | | drm/i915/ttm: fix uaf with lmem_userfault_list handlingMatthew Auld2022-11-141-3/+3
| |/ /
* | | Merge tag 'drm-misc-fixes-2022-11-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2022-11-189-44/+64
|\ \ \ | |/ / |/| |
| * | drm/display: Don't assume dual mode adaptors support i2c sub-addressingSimon Rettberg2022-11-151-22/+29
| * | Revert "drm: hide unregistered connectors from GETCONNECTOR IOCTL"Simon Ser2022-11-151-3/+0
| * | drm/amdgpu: use the last IB as gang leader v2Christian König2022-11-152-7/+17
| * | drm/lima: Fix opp clkname setting in case of missing regulatorErico Nunes2022-11-141-6/+9
| * | drm: Fix potential null-ptr-deref in drm_vblank_destroy_worker()Shang XiaoJing2022-11-101-1/+2
| * | drm/drv: Fix potential memory leak in drm_dev_init()Shang XiaoJing2022-11-101-1/+1
| * | drm/panel: simple: set bpc field for logic technologies displaysAishwarya Kothari2022-11-101-0/+2
| * | drm/vc4: kms: Fix IS_ERR() vs NULL check for vc4_kmsGaosheng Cui2022-11-101-4/+4
* | | Merge tag 'drm-intel-fixes-2022-11-10' of git://anongit.freedesktop.org/drm/d...Dave Airlie2022-11-114-7/+11
|\ \ \
| * | | drm/i915/userptr: restore probe_range behaviourMatthew Auld2022-11-071-2/+3
| * | | drm/i915: Do not set cache_dirty for DGFXNiranjana Vishwanathapura2022-11-071-2/+2
| * | | drm/i915/psr: Send update also on invalidateJouni Högander2022-11-071-1/+4
| * | | drm/i915/dmabuf: fix sg_table handling in map_dma_bufMatthew Auld2022-11-071-2/+2
* | | | Merge tag 'drm-fixes-20221109' of git://linuxtv.org/pinchartl/media into drm-...Dave Airlie2022-11-111-4/+9
|\ \ \ \
| * | | | drm: rcar-du: Fix Kconfig dependency between RCAR_DU and RCAR_MIPI_DSILaurent Pinchart2022-11-091-4/+9
| |/ / /
* | | | Merge tag 'drm-misc-fixes-2022-11-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2022-11-116-14/+66
|\ \ \ \ | | |/ / | |/| |
| * | | drm/panfrost: Split io-pgtable requests properlyRobin Murphy2022-11-091-1/+10
| * | | drm/amdgpu: Fix the lpfn checking condition in drm buddyMa Jun2022-11-081-1/+1
| * | | drm: panel-orientation-quirks: Add quirk for Acer Switch V 10 (SW5-017)Hans de Goede2022-11-081-0/+6
| * | | drm: panel-orientation-quirks: Add quirk for Nanote UMPC-01Hans de Goede2022-11-081-0/+6
| * | | drm/vc4: Fix missing platform_unregister_drivers() call in vc4_drm_register()Yuan Can2022-11-071-1/+6
| * | | drm/vc4: hdmi: Fix HSM clock too low on Pi4maxime@cerno.tech2022-11-032-4/+18
| * | | drm/vc4: hdmi: Fix outdated function name in commentmaxime@cerno.tech2022-11-031-3/+2
| * | | drm/vc4: hdmi: Take our lock to reset the linkmaxime@cerno.tech2022-11-031-4/+17
* | | | drm/amd/display: only fill dirty rectangles when PSR is enabledHamza Mahfooz2022-11-091-3/+4
* | | | drm/amdgpu: disable BACO on special BEIGE_GOBY cardGuchun Chen2022-11-091-1/+3