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.13.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
2020-07-02
drm/i915: Fix the old vs. new epoch counter check during hotplug detect
Imre Deak
1
-1
/
+3
2020-07-02
drm/hisilicon: Use drmm_kzalloc() instead of devm_kzalloc()
Tian Tao
1
-1
/
+2
2020-07-01
drm/panel: st7703: Assert reset prior to powering down the regulators
Ondrej Jirman
1
-0
/
+1
2020-07-01
drm/panel: st7703: Enter sleep after display off
Ondrej Jirman
1
-1
/
+12
2020-07-01
drm/panel: st7703: Add support for Xingbangda XBD599
Ondrej Jirman
1
-2
/
+197
2020-07-01
drm/panel: st7703: Move generic part of init sequence to enable callback
Ondrej Jirman
1
-15
/
+18
2020-07-01
drm/panel: st7703: Move code specific to jh057n closer together
Ondrej Jirman
1
-24
/
+24
2020-07-01
drm/panel: st7703: Prepare for supporting multiple panels
Ondrej Jirman
1
-12
/
+31
2020-07-01
drm/panel: st7703: Rename functions from jh057n prefix to st7703
Ondrej Jirman
1
-44
/
+46
2020-07-01
drm/panel: rocktech-jh057n00900: Rename the driver to st7703
Ondrej Jirman
3
-14
/
+14
2020-07-01
drm/panel: panel-simple: drop use of legacy drm_bus_flags
Sam Ravnborg
1
-14
/
+14
2020-07-01
drm/panel: novatek-nt39016: drop use of legacy drm_bus_flags
Sam Ravnborg
1
-1
/
+1
2020-07-01
drm/panel: raydium-rm67191: drop use of legacy drm_bus_flags
Sam Ravnborg
1
-1
/
+1
2020-07-01
drm/ingenic-drm: drop use of legacy drm_bus_flags
Sam Ravnborg
1
-1
/
+1
2020-07-01
drm/tidss: drop use of legacy drm_bus_flags
Sam Ravnborg
1
-2
/
+2
2020-07-01
drm/of: Make drm_of_find_panel_or_bridge() to check graph's presence
Dmitry Osipenko
1
-0
/
+9
2020-06-30
drm: panel: simple: Warn in case of incorrect bus format for LVDS panels
Laurent Pinchart
1
-1
/
+10
2020-06-30
drm: panel: simple: Drop drive/sample bus flags for LVDS panels
Laurent Pinchart
1
-11
/
+17
2020-06-30
drm: panel: simple: Correct bus format for Satoz SAT050AT40H12R2
Laurent Pinchart
1
-1
/
+1
2020-06-30
drm: panel: simple: Correct connector type for Starry KR070PE2T
Laurent Pinchart
1
-1
/
+1
2020-06-30
drm/i915: Send hotplug event if edid had changed
Stanislav Lisovskiy
1
-10
/
+14
2020-06-30
drm: Introduce epoch counter to drm_connector
Stanislav Lisovskiy
3
-8
/
+54
2020-06-30
drm: Add helper to compare edids.
Stanislav Lisovskiy
1
-0
/
+33
2020-06-30
drm: pl111: Absorb the external register header
Linus Walleij
5
-4
/
+73
2020-06-30
drm: pl111: Credit where credit is due
Linus Walleij
1
-0
/
+9
2020-06-29
drm/ttm: make TT creation purely optional v3
Christian König
4
-31
/
+22
2020-06-29
drm/ttm: cleanup ttm_mem_type_manager_func.get_node interface v3
Christian König
6
-23
/
+12
2020-06-29
Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
858
-16702
/
+32169
2020-06-29
drm/connector: fix minor typos in comments
Antonio Borneo
1
-11
/
+11
2020-06-29
drm/mipi: use dcs write for mipi_dsi_dcs_set_tear_scanline
Emil Velikov
1
-3
/
+3
2020-06-29
drm/panel: use mipi_dsi_dcs_write_buffer where possible
Emil Velikov
3
-6
/
+6
2020-06-29
drm/dsi: use stack buffer in mipi_dsi_dcs_write()
Emil Velikov
1
-10
/
+10
2020-06-29
drm/zte: remove unneeded semicolon
Jason Yan
1
-3
/
+3
2020-06-27
drm/panel-simple: Add missing BUS descriptions for some panels
Dmitry Osipenko
1
-0
/
+12
2020-06-27
drm/panel-simple: Correct EDT ET057090DHU connector type
Dmitry Osipenko
1
-1
/
+1
2020-06-26
drm/ttm: do not keep GPU dependent addresses
Nirmoy Das
1
-7
/
+0
2020-06-26
drm/scheduler: improve job distribution with multiple queues
Nirmoy Das
2
-7
/
+9
2020-06-26
drm/nouveau: don't use ttm bo->offset v3
Nirmoy Das
15
-24
/
+36
2020-06-26
drm/vmwgfx: don't use ttm bo->offset
Nirmoy Das
4
-6
/
+4
2020-06-26
drm/bridge: ti-sn65dsi86: ensure bridge suspend happens during PM sleep
Harigovindan P
1
-0
/
+2
2020-06-26
drm/debug: Expose connector VRR monitor range via debugfs
Bhanuprakash Modem
1
-0
/
+22
2020-06-25
drm/bochs: use drm_gem_vram_offset to get bo offset v2
Nirmoy Das
1
-1
/
+6
2020-06-25
drm/vram-helper: don't use ttm bo->offset v4
Nirmoy Das
1
-1
/
+10
2020-06-25
drm/qxl: don't use ttm bo->offset
Nirmoy Das
4
-21
/
+4
2020-06-25
drm/radeon: don't use ttm bo->offset
Nirmoy Das
3
-4
/
+17
2020-06-25
drm/amdgpu: move ttm bo->offset to amdgpu_bo
Nirmoy Das
5
-11
/
+48
2020-06-25
drm/bridge: dw-mipi-dsi.c: remove unused header file
Angelo Ribeiro
1
-1
/
+0
2020-06-24
drm/mipi-dbi: Remove ->enabled
Daniel Vetter
3
-27
/
+12
2020-06-24
drm/tiny/repaper: Drop edp->enabled
Daniel Vetter
1
-10
/
+3
2020-06-24
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
248
-2610
/
+2481
[next]