index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
drm/vmwgfx: Fix some memory leaks on errors
Zack Rusin
2021-02-02
1
-5
/
+4
*
drm/vc4: remove unneeded variable: "ret"
Bernard Zhao
2021-02-02
1
-2
/
+1
*
drm: replace drm_modeset_lock_all() in drm_client_modeset_dpms_legacy()
Joseph Schulte
2021-02-02
1
-2
/
+5
*
drm/v3d/v3d_sched: fix scheduler callbacks return status
Christian König
2021-02-02
1
-6
/
+6
*
drm/gma500: Remove dependency on TTM
Thomas Zimmermann
2021-02-01
1
-1
/
+0
*
drm/gma500: Remove CONFIG_X86 conditionals from source files
Thomas Zimmermann
2021-02-01
1
-21
/
+0
*
drm/gma500: Drop DRM_GMA3600 config option
Thomas Zimmermann
2021-02-01
3
-24
/
+16
*
drm/gma500: Remove Medfield support
Thomas Zimmermann
2021-02-01
23
-5835
/
+2
*
dma-buf: Avoid comma separated statements
Joe Perches
2021-02-03
1
-2
/
+5
*
drm/lima: fix reference leak in lima_pm_busy
Qinglang Miao
2021-01-30
1
-1
/
+1
*
drm/scheduler: Job timeout handler returns status (v3)
Luben Tuikov
2021-01-29
6
-25
/
+37
*
drm/vmwgfx/vmwgfx_drv: Fix an error path in vmw_setup_pci_resources()
Dan Carpenter
2021-01-28
1
-2
/
+3
*
drm/vc4: hdmi: Don't register the CEC adapter if there's no interrupts
Maxime Ripard
2021-01-28
1
-0
/
+6
*
drm/vc4: hdmi: Remove cec_available flag
Dom Cobley
2021-01-28
2
-7
/
+0
*
drm/vc4: hdmi: Support BCM2711 CEC interrupt setup
Maxime Ripard
2021-01-28
2
-10
/
+39
*
drm/vc4: hdmi: Split the interrupt handlers
Maxime Ripard
2021-01-28
1
-21
/
+65
*
drm/vc4: hdmi: Introduce a CEC clock
Maxime Ripard
2021-01-28
2
-1
/
+9
*
drm/vc4: hdmi: Update the CEC clock divider on HSM rate change
Maxime Ripard
2021-01-28
1
-10
/
+29
*
drm/vc4: hdmi: Compute the CEC clock divider from the clock rate
Maxime Ripard
2021-01-28
1
-1
/
+3
*
drm/vc4: hdmi: Restore cec physical address on reconnect
Dom Cobley
2021-01-28
1
-6
/
+18
*
drm/vc4: hdmi: Fix up CEC registers
Dom Cobley
2021-01-28
1
-1
/
+3
*
drm/vc4: hdmi: Fix register offset with longer CEC messages
Dom Cobley
2021-01-28
1
-2
/
+15
*
drm/vc4: hdmi: Move hdmi reset to bind
Dom Cobley
2021-01-28
1
-3
/
+3
*
drm/omap: dsi: fix unreachable code in dsi_vc_send_short()
Menglong Dong
2021-01-27
1
-3
/
+4
*
drm/doc: document the type plane property
Simon Ser
2021-01-24
1
-4
/
+54
*
drm/panfrost: Add governor data with pre-defined thresholds
Lukasz Luba
2021-01-22
2
-1
/
+11
*
drm/drm_vblank: set the dma-fence timestamp during send_vblank_event
Veera Sundaram Sankaran
2021-01-22
2
-13
/
+64
*
dma-fence: allow signaling drivers to set fence timestamp
Veera Sundaram Sankaran
2021-01-22
1
-7
/
+63
*
dma-buf: heaps: Rework heap allocation hooks to return struct dma_buf instead...
John Stultz
2021-01-22
3
-30
/
+27
*
dma-buf: system_heap: Make sure to return an error if we abort
John Stultz
2021-01-22
1
-1
/
+3
*
drm/ttm: device naming cleanup
Christian König
2021-01-21
35
-368
/
+404
*
drm: Introduce a drm_crtc_commit_wait helper
Maxime Ripard
2021-01-21
3
-65
/
+52
*
drm/vmwgfx: Make sure we unpin no longer needed buffers
Zack Rusin
2021-01-20
2
-0
/
+6
*
drm: Added orientation quirk for OneGX1 Pro
Jared Baldridge
2021-01-20
1
-0
/
+14
*
drm/syncobj: make lockdep complain on WAIT_FOR_SUBMIT v3
Christian König
2021-01-20
1
-0
/
+12
*
drm/ttm: optimize ttm pool shrinker a bit
Christian König
2021-01-20
1
-7
/
+16
*
drm/ttm: add debugfs entry to test pool shrinker v2
Christian König
2021-01-20
1
-18
/
+35
*
drm/ttm: add a debugfs file for the global page pools
Christian König
2021-01-20
1
-20
/
+50
*
drm/ttm: add debugfs directory v2
Christian König
2021-01-20
3
-47
/
+11
*
video: fbdev: simplefb: Fix info message during probe
Peter Robinson
2021-01-20
1
-3
/
+2
*
drm/vmwgfx/ttm_object: Reorder header to immediately precede its struct
Lee Jones
2021-01-19
1
-9
/
+10
*
drm/vmwgfx/vmwgfx_thp: Add description for 'vmw_thp_manager's member 'manager'
Lee Jones
2021-01-19
1
-0
/
+1
*
drm/vmwgfx/ttm_object: Demote half-assed headers and fix-up another
Lee Jones
2021-01-19
1
-3
/
+3
*
drm/vmwgfx/vmwgfx_validation: Add some missing struct member/function param d...
Lee Jones
2021-01-19
1
-2
/
+3
*
drm/vmwgfx/vmwgfx_blit: Add description for 'vmw_bo_cpu_blit's 'diff' param
Lee Jones
2021-01-19
1
-0
/
+1
*
drm/vmwgfx/vmwgfx_msg: Fix misspelling of 'msg'
Lee Jones
2021-01-19
1
-1
/
+1
*
drm/vmwgfx/vmwgfx_binding: Provide some missing param descriptions and remove...
Lee Jones
2021-01-19
1
-3
/
+6
*
drm/vmwgfx/vmwgfx_so: Add description for 'vmw_view's 'rcu' member
Lee Jones
2021-01-19
1
-0
/
+1
*
drm/vmwgfx/vmwgfx_cotable: Fix a couple of simple documentation problems
Lee Jones
2021-01-19
1
-1
/
+2
*
drm/vmwgfx/vmwgfx_cmdbuf: Fix misnaming of 'headers' should be plural
Lee Jones
2021-01-19
1
-1
/
+1
[prev]
[next]