summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-intel-fixes-2023-11-23' of git://anongit.freedesktop.org/drm/d...Dave Airlie2023-11-243-22/+9
|\
| * drm/i915: do not clean GT table on error pathAndrzej Hajda2023-11-202-14/+1
| * drm/i915/dp_mst: Fix race between connector registration and setupImre Deak2023-11-201-8/+8
* | Merge tag 'drm-misc-fixes-2023-11-23' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-11-246-22/+91
|\ \
| * | nouveau/gsp: allocate enough space for all channel ids.Dave Airlie2023-11-211-1/+1
| * | drm/panel: boe-tv101wum-nl6: Fine tune Himax83102-j02 panel HFP and HBPCong Yang2023-11-211-4/+4
| * | drm/ast: Disconnect BMC if physical connector is connectedThomas Zimmermann2023-11-212-8/+67
| * | drm/rockchip: vop: Fix color for RGB888/BGR888 format on VOP fullJonas Karlman2023-11-201-3/+11
| * | drm/panel: simple: Fix Innolux G101ICE-L01 timingsMarek Vasut2023-11-191-6/+6
| * | drm/panel: simple: Fix Innolux G101ICE-L01 bus flagsMarek Vasut2023-11-191-0/+1
| * | drm/panel: auo,b101uan08.3: Fine tune the panel power sequenceXuxin Xiong2023-11-171-0/+1
* | | Merge tag 'drm-msm-fixes-2023-11-21' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie2023-11-246-10/+16
|\ \ \ | |_|/ |/| |
| * | drm/msm: remove unnecessary NULL checkDan Carpenter2023-11-171-2/+1
| * | drm/msm/dp: attach the DP subconnector propertyDmitry Baryshkov2023-11-161-0/+3
| * | drm/msm/dp: don't touch DP subconnector property in eDP caseAbel Vesa2023-11-161-5/+10
| * | drm/msm/dpu: Add missing safe_lut_tbl in sc8280xp catalogBjorn Andersson2023-11-161-0/+1
| * | drm/msm: remove exra drm_kms_helper_poll_init() callDmitry Baryshkov2023-11-161-2/+0
| * | drm/msm/dsi: use the correct VREG_CTRL_1 value for 4nm cphyJonathan Marek2023-11-161-1/+1
* | | Merge tag 'drm-fixes-2023-11-17' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-11-1731-95/+182
|\ \ \
| * \ \ Merge tag 'amd-drm-fixes-6.7-2023-11-17' of https://gitlab.freedesktop.org/ag...Daniel Vetter2023-11-1726-84/+160
| |\ \ \ | | |_|/ | |/| |
| | * | drm/amdgpu/gmc9: disable AGP apertureAlex Deucher2023-11-171-1/+1
| | * | drm/amdgpu/gmc10: disable AGP apertureAlex Deucher2023-11-171-1/+1
| | * | drm/amdgpu/gmc11: disable AGP apertureAlex Deucher2023-11-171-1/+1
| | * | drm/amdgpu: add a module parameter to control the AGP apertureAlex Deucher2023-11-175-3/+15
| | * | drm/amdgpu/gmc11: fix logic typo in AGP checkAlex Deucher2023-11-171-1/+1
| | * | drm/amd/display: Fix encoder disable logicNicholas Susanto2023-11-171-6/+4
| | * | drm/amd/display: Change the DMCUB mailbox memory location from FB to inboxLewis Huang2023-11-173-22/+45
| | * | drm/amdgpu: add and populate the port num into xgmi topology infoShiwu Zhang2023-11-172-0/+6
| | * | drm/amd/display: Negate IPS allow and commit bitsDuncan Ma2023-11-173-16/+16
| | * | drm/amd/pm: Don't send unload message for resetLijo Lazar2023-11-171-1/+1
| | * | drm/amdgpu: fix ras err_data null pointer issue in amdgpu_ras.cYang Wang2023-11-171-1/+1
| | * | drm/amd/display: Clear dpcd_sink_ext_caps if not setPaul Hsieh2023-11-172-0/+4
| | * | drm/amd/display: Enable fast plane updates on DCN3.2 and aboveTianci Yin2023-11-171-4/+4
| | * | drm/amd/display: fix NULL dereferenceJosé Pekkarinen2023-11-171-4/+1
| | * | drm/amd/display: fix a NULL pointer dereference in amdgpu_dm_i2c_xfer()Mario Limonciello2023-11-171-0/+3
| | * | drm/amd/display: Add null checks for 8K60 lightupMuhammad Ahmed2023-11-172-1/+4
| | * | drm/amd/pm: Fill pcie error counters for gpu v1_4Asad Kamal2023-11-171-0/+8
| | * | drm/amd/pm: Update metric table for smu v13_0_6Asad Kamal2023-11-171-1/+9
| | * | drm/amdgpu: correct chunk_ptr to a pointer to chunk.YuanShang2023-11-171-1/+1
| | * | drm/amd/display: Fix DSC not Enabled on Direct MST SinkFangzhi Zuo2023-11-171-15/+14
| | * | drm/amdgpu: Address member 'ring' not described in 'amdgpu_ vce, uvd_entity_i...Srinivasan Shanmugam2023-11-172-0/+2
| | * | drm/amdgpu: finalizing mem_partitions at the end of GMC v9 sw_finiLe Ma2023-11-171-2/+3
| | * | drm/amdgpu: Do not program VF copy regs in mmhub v1.8 under SRIOV (v2)Victor Lu2023-11-171-3/+3
| | * | drm/amd/display: Guard against invalid RPTR/WPTR being setNicholas Kazlauskas2023-11-171-3/+15
| * | | nouveau: don't fail driver load if no display hw present.Dave Airlie2023-11-151-0/+5
| * | | drm: panel-orientation-quirks: Add quirk for Lenovo Legion GoBrenton Simpson2023-11-151-0/+6
| * | | nouveau: use an rwlock for the event lock.Dave Airlie2023-11-142-8/+8
| * | | nouveau/gsp/r535: Fix a NULL vs error pointer bugDan Carpenter2023-11-141-2/+2
| * | | nouveau/gsp/r535: uninitialized variable in r535_gsp_acpi_mux_id()Dan Carpenter2023-11-141-1/+1
| |/ /
* / / drm/ci: make github dependabot happy againLinus Torvalds2023-11-131-3/+3
|/ /