summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-01drm/amd/display: Fix hang/underflow when transitioning to ODM4:1Ilya Bakoulin2-0/+14
2024-02-01drm/panel-edp: drm/panel-edp: Fix AUO B116XTN02 nameHsin-Yi Wang1-1/+1
2024-02-01drm/panel-edp: drm/panel-edp: Fix AUO B116XAK01 name and timingHsin-Yi Wang1-1/+3
2024-02-01drm/panel-edp: Add AUO B116XTN02, BOE NT116WHM-N21,836X2, NV116WHM-N49 V8.0Sheng-Liang Pan1-0/+3
2024-02-01drm/amd/display: Fix conversions between bytes and KBTaimur Hassan1-8/+8
2024-02-01drm/amd/display: Wake DMCUB before executing GPINT commandsNicholas Kazlauskas3-30/+72
2024-02-01drm/amd/display: Wake DMCUB before sending a commandNicholas Kazlauskas25-63/+143
2024-02-01drm/amd/display: Refactor DMCUB enter/exit idle interfaceNicholas Kazlauskas4-12/+43
2024-02-01drm/amd/display: do not send commands to DMUB if DMUB is inactive from S3Samson Tam5-0/+55
2024-02-01btrfs: zoned: optimize hint byte for zoned allocatorNaohiro Aota1-0/+18
2024-02-01btrfs: zoned: factor out prepare_allocation_zoned()Naohiro Aota1-13/+19
2024-02-01media: i2c: imx290: Properly encode registers as little-endianAlexander Stein1-21/+21
2024-02-01media: v4l2-cci: Add support for little-endian encoded registersAlexander Stein2-8/+41
2024-02-01media: v4l: cci: Add macros to obtain register width and addressSakari Ailus2-4/+9
2024-02-01media: v4l: cci: Include linux/bits.hSakari Ailus1-0/+1
2024-02-01thermal: intel: hfi: Add syscore callbacks for system-wide PMRicardo Neri1-0/+28
2024-02-01thermal: intel: hfi: Disable an HFI instance when all its CPUs go offlineRicardo Neri1-0/+35
2024-02-01thermal: intel: hfi: Refactor enabling code into helper functionsRicardo Neri1-21/+22
2024-02-01drm/amd/display: Fix uninitialized variable usage in core_link_ 'read_dpcd() ...Srinivasan Shanmugam1-2/+2
2024-02-01drm/amdgpu/pm: Fix the power source flag errorMa Jun3-10/+7
2024-02-01drm/amd/pm: update the power cap settingKenneth Feng2-4/+104
2024-02-01drm/amdgpu: Show vram vendor only if availableLijo Lazar1-1/+16
2024-02-01drm/amdgpu: Avoid fetching vram vendor informationLijo Lazar1-1/+2
2024-02-01drm/amd/pm: Fetch current power limit from FWLijo Lazar1-0/+1
2024-02-01drm/amd/amdgpu: Assign GART pages to AMD device mappingTom St Denis1-0/+8
2024-02-01drm/amd/display: Fix a switch statement in populate_dml_output_cfg_from_strea...Christophe JAILLET1-1/+1
2024-02-01drm/amd/display: Fix late derefrence 'dsc' check in 'link_set_dsc_pps_packet()'Srinivasan Shanmugam1-2/+6
2024-02-01drm/amd/display: Align the returned error code with legacy DPWayne Lin1-0/+5
2024-02-01drm/amd/display: Port DENTIST hang and TDR fixes to OTG disable W/ANicholas Kazlauskas1-12/+9
2024-02-01drm/amd/display: Fix DML2 watermark calculationOvidiu Bunea1-7/+7
2024-02-01drm/amd/display: Fix variable deferencing before NULL check in edp_setup_repl...Srinivasan Shanmugam1-4/+7
2024-02-01drm/amd/pm: Add error log for smu v13.0.6 resetLijo Lazar1-5/+6
2024-02-01drm/amd/pm: Fix smuv13.0.6 current clock reportingLijo Lazar1-1/+3
2024-02-01drm/amdgpu: correct the cu count for gfx v11Likun Gao1-0/+3
2024-02-01drm/amdgpu: update regGL2C_CTRL4 value in golden settingYifan Zhang1-1/+1
2024-02-01drm/amdgpu: drop exp hw support check for GC 9.4.3Alex Deucher1-2/+0
2024-02-01drm/amdgpu: Enable GFXOFF for Compute on GFX11Ori Messinger1-4/+2
2024-02-01drm/amd/display: Fix a debugfs null pointer errorAurabindo Pillai1-1/+5
2024-02-01drm/bridge: nxp-ptn3460: simplify some error checkingDan Carpenter1-6/+6
2024-02-01Revert "drm/amd/display: fix bandwidth validation failure on DCN 2.1"Ivan Lipski1-1/+1
2024-02-01drm/amd/display: Disable PSR-SU on Parade 0803 TCON againMario Limonciello1-0/+2
2024-02-01drm/amd/display: fix bandwidth validation failure on DCN 2.1Melissa Wen1-1/+1
2024-02-01drm: Allow drivers to indicate the damage helpers to ignore damage clipsJavier Martinez Canillas3-1/+14
2024-02-01drm/virtio: Disable damage clipping if FB changed since last page-flipJavier Martinez Canillas1-0/+10
2024-02-01drm: Disable the cursor plane on atomic contexts with virtualized driversZack Rusin7-4/+38
2024-02-01drm/tidss: Fix atomic_flush checkTomi Valkeinen1-5/+5
2024-02-01drm: Fix TODO list mentioning non-KMS driversThomas Zimmermann1-4/+3
2024-02-01drm/bridge: nxp-ptn3460: fix i2c_master_send() error checkingDan Carpenter1-5/+5
2024-02-01drm/i915/psr: Only allow PSR in LPSP mode on HSW non-ULTVille Syrjälä1-2/+12
2024-02-01drm: Don't unref the same fb many times by mistake due to deadlock handlingVille Syrjälä1-0/+1