summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2021-02-03drm/virtio: fix an error code in virtio_gpu_init()Dan Carpenter
2021-02-03drm/nouveau: remove set but not used variable ‘pdev’ in nouveau_bios_initYe Bin
2021-02-02drm/vmwgfx: Fix some memory leaks on errorsZack Rusin
2021-02-02drm/vc4: remove unneeded variable: "ret"Bernard Zhao
2021-02-02drm: replace drm_modeset_lock_all() in drm_client_modeset_dpms_legacy()Joseph Schulte
2021-02-02drm/v3d/v3d_sched: fix scheduler callbacks return statusChristian König
2021-02-01drm/gma500: Remove dependency on TTMThomas Zimmermann
2021-02-01drm/gma500: Remove CONFIG_X86 conditionals from source filesThomas Zimmermann
2021-02-01drm/gma500: Drop DRM_GMA3600 config optionThomas Zimmermann
2021-02-01drm/gma500: Remove Medfield supportThomas Zimmermann
2021-01-30drm/lima: fix reference leak in lima_pm_busyQinglang Miao
2021-01-29drm/scheduler: Job timeout handler returns status (v3)Luben Tuikov
2021-01-28drm/vmwgfx/vmwgfx_drv: Fix an error path in vmw_setup_pci_resources()Dan Carpenter
2021-01-28drm/vc4: hdmi: Don't register the CEC adapter if there's no interruptsMaxime Ripard
2021-01-28drm/vc4: hdmi: Remove cec_available flagDom Cobley
2021-01-28drm/vc4: hdmi: Support BCM2711 CEC interrupt setupMaxime Ripard
2021-01-28drm/vc4: hdmi: Split the interrupt handlersMaxime Ripard
2021-01-28drm/vc4: hdmi: Introduce a CEC clockMaxime Ripard
2021-01-28drm/vc4: hdmi: Update the CEC clock divider on HSM rate changeMaxime Ripard
2021-01-28drm/vc4: hdmi: Compute the CEC clock divider from the clock rateMaxime Ripard
2021-01-28drm/vc4: hdmi: Restore cec physical address on reconnectDom Cobley
2021-01-28drm/vc4: hdmi: Fix up CEC registersDom Cobley
2021-01-28drm/vc4: hdmi: Fix register offset with longer CEC messagesDom Cobley
2021-01-28drm/vc4: hdmi: Move hdmi reset to bindDom Cobley
2021-01-27drm/omap: dsi: fix unreachable code in dsi_vc_send_short()Menglong Dong
2021-01-24drm/doc: document the type plane propertySimon Ser
2021-01-22drm/panfrost: Add governor data with pre-defined thresholdsLukasz Luba
2021-01-22drm/drm_vblank: set the dma-fence timestamp during send_vblank_eventVeera Sundaram Sankaran
2021-01-21drm/ttm: device naming cleanupChristian König
2021-01-21drm: Introduce a drm_crtc_commit_wait helperMaxime Ripard
2021-01-20drm/vmwgfx: Make sure we unpin no longer needed buffersZack Rusin
2021-01-20drm: Added orientation quirk for OneGX1 ProJared Baldridge
2021-01-20drm/syncobj: make lockdep complain on WAIT_FOR_SUBMIT v3Christian König
2021-01-20drm/ttm: optimize ttm pool shrinker a bitChristian König
2021-01-20drm/ttm: add debugfs entry to test pool shrinker v2Christian König
2021-01-20drm/ttm: add a debugfs file for the global page poolsChristian König
2021-01-20drm/ttm: add debugfs directory v2Christian König
2021-01-19drm/vmwgfx/ttm_object: Reorder header to immediately precede its structLee Jones
2021-01-19drm/vmwgfx/vmwgfx_thp: Add description for 'vmw_thp_manager's member 'manager'Lee Jones
2021-01-19drm/vmwgfx/ttm_object: Demote half-assed headers and fix-up anotherLee Jones
2021-01-19drm/vmwgfx/vmwgfx_validation: Add some missing struct member/function param d...Lee Jones
2021-01-19drm/vmwgfx/vmwgfx_blit: Add description for 'vmw_bo_cpu_blit's 'diff' paramLee Jones
2021-01-19drm/vmwgfx/vmwgfx_msg: Fix misspelling of 'msg'Lee Jones
2021-01-19drm/vmwgfx/vmwgfx_binding: Provide some missing param descriptions and remove...Lee Jones
2021-01-19drm/vmwgfx/vmwgfx_so: Add description for 'vmw_view's 'rcu' memberLee Jones
2021-01-19drm/vmwgfx/vmwgfx_cotable: Fix a couple of simple documentation problemsLee Jones
2021-01-19drm/vmwgfx/vmwgfx_cmdbuf: Fix misnaming of 'headers' should be pluralLee Jones
2021-01-19drm/vmwgfx/vmwgfx_stdu: Add some missing param/member descriptionsLee Jones
2021-01-19drm/vmwgfx/vmwgfx_cmdbuf_res: Remove unused variable 'ret'Lee Jones
2021-01-19drm/vmwgfx/vmwgfx_cmdbuf: Fix a bunch of missing or incorrectly formatted/nam...Lee Jones