aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm: Introduce a drm_crtc_commit_wait helperMaxime Ripard2021-01-214-65/+56
* drm/vmwgfx: Make sure we unpin no longer needed buffersZack Rusin2021-01-202-0/+6
* dt-bindings: dp-connector: Drop maxItems from -supplyBjorn Andersson2021-01-201-1/+0
* drm: Added orientation quirk for OneGX1 ProJared Baldridge2021-01-201-0/+14
* drm/syncobj: make lockdep complain on WAIT_FOR_SUBMIT v3Christian König2021-01-202-0/+17
* drm/ttm: optimize ttm pool shrinker a bitChristian König2021-01-201-7/+16
* drm/ttm: add debugfs entry to test pool shrinker v2Christian König2021-01-201-18/+35
* drm/ttm: add a debugfs file for the global page poolsChristian König2021-01-201-20/+50
* drm/ttm: add debugfs directory v2Christian König2021-01-203-47/+11
* video: fbdev: simplefb: Add "r5g5b5a1" modeLauri Kasanen2021-01-201-0/+1
* video: fbdev: simplefb: Fix info message during probePeter Robinson2021-01-201-3/+2
* drm/vmwgfx/ttm_object: Reorder header to immediately precede its structLee Jones2021-01-191-9/+10
* drm/vmwgfx/vmwgfx_thp: Add description for 'vmw_thp_manager's member 'manager'Lee Jones2021-01-191-0/+1
* drm/vmwgfx/ttm_object: Demote half-assed headers and fix-up anotherLee Jones2021-01-191-3/+3
* drm/vmwgfx/vmwgfx_validation: Add some missing struct member/function param d...Lee Jones2021-01-191-2/+3
* drm/vmwgfx/vmwgfx_blit: Add description for 'vmw_bo_cpu_blit's 'diff' paramLee Jones2021-01-191-0/+1
* drm/vmwgfx/vmwgfx_msg: Fix misspelling of 'msg'Lee Jones2021-01-191-1/+1
* drm/vmwgfx/vmwgfx_binding: Provide some missing param descriptions and remove...Lee Jones2021-01-191-3/+6
* drm/vmwgfx/vmwgfx_so: Add description for 'vmw_view's 'rcu' memberLee Jones2021-01-191-0/+1
* drm/vmwgfx/vmwgfx_cotable: Fix a couple of simple documentation problemsLee Jones2021-01-191-1/+2
* drm/vmwgfx/vmwgfx_cmdbuf: Fix misnaming of 'headers' should be pluralLee Jones2021-01-191-1/+1
* drm/vmwgfx/vmwgfx_stdu: Add some missing param/member descriptionsLee Jones2021-01-191-2/+7
* drm/vmwgfx/vmwgfx_cmdbuf_res: Remove unused variable 'ret'Lee Jones2021-01-191-3/+1
* drm/vmwgfx/vmwgfx_cmdbuf: Fix a bunch of missing or incorrectly formatted/nam...Lee Jones2021-01-191-4/+8
* drm/vmwgfx/vmwgfx_shader: Demote kernel-doc abuses and fix-up worthy headersLee Jones2021-01-191-5/+5
* drm/vmwgfx/vmwgfx_cmdbuf_res: Rename param description and remove anotherLee Jones2021-01-191-3/+1
* drm/vmwgfx/vmwgfx_surface: Fix some kernel-doc related issuesLee Jones2021-01-191-7/+10
* drm/vmwgfx/vmwgfx_scrn: Demote unworthy kernel-doc headers and update othersLee Jones2021-01-191-4/+6
* drm/vmwgfx/vmwgfx_context: Demote kernel-doc abusesLee Jones2021-01-191-3/+3
* drm/vmwgfx/vmwgfx_bo: Remove superfluous param description and supply anotherLee Jones2021-01-191-1/+1
* drm/vmwgfx/vmwgfx_fence: Add, remove and demote various documentation params/...Lee Jones2021-01-191-8/+10
* drm/vmwgfx/vmwgfx_overlay: Demote kernel-doc abuses to standard comment blocksLee Jones2021-01-191-8/+8
* drm/vmwgfx/vmwgfx_kms: Update worthy function headers and demote othersLee Jones2021-01-191-6/+7
* drm/vmwgfx/vmwgfx_ldu: Supply descriptions for 'state' function parameterLee Jones2021-01-191-1/+3
* drm/vmwgfx/vmwgfx_fifo: Demote non-conformant kernel-doc headerLee Jones2021-01-191-1/+1
* drm/vmwgfx/vmwgfx_ttm_buffer: Supply some missing parameter descriptionsLee Jones2021-01-191-0/+2
* drm/vmwgfx/vmwgfx_resource: Fix worthy function headers demote some othersLee Jones2021-01-191-6/+4
* drm/vmwgfx/vmwgfx_ioctl: Provide missing '@' sign required by kernel-docLee Jones2021-01-191-1/+1
* drm/vmwgfx/vmwgfx_drv: Fix some kernel-doc misdemeanoursLee Jones2021-01-191-4/+4
* drm/vmwgfx/vmwgfx_kms: Mark vmw_{cursor,primary}_plane_formats as __maybe_unusedLee Jones2021-01-191-2/+2
* drm/vmwgfx/vmwgfx_kms: Remove unused variable 'ret' from 'vmw_du_primary_plan...Lee Jones2021-01-191-2/+1
* drm/vmwgfx/vmwgfx_execbuf: Fix some kernel-doc related issuesLee Jones2021-01-191-8/+12
* drm/vmwgfx: Remove reference to struct drm_device.pdevThomas Zimmermann2021-01-191-1/+0
* drm/amdgpu: Remove accidentally added small unused hunk.Maarten Lankhorst2021-01-191-1/+0
* drm/sched: Cancel and flush all outstanding jobs before finish.Andrey Grodzovsky2021-01-191-0/+3
* drm: Unamp the entire device address space on device unplugAndrey Grodzovsky2021-01-191-0/+3
* drm: Upcast struct drm_device.dev to struct pci_device; replace pdevThomas Zimmermann2021-01-196-23/+37
* drm/drm_agpsupport: Strip out obviously wrong descriptions and demote to stan...Lee Jones2021-01-181-35/+11
* drm/gma500/mdfld_intel_display: Demote three kernel-doc formatting abusesLee Jones2021-01-181-3/+3
* drm/gma500/mdfld_dsi_output: Demote a couple of kernel-doc formatting abusesLee Jones2021-01-181-2/+2