summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/dispnv50
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-misc-fixes-2023-02-23' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-03-071-2/+3
|\
| * drm/nouveau/kms/nv50: fix nv50_wndw_new_ prototypeJiri Slaby (SUSE)2023-02-211-2/+3
* | drm/display/dp_mst: Handle old/new payload states in drm_dp_remove_payload()Imre Deak2023-02-131-1/+1
* | drm/nouveau: Remove unnecessary include statements for drm_crtc_helper.hThomas Zimmermann2023-01-181-1/+0
|/
* drm/nouveau/disp: fix incorrect/broken hdmi methodsBen Skeggs2022-11-141-16/+12
* drm/nouveau/kms: switch to drm fbdev helpersBen Skeggs2022-11-091-2/+1
* drm/nouveau/disp: expose head event classBen Skeggs2022-11-091-13/+7
* drm/nouveau/disp: move head scanoutpos methodBen Skeggs2022-11-091-1/+0
* drm/nouveau/disp: add head classBen Skeggs2022-11-091-0/+5
* drm/nouveau/disp: move DP MST payload config methodBen Skeggs2022-11-091-21/+5
* drm/nouveau/disp: move DP link config into acquireBen Skeggs2022-11-091-30/+4
* drm/nouveau/disp: move HDA ELD methodBen Skeggs2022-11-091-31/+19
* drm/nouveau/disp: move HDMI config into acquire + infoframe methodsBen Skeggs2022-11-091-103/+69
* drm/nouveau/disp: move LVDS protocol information into acquireBen Skeggs2022-11-071-22/+10
* drm/nouveau/disp: move and extend the role of outp acquire/release methodsBen Skeggs2022-11-072-70/+30
* drm/nouveau/disp: fix cast removes address space of expression warningsruanjinjie2022-10-121-2/+2
* 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