index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
drm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm_print: Remove deprecated DRM_DEBUG_KMS_RATELIMITED()
Nirmoy Das
2023-01-18
1
-3
/
+0
*
drm/crtc-helper: Remove most include statements from drm_crtc_helper.h
Thomas Zimmermann
2023-01-18
1
-5
/
+9
*
drm: Remove unnecessary include statements for drm_crtc_helper.h
Thomas Zimmermann
2023-01-18
1
-0
/
+1
*
drm: Define enum mode_set_atomic in drm_modeset_helper_tables.h
Thomas Zimmermann
2023-01-13
2
-6
/
+5
*
drm: Don't include <linux/fb.h> in drm_crtc_helper.h
Thomas Zimmermann
2023-01-13
1
-2
/
+0
*
drm: Remove some obsolete drm pciids(tdfx, mga, i810, savage, r128, sis, via)
Cai Huoqing
2023-01-13
1
-112
/
+0
*
drm/nouveau: Remove support for legacy contexts/buffers
Thomas Zimmermann
2023-01-13
1
-7
/
+0
*
drm: document better that drivers shouldn't use drm_minor directly
Daniel Vetter
2023-01-12
1
-2
/
+15
*
drm/debugfs: add descriptions to struct parameters
Maíra Canal
2023-01-10
1
-0
/
+18
*
drm/mipi-dsi: Add a mipi_dsi_dcs_write_seq() macro
Javier Martinez Canillas
2023-01-07
1
-0
/
+18
*
drm/mipi-dsi: Fix mipi_dsi_dcs_write_seq() macro definition format
Javier Martinez Canillas
2023-01-07
1
-9
/
+12
*
drm/bridge_connector: drop drm_bridge_connector_en/disable_hpd()
Dmitry Baryshkov
2023-01-05
1
-2
/
+0
*
drm/probe-helper: enable and disable HPD on connectors
Dmitry Baryshkov
2023-01-05
1
-0
/
+22
*
drm/format-helper: Simplify drm_fb_build_fourcc_list()
Thomas Zimmermann
2023-01-03
1
-1
/
+0
*
drm/format-helper: Add conversion from XRGB8888 to 15-bit RGB555 formats
Thomas Zimmermann
2023-01-03
1
-0
/
+9
*
drm/format-helper: Add conversion from XRGB8888 to ARGB2101010
Thomas Zimmermann
2023-01-03
1
-0
/
+3
*
drm/format-helper: Add conversion from XRGB8888 to ARGB8888
Thomas Zimmermann
2023-01-03
1
-0
/
+3
*
drm/debugfs: create device-centered debugfs functions
Maíra Canal
2022-12-22
2
-0
/
+56
*
drm/mipi-dbi: Support separate I/O regulator
Otto Pflüger
2022-12-14
1
-1
/
+6
*
drm/panel: Add prepare_prev_first flag to drm_panel
Dave Stevenson
2022-12-08
1
-0
/
+10
*
drm/bridge: Introduce pre_enable_prev_first to alter bridge init order
Dave Stevenson
2022-12-08
1
-0
/
+8
*
drm/bridge: Drop unused drm_bridge_chain functions
Sam Ravnborg
2022-12-08
1
-28
/
+0
*
drm/tests: helpers: Allow to pass a custom drm_driver
Maxime Ripard
2022-12-08
1
-2
/
+49
*
drm/tests: helpers: Allow for a custom device struct to be allocated
Maxime Ripard
2022-12-08
1
-2
/
+30
*
drm/tests: helpers: Create the device in another function
Maxime Ripard
2022-12-08
1
-1
/
+4
*
drm/tests: helpers: Remove the name parameter
Maxime Ripard
2022-12-08
1
-2
/
+1
*
drm/tests: helpers: Rename the device init helper
Maxime Ripard
2022-12-08
1
-1
/
+4
*
drm/tests: helpers: Move the helper header to include/drm
Maxime Ripard
2022-12-08
1
-0
/
+11
*
drm/ttm: merge ttm_bo_api.h and ttm_bo_driver.h v2
Christian König
2022-12-06
5
-488
/
+169
*
drm/ttm: use per BO cleanup workers
Christian König
2022-12-06
2
-19
/
+6
*
drm/ttm: remove ttm_bo_(un)lock_delayed_workqueue
Christian König
2022-12-06
1
-16
/
+0
*
drm/mipi-dbi: Support shadow-plane state
Thomas Zimmermann
2022-12-05
1
-1
/
+15
*
drm/mipi-dbi: Prepare framebuffer copy operation in pipe-update helpers
Thomas Zimmermann
2022-12-05
1
-2
/
+4
*
drm/mipi-dbi: Initialize default driver functions with macro
Thomas Zimmermann
2022-12-05
1
-0
/
+16
*
drm/simple-kms: Remove drm_gem_simple_display_pipe_prepare_fb()
Thomas Zimmermann
2022-12-05
3
-6
/
+4
*
drm/audio: make drm_audio_component.h self-contained
Jani Nikula
2022-11-29
1
-0
/
+3
*
drm/atomic: Constify the old/new state accessors
Maxime Ripard
2022-11-28
1
-16
/
+16
*
drm/atomic-helper: Add an analog TV atomic_check implementation
Maxime Ripard
2022-11-24
1
-0
/
+3
*
drm/atomic-helper: Add a TV properties reset helper
Maxime Ripard
2022-11-24
1
-0
/
+1
*
drm/probe-helper: Provide a TV get_modes helper
Noralf Trønnes
2022-11-24
1
-0
/
+1
*
drm/modes: Introduce the tv_mode property as a command-line option
Maxime Ripard
2022-11-24
1
-0
/
+12
*
drm/connector: Add a function to lookup a TV mode by its name
Maxime Ripard
2022-11-24
1
-0
/
+2
*
drm/modes: Add a function to generate analog display modes
Maxime Ripard
2022-11-24
1
-0
/
+17
*
drm/connector: Add TV standard property
Maxime Ripard
2022-11-24
2
-0
/
+72
*
drm/connector: Rename drm_mode_create_tv_properties
Maxime Ripard
2022-11-24
1
-3
/
+3
*
drm/connector: Rename legacy TV property
Maxime Ripard
2022-11-24
2
-4
/
+6
*
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2022-11-24
2
-1
/
+8
|
\
|
*
Merge tag 'amd-drm-next-6.2-2022-11-18' of https://gitlab.freedesktop.org/agd...
Dave Airlie
2022-11-22
1
-1
/
+2
|
|
\
|
|
*
drm/amdgpu: revert "implement tdr advanced mode"
Christian König
2022-11-15
1
-3
/
+0
|
*
|
Merge tag 'drm-misc-next-2022-11-17' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2022-11-22
3
-3
/
+14
|
|
\
\
[next]