index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-15
drm/display: Add missing Adaptive Sync DPCD definitions
Sung Joon Kim
1
-0
/
+6
2022-12-14
drm/mipi-dbi: Support separate I/O regulator
Otto Pflüger
1
-1
/
+6
2022-12-13
drm: Add missing DP DSC extended capability definitions.
Stanislav Lisovskiy
1
-1
/
+8
2022-12-09
Merge tag 'drm-misc-next-fixes-2022-12-08' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
1
-0
/
+2
2022-12-08
drm/panel: Add prepare_prev_first flag to drm_panel
Dave Stevenson
1
-0
/
+10
2022-12-08
drm/bridge: Introduce pre_enable_prev_first to alter bridge init order
Dave Stevenson
1
-0
/
+8
2022-12-08
drm/bridge: Drop unused drm_bridge_chain functions
Sam Ravnborg
1
-28
/
+0
2022-12-08
drm/tests: helpers: Allow to pass a custom drm_driver
Maxime Ripard
1
-2
/
+49
2022-12-08
drm/tests: helpers: Allow for a custom device struct to be allocated
Maxime Ripard
1
-2
/
+30
2022-12-08
drm/tests: helpers: Create the device in another function
Maxime Ripard
1
-1
/
+4
2022-12-08
drm/tests: helpers: Remove the name parameter
Maxime Ripard
1
-2
/
+1
2022-12-08
drm/tests: helpers: Rename the device init helper
Maxime Ripard
1
-1
/
+4
2022-12-08
drm/tests: helpers: Move the helper header to include/drm
Maxime Ripard
1
-0
/
+11
2022-12-06
drm/ttm: merge ttm_bo_api.h and ttm_bo_driver.h v2
Christian König
5
-487
/
+168
2022-12-06
drm/ttm: use per BO cleanup workers
Christian König
2
-19
/
+6
2022-12-06
drm/ttm: remove ttm_bo_(un)lock_delayed_workqueue
Christian König
1
-16
/
+0
2022-12-05
drm/mipi-dbi: Support shadow-plane state
Thomas Zimmermann
1
-1
/
+15
2022-12-05
drm/mipi-dbi: Prepare framebuffer copy operation in pipe-update helpers
Thomas Zimmermann
1
-2
/
+4
2022-12-05
drm/mipi-dbi: Initialize default driver functions with macro
Thomas Zimmermann
1
-0
/
+16
2022-12-05
drm/simple-kms: Remove drm_gem_simple_display_pipe_prepare_fb()
Thomas Zimmermann
3
-6
/
+4
2022-11-29
drm/audio: make drm_audio_component.h self-contained
Jani Nikula
1
-0
/
+3
2022-11-28
drm/atomic: Constify the old/new state accessors
Maxime Ripard
1
-16
/
+16
2022-11-24
drm/atomic-helper: Add an analog TV atomic_check implementation
Maxime Ripard
1
-0
/
+3
2022-11-24
drm/atomic-helper: Add a TV properties reset helper
Maxime Ripard
1
-0
/
+1
2022-11-24
drm/probe-helper: Provide a TV get_modes helper
Noralf Trønnes
1
-0
/
+1
2022-11-24
drm/modes: Introduce the tv_mode property as a command-line option
Maxime Ripard
1
-0
/
+12
2022-11-24
drm/connector: Add a function to lookup a TV mode by its name
Maxime Ripard
1
-0
/
+2
2022-11-24
drm/modes: Add a function to generate analog display modes
Maxime Ripard
1
-0
/
+17
2022-11-24
drm/connector: Add TV standard property
Maxime Ripard
2
-0
/
+72
2022-11-24
drm/connector: Rename drm_mode_create_tv_properties
Maxime Ripard
1
-3
/
+3
2022-11-24
drm/connector: Rename legacy TV property
Maxime Ripard
2
-4
/
+6
2022-11-24
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2
-1
/
+8
2022-11-23
Revert "drm/fb-helper: Remove damage worker"
Thomas Zimmermann
1
-0
/
+2
2022-11-22
accel: add dedicated minor for accelerator devices
Oded Gabbay
4
-1
/
+96
2022-11-22
drivers/accel: define kconfig and register a new major
Oded Gabbay
1
-0
/
+32
2022-11-22
Merge tag 'amd-drm-next-6.2-2022-11-18' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
1
-1
/
+2
2022-11-22
Merge tag 'drm-misc-next-2022-11-17' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
3
-3
/
+14
2022-11-21
drm/gem-shmem: When drm_gem_object_init failed, should release object
ChunyouTang
1
-0
/
+1
2022-11-20
Revert "drm/fb-helper: Remove damage worker"
Thomas Zimmermann
1
-0
/
+2
2022-11-16
drm: Move nomodeset kernel parameter to drivers/video
Thomas Zimmermann
1
-1
/
+7
2022-11-16
drm/fb-helper: Remove damage worker
Thomas Zimmermann
1
-2
/
+0
2022-11-16
Merge tag 'drm-misc-next-2022-11-10-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
6
-39
/
+145
2022-11-15
drm/amdgpu: revert "implement tdr advanced mode"
Christian König
1
-3
/
+0
2022-11-15
drm/connector: Add pixel clock to cmdline mode
Maxime Ripard
1
-0
/
+7
2022-11-08
drm/gem: Implement shadow-plane {begin, end}_fb_access with vmap
Thomas Zimmermann
1
-10
/
+10
2022-11-08
drm/atomic-helper: Add {begin,end}_fb_access to plane helpers
Thomas Zimmermann
2
-1
/
+60
2022-11-08
drm/fb-helper: Document struct drm_fb_helper.hint_leak_smem_start
Thomas Zimmermann
1
-0
/
+7
2022-11-08
Merge tag 'amd-drm-next-6.2-2022-11-04' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
1
-0
/
+6
2022-11-05
drm/fb-helper: Move generic fbdev emulation into separate source file
Thomas Zimmermann
2
-9
/
+15
2022-11-05
drm/fb-helper: Set flag in struct drm_fb_helper for leaking physical addresses
Thomas Zimmermann
1
-0
/
+2
[prev]
[next]