index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-12
drm/probe-helper: Add drm_connector_helper_get_modes_fixed()
Thomas Zimmermann
4
-51
/
+43
2022-09-10
drm/vkms: fix variable dereferenced before check warning
Harshit Mogalapalli
1
-1
/
+2
2022-09-10
drm/udl: Sync pending URBs at the end of suspend
Takashi Iwai
4
-8
/
+10
2022-09-10
drm/udl: Don't re-initialize stuff at retrying the URB list allocation
Takashi Iwai
1
-4
/
+3
2022-09-10
drm/udl: Fix inconsistent urbs.count value during udl_free_urb_list()
Takashi Iwai
2
-20
/
+30
2022-09-10
drm/udl: Fix potential URB leaks
Takashi Iwai
2
-4
/
+9
2022-09-10
drm/udl: Pass rectangle directly to udl_handle_damage()
Takashi Iwai
1
-11
/
+8
2022-09-10
drm/udl: Drop unneeded alignment
Takashi Iwai
2
-67
/
+1
2022-09-10
drm/udl: Increase the default URB list size to 20
Takashi Iwai
1
-1
/
+1
2022-09-10
drm/udl: Suppress error print for -EPROTO at URB completion
Takashi Iwai
1
-0
/
+1
2022-09-10
Revert "drm/udl: Kill pending URBs at suspend and disconnect"
Takashi Iwai
3
-26
/
+3
2022-09-10
drm/udl: Enable damage clipping
Thomas Zimmermann
1
-0
/
+1
2022-09-10
drm/udl: Add reset_resume
Thomas Zimmermann
3
-1
/
+13
2022-09-10
drm/udl: Restore display mode on resume
Takashi Iwai
1
-3
/
+0
2022-09-09
drm/format: Split into more granular test cases
Michał Winiarski
1
-48
/
+108
2022-09-09
drm/format: Use appropriate types in expect/assert
Michał Winiarski
1
-76
/
+76
2022-09-09
drm/rockchip: dsi: add rk3568 support
Chris Morgan
1
-2
/
+49
2022-09-09
drm/rockchip: vop: fix repeated words in comment
wangjianli
1
-1
/
+1
2022-09-09
drm/tidss: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-09-09
drm/omap: dmm_tiler:Remove the print function dev_err()
ye xingchen
1
-3
/
+1
2022-09-09
drm/omap: dss: Fix refcount leak bugs
Liang He
1
-0
/
+3
2022-09-09
drm: omapdrm: dss: replace ternary operator with max()
Guo Zhengkui
1
-1
/
+1
2022-09-09
drm/sun4i: tv: Include drm_atomic.h
Maxime Ripard
1
-0
/
+1
2022-09-08
drm/dp_mst: Avoid deleting payloads for connectors staying enabled
Imre Deak
1
-0
/
+3
2022-09-08
drm/panel-edp: Add Innolux N120ACA-EA1 panel entry
Chen-Yu Tsai
1
-0
/
+1
2022-09-08
drm/sun4i: tv: Merge mode_set into atomic_enable
Maxime Ripard
1
-15
/
+10
2022-09-08
drm/ssd130x: Replace simple display helpers with the atomic helpers
Javier Martinez Canillas
2
-80
/
+189
2022-09-07
drm/gma500: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-09-07
drm/qxl: fix the suspend/resume issue on qxl device
Zongmin Zhou
1
-1
/
+2
2022-09-07
drm/bochs: fix blanking
Gerd Hoffmann
1
-0
/
+2
2022-09-07
drm/virtio: set fb_modifiers_not_supported
Chia-I Wu
1
-0
/
+2
2022-09-07
drm/sun4i: tv: Add missing reset assertion
Maxime Ripard
1
-0
/
+1
2022-09-07
drm/sun4i: tv: Rename error label
Maxime Ripard
1
-2
/
+2
2022-09-07
drm/sun4i: tv: Remove useless destroy function
Maxime Ripard
1
-7
/
+1
2022-09-07
drm/sun4i: tv: Remove useless function
Maxime Ripard
1
-7
/
+0
2022-09-07
drm/sun4i: tv: Convert to atomic hooks
Maxime Ripard
1
-4
/
+6
2022-09-07
drm/sun4i: tv: Remove unused mode_valid
Maxime Ripard
1
-8
/
+0
2022-09-07
drm/vc4: vec: Fix timings for VEC modes
Mateusz Kwiatkowski
1
-2
/
+2
2022-09-07
drm/vc4: vec: Remove redundant atomic_mode_set
Mateusz Kwiatkowski
1
-14
/
+4
2022-09-07
drm/vc4: vec: Refactor VEC TV mode setting
Mateusz Kwiatkowski
1
-65
/
+23
2022-09-07
drm/vc4: vec: Convert to atomic helpers
Maxime Ripard
1
-4
/
+6
2022-09-07
drm/vc4: vec: Remove empty mode_fixup
Maxime Ripard
1
-9
/
+0
2022-09-07
drm/via: Add new condition to via_dma_cleanup()
Alisa Khabibrakhmanova
1
-1
/
+1
2022-09-06
drm/panel-edp: Fix typo in kerneldoc comment (appers=>appears)
Douglas Anderson
1
-1
/
+1
2022-09-06
drm/scheduler: quieten kernel-doc warnings
Randy Dunlap
1
-1
/
+2
2022-09-06
drm/bridge: anx7625: Set HPD irq detect window to 2ms
Xin Ji
2
-0
/
+20
2022-09-05
drm: vkms: Add support to the RGB565 format
Igor Torrente
3
-3
/
+76
2022-09-05
drm: vkms: Adds XRGB_16161616 and ARGB_1616161616 formats
Igor Torrente
3
-1
/
+82
2022-09-05
drm: vkms: Supports to the case where primary plane doesn't match the CRTC
Igor Torrente
2
-31
/
+32
2022-09-05
drm: vkms: Refactor the plane composer to accept new formats
Igor Torrente
6
-178
/
+318
[next]