summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-02-02drm/vmwgfx: Fix some memory leaks on errorsZack Rusin1-5/+4
2021-02-02drm/vc4: remove unneeded variable: "ret"Bernard Zhao1-2/+1
2021-02-02drm: replace drm_modeset_lock_all() in drm_client_modeset_dpms_legacy()Joseph Schulte1-2/+5
2021-02-02drm/v3d/v3d_sched: fix scheduler callbacks return statusChristian König1-6/+6
2021-02-01drm/gma500: Remove dependency on TTMThomas Zimmermann1-1/+0
2021-02-01drm/gma500: Remove CONFIG_X86 conditionals from source filesThomas Zimmermann1-21/+0
2021-02-01drm/gma500: Drop DRM_GMA3600 config optionThomas Zimmermann3-24/+16
2021-02-01drm/gma500: Remove Medfield supportThomas Zimmermann23-5835/+2
2021-02-03dma-buf: Avoid comma separated statementsJoe Perches1-2/+5
2021-01-30drm/lima: fix reference leak in lima_pm_busyQinglang Miao1-1/+1
2021-01-29drm/scheduler: Job timeout handler returns status (v3)Luben Tuikov6-25/+37
2021-01-28drm/vmwgfx/vmwgfx_drv: Fix an error path in vmw_setup_pci_resources()Dan Carpenter1-2/+3
2021-01-28drm/vc4: hdmi: Don't register the CEC adapter if there's no interruptsMaxime Ripard1-0/+6
2021-01-28drm/vc4: hdmi: Remove cec_available flagDom Cobley2-7/+0
2021-01-28drm/vc4: hdmi: Support BCM2711 CEC interrupt setupMaxime Ripard2-10/+39
2021-01-28drm/vc4: hdmi: Split the interrupt handlersMaxime Ripard1-21/+65
2021-01-28drm/vc4: hdmi: Introduce a CEC clockMaxime Ripard2-1/+9
2021-01-28drm/vc4: hdmi: Update the CEC clock divider on HSM rate changeMaxime Ripard1-10/+29
2021-01-28drm/vc4: hdmi: Compute the CEC clock divider from the clock rateMaxime Ripard1-1/+3
2021-01-28drm/vc4: hdmi: Restore cec physical address on reconnectDom Cobley1-6/+18
2021-01-28drm/vc4: hdmi: Fix up CEC registersDom Cobley1-1/+3
2021-01-28drm/vc4: hdmi: Fix register offset with longer CEC messagesDom Cobley1-2/+15
2021-01-28drm/vc4: hdmi: Move hdmi reset to bindDom Cobley1-3/+3
2021-01-27drm/omap: dsi: fix unreachable code in dsi_vc_send_short()Menglong Dong1-3/+4
2021-01-24drm/doc: document the type plane propertySimon Ser1-4/+54
2021-01-22drm/panfrost: Add governor data with pre-defined thresholdsLukasz Luba2-1/+11
2021-01-22drm/drm_vblank: set the dma-fence timestamp during send_vblank_eventVeera Sundaram Sankaran2-13/+64
2021-01-22dma-fence: allow signaling drivers to set fence timestampVeera Sundaram Sankaran1-7/+63
2021-01-22dma-buf: heaps: Rework heap allocation hooks to return struct dma_buf instead...John Stultz3-30/+27
2021-01-22dma-buf: system_heap: Make sure to return an error if we abortJohn Stultz1-1/+3
2021-01-21drm/ttm: device naming cleanupChristian König35-368/+404
2021-01-21drm: Introduce a drm_crtc_commit_wait helperMaxime Ripard3-65/+52
2021-01-21drm/vmwgfx: Make sure we unpin no longer needed buffersZack Rusin2-0/+6
2021-01-21drm: Added orientation quirk for OneGX1 ProJared Baldridge1-0/+14
2021-01-20drm/syncobj: make lockdep complain on WAIT_FOR_SUBMIT v3Christian König1-0/+12
2021-01-20drm/ttm: optimize ttm pool shrinker a bitChristian König1-7/+16
2021-01-20drm/ttm: add debugfs entry to test pool shrinker v2Christian König1-18/+35
2021-01-20drm/ttm: add a debugfs file for the global page poolsChristian König1-20/+50
2021-01-20drm/ttm: add debugfs directory v2Christian König3-47/+11
2021-01-20video: fbdev: simplefb: Fix info message during probePeter Robinson1-3/+2
2021-01-19drm/vmwgfx/ttm_object: Reorder header to immediately precede its structLee Jones1-9/+10
2021-01-19drm/vmwgfx/vmwgfx_thp: Add description for 'vmw_thp_manager's member 'manager'Lee Jones1-0/+1
2021-01-19drm/vmwgfx/ttm_object: Demote half-assed headers and fix-up anotherLee Jones1-3/+3
2021-01-19drm/vmwgfx/vmwgfx_validation: Add some missing struct member/function param d...Lee Jones1-2/+3
2021-01-19drm/vmwgfx/vmwgfx_blit: Add description for 'vmw_bo_cpu_blit's 'diff' paramLee Jones1-0/+1
2021-01-19drm/vmwgfx/vmwgfx_msg: Fix misspelling of 'msg'Lee Jones1-1/+1
2021-01-19drm/vmwgfx/vmwgfx_binding: Provide some missing param descriptions and remove...Lee Jones1-3/+6
2021-01-19drm/vmwgfx/vmwgfx_so: Add description for 'vmw_view's 'rcu' memberLee Jones1-0/+1
2021-01-19drm/vmwgfx/vmwgfx_cotable: Fix a couple of simple documentation problemsLee Jones1-1/+2
2021-01-19drm/vmwgfx/vmwgfx_cmdbuf: Fix misnaming of 'headers' should be pluralLee Jones1-1/+1