summaryrefslogtreecommitdiff
path: root/scripts/mksysmap
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/mksysmap')
0 files changed, 0 insertions, 0 deletions
d7e9625fa6a6ee8230945820544767ed5799c4'>drm/bridge: Add a drm_bridge_state objectBoris Brezillon 2020-01-03Merge tag 'drm-misc-next-2020-01-02' of git://anongit.freedesktop.org/drm/drm...Dave Airlie 2019-12-22drm/atomic: Spell CRTC consistentlyThierry Reding 2019-12-22drm: Fix a couple of typos, punctation and whitespace issuesThierry Reding 2019-12-17Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter 2019-12-10drm/atomic: Update docs around locking and commit sequencingDaniel Vetter 2019-12-09drm: Stop accessing encoder->bridge directlyBoris Brezillon 2019-12-09drm/bridge: Rename bridge helpers targeting a bridge chainBoris Brezillon 2019-11-14Merge v5.4-rc7 into drm-nextDave Airlie 2019-11-06drm/atomic: fix self-refresh helpers crtc state dereferenceRob Clark 2019-10-03Merge drm/drm-next into drm-misc-nextMaxime Ripard 2019-09-19drm/atomic-helper: Make crtc helper funcs optionalVille Syrjälä 2019-09-19drm: Measure Self Refresh Entry/Exit times to avoid thrashingSean Paul 2019-09-18drm/atomic: Rename crtc_state->pageflip_flags to async_flipDaniel Vetter 2019-09-16drm/connector: Share with non-atomic drivers the function to get the single e...José Roberto de Souza 2019-08-28drm: Stop including drm_bridge.h from drm_crtc.hBoris Brezillon 2019-06-19Merge v5.2-rc5 into drm-nextDaniel Vetter 2019-06-13drm: Add helpers to kick off self refresh mode in driversSean Paul 2019-06-13drm: Convert connector_helper_funcs->atomic_check to accept drm_atomic_stateSean Paul 2019-06-13drm: Add atomic variants for bridge enable/disableSean Paul 2019-06-13drm: Add atomic variants of enable/disable to encoder helper funcsSean Paul 2019-06-08drm/atomic: Move __drm_atomic_helper_disable_plane/set_config()Noralf Trønnes 2019-06-04drm: don't block fb changes for async plane updatesHelen Koike 2019-05-27drm: drop use of drmP.h in drm/*Sam Ravnborg 2019-05-09Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst 2019-04-30drm/atomic-helper: Bump vblank timeout to 100 msLinus Walleij 2019-04-15BackMerge v5.1-rc5 into drm-nextDave Airlie 2019-03-29drm/atomic-helper: Make atomic_enable/disable crtc callbacks optionalRodrigo Siqueira 2019-03-25Merge tag 'drm-misc-next-2019-03-21' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter 2019-03-25Merge tag 'du-next-20190318' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie 2019-03-18drm: writeback: Add job prepare and cleanup operationsLaurent Pinchart 2019-03-18drm/atomic: Constify mode argument to mode_valid_path()Laurent Pinchart 2019-03-13gpu: drm: atomic_helper: Fix spelling errorsKieran Bingham 2019-03-12Merge tag 'drm-misc-next-fixes-2019-03-06' of git://anongit.freedesktop.org/d...Dave Airlie 2019-03-04Merge v5.0 into drm-nextDave Airlie 2019-02-28drm: Block fb changes for async plane updatesNicholas Kazlauskas 2019-02-13drm: Merge __drm_atomic_helper_disable_all() into drm_atomic_helper_disable_a...Sean Paul