summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2021-01-18drm/drm_agpsupport: Strip out obviously wrong descriptions and demote to stan...Lee Jones1-35/+11
2021-01-18drm/gma500/mdfld_intel_display: Demote three kernel-doc formatting abusesLee Jones1-3/+3
2021-01-18drm/gma500/mdfld_dsi_output: Demote a couple of kernel-doc formatting abusesLee Jones1-2/+2
2021-01-18drm/gma500/oaktrail_crtc: Demote unworthy kernel-doc headersLee Jones1-3/+3
2021-01-18drm/gma500/oaktrail_lvds: Demote one documentation header fix anotherLee Jones1-1/+2
2021-01-18drm/gma500/oaktrail_lvds_i2c: Remove unused variables 'tmp'Lee Jones1-4/+4
2021-01-18drm/gma500/cdv_intel_dp: Demote one unworthy header fix anotherLee Jones1-2/+2
2021-01-18drm/gma500/cdv_intel_lvds: Demote unworthy headers to standard blocks and fix...Lee Jones1-3/+4
2021-01-18drm/gma500/cdv_intel_display: Demote kernel-doc abuse in 'cdv_intel_panel_fit...Lee Jones1-1/+1
2021-01-18drm/gma500/cdv_intel_crt: Demote kernel-doc abuse in 'cdv_intel_crt_detect_ho...Lee Jones1-1/+1
2021-01-18drm/drm_dp_helper: Fix spelling issue and add missing description for 'enable...Lee Jones1-1/+2
2021-01-18drm/gma500/psb_irq: Demote kernel-doc abuseLee Jones1-2/+1
2021-01-18drm/gma500/psb_intel_sdvo: Demote kernel-doc abusesLee Jones1-3/+3
2021-01-18drm/gma500/mmu: Actually return an error if one occursLee Jones1-1/+1
2021-01-18drm/gma500/power: Remove excess param description 'state'Lee Jones1-1/+0
2021-01-18drm/gma500/mmu: Remove unused function 'psb_get_default_pd_addr'Lee Jones1-9/+0
2021-01-18drm/gma500/gem: Include our own header containing prototypesLee Jones1-0/+1
2021-01-18drm/gma500/gem: Do not rely on consumers to include drm/drm_device.h before g...Lee Jones1-0/+2
2021-01-18drm/gma500/psb_intel_modes: Provide missing descriptions for function param '...Lee Jones1-1/+2
2021-01-18drm/gma500/psb_intel_lvds: Supply description for 'mode_dev'Lee Jones1-0/+1
2021-01-18drm/gma500/psb_intel_display: Demote kernel-doc formatting abuseLee Jones1-1/+1
2021-01-18drm/gma500/gma_device: Include our own header containing prototypesLee Jones1-0/+1
2021-01-18drm/gma500/gma_display: Demote kernel-doc abuses to standard comment blocksLee Jones1-4/+4
2021-01-18drm/gma500/power: Fix a bunch of *dev documentation issuesLee Jones1-3/+4
2021-01-18drm/gma500/mmu: Make local function 'psb_mmu_pt_alloc_map_lock()' staticLee Jones1-2/+2
2021-01-18drm/gma500/intel_i2c: Remove superflouous parameter description and rename an...Lee Jones1-2/+1
2021-01-18drm/gma500/intel_bios: Demote non-conformant kernel-doc headerLee Jones1-1/+1
2021-01-18drm/gma500/gem: Add and rename some function parameter descriptionsLee Jones1-2/+3
2021-01-18drm/gma500/framebuffer: Fix some possible doc-rot issuesLee Jones1-3/+3
2021-01-18drm/mga/mga_ioc32: Fix some formatting issues in 'mga_compat_ioctl's headerLee Jones1-6/+6
2021-01-18drm/r128/r128_ioc32: Fix formatting issues in 'r128_compat_ioctl()'s headerLee Jones1-6/+6
2021-01-18drm/mga/mga_ioc32: Document headers do not make good kernel-doc candidatesLee Jones1-1/+1
2021-01-18drm/r128/r128_ioc32: Document headers do not make good kernel-doc candidatesLee Jones1-1/+1
2021-01-18drm/vmwgfx: Always evict vram _before_ disabling itDaniel Vetter1-1/+1
2021-01-18drm/vmwgfx: Drop svga_lockDaniel Vetter2-10/+1
2021-01-18drm/panel: panel-simple: add bus-format and connector-type to Innolux n116bgeHeiko Stuebner1-0/+2
2021-01-18drm: Set vm_ops to GEM object's values during mmapThomas Zimmermann2-9/+12
2021-01-15drm/vkms: Fix missing kmalloc allocation failure checkColin Ian King1-1/+5
2021-01-15drm/amdgpu: Remove unused variableNirmoy Das1-1/+0
2021-01-15drm/vc4: Initialize vc4_drm_driver with CMA helper defaultsThomas Zimmermann3-23/+1
2021-01-15drm/hisilicon/hibmc: Remove hibmc_ttm.cThomas Zimmermann1-61/+0
2021-01-14drm/modes: Switch to 64bit maths to avoid integer overflowVille Syrjälä1-2/+2
2021-01-14drm/vmwgfx: Fix display register usage for some older configsZack Rusin2-2/+2
2021-01-14drm/vmwgfx: Cleanup the cmd/fifo splitZack Rusin23-207/+198
2021-01-14drm/vmwgfx: Remove the throttling codeZack Rusin6-188/+3
2021-01-14drm/vmwgfx: Cleanup pci resource allocationZack Rusin2-45/+73
2021-01-14drm/vmwgfx: Cleanup fifo mmio handlingZack Rusin7-113/+98
2021-01-14drm/vmwgfx: Switch to a managed drm deviceZack Rusin10-84/+68
2021-01-14drm/vmwgfx: Remove stealth modeZack Rusin2-26/+10
2021-01-14drm/vblank: Fix typo in docsSumera Priyadarsini1-1/+1