summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'amd-drm-fixes-6.6-2023-10-11' of https://gitlab.freedesktop.org/ag...Dave Airlie2023-10-133-1/+8
|\
| * drm/amdgpu: fix SI failure due to doorbells allocationIcenowy Zheng2023-10-091-0/+4
| * drm/amdgpu: add missing NULL checkChristian König2023-10-091-1/+1
| * drm/amd/display: Don't set dpms_off for seamless bootDaniel Miess2023-10-091-0/+3
* | Merge tag 'drm-msm-fixes-2023-10-07' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie2023-10-135-23/+42
|\ \
| * | drm/msm/dpu: fail dpu_plane_atomic_check() based on mdp clk limitsAbhinav Kumar2023-10-051-3/+12
| * | drm/msm/dp: Add newlines to debug printksStephen Boyd2023-09-201-2/+2
| * | drm/msm/dpu: change _dpu_plane_calc_bw() to use u64 to avoid overflowAbhinav Kumar2023-09-201-6/+6
| * | drm/msm/dsi: fix irq_of_parse_and_map() error checkingDan Carpenter2023-09-201-4/+3
| * | drm/msm/dsi: skip the wait for video mode done if not applicableAbhinav Kumar2023-09-201-0/+12
| * | drm/msm/mdss: fix highest-bank-bit for msm8998Dmitry Baryshkov2023-09-201-1/+1
| * | drm/msm/dp: do not reinitialize phy unless retry during link trainingKuogee Hsieh2023-09-201-7/+6
* | | Merge tag 'drm-misc-fixes-2023-10-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-10-1316-61/+89
|\ \ \ | |_|/ |/| |
| * | drm/tiny: correctly print `struct resource *` on errorJoey Gouly2023-10-121-1/+1
| * | drm: Do not overrun array in drm_gem_get_pages()Matthew Wilcox (Oracle)2023-10-121-2/+4
| * | drm/atomic-helper: relax unregistered connector checkSimon Ser2023-10-101-4/+13
| * | drm/panel: boe-tv101wum-nl6: Completely pull GPW to VGL before TP termRuihai Zhou2023-10-101-3/+1
| * | drm/vmwgfx: Keep a gem reference to user bos in surfacesZack Rusin2023-10-0911-49/+68
| * | drm/vmwgfx: fix typo of sizeof argumentKonstantin Meskhidze2023-10-091-1/+1
| * | dma-buf: add dma_fence_timestamp helperChristian König2023-10-051-1/+1
* | | Merge tag 'drm-misc-fixes-2023-10-05' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-10-067-12/+62
|\| |
| * | drm/nouveau: exec: report max pushs through getparamDanilo Krummrich2023-10-045-4/+39
| * | drm/nouveau: chan: use channel class definitionsDanilo Krummrich2023-10-041-3/+5
| * | drm/nouveau: chan: use struct nvif_mclassDanilo Krummrich2023-10-041-4/+1
| * | drm: panel-orientation-quirks: Add quirk for One Mix 2SKai Uwe Broulik2023-10-031-0/+16
| * | drm/tests: Fix kunit_release_action ctx argumentArthur Grillo2023-09-301-1/+1
* | | Merge tag 'amd-drm-fixes-6.6-2023-10-04' of https://gitlab.freedesktop.org/ag...Dave Airlie2023-10-066-23/+30
|\ \ \
| * | | drm/amd/display: apply edge-case DISPCLK WDIVIDER changes to master OTG pipes...Samson Tam2023-10-042-4/+4
| * | | drm/amd: Fix detection of _PR3 on the PCIe root portMario Limonciello2023-10-041-1/+1
| * | | drm/amd: Fix logic error in sienna_cichlid_update_pcie_parameters()Mario Limonciello2023-10-041-18/+23
| * | | drm/amdgpu: Fix a memory leakLuben Tuikov2023-10-041-0/+1
| * | | drm/amd/pm: add unique_id for gc 11.0.3Kenneth Feng2023-10-041-0/+1
* | | | drm/i915: Invalidate the TLBs on each GTChris Wilson2023-10-041-1/+1
* | | | drm/i915: Register engines early to avoid type confusionMathias Krause2023-10-041-2/+7
* | | | drm/i915: Don't set PIPE_CONTROL_FLUSH_L3 for aux invalNirmoy Das2023-10-041-1/+10
|/ / /
* | | i915/guc: Get runtime pm in busyness worker only if already activeUmesh Nerlige Ramappa2023-09-261-3/+35
* | | drm/i915/gt: Fix reservation address in ggtt_reserve_guc_topJavier Pello2023-09-261-6/+17
* | | i915: Limit the length of an sg list to the requested lengthMatthew Wilcox (Oracle)2023-09-261-4/+7
* | | Merge tag 'amd-drm-fixes-6.6-2023-09-20' of https://gitlab.freedesktop.org/ag...Dave Airlie2023-09-227-24/+25
|\ \ \
| * | | drm/amdkfd: Use gpu_offset for user queue's wptrYuBiao Wang2023-09-201-1/+1
| * | | drm/amd/display: fix the ability to use lower resolution modes on eDPHamza Mahfooz2023-09-201-2/+2
| * | | drm/amdgpu: fix a memory leak in amdgpu_ras_feature_enableCong Liu2023-09-201-0/+1
| * | | Revert "drm/amdgpu: Report vbios version instead of PN"Lijo Lazar2023-09-201-1/+1
| * | | drm/amd/display: Fix MST recognizes connected displays as oneMuhammad Ahmed2023-09-203-20/+20
| | |/ | |/|
* | | Merge tag 'drm-intel-fixes-2023-09-21' of git://anongit.freedesktop.org/drm/d...Dave Airlie2023-09-223-3/+5
|\ \ \
| * | | i915/pmu: Move execlist stats initialization to execlist specific setupUmesh Nerlige Ramappa2023-09-202-1/+2
| * | | drm/i915/gt: Prevent error pointer dereferenceDan Carpenter2023-09-201-2/+3
| |/ /
* | | Merge tag 'drm-misc-fixes-2023-09-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-09-228-22/+20
|\ \ \ | |/ / |/| / | |/
| * drm/virtio: clean out_fence on complete_submitJosé Pekkarinen2023-09-211-1/+0
| * drm/meson: fix memory leak on ->hpd_notify callbackJani Nikula2023-09-201-0/+2