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
*
omapdrm: dss: mark runtime PM functions __maybe_unused
Arnd Bergmann
2021-12-08
4
-8
/
+8
*
drm/omap: Add a 'right overlay' to plane state
Benoit Parrot
2021-12-08
7
-12
/
+267
*
drm/omap: add plane_atomic_print_state support
Benoit Parrot
2021-12-08
1
-0
/
+14
*
drm/omap: dynamically assign hw overlays to planes
Benoit Parrot
2021-12-08
4
-23
/
+220
*
drm/omap: Add global state as a private atomic object
Benoit Parrot
2021-12-08
2
-3
/
+105
*
drm/omap: omap_plane: subclass drm_plane_state
Benoit Parrot
2021-12-08
1
-3
/
+33
*
drm/omap: introduce omap_hw_overlay
Benoit Parrot
2021-12-08
6
-34
/
+148
*
drm/omap: Add ovl checking funcs to dispc_ops
Benoit Parrot
2021-12-08
2
-2
/
+10
*
drm/omap: Add ability to check if requested plane modes can be supported
Benoit Parrot
2021-12-08
3
-0
/
+38
*
drm/omap: add sanity plane state check
Neil Armstrong
2021-12-08
1
-0
/
+15
*
drm: omapdrm: Export correct scatterlist for TILER backed BOs
Ivaylo Dimitrov
2021-12-08
3
-30
/
+85
*
drm/bridge: parade-ps8640: Add backpointer to drm_device in drm_dp_aux
Douglas Anderson
2021-12-07
1
-0
/
+1
*
drm/panel: Update Boe-tv110c9m and Inx-hj110iz initial code
yangcong
2021-12-07
1
-34
/
+74
*
drm/rockchip: pass 0 to drm_fbdev_generic_setup()
John Keeping
2021-12-07
1
-1
/
+1
*
drm/rockchip: use generic fbdev setup
John Keeping
2021-12-07
5
-199
/
+2
*
drm: aspeed: select CONFIG_DRM_GEM_CMA_HELPER
Arnd Bergmann
2021-12-06
1
-0
/
+1
*
drm: fsl-dcu: select CONFIG_DRM_GEM_CMA_HELPER
Arnd Bergmann
2021-12-06
1
-0
/
+1
*
drm: Return error codes from struct drm_driver.gem_create_object
Thomas Zimmermann
2021-12-02
8
-22
/
+28
*
drm/vmwgfx: Switch the internal BO's to ttm_bo_type_kernel
Zack Rusin
2021-12-01
1
-1
/
+1
*
drm/vmwgfx: Introduce a new placement for MOB page tables
Zack Rusin
2021-12-01
5
-38
/
+138
*
drm/vmwgfx: Fail to initialize on broken configs
Zack Rusin
2021-12-01
1
-0
/
+7
*
drm/vmwgfx: Release ttm memory if probe fails
Zack Rusin
2021-12-01
1
-10
/
+16
*
drm/vmwgfx: Remove the deprecated lower mem limit
Zack Rusin
2021-12-01
2
-103
/
+2
*
dma-buf: make fence mandatory for dma_resv_add_excl_fence v2
Christian König
2021-11-30
1
-2
/
+1
*
drm/ttm: stop pruning fences after wait
Christian König
2021-11-30
1
-1
/
+0
*
drm/i915: Remove dma_resv_prune
Maarten Lankhorst
2021-11-30
5
-42
/
+0
*
drm/qxl: use iterator instead of dma_resv_shared_list
Christian König
2021-11-30
1
-7
/
+10
*
lontium-lt9611: check a different register bit for HDMI sensing
Peter Collingbourne
2021-11-30
1
-2
/
+2
*
drm: Remove CONFIG_DRM_KMS_CMA_HELPER option
Thomas Zimmermann
2021-11-30
28
-44
/
+15
*
drm/mipi-dbi: Remove dependency on GEM CMA helper library
Thomas Zimmermann
2021-11-30
1
-9
/
+25
*
drm/cma-helper: Pass GEM CMA object in public interfaces
Thomas Zimmermann
2021-11-30
2
-30
/
+26
*
drm/cma-helper: Export dedicated wrappers for GEM object functions
Thomas Zimmermann
2021-11-30
3
-21
/
+16
*
drm: Declare hashtable as legacy
Thomas Zimmermann
2021-11-30
3
-12
/
+44
*
drm/vmwgfx: Copy DRM hash-table code into driver
Thomas Zimmermann
2021-11-30
11
-60
/
+342
*
drm/tidss: Fix warning: unused variable 'tidss_pm_ops'
Cai Huoqing
2021-11-29
1
-1
/
+1
*
drm: Fix build error caused by missing drm_nomodeset.o
Javier Martinez Canillas
2021-11-27
1
-0
/
+24
*
drm: Decouple nomodeset from CONFIG_VGA_CONSOLE
Javier Martinez Canillas
2021-11-27
2
-1
/
+7
*
drm: Move nomodeset kernel parameter to the DRM subsystem
Javier Martinez Canillas
2021-11-27
14
-45
/
+17
*
drm/vboxvideo: Drop CONFIG_VGA_CONSOLE guard to call vgacon_text_force()
Javier Martinez Canillas
2021-11-27
1
-2
/
+0
*
drm: Don't print messages if drivers are disabled due nomodeset
Javier Martinez Canillas
2021-11-27
2
-9
/
+3
*
drm: get rid of DRM_DEBUG_* log calls in drm core, files drm_a*.c
Claudio Suarez
2021-11-26
4
-195
/
+242
*
drm/bridge: megachips: Ensure both bridges are probed before registration
Martyn Welch
2021-11-25
1
-12
/
+28
*
drm/bridge: anx7625: fix an error code in anx7625_register_audio()
Dan Carpenter
2021-11-25
1
-1
/
+1
*
drm/bridge: anx7625: Fix edid_read break case in sp_tx_edid_read()
Hsin-Yi Wang
2021-11-24
1
-2
/
+2
*
drm: ttm: correct ttm_range_manager kernel-doc notation
Randy Dunlap
2021-11-22
1
-4
/
+7
*
drm/amdgpu: partially revert "svm bo enable_signal call condition"
Christian König
2021-11-22
1
-9
/
+0
*
drm/vboxvideo: fix a NULL vs IS_ERR() check
Dan Carpenter
2021-11-18
1
-2
/
+2
*
drm: panel-orientation-quirks: Add quirk for the Lenovo Yoga Book X91F/L
Hans de Goede
2021-11-18
1
-0
/
+6
*
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2021-11-18
4884
-100198
/
+300144
|
\
|
*
Merge tag 'sh-for-5.16' of git://git.libc.org/linux-sh
Linus Torvalds
2021-11-14
1
-1
/
+4
|
|
\
[next]