aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/dispnv50
Commit message (Expand)AuthorAgeFilesLines
* drm/display/dp_mst: Move all payload info into the atomic stateLyude Paul2022-08-231-82/+81
* drm/display/dp_mst: Add helpers for serializing SST <-> MST transitionsLyude Paul2022-08-232-1/+3
* drm/nouveau/kms: Pull mst state in for all modesetsLyude Paul2022-08-231-1/+1
* drm/display/dp_mst: Don't open code modeset checks for releasing time slotsLyude Paul2022-08-231-21/+0
* drm/display/dp_mst: Add nonblocking helpers for DP MSTLyude Paul2022-08-231-0/+7
* drm/display/dp_mst: Call them time slots, not VCPI slotsLyude Paul2022-08-231-2/+2
* Merge drm/drm-next into drm-misc-nextThomas Zimmermann2022-08-0111-77/+43
|\
| * drm/nouveau/disp: move DAC load detection methodBen Skeggs2022-07-271-15/+6
| * drm/nouveau/disp: add output classBen Skeggs2022-07-271-3/+15
| * drm/nouveau/disp: add common channel class handlingBen Skeggs2022-07-2711-59/+22
* | drm: Remove unnecessary include statements of drm_plane_helper.hThomas Zimmermann2022-07-262-2/+0
* | drm/atomic-helper: Remove _HELPER_ infix from DRM_PLANE_HELPER_NO_SCALINGThomas Zimmermann2022-07-264-8/+8
* | drm/atomic-helper: Move DRM_PLANE_HELPER_NO_SCALING to atomic helpersThomas Zimmermann2022-07-264-4/+0
|/
* drm/nouveau/kms/nv50-: remove unused functionsBen Skeggs2022-07-133-30/+0
* drm: Drop drm_blend.h from drm_crtc.hVille Syrjälä2022-06-201-0/+1
* drm/nouveau: use drm_gem_plane_helper_prepare_fbChristian König2022-05-021-3/+2
* drm/display: Move SCDC helpers into display-helper libraryThomas Zimmermann2022-04-251-1/+1
* drm: Rename dp/ to display/Thomas Zimmermann2022-04-251-1/+1
* drm/nouveau: change base917c_format from global to staticTom Rix2022-04-181-1/+1
* dma-buf: add enum dma_resv_usage v4Christian König2022-04-071-1/+2
* drm/nouveau: support more than one write fence in fenv50_wndw_prepare_fbChristian König2022-04-051-9/+5
* drm/nouveau/kms/nv50-: atom: fix an incorrect NULL check on list iteratorXiaomeng Tong2022-03-282-8/+25
* drm/nouveau/kms: Remove redundant zpos initialisationMaxime Ripard2022-02-251-2/+0
* drm/dp: Move public DisplayPort headers into dp/Thomas Zimmermann2022-01-171-1/+1
* Merge drm/drm-next into drm-misc-nextThomas Zimmermann2021-11-183-2/+3
|\
| * BackMerge tag 'v5.15-rc7' into drm-nextDave Airlie2021-10-282-1/+2
| |\
| | * drm/nouveau/kms/nv50-: fix file release memory leakYang Yingliang2021-10-061-0/+1
| | * drm/nouveau/kms/tu102-: delay enabling cursor until after assign_windowsBen Skeggs2021-10-061-1/+1
| * | drm: Update MST First Link Slot Information Based on Encoding FormatBhawanpreet Lakha2021-10-251-1/+1
| |/
* | drm/nouveau: set RGB quantization range to FULLHans Verkuil2021-11-121-0/+3
* | drm/nouveau/kms/nv50-: Remove several set but not used variables "ret" in disp.cLuo Jiaxing2021-11-121-5/+3
* | drm/nouveau/dispnv50/headc57d: Make local function 'headc57d_olut' staticLee Jones2021-11-121-1/+1
* | drm/nouveau/kms/nv50-: Always validate LUTs in nv50_head_atomic_check_lut()Lyude Paul2021-11-1211-28/+41
* | drm/nouveau/kms/nv50-: Use NV_ATOMIC() in nv50_head_atomic_check_lut()Lyude Paul2021-11-121-2/+6
* | drm/nouveau/kms/nv50-: Correct size checks for cursorsLyude Paul2021-11-121-1/+14
* | drm/nouveau/kms/nvd9-nv138: Fix CRC calculation for the cursor channelLyude Paul2021-11-121-1/+2
* | drm/nouveau/kms/nv140-: Use hard-coded wndws or core channel for CRC channelLyude Paul2021-11-128-74/+118
* | drm/nouveau/kms/nv50-: Check vbl count after CRC context flipLyude Paul2021-11-121-3/+9
* | drm/nouveau/kms/nv50-: Use drm_dbg_kms() in crc.cLyude Paul2021-11-121-10/+8
* | drm/nouveau: use the new interator in nv50_wndw_prepare_fbChristian König2021-10-291-1/+9
* | Revert "drm/nouveau: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL...Sean Paul2021-10-041-10/+5
* | drm/nouveau: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN()Fernando Ramos2021-10-011-5/+10
|/
* Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-09-011-1/+33
|\
| * drm: nouveau: fix disp.c build when NOUVEAU_BACKLIGHT is not enabledRandy Dunlap2021-08-051-2/+6
| * drm/nouveau/kms/nv50-: Add basic DPCD backlight support for nouveauLyude Paul2021-06-091-0/+28
* | drm/nouveau/kms/nv50: workaround EFI GOP window channel format differencesBen Skeggs2021-08-183-4/+37
|/
* dma-buf: rename dma_resv_get_excl_rcu to _unlockedChristian König2021-06-061-1/+1
* drm/dp_mst: Use kHz as link rate units when settig source max link caps at initNikola Cornij2021-05-271-2/+3
* drm/dp_mst: Use Extended Base Receiver Capability DPCD spaceNikola Cornij2021-04-291-1/+2
* Merge drm/drm-fixes into drm-nextDaniel Vetter2021-04-131-1/+12
|\