index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-16
drm/nouveau/disp: Revert a NULL check inside nouveau_connector_get_modes
Karol Herbst
1
-1
/
+1
2023-08-16
drm/nouveau/nvkm/dp: Add workaround to fix DP 1.3+ DPCD issues
Lyude Paul
1
-1
/
+47
2023-08-16
drm/nouveau/gr: enable memory loads on helper invocation on all channels
Karol Herbst
6
-1
/
+17
2023-07-27
drm/dp_mst: Clear MSG_RDY flag before sending new message
Wayne Lin
1
-4
/
+8
2023-06-21
drm/nouveau: add nv_encoder pointer check for NULL
Natalia Petrova
1
-1
/
+2
2023-06-21
drm/nouveau/dp: check for NULL nv_connector->native_mode
Natalia Petrova
1
-2
/
+2
2023-06-21
drm/nouveau: don't detect DSM for non-NVIDIA device
Ratchanan Srirattanamet
1
-0
/
+3
2023-06-21
nouveau: fix client work fence deletion race
Dave Airlie
1
-4
/
+10
2023-04-13
drm/display/dp_mst: Handle old/new payload states in drm_dp_remove_payload()
Imre Deak
1
-1
/
+1
2023-04-13
drm/nouveau/disp: Support more modes by checking with lower bpc
Karol Herbst
2
-3
/
+37
2023-03-17
drm/nouveau/kms/nv50: fix nv50_wndw_new_ prototype
Jiri Slaby (SUSE)
1
-2
/
+3
2023-02-22
drm/nouveau/devinit/tu102-: wait for GFW_BOOT_PROGRESS == COMPLETED
Ben Skeggs
1
-0
/
+23
2022-10-21
nouveau: fix migrate_to_ram() for faulting page
Alistair Popple
1
-0
/
+1
2022-10-14
Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-31
/
+77
2022-10-13
nouveau/dmem: evict device private memory during release
Alistair Popple
1
-0
/
+48
2022-10-13
nouveau/dmem: refactor nouveau_dmem_fault_copy_one()
Alistair Popple
1
-30
/
+28
2022-10-13
mm: free device private pages have zero refcount
Alistair Popple
1
-1
/
+1
2022-10-08
Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+13
2022-10-05
Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
19
-234
/
+232
2022-10-05
Merge tag 'platform-drivers-x86-v6.1-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-0
/
+27
2022-09-24
drm: POC drm on dyndbg - use in core, 2 helpers, 3 drivers.
Jim Cromie
1
-0
/
+13
2022-09-20
drm/plane-helper: Provide DRM_PLANE_NON_ATOMIC_FUNCS initializer macro
Thomas Zimmermann
1
-3
/
+1
2022-09-20
drm/plane: Allocate planes with drm_universal_plane_alloc()
Thomas Zimmermann
1
-28
/
+13
2022-09-20
drm/plane: Remove drm_plane_init()
Thomas Zimmermann
1
-6
/
+7
2022-09-14
Merge tag 'backlight-detect-refactor-1' of git://git.kernel.org/pub/scm/linux...
Maxime Ripard
3
-0
/
+27
2022-09-11
Merge tag 'drm-misc-next-2022-09-09' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
9
-176
/
+190
2022-09-06
Merge tag 'drm-misc-next-2022-08-20-1' of git://anongit.freedesktop.org/drm/d...
Daniel Vetter
11
-26
/
+26
2022-09-03
drm/nouveau: Register ACPI video backlight when nv_backlight registration fai...
Hans de Goede
3
-0
/
+14
2022-09-02
drm/nouveau: Don't register backlight when another backlight should be used (v2)
Hans de Goede
3
-0
/
+13
2022-08-23
drm/display/dp_mst: Move all payload info into the atomic state
Lyude Paul
1
-82
/
+81
2022-08-23
drm/display/dp_mst: Add helpers for serializing SST <-> MST transitions
Lyude Paul
3
-1
/
+17
2022-08-23
drm/nouveau/kms: Pull mst state in for all modesets
Lyude Paul
1
-1
/
+1
2022-08-23
drm/nouveau/kms: Cache DP encoders in nouveau_connector
Lyude Paul
2
-1
/
+6
2022-08-23
drm/display/dp_mst: Don't open code modeset checks for releasing time slots
Lyude Paul
1
-21
/
+0
2022-08-23
drm/display/dp_mst: Add nonblocking helpers for DP MST
Lyude Paul
1
-0
/
+7
2022-08-23
drm/display/dp_mst: Call them time slots, not VCPI slots
Lyude Paul
1
-2
/
+2
2022-08-23
subdev/clk: fix repeated words in comments
wangjianli
1
-1
/
+1
2022-08-23
nouveau: explicitly wait on the fence in nouveau_bo_move_m2mf
Karol Herbst
1
-0
/
+9
2022-08-23
drm/nouveau/hwmon: use simplified HWMON_CHANNEL_INFO macro
Beniamin Sandu
1
-68
/
+17
2022-08-22
drm/nouveau: Implement intersect/compatible functions
Arunpravin Paneer Selvam
3
-0
/
+59
2022-08-18
Merge tag 'drm-misc-fixes-2022-08-16' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-0
/
+22
2022-08-17
Merge drm/drm-fixes into drm-misc-fixes
Thomas Zimmermann
200
-9435
/
+6528
2022-08-16
drm/nouveau/kms/nv140-: Disable interlacing
Lyude Paul
1
-1
/
+2
2022-08-04
drm/nouveau: recognise GA103
Karol Herbst
1
-0
/
+22
2022-08-04
drm/nouveau: fix another off-by-one in nvbios_addr
Timur Tabi
1
-1
/
+1
2022-08-04
Merge tag 'drm-next-2022-08-03' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
201
-9436
/
+6529
2022-08-01
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
160
-8853
/
+6392
2022-07-28
nouveau/svm: Fix to migrate all requested pages
Alistair Popple
1
-1
/
+5
2022-07-27
Merge tag 'topic/nouveau-misc-2022-07-27' of git://anongit.freedesktop.org/dr...
Dave Airlie
158
-8845
/
+6386
2022-07-27
drm/nouveau/disp: move DAC load detection method
Ben Skeggs
7
-44
/
+57
[next]