aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-10-13Merge tag 'amd-drm-fixes-6.6-2023-10-11' of https://gitlab.freedesktop.org/ag...Dave Airlie
2023-10-13Merge tag 'drm-msm-fixes-2023-10-07' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2023-10-13Merge tag 'drm-misc-fixes-2023-10-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-10-12drm/tiny: correctly print `struct resource *` on errorJoey Gouly
2023-10-12drm: Do not overrun array in drm_gem_get_pages()Matthew Wilcox (Oracle)
2023-10-10drm/atomic-helper: relax unregistered connector checkSimon Ser
2023-10-10drm/panel: boe-tv101wum-nl6: Completely pull GPW to VGL before TP termRuihai Zhou
2023-10-09drm/amdgpu: fix SI failure due to doorbells allocationIcenowy Zheng
2023-10-09drm/amdgpu: add missing NULL checkChristian König
2023-10-09drm/amd/display: Don't set dpms_off for seamless bootDaniel Miess
2023-10-09drm/vmwgfx: Keep a gem reference to user bos in surfacesZack Rusin
2023-10-09drm/vmwgfx: fix typo of sizeof argumentKonstantin Meskhidze
2023-10-06Merge tag 'drm-misc-fixes-2023-10-05' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-10-06Merge tag 'amd-drm-fixes-6.6-2023-10-04' of https://gitlab.freedesktop.org/ag...Dave Airlie
2023-10-05drm/msm/dpu: fail dpu_plane_atomic_check() based on mdp clk limitsAbhinav Kumar
2023-10-05dma-buf: add dma_fence_timestamp helperChristian König
2023-10-04drm/amd/display: apply edge-case DISPCLK WDIVIDER changes to master OTG pipes...Samson Tam
2023-10-04drm/amd: Fix detection of _PR3 on the PCIe root portMario Limonciello
2023-10-04drm/amd: Fix logic error in sienna_cichlid_update_pcie_parameters()Mario Limonciello
2023-10-04drm/amdgpu: Fix a memory leakLuben Tuikov
2023-10-04drm/amd/pm: add unique_id for gc 11.0.3Kenneth Feng
2023-10-04drm/i915: Invalidate the TLBs on each GTChris Wilson
2023-10-04drm/i915: Register engines early to avoid type confusionMathias Krause
2023-10-04drm/i915: Don't set PIPE_CONTROL_FLUSH_L3 for aux invalNirmoy Das
2023-10-04drm/nouveau: exec: report max pushs through getparamDanilo Krummrich
2023-10-04drm/nouveau: chan: use channel class definitionsDanilo Krummrich
2023-10-04drm/nouveau: chan: use struct nvif_mclassDanilo Krummrich
2023-10-03drm: panel-orientation-quirks: Add quirk for One Mix 2SKai Uwe Broulik
2023-09-30drm/tests: Fix kunit_release_action ctx argumentArthur Grillo
2023-09-26i915/guc: Get runtime pm in busyness worker only if already activeUmesh Nerlige Ramappa
2023-09-26drm/i915/gt: Fix reservation address in ggtt_reserve_guc_topJavier Pello
2023-09-26i915: Limit the length of an sg list to the requested lengthMatthew Wilcox (Oracle)
2023-09-22Merge tag 'amd-drm-fixes-6.6-2023-09-20' of https://gitlab.freedesktop.org/ag...Dave Airlie
2023-09-22Merge tag 'drm-intel-fixes-2023-09-21' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-09-22Merge tag 'drm-misc-fixes-2023-09-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-09-20drm/msm/dp: Add newlines to debug printksStephen Boyd
2023-09-20drm/msm/dpu: change _dpu_plane_calc_bw() to use u64 to avoid overflowAbhinav Kumar
2023-09-20drm/msm/dsi: fix irq_of_parse_and_map() error checkingDan Carpenter
2023-09-20drm/msm/dsi: skip the wait for video mode done if not applicableAbhinav Kumar
2023-09-20drm/msm/mdss: fix highest-bank-bit for msm8998Dmitry Baryshkov
2023-09-20drm/msm/dp: do not reinitialize phy unless retry during link trainingKuogee Hsieh
2023-09-20drm/amdkfd: Use gpu_offset for user queue's wptrYuBiao Wang
2023-09-20drm/amd/display: fix the ability to use lower resolution modes on eDPHamza Mahfooz
2023-09-20drm/amdgpu: fix a memory leak in amdgpu_ras_feature_enableCong Liu
2023-09-20Revert "drm/amdgpu: Report vbios version instead of PN"Lijo Lazar
2023-09-20drm/amd/display: Fix MST recognizes connected displays as oneMuhammad Ahmed
2023-09-21drm/virtio: clean out_fence on complete_submitJosé Pekkarinen
2023-09-20i915/pmu: Move execlist stats initialization to execlist specific setupUmesh Nerlige Ramappa
2023-09-20drm/i915/gt: Prevent error pointer dereferenceDan Carpenter
2023-09-20drm/meson: fix memory leak on ->hpd_notify callbackJani Nikula