index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/vmwgfx/vmwgfx_kms: Mark vmw_{cursor,primary}_plane_formats as __maybe_unused
Lee Jones
2021-01-19
1
-2
/
+2
*
drm/vmwgfx/vmwgfx_kms: Remove unused variable 'ret' from 'vmw_du_primary_plan...
Lee Jones
2021-01-19
1
-2
/
+1
*
drm/vmwgfx/vmwgfx_execbuf: Fix some kernel-doc related issues
Lee Jones
2021-01-19
1
-8
/
+12
*
drm/vmwgfx: Remove reference to struct drm_device.pdev
Thomas Zimmermann
2021-01-19
1
-1
/
+0
*
drm/amdgpu: Remove accidentally added small unused hunk.
Maarten Lankhorst
2021-01-19
1
-1
/
+0
*
drm/sched: Cancel and flush all outstanding jobs before finish.
Andrey Grodzovsky
2021-01-19
1
-0
/
+3
*
drm: Unamp the entire device address space on device unplug
Andrey Grodzovsky
2021-01-19
1
-0
/
+3
*
drm: Upcast struct drm_device.dev to struct pci_device; replace pdev
Thomas Zimmermann
2021-01-19
6
-23
/
+37
*
drm/drm_agpsupport: Strip out obviously wrong descriptions and demote to stan...
Lee Jones
2021-01-18
1
-35
/
+11
*
drm/gma500/mdfld_intel_display: Demote three kernel-doc formatting abuses
Lee Jones
2021-01-18
1
-3
/
+3
*
drm/gma500/mdfld_dsi_output: Demote a couple of kernel-doc formatting abuses
Lee Jones
2021-01-18
1
-2
/
+2
*
drm/gma500/oaktrail_crtc: Demote unworthy kernel-doc headers
Lee Jones
2021-01-18
1
-3
/
+3
*
drm/gma500/oaktrail_lvds: Demote one documentation header fix another
Lee Jones
2021-01-18
1
-1
/
+2
*
drm/gma500/oaktrail_lvds_i2c: Remove unused variables 'tmp'
Lee Jones
2021-01-18
1
-4
/
+4
*
drm/gma500/cdv_intel_dp: Demote one unworthy header fix another
Lee Jones
2021-01-18
1
-2
/
+2
*
drm/gma500/cdv_intel_lvds: Demote unworthy headers to standard blocks and fix...
Lee Jones
2021-01-18
1
-3
/
+4
*
drm/gma500/cdv_intel_display: Demote kernel-doc abuse in 'cdv_intel_panel_fit...
Lee Jones
2021-01-18
1
-1
/
+1
*
drm/gma500/cdv_intel_crt: Demote kernel-doc abuse in 'cdv_intel_crt_detect_ho...
Lee Jones
2021-01-18
1
-1
/
+1
*
drm/drm_dp_helper: Fix spelling issue and add missing description for 'enable...
Lee Jones
2021-01-18
1
-1
/
+2
*
drm/gma500/psb_irq: Demote kernel-doc abuse
Lee Jones
2021-01-18
1
-2
/
+1
*
drm/gma500/psb_intel_sdvo: Demote kernel-doc abuses
Lee Jones
2021-01-18
1
-3
/
+3
*
drm/gma500/mmu: Actually return an error if one occurs
Lee Jones
2021-01-18
1
-1
/
+1
*
drm/gma500/power: Remove excess param description 'state'
Lee Jones
2021-01-18
1
-1
/
+0
*
drm/gma500/mmu: Remove unused function 'psb_get_default_pd_addr'
Lee Jones
2021-01-18
1
-9
/
+0
*
drm/gma500/gem: Include our own header containing prototypes
Lee Jones
2021-01-18
1
-0
/
+1
*
drm/gma500/gem: Do not rely on consumers to include drm/drm_device.h before g...
Lee Jones
2021-01-18
1
-0
/
+2
*
drm/gma500/psb_intel_modes: Provide missing descriptions for function param '...
Lee Jones
2021-01-18
1
-1
/
+2
*
drm/gma500/psb_intel_lvds: Supply description for 'mode_dev'
Lee Jones
2021-01-18
1
-0
/
+1
*
drm/gma500/psb_intel_display: Demote kernel-doc formatting abuse
Lee Jones
2021-01-18
1
-1
/
+1
*
drm/gma500/gma_device: Include our own header containing prototypes
Lee Jones
2021-01-18
1
-0
/
+1
*
drm/gma500/gma_display: Demote kernel-doc abuses to standard comment blocks
Lee Jones
2021-01-18
1
-4
/
+4
*
drm/gma500/power: Fix a bunch of *dev documentation issues
Lee Jones
2021-01-18
1
-3
/
+4
*
drm/gma500/mmu: Make local function 'psb_mmu_pt_alloc_map_lock()' static
Lee Jones
2021-01-18
1
-2
/
+2
*
drm/gma500/intel_i2c: Remove superflouous parameter description and rename an...
Lee Jones
2021-01-18
1
-2
/
+1
*
drm/gma500/intel_bios: Demote non-conformant kernel-doc header
Lee Jones
2021-01-18
1
-1
/
+1
*
drm/gma500/gem: Add and rename some function parameter descriptions
Lee Jones
2021-01-18
1
-2
/
+3
*
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
3
-4
/
+56
*
drm/ttm: WARN_ON non-empty lru when disabling a resource manager
Daniel Vetter
2021-01-18
1
-0
/
+4
*
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
*
vgaarb: Remove unneeded semicolons
Yue Zou
2021-01-18
1
-3
/
+3
*
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
[next]