index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-18
ipu-v3: Include <linux/io.h>
Thomas Zimmermann
1
-0
/
+1
2023-05-17
drm/bridge: tc358767: Switch to devm MIPI-DSI helpers
Alexander Stein
1
-2
/
+2
2023-05-17
drm/ttm: let struct ttm_device_funcs be placed in rodata
Jani Nikula
1
-1
/
+1
2023-05-17
drm/drm_atomic_helper.c: fix a typo
Sui Jingfeng
1
-1
/
+1
2023-05-16
drm/panel: Modify innolux hj110iz panel initial code
Cong Yang
1
-162
/
+235
2023-05-16
drm/bridge: tc358768: remove unneeded semicolon
Francesco Dolcini
1
-1
/
+1
2023-05-16
gpu: drm: bridge: No need to set device_driver owner
Anup Sharma
1
-1
/
+0
2023-05-15
drm/vkms: Fix RGB565 pixel conversion
Maíra Canal
1
-6
/
+6
2023-05-15
drm/panel: boe-tv101wum-nl6: Fine tune the panel power sequence
Shuijing Li
1
-0
/
+6
2023-05-15
drm/panel: boe-tv101wum-nl6: Remove extra delay
Shuijing Li
1
-1
/
+0
2023-05-15
drm/ssd130x: Fix include guard name
Javier Martinez Canillas
1
-3
/
+3
2023-05-11
drm/panel: panel-simple: Add BOE EV121WXM-N10-1850 panel support
Liu Ying
1
-0
/
+34
2023-05-11
drm/panel: sharp-ls043t1le01: drop dummy functions and data fields
Dmitry Baryshkov
1
-32
/
+0
2023-05-11
drm/panel: sharp-ls043t1le01: adjust mode settings
Dmitry Baryshkov
1
-5
/
+6
2023-05-11
drm: sun4i_tcon: use devm_clk_get_enabled in `sun4i_tcon_init_clocks`
XuDong Liu
1
-15
/
+4
2023-05-10
drm: sun4i: calculate proper DCLK rate for DSI
Roman Beranek
1
-15
/
+21
2023-05-10
drm: sun4i: rename sun4i_dotclock to sun4i_tcon_dclk
Roman Beranek
4
-7
/
+7
2023-05-09
Merge drm/drm-next into drm-misc-next
Maxime Ripard
83
-368
/
+570
2023-05-08
Documentation: vkms: clarify devres managed reference cleanup
Brandon Pollack
1
-1
/
+3
2023-05-08
drm/fb-helper: Use fb_{cfb,sys}_{read, write}()
Thomas Zimmermann
1
-170
/
+4
2023-05-08
drm/vkms: add rotate-270 property
Maíra Canal
3
-8
/
+10
2023-05-08
drm/vkms: add rotate-90 property
Maíra Canal
3
-5
/
+22
2023-05-08
drm/vkms: add reflect-y and rotate-180 property
Maíra Canal
2
-5
/
+18
2023-05-08
drm/vkms: add rotate-0 and reflect-x property
Maíra Canal
4
-4
/
+28
2023-05-08
drm/vram-helper: fix function names in vram helper doc
Luc Ma
1
-3
/
+3
2023-05-06
drm/bridge: lt9611: Do not generate HFP/HBP/HSA and EOT packet
Marek Vasut
1
-1
/
+3
2023-05-06
drm/bridge: lt9211: Do not generate HFP/HBP/HSA and EOT packet
Marek Vasut
1
-1
/
+3
2023-05-05
Merge tag 'drm-next-2023-05-05' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
50
-263
/
+415
2023-05-05
drm/bridge: tc358768: remove unused variable
Francesco Dolcini
1
-3
/
+1
2023-05-05
drm/bridge: tc358768: fix THS_TRAILCNT computation
Francesco Dolcini
1
-3
/
+4
2023-05-05
drm/bridge: tc358768: fix TXTAGOCNT computation
Francesco Dolcini
1
-1
/
+1
2023-05-05
drm/bridge: tc358768: fix THS_ZEROCNT computation
Francesco Dolcini
1
-3
/
+4
2023-05-05
drm/bridge: tc358768: fix TCLK_TRAILCNT computation
Francesco Dolcini
1
-3
/
+5
2023-05-05
drm/bridge: tc358768: fix TCLK_ZEROCNT computation
Francesco Dolcini
1
-4
/
+4
2023-05-05
drm/bridge: tc358768: fix PLL target frequency
Francesco Dolcini
1
-3
/
+5
2023-05-05
drm/bridge: tc358768: fix PLL parameters computation
Francesco Dolcini
1
-1
/
+5
2023-05-05
drm/bridge: tc358768: always enable HS video mode
Francesco Dolcini
1
-2
/
+1
2023-05-05
drm/rockchip: vop: Leave vblank enabled in self-refresh
Brian Norris
1
-4
/
+4
2023-05-05
drm/atomic: Allow vblank-enabled + self-refresh "disable"
Brian Norris
1
-1
/
+10
2023-05-05
Merge tag 'drm-intel-next-fixes-2023-05-04-1' of git://anongit.freedesktop.or...
Dave Airlie
6
-38
/
+20
2023-05-05
Merge tag 'amd-drm-fixes-6.4-2023-05-03' of https://gitlab.freedesktop.org/ag...
Dave Airlie
14
-53
/
+78
2023-05-05
Merge tag 'drm-intel-next-fixes-2023-04-27' of git://anongit.freedesktop.org/...
Dave Airlie
1
-0
/
+17
2023-05-05
Merge tag 'amd-drm-fixes-6.4-2023-04-26' of https://gitlab.freedesktop.org/ag...
Dave Airlie
31
-172
/
+300
2023-05-04
drm/bridge: ti-sn65dsi83: Fix enable error path
Alexander Stein
1
-0
/
+1
2023-05-04
drm/amdgpu: drop redundant sched job cleanup when cs is aborted
Guchun Chen
1
-10
/
+3
2023-05-04
drm/amd/display: filter out invalid bits in pipe_fuses
Samson Tam
2
-2
/
+18
2023-05-04
drm/amd/display: Change default Z8 watermark values
Leo Chen
1
-2
/
+2
2023-05-04
drm/amdgpu: disable SDMA WPTR_POLL_ENABLE for SR-IOV
Horace Chen
1
-4
/
+1
2023-05-04
drm/amdgpu: add a missing lock for AMDGPU_SCHED
Chia-I Wu
1
-1
/
+5
2023-05-04
drm/amdgpu: fix an amdgpu_irq_put() issue in gmc_v9_0_hw_fini()
Hamza Mahfooz
1
-1
/
+0
[next]