index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
drm
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-26
drm/edid: Add flag to drm_display_info to identify HDMI sinks
Laurent Pinchart
1
-0
/
+8
2020-02-26
drm/connector: Add helper to get a connector type name
Laurent Pinchart
1
-0
/
+1
2020-02-21
Merge tag 'drm-misc-next-2020-02-10' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
19
-57
/
+393
2020-02-18
drm/bridge: Fix the bridge kernel doc
Boris Brezillon
2
-8
/
+9
2020-02-17
Merge v5.6-rc2 into drm-misc-next
Maxime Ripard
6
-19
/
+158
2020-02-15
drm: drop unused drm_display_mode.private
Sam Ravnborg
1
-9
/
+2
2020-02-15
drm: drop unused drm_crtc callback
Sam Ravnborg
1
-16
/
+0
2020-02-15
drm/print: clean up RATELIMITED macros
Sam Ravnborg
1
-20
/
+7
2020-02-14
drm/print: Delete a few unused shouting macros
Daniel Vetter
1
-26
/
+0
2020-02-13
drm: Add support for DP 1.4 Compliance edid corruption test
Jerry (Fangzhi) Zuo
2
-0
/
+9
2020-02-13
drm: Remove legacy version of get_scanout_position()
Thomas Zimmermann
1
-11
/
+1
2020-02-13
drm: Clean-up VBLANK-related callbacks in struct drm_driver
Thomas Zimmermann
2
-154
/
+3
2020-02-13
drm: Add get_vblank_timestamp() to struct drm_crtc_funcs
Thomas Zimmermann
3
-8
/
+58
2020-02-13
drm: Add get_scanout_position() to struct drm_crtc_helper_funcs
Thomas Zimmermann
3
-5
/
+74
2020-02-12
drm/ttm: rework BO delayed delete. v2
Christian König
1
-8
/
+3
2020-02-11
drm/client: Rename _force to _locked
Daniel Vetter
1
-1
/
+1
2020-02-11
drm/fbdev-helper: don't force restores
Daniel Vetter
1
-0
/
+5
2020-02-06
drm/vram: Add helpers to validate a display mode's memory requirements
Thomas Zimmermann
1
-0
/
+9
2020-02-04
drm: Remove the dma_alloc_coherent wrapper for internal usage
Chris Wilson
1
-6
/
+0
2020-01-31
drm/bridge: Add the necessary bits to support bus format negotiation
Boris Brezillon
3
-0
/
+132
2020-01-31
drm/bridge: Add an ->atomic_check() hook
Boris Brezillon
1
-1
/
+28
2020-01-31
drm/bridge: Patch atomic hooks to take a drm_bridge_state
Boris Brezillon
1
-4
/
+4
2020-01-31
drm/bridge: Add a drm_bridge_state object
Boris Brezillon
3
-0
/
+107
2020-01-30
drm: Initialize struct drm_crtc_state.no_vblank from device settings
Thomas Zimmermann
3
-9
/
+33
2020-01-29
drm/auth: Drop master_create/destroy hooks
Daniel Vetter
1
-14
/
+0
2020-01-27
drm/amdgpu: fix doc by clarifying sched_list definition
Nirmoy Das
1
-2
/
+3
2020-01-25
drm: add drm_core_check_all_features() to check for a mask of features
Jani Nikula
1
-2
/
+22
2020-01-24
drm: Avoid drm_global_mutex for simple inc/dec of dev->open_count
Chris Wilson
1
-1
/
+1
2020-01-24
drm: Release filp before global lock
Chris Wilson
1
-0
/
+1
2020-01-23
Merge tag 'topic/drm-warn-2020-01-22' of git://anongit.freedesktop.org/drm/drm-intel into drm-misc-next
Maxime Ripard
1
-0
/
+29
2020-01-22
drm/dp_mst: Mention max_payloads in proposed_vcpis/payloads docs
Lyude Paul
1
-2
/
+4
2020-01-22
drm/print: introduce new struct drm_device based WARN* macros
Pankaj Bharadiya
1
-0
/
+29
2020-01-20
Backmerge v5.5-rc7 into drm-next
Dave Airlie
1
-0
/
+6
2020-01-19
drm/mipi_dbi: Add support for display offsets
Geert Uytterhoeven
1
-0
/
+12
2020-01-18
Merge tag 'amd-drm-next-5.6-2020-01-17' of git://people.freedesktop.org/~agd5f/linux into drm-next
Dave Airlie
1
-8
/
+8
2020-01-16
drm/scheduler: fix documentation by replacing rq_list with sched_list
Nirmoy Das
1
-5
/
+5
2020-01-16
drm/scheduler: improve job distribution with multiple queues
Nirmoy Das
1
-3
/
+3
2020-01-16
drm/ttm: nuke invalidate_caches callback
Christian König
1
-15
/
+0
2020-01-15
drm/dp_mst: Have DP_Tx send one msg at a time
Wayne Lin
1
-0
/
+6
2020-01-15
Merge tag 'drm-intel-next-2020-01-14' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
1
-4
/
+4
2020-01-13
Merge tag 'amd-drm-next-5.6-2020-01-10-dp-mst-dsc' of git://people.freedesktop.org/~agd5f/linux into drm-next
Dave Airlie
2
-3
/
+25
2020-01-13
Merge tag 'amd-drm-next-5.6-2020-01-09' of git://people.freedesktop.org/~agd5f/linux into drm-next
Dave Airlie
2
-3
/
+112
2020-01-13
Merge tag 'drm-misc-next-2020-01-10' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
3
-273
/
+7
2020-01-12
drm/drm_panel: fix export of drm_panel_of_backlight, try #3
Arnd Bergmann
1
-1
/
+2
2020-01-11
drm/connector: Split out orientation quirk detection (v2)
Derek Basehore
1
-2
/
+7
2020-01-10
drm: move DP_MAX_DOWNSTREAM_PORTS from i915 to drm core
Oleg Vasilev
1
-0
/
+2
2020-01-09
drm: add dp helper to initialize remote aux channel.
David (Dingchen) Zhang
1
-0
/
+1
2020-01-09
drm/dp_mst: Add helper to trigger modeset on affected DSC MST CRTCs
Mikita Lipski
1
-0
/
+3
2020-01-09
drm/dp_mst: Add branch bandwidth validation to MST atomic check
Mikita Lipski
1
-0
/
+1
2020-01-09
drm/dp_mst: Add DSC enablement helpers to DRM
Mikita Lipski
1
-0
/
+5
[prev]
[next]