summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2023-10-20Merge tag 'mediatek-drm-fixes-20231017' of https://git.kernel.org/pub/scm/lin...Dave Airlie1-1/+5
2023-10-20Merge tag 'drm-intel-fixes-2023-10-19' of git://anongit.freedesktop.org/drm/d...Dave Airlie2-2/+2
2023-10-20Merge tag 'drm-misc-fixes-2023-10-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie7-43/+65
2023-10-20drm/amdgpu: Reserve fences for VM updateFelix Kuehling1-1/+4
2023-10-20drm/amdgpu: Fix possible null pointer dereferenceFelix Kuehling1-1/+2
2023-10-18drm/i915: Retry gtt fault when out of fence registersVille Syrjälä1-0/+1
2023-10-18drm/i915/cx0: Only clear/set the Pipe Reset bit of the PHY Lanes OwnedKhaled Almahallawy1-2/+1
2023-10-18gpu/drm: Eliminate DRM_SCHED_PRIORITY_UNSETLuben Tuikov1-1/+2
2023-10-18drm/amdgpu: Unset context priority is now invalidLuben Tuikov1-1/+1
2023-10-16drm/mediatek: Correctly free sg_table in gem prime vmapChen-Yu Tsai1-1/+5
2023-10-16drm/edid: add 8 bpc quirk to the BenQ GW2765Hamza Mahfooz1-0/+3
2023-10-16drm/ttm: Reorder sys manager cleanup stepKarolina Stolarek1-4/+4
2023-10-13Merge tag 'amd-drm-fixes-6.6-2023-10-11' of https://gitlab.freedesktop.org/ag...Dave Airlie3-1/+8
2023-10-13Merge tag 'drm-msm-fixes-2023-10-07' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie5-23/+42
2023-10-13Merge tag 'drm-misc-fixes-2023-10-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie16-61/+89
2023-10-12drm/nouveau/disp: fix DP capable DSM connectorsKarol Herbst1-1/+13
2023-10-12drm/panel: Move AUX B116XW03 out of panel-edp back to panel-simpleDouglas Anderson2-29/+35
2023-10-12drm/bridge: ti-sn65dsi86: Associate DSI device lifetime with auxiliary deviceStephen Boyd1-7/+7
2023-10-12drm/tiny: correctly print `struct resource *` on errorJoey Gouly1-1/+1
2023-10-12drm: Do not overrun array in drm_gem_get_pages()Matthew Wilcox (Oracle)1-2/+4
2023-10-10drm/atomic-helper: relax unregistered connector checkSimon Ser1-4/+13
2023-10-10drm/panel: boe-tv101wum-nl6: Completely pull GPW to VGL before TP termRuihai Zhou1-3/+1
2023-10-10drm/amdgpu: fix SI failure due to doorbells allocationIcenowy Zheng1-0/+4
2023-10-10drm/amdgpu: add missing NULL checkChristian König1-1/+1
2023-10-10drm/amd/display: Don't set dpms_off for seamless bootDaniel Miess1-0/+3
2023-10-09drm/vmwgfx: Keep a gem reference to user bos in surfacesZack Rusin11-49/+68
2023-10-09drm/vmwgfx: fix typo of sizeof argumentKonstantin Meskhidze1-1/+1
2023-10-06Merge tag 'drm-misc-fixes-2023-10-05' of git://anongit.freedesktop.org/drm/dr...Dave Airlie7-12/+62
2023-10-06Merge tag 'amd-drm-fixes-6.6-2023-10-04' of https://gitlab.freedesktop.org/ag...Dave Airlie6-23/+30
2023-10-05drm/msm/dpu: fail dpu_plane_atomic_check() based on mdp clk limitsAbhinav Kumar1-3/+12
2023-10-05dma-buf: add dma_fence_timestamp helperChristian König1-1/+1
2023-10-05drm/amd/display: apply edge-case DISPCLK WDIVIDER changes to master OTG pipes...Samson Tam2-4/+4
2023-10-05drm/amd: Fix detection of _PR3 on the PCIe root portMario Limonciello1-1/+1
2023-10-05drm/amd: Fix logic error in sienna_cichlid_update_pcie_parameters()Mario Limonciello1-18/+23
2023-10-05drm/amdgpu: Fix a memory leakLuben Tuikov1-0/+1
2023-10-05drm/amd/pm: add unique_id for gc 11.0.3Kenneth Feng1-0/+1
2023-10-04drm/i915: Invalidate the TLBs on each GTChris Wilson1-1/+1
2023-10-04drm/i915: Register engines early to avoid type confusionMathias Krause1-2/+7
2023-10-04drm/i915: Don't set PIPE_CONTROL_FLUSH_L3 for aux invalNirmoy Das1-1/+10
2023-10-04drm/nouveau: exec: report max pushs through getparamDanilo Krummrich5-4/+39
2023-10-04drm/nouveau: chan: use channel class definitionsDanilo Krummrich1-3/+5
2023-10-04drm/nouveau: chan: use struct nvif_mclassDanilo Krummrich1-4/+1
2023-10-03drm: panel-orientation-quirks: Add quirk for One Mix 2SKai Uwe Broulik1-0/+16
2023-09-30drm/tests: Fix kunit_release_action ctx argumentArthur Grillo1-1/+1
2023-09-26i915/guc: Get runtime pm in busyness worker only if already activeUmesh Nerlige Ramappa1-3/+35
2023-09-26drm/i915/gt: Fix reservation address in ggtt_reserve_guc_topJavier Pello1-6/+17
2023-09-26i915: Limit the length of an sg list to the requested lengthMatthew Wilcox (Oracle)1-4/+7
2023-09-22Merge tag 'amd-drm-fixes-6.6-2023-09-20' of https://gitlab.freedesktop.org/ag...Dave Airlie7-24/+25
2023-09-22Merge tag 'drm-intel-fixes-2023-09-21' of git://anongit.freedesktop.org/drm/d...Dave Airlie3-3/+5
2023-09-22Merge tag 'drm-misc-fixes-2023-09-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie8-22/+20