summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | drm/ttm: remove ttm_bo_vm_insert_huge()Jason Gunthorpe2021-11-057-173/+6
| | * | | | | Merge tag 'drm-intel-next-fixes-2021-11-09' of git://anongit.freedesktop.org/...Dave Airlie2021-11-1013-111/+148
| | |\ \ \ \ \
| | | * | | | | drm/i915/adlp/fb: Prevent the mapping of redundant trailing padding NULL pagesImre Deak2021-11-092-1/+11
| | | * | | | | drm/i915/fb: Fix rounding error in subsampled plane size calculationImre Deak2021-11-091-2/+2
| | | * | | | | drm/i915/hdmi: Turn DP++ TMDS output buffers back on in encoder->shutdown()Ville Syrjälä2021-11-094-2/+17
| | | * | | | | drm/i915: Fix type1 DVI DP dual mode adapter heuristic for modern platformsVille Syrjälä2021-11-011-22/+63
| | | * | | | | drm/i915: Extend the async flip VT-d w/a to skl/bxtVille Syrjälä2021-11-011-0/+12
| | | * | | | | drm/i915/gvt: fix the usage of ww lock in gvt scheduler.Zhi A Wang2021-11-011-2/+2
| | | * | | | | drm/i915/dmabuf: fix broken buildMatthew Auld2021-10-271-0/+7
| | | * | | | | drm/i915: Revert 'guc_id' from i915_request tracepointJoonas Lahtinen2021-10-271-5/+2
| | | * | | | | drm/i915/dp: fix integer overflow in 128b/132b data rate calculationJani Nikula2021-10-271-1/+1
| | | * | | | | drm/i915/guc: Fix recursive lock in GuC submissionMatthew Brost2021-10-271-1/+2
| | | * | | | | drm/i915/cdclk: put the cdclk vtables in const dataJani Nikula2021-10-271-22/+22
| | | * | | | | Revert "drm/i915/bios: gracefully disable dual eDP for now"Jani Nikula2021-10-271-47/+0
| | | * | | | | drm/i915/dp: Ensure max link params are always validImre Deak2021-10-271-8/+10
| | | * | | | | drm/i915/dp: Ensure sink rate values are always validImre Deak2021-10-271-0/+11
| | * | | | | | Merge tag 'amd-drm-fixes-5.16-2021-11-03' of https://gitlab.freedesktop.org/a...Dave Airlie2021-11-0537-252/+398
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | | * | | | | drm/amd/display: 3.2.160Aric Cyr2021-11-031-1/+1
| | | * | | | | drm/amd/display: [FW Promotion] Release 0.0.91Anthony Koo2021-11-031-2/+2
| | | * | | | | drm/amd/display: add condition check for dmub notificationAurabindo Pillai2021-11-031-1/+2
| | | * | | | | drm/amd/display: Added new DMUB boot option for power optimizationJake Wang2021-11-032-0/+2
| | | * | | | | drm/amd/display: Add MPC meory shutdown supportJake Wang2021-11-033-33/+44
| | | * | | | | drm/amd/display: Added HPO HW control shutdown supportJake Wang2021-11-039-3/+29
| | | * | | | | drm/amd/display: fix register write sequence for LINK_SQUARE_PATTERNWenjing Liu2021-11-032-0/+11
| | | * | | | | drm/amd/display: Clear encoder assignments when state cleared.Jimmy Kizito2021-11-031-0/+22
| | | * | | | | drm/amd/display: Force disable planes on any pipe split changeRoman Li2021-11-031-0/+5
| | | * | | | | drm/amd/display: Fix bpc calculation for specific encodingsBing Guo2021-11-032-19/+8
| | | * | | | | drm/amd/display: avoid link loss short pulse stuck the systemYu-ting Shen2021-11-031-0/+2
| | | * | | | | drm/amd/display: Fix dummy p-state hang on monitors with extreme timingFelipe Clark2021-11-031-3/+4
| | | * | | | | drm/amd/display: Fix dcn10_log_hubp_states printf format stringAnson Jacob2021-11-031-1/+1
| | | * | | | | drm/amd/display: dsc engine not disabled after unplug dsc mst hubHersen Wu2021-11-032-43/+138
| | | * | | | | drm/amdgpu: remove duplicated kfd_resume_iommuJames Zhu2021-11-031-4/+0
| | | * | | | | drm/amdgpu: update RLC_PG_DELAY_3 Value to 200us for yellow carpAaron Liu2021-11-031-4/+1
| | | * | | | | drm/amd/display: Look at firmware version to determine using dmub on dcn21Mario Limonciello2021-11-031-1/+9
| | | * | | | | drm/amdgpu/pm: Don't show pp_power_profile_mode for unsupported devicesMario Limonciello2021-11-033-16/+13
| | | * | | | | drm/amd/pm: Adjust returns when power_profile_mode is not supportedMario Limonciello2021-11-031-3/+5
| | | * | | | | drm/amd/pm: Add missing mutex for pp_get_power_profile_modeMario Limonciello2021-11-031-1/+5
| | | * | | | | drm/amdgpu/pm: drop pp_power_profile_mode support for yellow carpMario Limonciello2021-11-032-89/+2
| | | * | | | | drm/amdkfd: update gfx target version for RenoirGraham Sider2021-11-031-1/+1
| | | * | | | | drm/amdgpu: Convert SMU version to decimal in debugfsMario Limonciello2021-11-031-2/+7
| | | * | | | | drm/amdkfd: Handle incomplete migration to system memoryFelix Kuehling2021-11-032-13/+40
| | | * | | | | drm/amdkfd: Avoid thrashing of stack and heapFelix Kuehling2021-11-031-5/+17
| | | * | | | | drm/amdkfd: Fix SVM_ATTR_PREFERRED_LOCFelix Kuehling2021-11-031-3/+11
| | | * | | | | drm/amdgpu: use correct register mask to extract fieldOak Zeng2021-11-031-5/+13
| | | * | | | | drm/amd/amdgpu: fix bad job hw_fence use after free in advance tdrJingwen Chen2021-11-031-0/+4
| | * | | | | | Merge tag 'drm-misc-next-2021-10-14' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-11-0530-120/+662
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | / / / | | | | |/ / / | | | |/| | |
| | | * | | | drm/locking: add backtrace for locking contended locks without backoffJani Nikula2021-10-132-2/+62
| | | * | | | drm/nouveau/mmu/gp100: remove unused variableKarol Herbst2021-10-121-1/+1
| | | * | | | drm: mxsfb: Set fallback bus format when the bridge doesn't provide oneGuido Günther2021-10-121-0/+6
| | | * | | | drm: mxsfb: Print failed bus format in hexGuido Günther2021-10-121-1/+1