index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/gma500/framebuffer: Fix some possible doc-rot issues
Lee Jones
2021-01-18
1
-3
/
+3
*
drm/mga/mga_ioc32: Fix some formatting issues in 'mga_compat_ioctl's header
Lee Jones
2021-01-18
1
-6
/
+6
*
drm/r128/r128_ioc32: Fix formatting issues in 'r128_compat_ioctl()'s header
Lee Jones
2021-01-18
1
-6
/
+6
*
drm/mga/mga_ioc32: Document headers do not make good kernel-doc candidates
Lee Jones
2021-01-18
1
-1
/
+1
*
drm/r128/r128_ioc32: Document headers do not make good kernel-doc candidates
Lee Jones
2021-01-18
1
-1
/
+1
*
dma-buf: Add debug option
Daniel Vetter
2021-01-18
2
-4
/
+50
*
drm/vmwgfx: Always evict vram _before_ disabling it
Daniel Vetter
2021-01-18
1
-1
/
+1
*
drm/vmwgfx: Drop svga_lock
Daniel Vetter
2021-01-18
2
-10
/
+1
*
drm/panel: panel-simple: add bus-format and connector-type to Innolux n116bge
Heiko Stuebner
2021-01-18
1
-0
/
+2
*
drm: Set vm_ops to GEM object's values during mmap
Thomas Zimmermann
2021-01-18
2
-9
/
+12
*
drm/vkms: Fix missing kmalloc allocation failure check
Colin Ian King
2021-01-15
1
-1
/
+5
*
drm/amdgpu: Remove unused variable
Nirmoy Das
2021-01-15
1
-1
/
+0
*
drm/vc4: Initialize vc4_drm_driver with CMA helper defaults
Thomas Zimmermann
2021-01-15
3
-23
/
+1
*
drm/hisilicon/hibmc: Remove hibmc_ttm.c
Thomas Zimmermann
2021-01-15
1
-61
/
+0
*
drm/modes: Switch to 64bit maths to avoid integer overflow
Ville Syrjälä
2021-01-14
1
-2
/
+2
*
drm/vmwgfx: Fix display register usage for some older configs
Zack Rusin
2021-01-14
2
-2
/
+2
*
drm/vmwgfx: Cleanup the cmd/fifo split
Zack Rusin
2021-01-14
23
-207
/
+198
*
drm/vmwgfx: Remove the throttling code
Zack Rusin
2021-01-14
6
-188
/
+3
*
drm/vmwgfx: Cleanup pci resource allocation
Zack Rusin
2021-01-14
2
-45
/
+73
*
drm/vmwgfx: Cleanup fifo mmio handling
Zack Rusin
2021-01-14
7
-113
/
+98
*
drm/vmwgfx: Switch to a managed drm device
Zack Rusin
2021-01-14
10
-84
/
+68
*
drm/vmwgfx: Remove stealth mode
Zack Rusin
2021-01-14
2
-26
/
+10
*
drm/vblank: Fix typo in docs
Sumera Priyadarsini
2021-01-14
1
-1
/
+1
*
drm/sun4i: tcon: fix inverted DCLK polarity
Giulio Benetti
2021-01-14
2
-19
/
+3
*
drm/hisilicon: Fix build error
Tian Tao
2021-01-14
1
-1
/
+1
*
drm: Include <linux/mem_encrypt.h> in drm_cache.c
Thomas Zimmermann
2021-01-14
1
-0
/
+1
*
drm/panfrost: Use delayed timer as default in devfreq profile
Lukasz Luba
2021-01-13
1
-0
/
+1
*
drm: Move struct drm_device.hose to legacy section
Thomas Zimmermann
2021-01-13
1
-0
/
+2
*
drm/radeon: Store PCI controller in struct radeon_device.hose
Thomas Zimmermann
2021-01-13
4
-5
/
+8
*
drm: Merge CONFIG_DRM_VM into CONFIG_DRM_LEGACY
Thomas Zimmermann
2021-01-13
3
-8
/
+2
*
drm: Build drm_memory.o only for legacy drivers
Thomas Zimmermann
2021-01-13
1
-2
/
+3
*
drm: Implement drm_need_swiotlb() in drm_cache.c
Thomas Zimmermann
2021-01-13
2
-33
/
+32
*
drm: Inline AGP wrappers into their only callers
Thomas Zimmermann
2021-01-13
2
-24
/
+6
*
drm/vc4: Move mmap implementation into GEM object function
Thomas Zimmermann
2021-01-13
3
-65
/
+6
*
drm/vc4: Make several BO functions static
Thomas Zimmermann
2021-01-13
2
-19
/
+17
*
drm/vc4: Use drm_gem_cma_vmap() directly
Thomas Zimmermann
2021-01-13
2
-14
/
+1
*
drm/sun4i: Add support for BT2020 to DE3
Jernej Skrabec
2021-01-13
2
-1
/
+13
*
drm/sun4i: de2/de3: Remove redundant CSC matrices
Jernej Skrabec
2021-01-13
1
-65
/
+34
*
drm/sun4i: csc: Rework DE3 CSC macros
Jernej Skrabec
2021-01-13
2
-5
/
+3
*
video: omapfb2: Make standard and custom DSI command mode panel driver mutual...
Sebastian Reichel
2021-01-13
1
-0
/
+1
*
drm/nouveau: Remove references to struct drm_device.pdev
Thomas Zimmermann
2021-01-13
11
-41
/
+61
*
drm/hibmc: Remove references to struct drm_device.pdev
Thomas Zimmermann
2021-01-13
3
-8
/
+68
*
drm/amdgpu: Remove references to struct drm_device.pdev
Thomas Zimmermann
2021-01-13
7
-22
/
+21
*
drm/amdgpu: Fix trailing whitespaces
Thomas Zimmermann
2021-01-13
1
-3
/
+3
*
drm/vkms: Add support for writeback module
Sumera Priyadarsini
2021-01-12
3
-3
/
+12
*
drm/vkms: Add vkms_config type
Sumera Priyadarsini
2021-01-12
3
-12
/
+43
*
drm: distinguish return value of drm_dp_check_and_send_link_address
Xiaogang Chen
2021-01-12
1
-1
/
+1
*
drm: Removes invalid function return value comment information
Zhaoge Zhang
2021-01-12
1
-3
/
+0
*
drm/hisilicon: Use drm_crtc_mask()
Tian Tao
2021-01-12
1
-1
/
+2
*
drm/amdgpu: Resize BAR0 to the maximum available size, even if it doesn't cov...
Nirmoy Das
2021-01-14
1
-1
/
+5
[next]