summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm
Commit message (Expand)AuthorAgeFilesLines
* drm/msm/adreno: Assign msm_gpu->pdev earlier to avoid nullptrsKonrad Dybcio2024-10-102-1/+1
* drm/msm: fix %s null argument errorSherry Yang2024-10-041-1/+1
* drm/msm/dsi: correct programming sequence for SM8350 / SM8450Dmitry Baryshkov2024-10-041-1/+11
* drm/msm/dp: enable widebus on all relevant chipsetsAbhinav Kumar2024-10-041-5/+5
* drm/msm/a5xx: workaround early ring-buffer emptiness checkVladimir Lypak2024-10-043-0/+9
* drm/msm/a5xx: fix races in preemption evaluation stageVladimir Lypak2024-10-042-2/+23
* drm/msm/a5xx: properly clear preemption records on resumeVladimir Lypak2024-10-041-0/+2
* drm/msm/a5xx: disable preemption in submits by defaultVladimir Lypak2024-10-041-2/+6
* drm/msm: Fix incorrect file name output in adreno_request_fw()Aleksandr Mishin2024-10-041-1/+1
* drm/msm: Fix CP_BV_DRAW_STATE_ADDR nameConnor Abbott2024-10-041-1/+1
* drm/msm: Dump correct dbgahb clusters on a750Connor Abbott2024-10-041-2/+5
* drm/msm: Use a7xx family directly in gpu_stateConnor Abbott2024-10-041-21/+20
* drm/msm/adreno: Fix error return if missing firmware-nameRob Clark2024-09-181-1/+1
* drm/msm: fix the highest_bank_bit for sc7180Abhinav Kumar2024-08-291-1/+1
* drm/msm/dpu: take plane rotation into account for wide planesDmitry Baryshkov2024-08-291-0/+12
* drm/msm/dpu: relax YUV requirementsDmitry Baryshkov2024-08-291-3/+2
* drm/msm/dpu: limit QCM2290 to RGB formats onlyDmitry Baryshkov2024-08-291-2/+2
* drm/msm/dpu: cleanup FB if dpu_format_populate_layout failsDmitry Baryshkov2024-08-291-0/+3
* drm/msm/dp: reset the link phy params before link trainingAbhinav Kumar2024-08-291-0/+2
* drm/msm/dpu: move dpu_encoder's connector assignment to atomic_enable()Abhinav Kumar2024-08-291-2/+2
* drm/msm/dp: fix the max supported bpp logicAbhinav Kumar2024-08-291-9/+10
* drm/msm/dpu: don't play tricks with debug macrosDmitry Baryshkov2024-08-291-12/+2
* drm/msm/dpu: drop validity checks for clear_pending_flush() ctl opAbhinav Kumar2024-08-033-5/+4
* drm/msm/dsi: set VIDEO_COMPRESSION_MODE_CTRL_WCJonathan Marek2024-08-031-0/+3
* drm/msm/dsi: set video mode widebus enable bit when widebus is enabledJonathan Marek2024-08-031-1/+2
* drm/msm/a6xx: Fix A702 UBWC modeKonrad Dybcio2024-08-031-1/+1
* drm/msm/a6xx: use __unused__ to fix compiler warnings for gen7_* includesAbhinav Kumar2024-08-031-8/+5
* drm/msm/dp: fix runtime_pm handling in dp_wait_hpd_assertedDmitry Baryshkov2024-08-031-1/+4
* drm/msm/dpu: drop duplicate drm formats from wb2_formats arraysJunhao Xie2024-08-031-6/+0
* Revert "drm/msm/dpu: drop dpu_encoder_phys_ops.atomic_mode_set"Dmitry Baryshkov2024-08-035-17/+46
* drm/msm/dpu: fix encoder irq wait skipBarnabás Czémán2024-08-031-1/+1
* drm/msm: remove python 3.9 dependency for compiling msmAbhinav Kumar2024-05-301-2/+3
* tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)2024-05-221-6/+6
* Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2024-05-181-6/+6
|\
| * kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada2024-05-101-4/+4
* | Merge tag 'drm-misc-next-fixes-2024-05-08' of https://gitlab.freedesktop.org/...Dave Airlie2024-05-101-4/+4
|\ \
| * | Revert "drm: Switch DRM_DISPLAY_HELPER to depends on"Geert Uytterhoeven2024-05-021-2/+2
| * | Revert "drm: Switch DRM_DISPLAY_DP_AUX_BUS to depends on"Geert Uytterhoeven2024-05-021-1/+1
| * | Revert "drm: Switch DRM_DISPLAY_DP_HELPER to depends on"Geert Uytterhoeven2024-05-021-1/+1
* | | Merge tag 'drm-msm-next-2024-05-07' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie2024-05-10133-41400/+25331
|\ \ \ | |/ / |/| |
| * | drm/msm/gen_header: allow skipping the validationDmitry Baryshkov2024-05-073-4/+27
| * | drm/msm/a6xx: Cleanup indexed regs const'nessRob Clark2024-05-072-10/+13
| * | drm/msm: Add devcoredump support for a750Connor Abbott2024-05-051-18/+46
| * | drm/msm: Adjust a7xx GBIF debugbus dumpingConnor Abbott2024-05-052-4/+4
| * | drm/msm: Update a6xx registers XMLConnor Abbott2024-05-041-3/+44
| * | drm/msm: Fix imported a750 snapshot header for upstreamConnor Abbott2024-05-041-434/+454
| * | drm/msm: Import a750 snapshot registers from kgslConnor Abbott2024-05-041-0/+1426
| * | drm/msm/a6xx: Avoid a nullptr dereference when speedbin setting failsKonrad Dybcio2024-05-041-1/+2
| * | drm/msm/adreno: fix CP cycles stat retrieval on a7xxZan Dobersek2024-05-041-2/+2
| * | drm/msm/a7xx: allow writing to CP_BV counter selection registersZan Dobersek2024-05-041-4/+4