index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-11-09
drm/nouveau/disp: expose conn event class
Ben Skeggs
21
-269
/
+187
2022-11-09
drm/nouveau/disp: expose head event class
Ben Skeggs
11
-71
/
+62
2022-11-09
drm/nouveau/disp: switch vblank semaphore release to nvkm_event_ntfy
Ben Skeggs
6
-35
/
+19
2022-11-09
drm/nouveau/fault: expose replayable fault buffer event class
Ben Skeggs
4
-48
/
+53
2022-11-09
drm/nouveau/fault: switch non-replayable faults to nvkm_event_ntfy
Ben Skeggs
6
-24
/
+44
2022-11-09
drm/nouveau/nvkm: add a replacement for nvkm_notify
Ben Skeggs
21
-29
/
+547
2022-11-09
drm/nouveau/disp: move head scanoutpos method
Ben Skeggs
13
-269
/
+71
2022-11-09
drm/nouveau/disp: add head class
Ben Skeggs
16
-3
/
+175
2022-11-09
drm/nouveau/disp: move DP MST payload config method
Ben Skeggs
7
-79
/
+57
2022-11-09
drm/nouveau/disp: add method to trigger DP link retrain
Ben Skeggs
8
-62
/
+124
2022-11-09
drm/nouveau/kms: pass event mask to hpd handler
Ben Skeggs
4
-17
/
+29
2022-11-09
drm/nouveau/kms: switch hpd_lock from mutex to spinlock
Ben Skeggs
3
-10
/
+10
2022-11-08
drm/nouveau/disp: add method to control DPAUX pad power
Ben Skeggs
8
-51
/
+93
2022-11-08
drm/nouveau/disp: move DP link config into acquire
Ben Skeggs
9
-60
/
+65
2022-11-08
drm/nouveau/disp: move HDA ELD method
Ben Skeggs
7
-71
/
+81
2022-11-08
drm/nouveau/disp: move HDMI config into acquire + infoframe methods
Ben Skeggs
21
-378
/
+503
2022-11-07
drm/nouveau/disp: move LVDS protocol information into acquire
Ben Skeggs
10
-61
/
+50
2022-11-07
drm/nouveau/disp: move and extend the role of outp acquire/release methods
Ben Skeggs
9
-100
/
+213
2022-11-03
drm/i915/hwmon: Fix a build error used with clang compiler
Gwan-gyeong Mun
1
-9
/
+3
2022-11-02
drm/i915: Do not set cache_dirty for DGFX
Niranjana Vishwanathapura
1
-2
/
+2
2022-11-02
drm/tests: Add back seed value information
Arthur Grillo
2
-4
/
+10
2022-11-02
drm/client: Prevent NULL dereference in drm_client_buffer_delete()
Dmitry Osipenko
1
-3
/
+3
2022-11-02
dma-buf: Make locking consistent in dma_buf_detach()
Dmitry Osipenko
1
-2
/
+2
2022-11-02
drm/ttm: fix undefined behavior in bit shift for TTM_TT_FLAG_PRIV_POPULATED
Gaosheng Cui
1
-1
/
+1
2022-11-02
drm/i915/selftests: Run the perf MI_BB tests on gen4/5
Ville Syrjälä
1
-3
/
+13
2022-11-02
drm/i915/selftests: Test RING_TIMESTAMP on gen4/5
Ville Syrjälä
1
-21
/
+15
2022-11-02
drm/i915/selftests: Run MI_BB perf selftests on SNB
Ville Syrjälä
1
-2
/
+8
2022-11-02
drm/i915: Fix cs timestamp frequency for cl/bw
Ville Syrjälä
1
-1
/
+3
2022-11-02
drm/i915: Stop claiming cs timestamp frquency on gen2/3
Ville Syrjälä
1
-2
/
+4
2022-11-02
drm/i915: Fix cs timestamp frequency for ctg/elk/ilk
Ville Syrjälä
1
-2
/
+26
2022-11-01
drm/panel/panel-sitronix-st7701: Remove panel on DSI attach failure
Marek Vasut
1
-1
/
+9
2022-11-01
drm/panel/panel-sitronix-st7701: Clean up CMDnBKx selection
Marek Vasut
1
-33
/
+25
2022-11-01
drm/i915/dg2: Introduce Wa_18017747507
Wayne Boyer
2
-0
/
+6
2022-11-01
drm/panel/panel-sitronix-st7701: Fix RTNI calculation
Marek Vasut
1
-1
/
+1
2022-11-01
drm: lcdif: change burst size to 256B
Marco Felsch
2
-2
/
+16
2022-10-31
drm/vmwgfx: Cleanup the cursor snooping code
Zack Rusin
3
-17
/
+30
2022-10-31
drm/vmwgfx: Validate the box size for the snooped cursor
Zack Rusin
1
-1
/
+2
2022-10-31
drm/i915/dmabuf: Use scatterlist for_each_sg API
Michael J. Ruhl
1
-3
/
+1
2022-10-31
drm/i915/dmabuf: dmabuf cleanup
Michael J. Ruhl
1
-22
/
+25
2022-10-31
drm/i915/selftests: exercise GPU access from the importer
Matthew Auld
1
-1
/
+78
2022-10-31
drm/i915/dmabuf: fix sg_table handling in map_dma_buf
Matthew Auld
1
-2
/
+2
2022-10-31
drm/i915/dgfx: Grab wakeref at i915_ttm_unmap_virtual
Anshuman Gupta
4
-26
/
+35
2022-10-31
drm/i915: Encapsulate lmem rpm stuff in intel_runtime_pm
Anshuman Gupta
8
-31
/
+36
2022-10-29
drm/rockchip: lvds: fix PM usage counter unbalance in poweron
Zhang Qilong
1
-3
/
+7
2022-10-29
drm/rockchip: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Yuan Can
3
-4
/
+4
2022-10-29
drm/rockchip: dsi: Remove the unused function dsi_update_bits()
Jiapeng Chong
1
-6
/
+0
2022-10-29
drm/rockchip: vop2: Register Esmart0-win0 as primary plane
Sascha Hauer
1
-1
/
+1
2022-10-29
drm: rockchip: remove rockchip_drm_framebuffer_init() function
Johan Jonker
2
-49
/
+0
2022-10-29
drm/i915/mtl: Add missing steering table terminators
Matt Roper
1
-0
/
+2
2022-10-28
drm: bridge: adv7511: use dev_err_probe in probe function
Ahmad Fatoum
2
-16
/
+10
[next]