aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2021-07-22drm/i915/guc: Add new GuC interface defines and structuresMatthew Brost2-0/+56
2021-07-22drm/i915/xehp: New engine context offsetsPrathap Kumar Valsan1-6/+59
2021-07-22drm/i915/xehp: Handle new device context ID formatStuart Summers5-21/+97
2021-07-22drm/i915/selftests: Allow for larger engine countsJohn Harrison2-13/+29
2021-07-22drm/i915/gen12: Use fuse info to enable SFCVenkata Sandeep Dhanalakota1-6/+24
2021-07-22Merge branch 'topic/xehp-dg2-definitions-2021-07-21' into drm-intel-gt-nextMatt Roper6-4/+147
2021-07-22drm/i915/dg2: DG2 has fixed memory bandwidthMatt Roper1-1/+23
2021-07-22drm/i915/dg2: Don't read DRAM infoMatt Roper1-3/+3
2021-07-22drm/i915/dg2: Don't program BW_BUDDY registersMatt Roper1-0/+4
2021-07-22drm/i915/dg2: Add dbuf programmingMatt Roper2-1/+123
2021-07-22drm/i915/dg2: Setup display outputsMatt Roper1-1/+6
2021-07-22drm/i915/dg2: Don't wait for AUX power well enable ACKsMatt Roper2-0/+22
2021-07-22drm/i915/dg2: Skip shared DPLL handlingMatt Roper2-4/+11
2021-07-22drm/i915/dg2: Add cdclk table and reference clockMatt Roper1-2/+20
2021-07-22drm/i915/dg2: Add fake PCHMatt Roper3-1/+6
2021-07-22drm/i915: Fork DG1 interrupt handlerPaulo Zanoni5-53/+95
2021-07-22Merge branch 'topic/xehp-dg2-definitions-2021-07-21' into drm-intel-nextMatt Roper5-1/+129
2021-07-22drm/i915/dg2: add DG2 platform infoMatt Roper5-1/+68
2021-07-22drm/i915/xehpsdv: add initial XeHP SDV definitionsLucas De Marchi6-1/+37
2021-07-22drm/i915: Add XE_HP initial definitionsLucas De Marchi1-0/+24
2021-07-22drm/i915: Add release id versionLucas De Marchi3-2/+18
2021-07-22drm/i915: do not abbreviate version in debugfsLucas De Marchi1-3/+3
2021-07-22drm/mediatek: Fix cursor plane no updatejason-jh.lin2-29/+34
2021-07-22drm/mediatek: mtk-dpi: Set out_fmt from config if not the last bridgeHsin-Yi Wang1-0/+4
2021-07-22drm/ttm: Initialize debugfs from ttm_global_init()Jason Ekstrand2-16/+12
2021-07-22drm/i915: Make the kmem slab for i915_buddy_block a globalJason Ekstrand3-11/+32
2021-07-22drm/i915: Use a table for i915_init/exit (v2)Jason Ekstrand6-40/+82
2021-07-22drm/i915: Call i915_globals_exit() if pci_register_device() failsJason Ekstrand2-1/+2
2021-07-22drm/i915: Call i915_globals_exit() after i915_pmu_exit()Jason Ekstrand1-1/+1
2021-07-22drm/panel: raspberrypi-touchscreen: Prevent double-freeMaxime Ripard1-1/+0
2021-07-22drm/i915: Ditch i915 globals shrink infrastructureDaniel Vetter10-146/+0
2021-07-22Merge tag 'amd-drm-fixes-5.14-2021-07-21' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixesDave Airlie29-483/+288
2021-07-22drm/mediatek: dpi: Fix NULL dereference in mtk_dpi_bridge_atomic_checkFrank Wunderlich1-1/+1
2021-07-21drm/amdgpu - Corrected the video codecs array name for yellow carpVeerabadhran Gopalakrishnan1-2/+2
2021-07-21drm/amd/display: Fix ASSR regression on embedded panelsStylon Wang1-3/+5
2021-07-21drm/amdgpu: add yellow carp pci id (v2)Aaron Liu1-0/+4
2021-07-21drm/amdgpu: update yellow carp external rev_id handlingAaron Liu1-1/+4
2021-07-21drm/amd/pm: Support board calibration on aldebaranLijo Lazar3-12/+40
2021-07-21drm/amd/display: change zstate allow msg conditionEric Yang3-25/+45
2021-07-21drm/amd/display: Populate dtbclk entries for dcn3.02/3.03Bindu Ramamurthy2-2/+10
2021-07-21drm/amd/display: Line Buffer changesNevenko Stupar4-19/+10
2021-07-21drm/amd/display: Remove MALL function from DCN3.1Mikita Lipski1-1/+0
2021-07-21drm/amd/display: Only set default brightness for OLEDCamille Cho1-3/+1
2021-07-21drm/amd/display: Update bounding box for DCN3.1Nicholas Kazlauskas1-0/+1
2021-07-21drm/amd/display: Query VCO frequency from register for DCN3.1Nicholas Kazlauskas2-55/+42
2021-07-21drm/amd/display: Populate socclk entries for dcn3.02/3.03Bindu Ramamurthy3-4/+14
2021-07-21drm/amd/display: Fix max vstartup calculation for modes with bordersNicholas Kazlauskas1-2/+4
2021-07-21drm/amd/display: implement workaround for riommu related hangEric Yang6-2/+27
2021-07-21drm/amd/display: Fix comparison error in dcn21 DMLVictor Lu1-1/+1
2021-07-21drm/i915: Make display workaround upper bounds exclusiveMatt Roper7-21/+21