aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
* | | | drm/amdgpu: Drop eviction lock when allocating PT BOPhilip Yang2022-11-093-26/+28
* | | | drm/amdgpu: Unlock bo_list_mutex after error handlingPhilip Yang2022-11-091-0/+1
* | | | Revert "drm/amdgpu: Revert "drm/amdgpu: getting fan speed pwm for vega10 prop...Asher Song2022-11-091-13/+12
* | | | drm/amd/display: Enforce minimum prefetch time for low memclk on DCN32Dillon Varone2022-11-0910-2/+26
* | | | drm/amd/display: Fix gpio port mapping issueSteve Su2022-11-092-3/+20
* | | | drm/amd/display: Fix reg timeout in enc314_enable_fifoNicholas Kazlauskas2022-11-091-6/+18
* | | | drm/amd/display: Fix FCLK deviation and tool compile issuesChaitanya Dhere2022-11-092-2/+2
* | | | drm/amd/display: Zeromem mypipe heap struct before using itAurabindo Pillai2022-11-091-0/+1
* | | | drm/amd/display: Update SR watermarks for DCN314Nicholas Kazlauskas2022-11-092-18/+18