index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
perf
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-07-17
drm/nouveau/kms/nv50-: Move hard-coded object handles into header
Lyude Paul
3
-3
/
+22
2020-07-17
drm/nouveau/kms/nv50-: Expose nv50_outp_atom in disp.h
Lyude Paul
2
-18
/
+14
2020-07-17
drm/nouveau/kms/nv140-: Track wndw mappings in nv50_head_atom
Lyude Paul
5
-0
/
+31
2020-07-17
drm/nouveau/kms/nv50-: Fix disabling dithering
Lyude Paul
1
-11
/
+13
2020-07-17
drm/nouveau/kms/nv140-: Don't modify depth in state during atomic commit
Lyude Paul
2
-8
/
+14
2020-07-17
drm/vblank: Add vblank works
Lyude Paul
7
-16
/
+430
2020-07-17
drm/vblank: Use spin_(un)lock_irq() in drm_crtc_vblank_off()
Lyude Paul
1
-3
/
+2
2020-07-17
drm/vblank: Register drmm cleanup action once per drm_vblank_crtc
Lyude Paul
1
-13
/
+10
2020-07-16
drm/tidss: Replace HTTP links with HTTPS ones
Alexander A. Klimov
17
-17
/
+17
2020-07-16
drm/vboxvideo: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2
-2
/
+2
2020-07-16
dt-bindings: display: panel-dsi-cm: convert to YAML
Sebastian Reichel
2
-29
/
+86
2020-07-16
drm/panel-simple: Add 50 Hz mode to the Frida FRD350H54004 panel
Paul Cercueil
1
-13
/
+27
2020-07-16
drm/panel-simple: Fix inverted V/H SYNC for Frida FRD350H54004 panel
Paul Cercueil
1
-1
/
+1
2020-07-15
drm: drm_rect.h: delete duplicated word in comment
Randy Dunlap
1
-1
/
+1
2020-07-15
drm: msm_drm.h: delete duplicated words in comments
Randy Dunlap
1
-2
/
+2
2020-07-15
drm: i915_drm.h: delete duplicated words in comments
Randy Dunlap
1
-2
/
+2
2020-07-15
drm: drm_mode_config.h: delete duplicated words in comments
Randy Dunlap
1
-4
/
+4
2020-07-15
drm: drm_gem.h: delete duplicated words in comments
Randy Dunlap
1
-2
/
+2
2020-07-15
drm: drm_bridge.h: delete duplicated word in comment
Randy Dunlap
1
-1
/
+1
2020-07-15
drm: drm_atomic.h: delete duplicated word in comment
Randy Dunlap
1
-1
/
+1
2020-07-14
drm/virtio: Remove open-coded commit-tail function
Daniel Vetter
1
-20
/
+0
2020-07-14
drm/tilcdc: Use standard drm_atomic_helper_commit
Daniel Vetter
3
-49
/
+19
2020-07-14
drm/mgag200: Inline mga_crtc_{prepare, commit}() into enable function
Thomas Zimmermann
1
-32
/
+7
2020-07-14
drm/mgag200: Rename G200WB prepare/commit function
Thomas Zimmermann
1
-6
/
+4
2020-07-14
drm/mgag200: Set/clear <syncrst> field in display enable/disable helpers
Thomas Zimmermann
2
-6
/
+14
2020-07-14
drm/mgag200: Split DPMS function into helpers
Thomas Zimmermann
2
-31
/
+45
2020-07-14
drm/mgag200: Don't set or clear <scroff> field during modeset
Thomas Zimmermann
1
-39
/
+3
2020-07-14
drm/mgag200: Move PLL setup out of mode-setting function
Thomas Zimmermann
1
-3
/
+2
2020-07-14
drm/mgag200: Don't write-protect CRTC 0-7 while in mga_crtc_prepare()
Thomas Zimmermann
3
-9
/
+18
2020-07-13
drm/bridge: sil_sii8620: initialize return of sii8620_readb
Tom Rix
1
-1
/
+1
2020-07-13
drm/amdgpu: stop allocating dummy GTT nodes
Christian König
2
-80
/
+42
2020-07-13
drm/ttm: further cleanup ttm_mem_reg handling
Christian König
2
-22
/
+26
2020-07-13
drm: radeon: fix common struct sg_table related issues
Marek Szyprowski
1
-6
/
+5
2020-07-13
drm: amdgpu: fix common struct sg_table related issues
Marek Szyprowski
3
-13
/
+10
2020-07-13
drm/lima: Expose job_hang_limit module parameter
Andrey Lebedev
3
-2
/
+8
2020-07-13
drm/vkms: change the max cursor width/height
Melissa Wen
1
-0
/
+2
2020-07-12
drm: panel: simple: Fix bpc for LG LB070WV8 panel
Laurent Pinchart
1
-1
/
+1
2020-07-11
drm/panel: auo,b116xw03: fix flash backlight when power on
Jitao Shi
1
-0
/
+7
2020-07-10
dt-bindings: fix simple-framebuffer example
Sam Ravnborg
1
-22
/
+22
2020-07-10
dt-bindings: display: convert sharp,lq101r1sx01 to DT Schema
Sam Ravnborg
2
-49
/
+87
2020-07-10
dt-bindings: display: convert samsung,s6e8aa0 to DT Schema
Sam Ravnborg
2
-56
/
+100
2020-07-10
dt-bindings: display: convert innolux,p079zca to DT Schema
Sam Ravnborg
2
-22
/
+2
2020-07-10
drm: fb-helper: Convert logging to drm_* functions.
Suraj Upadhyay
1
-1
/
+1
2020-07-10
drm: mipi-dsi: Convert logging to drm_* functions.
Suraj Upadhyay
1
-8
/
+7
2020-07-10
drm/bridge: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2
-2
/
+2
2020-07-10
drm/bridge: dw-hdmi: Always add the bridge in the global bridge list
Liu Ying
1
-31
/
+13
2020-07-10
drm/bridge: dw-hdmi: Don't cleanup i2c adapter and ddc ptr in __dw_hdmi_probe...
Liu Ying
1
-5
/
+0
2020-07-10
drm/panel: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-07-10
fbdev: sm712fb: set error code in probe
Evgeny Novikov
1
-1
/
+1
2020-07-10
fbdev: da8xx-fb: go to proper label on error handling paths in probe
Evgeny Novikov
1
-2
/
+2
[next]