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-12-05
drm/kmb: fix array bounds warning
Arnd Bergmann
1
-0
/
+3
2020-12-05
drm: panel: add flags to BOE NV110WTM-N61
Douglas Anderson
1
-0
/
+2
2020-12-05
drm: panel: Fully transition panel_desc kerneldoc to inline style
Douglas Anderson
1
-16
/
+27
2020-12-04
drm/hisilicon: Delete the entire file hibmc_ttm.c
Tian Tao
4
-57
/
+20
2020-12-04
drm/hisilicon: Use managed VRAM-helper initialization
Tian Tao
3
-18
/
+3
2020-12-04
drm/ingenic: depend on COMMON_CLK to fix compile tests
Krzysztof Kozlowski
1
-0
/
+1
2020-12-03
drm/fb-helper: Add missed unlocks in setcmap_legacy()
Chuhong Yuan
1
-5
/
+10
2020-12-03
gma500: clean up error handling in init
Dan Carpenter
1
-9
/
+13
2020-12-03
drm/hisilicon: Use the new api devm_drm_irq_install
Tian Tao
1
-4
/
+1
2020-12-03
drm/irq: Add the new api to install irq
Tian Tao
1
-0
/
+32
2020-12-03
drm/hisilicon: Code refactoring for hibmc_drm_drv
Tian Tao
5
-32
/
+30
2020-12-02
drm/virtio: consider dma-fence context when signaling
Gurchetan Singh
2
-9
/
+31
2020-12-02
drm/virtio: rework virtio_fence_signaled
Gurchetan Singh
1
-8
/
+4
2020-12-02
drm/virtio: virtio_{blah} --> virtio_gpu_{blah}
Gurchetan Singh
2
-26
/
+30
2020-12-01
drm/ttm: stop destroying pinned ghost object
Christian König
1
-1
/
+3
2020-12-01
drm/nouveau: Drop mutex_lock_nested for atomic
Daniel Vetter
1
-1
/
+4
2020-12-01
drm/gma500: Fix error return code in psb_driver_load()
Jialin Zhang
1
-0
/
+2
2020-12-01
drm/ttm/drivers: remove unecessary ttm_module.h include v2
Christian König
19
-18
/
+46
2020-11-30
drm/prime: split array import functions v4
Christian König
10
-48
/
+56
2020-11-30
drm/ttm: nuke ttm_dma_tt_init
Christian König
1
-13
/
+0
2020-11-30
drm/qxl: switch to ttm_sg_tt_init
Christian König
1
-1
/
+1
2020-11-30
drm/vmwgfx: switch to ttm_sg_tt_init
Christian König
1
-2
/
+2
2020-11-30
drm/nouveau: stop using pages with drm_prime_sg_to_page_addr_arrays v2
Christian König
2
-4
/
+4
2020-11-30
drm/amdgpu: stop using pages with drm_prime_sg_to_page_addr_arrays
Christian König
1
-3
/
+3
2020-11-30
drm/radeon: stop using pages with drm_prime_sg_to_page_addr_arrays v2
Christian König
1
-5
/
+6
2020-11-30
drm/cma-helper: Implement mmap as GEM CMA object functions
Thomas Zimmermann
4
-87
/
+41
2020-11-30
drm/cma-helper: Remove prime infix from GEM object functions
Thomas Zimmermann
2
-12
/
+12
2020-11-30
drm: panel: simple: Add BOE NV110WTM-N61
Douglas Anderson
1
-0
/
+46
2020-11-30
drm: panel: simple: Allow specifying the delay from prepare to enable
Douglas Anderson
1
-6
/
+38
2020-11-30
drm: panel: simple: Defer unprepare delay till next prepare to shorten it
Douglas Anderson
1
-3
/
+24
2020-11-30
drm: panel: simple: Fixup the struct panel_desc kernel doc
Douglas Anderson
1
-17
/
+42
2020-11-30
drm/kmb: Remove an unnecessary NULL check
Dan Carpenter
1
-1
/
+1
2020-11-29
drm/rockchip: fix typo in Kconfig 's/HDMI/dsi/'
Dafna Hirschfeld
1
-1
/
+1
2020-11-29
drm/rockchip: for error print, use the correct device pointer
Dafna Hirschfeld
1
-1
/
+1
2020-11-29
drm/rockchip: dw_hdmi: fix incorrect clock in vpll clock error message
Jonathan Liu
1
-1
/
+1
2020-11-28
drm/ingenic: Add basic PM support
Paul Cercueil
1
-0
/
+18
2020-11-27
drm/ttm: Warn on pinning without holding a reference
Daniel Vetter
1
-1
/
+1
2020-11-27
via/via_irq: use __func__ to replace string function name
Bernard Zhao
1
-1
/
+1
2020-11-27
drm/radeon: fix check order in radeon_bo_move
Christian König
1
-30
/
+24
2020-11-26
drm/imx/dcss: allow using nearest neighbor interpolation scaling
Laurentiu Palcu
3
-10
/
+50
2020-11-26
drm/imx/dcss: fix coccinelle warning
Laurentiu Palcu
1
-2
/
+1
2020-11-26
drm/imx/dcss: fix rotations for Vivante tiled formats
Laurentiu Palcu
1
-2
/
+9
2020-11-25
drm/mcde: fix masking and bitwise-or on variable val
Colin Ian King
1
-1
/
+1
2020-11-24
panel-simple: add Innolux N125HCE-GN1
Lukas F. Hartmann
1
-0
/
+28
2020-11-24
drm: fix kernel-doc warnings for SCALING_FILTER
Simon Ser
2
-7
/
+7
2020-11-24
drm/fb-helper: Acquire modeset lock around shadow-buffer flushing
Thomas Zimmermann
1
-2
/
+18
2020-11-24
drm/fb-helper: Copy dma-buf map before flushing shadow fb
Thomas Zimmermann
1
-2
/
+3
2020-11-24
drm/fb-helper: Restore damage area upon errors
Thomas Zimmermann
1
-3
/
+20
2020-11-24
drm/fb-helper: Move damage blit code and its setup into separate routine
Thomas Zimmermann
1
-6
/
+21
2020-11-24
drm/fb-helper: Separate shadow-buffer flushing and calling dirty callback
Thomas Zimmermann
1
-3
/
+1
[next]