summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mediatek-drm-fixes-20231017' of https://git.kernel.org/pub/scm/lin...Dave Airlie2023-10-201-1/+5
|\
| * drm/mediatek: Correctly free sg_table in gem prime vmapChen-Yu Tsai2023-10-161-1/+5
* | Merge tag 'drm-intel-fixes-2023-10-19' of git://anongit.freedesktop.org/drm/d...Dave Airlie2023-10-202-2/+2
|\ \
| * | drm/i915: Retry gtt fault when out of fence registersVille Syrjälä2023-10-171-0/+1
| * | drm/i915/cx0: Only clear/set the Pipe Reset bit of the PHY Lanes OwnedKhaled Almahallawy2023-10-171-2/+1
| |/
* | Merge tag 'drm-misc-fixes-2023-10-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-10-207-43/+65
|\ \
| * | gpu/drm: Eliminate DRM_SCHED_PRIORITY_UNSETLuben Tuikov2023-10-171-1/+2
| * | drm/amdgpu: Unset context priority is now invalidLuben Tuikov2023-10-171-1/+1
| * | drm/edid: add 8 bpc quirk to the BenQ GW2765Hamza Mahfooz2023-10-161-0/+3
| * | drm/ttm: Reorder sys manager cleanup stepKarolina Stolarek2023-10-161-4/+4
| * | drm/nouveau/disp: fix DP capable DSM connectorsKarol Herbst2023-10-121-1/+13
| * | drm/panel: Move AUX B116XW03 out of panel-edp back to panel-simpleDouglas Anderson2023-10-122-29/+35
| * | drm/bridge: ti-sn65dsi86: Associate DSI device lifetime with auxiliary deviceStephen Boyd2023-10-121-7/+7
* | | drm/amdgpu: Reserve fences for VM updateFelix Kuehling2023-10-191-1/+4
* | | drm/amdgpu: Fix possible null pointer dereferenceFelix Kuehling2023-10-191-1/+2
| |/ |/|
* | 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
|/ / /