OSDN Git Service

tomoyo/tomoyo-test1.git
2022-10-16 Maíra Canaldrm/tests: Split drm_test_dp_mst_calc_pbn_mode into...
2022-10-16 Thomas Zimmermanndrm/ast: Avoid reprogramming primary-plane scanout...
2022-10-16 Thomas Zimmermanndrm/ast: Convert ast to SHMEM
2022-10-16 Thomas Zimmermanndrm/ast: Style cleanups in plane code
2022-10-16 Thomas Zimmermanndrm/ast: Rename struct ast_cursor_plane to struct ast_plane
2022-10-16 Thomas Zimmermanndrm/ast: Remove cursor double buffering
2022-10-16 Thomas Zimmermanndrm/ast: Do not call drm_atomic_add_affected_planes()
2022-10-16 Thomas Zimmermanndrm/ast: Call drm_atomic_helper_check_plane_state(...
2022-10-16 Thomas Zimmermanndrm/ast: Acquire I/O-register lock in atomic_commit_tai...
2022-10-15 Kieran Binghamdrm: lcdif: Add support for YUV planes
2022-10-15 Laurent Pinchartdrm: lcdif: Switch to limited range for RGB to YUV...
2022-10-15 Laurent Pinchartdrm: lcdif: Don't use BIT() for multi-bit register...
2022-10-15 Laurent Pinchartdrm: lcdif: Fix indentation in lcdif_regs.h
2022-10-14 Thomas Zimmermanndrm/ofdrm: Support big-endian scanout buffers
2022-10-14 Thomas Zimmermanndrm/ofdrm: Support color management
2022-10-14 Thomas Zimmermanndrm/ofdrm: Add per-model device function
2022-10-14 Thomas Zimmermanndrm/ofdrm: Add CRTC state
2022-10-14 Thomas Zimmermanndrm/ofdrm: Add ofdrm for Open Firmware framebuffers
2022-10-13 Abhinav Kumardrm/bridge: adv7533: remove dynamic lane switching...
2022-10-13 Javier Martinez... drm/crtc-helper: Add a drm_crtc_helper_atomic_check...
2022-10-13 Javier Martinez... drm/ssd130x: Do not call drm_atomic_add_affected_planes()
2022-10-13 Javier Martinez... drm/simpledrm: Do not call drm_atomic_add_affected_planes()
2022-10-13 Javier Martinez... drm/mgag200: Do not call drm_atomic_add_affected_planes()
2022-10-12 ruanjinjiedrm/nouveau/disp: fix cast removes address space of...
2022-10-12 Jani Nikuladrm: split build lists one per line and sort
2022-10-10 Teresa Remmetdrm/bridge: tc358775: Do not soft reset i2c-slave contr...
2022-10-10 Mateusz Kwiatkowskidrm/vc4: vec: Fix definition of PAL-M mode
2022-10-10 Geert Uytterhoevendrm/modes: parse_cmdline: Add support for named modes...
2022-10-10 Maxime Riparddrm/modes: Only consider bpp and refresh before options
2022-10-10 Maxime Riparddrm/atomic: Add TV subconnector property to get/set_pro...
2022-10-10 Maxime Riparddrm/connector: Rename subconnector state variable
2022-10-10 Maxime Riparddrm/atomic-helper: Rename drm_atomic_helper_connector_t...
2022-10-10 Maxime Riparddrm/tests: Order Kunit tests in Makefile
2022-10-08 Thomas Zimmermanndrm/atomic-helper: Replace drm_atomic_helper_check_crtc...
2022-10-08 Thomas Zimmermanndrm/atomic-helper: Don't allocate new plane state in...
2022-10-07 Thomas Zimmermanndrm/udl: Add constants for commands
2022-10-07 Thomas Zimmermanndrm/udl: Add register constants for framebuffer scanout...
2022-10-07 Thomas Zimmermanndrm/udl: Add register constants for video locks
2022-10-07 Thomas Zimmermanndrm/udl: Add register constants for color depth
2022-10-07 Thomas Zimmermanndrm/udl: Add constants for display-mode registers
2022-10-07 Thomas Zimmermanndrm/udl: Move register constants to udl_proto.h
2022-10-07 Thomas Zimmermanndrm/udl: Use damage iterator
2022-10-07 Thomas Zimmermanndrm/udl: Support DRM hot-unplugging
2022-10-07 Thomas Zimmermanndrm/udl: Simplify modesetting in CRTC's enable function
2022-10-07 Thomas Zimmermanndrm/udl: Convert to atomic-modesetting helpers
2022-10-07 Thomas Zimmermanndrm/udl: Remove udl_simple_display_pipe_mode_valid()
2022-10-07 Thomas Zimmermanndrm/udl: Move connector to modesetting code
2022-10-07 Thomas Zimmermanndrm/udl: Various improvements to the connector
2022-10-07 Thomas Zimmermanndrm/udl: Use USB timeout constant when reading EDID
2022-10-07 Thomas Zimmermanndrm/udl: Test pixel limit in mode-config's mode-valid...
2022-10-07 Thomas Zimmermanndrm/udl: Rename struct udl_drm_connector to struct...
2022-10-06 Lucas Stachdrm/fourcc: add Vivante tile status modifiers
2022-10-05 Javier Martinez... drm/ssd130x: Iterate over damage clips instead of using...
2022-10-05 Jocelyn Falempedrm/ast: Add Atomic gamma lut support for aspeed
2022-10-05 Jason Yendrm/bridge: ps8640: Add software to support aux defer
2022-10-05 Christian Königdrm/sched: add missing NULL check in drm_sched_get_clea...
2022-10-05 Christian Königdrm/scheduler: fix fence ref counting
2022-10-04 Ville Syrjälädrm/edid: Make version checks less convoluted
2022-10-04 Ville Syrjälädrm/edid: Unconfuse preferred timing stuff a bit
2022-10-04 Ville Syrjälädrm/edid: Use the correct formula for standard timings
2022-10-04 Ville Syrjälädrm/edid: Use GTF2 for inferred modes
2022-10-04 Ville Syrjälädrm/edid: Extract drm_gtf2_mode()
2022-10-04 Ville Syrjälädrm/edid: Only parse VRR range for continuous frequency...
2022-10-04 Ville Syrjälädrm/edid: Define more flags
2022-10-04 Ville Syrjälädrm/edid: Clarify why we only accept the "range limits...
2022-10-04 Ankit Nautiyaldrm/edid: Avoid multiple log lines for HFVSDB parsing
2022-10-04 Ankit Nautiyaldrm/edid: Refactor HFVSDB parsing for DSC1.2
2022-10-04 Ankit Nautiyaldrm/edid: Split DSC parsing into separate function
2022-10-04 Ankit Nautiyaldrm/edid: Fix minimum bpc supported with DSC1.2 for...
2022-10-04 Simon Serdrm: document uAPI page-flip flags
2022-10-04 Jilin Yuandrm/edid: fix repeated words in comments
2022-10-04 Pin-yen Lindrm/bridge: it6505: Add pre_enable/post_disable callback
2022-10-04 Pin-yen Lindrm/bridge: it6505: Adapt runtime power management...
2022-10-03 Wei Yongjundrm/panel: ws2401: Silent no spi_device_id warning
2022-10-03 Wei Yongjundrm/panel: tpg110: Silent no spi_device_id warning
2022-10-03 Wei Yongjundrm/panel: db7430: Silent no spi_device_id warning
2022-09-30 Andrey Grodzovskydrm/sched: Add FIFO sched policy to run queue
2022-09-29 Yuan Candrm/panel: simple: Use dev_err_probe() to simplify...
2022-09-29 Yuan Candrm/panel: panel-edp: Use dev_err_probe() to simplify...
2022-09-29 Christoph Niedermaierdrm/panel: simple: Add Multi-Inno Technology MI0800FT-9
2022-09-29 Christoph Niedermaierdt-bindings: display: simple: Add Multi-Inno Technology...
2022-09-28 Francesco Dolcinidrm/bridge: lt8912b: fix corrupted image output
2022-09-28 Philippe Schenkerdrm/bridge: lt8912b: set hdmi or dvi mode
2022-09-28 Philippe Schenkerdrm/bridge: lt8912b: add vsync hsync
2022-09-28 Khaled Almahallawydrm/dp: Don't rewrite link config when setting phy...
2022-09-28 Simon Serdrm/framebuffer: convert to drm_dbg_kms()
2022-09-27 José Expósitodrm/format-helper: Add KUnit tests for drm_fb_xrgb8888_...
2022-09-27 José Expósitodrm/format-helper: Add KUnit tests for drm_fb_xrgb8888_...
2022-09-27 José Expósitodrm/format-helper: Add KUnit tests for drm_fb_xrgb8888_...
2022-09-27 Sean Hongdrm/panel-edp: Add BOE NT116WHM-N4C (HW: V8.1)
2022-09-27 Sean Hongdrm/panel-edp: Fix delays for INX N116BCA-EA2 (HW: C1)
2022-09-27 Sean Hongdrm/panel-edp: Fix delays for INX N116BCN-EA1 (HW: C4)
2022-09-27 Javier Martinez... drm/ssd130x: Synchronize access to dma-buf imported...
2022-09-27 Javier Martinez... drm/ssd130x: Use drm_atomic_get_new_plane_state()
2022-09-27 Thomas Zimmermanndrm/simpledrm: Synchronize access to GEM BOs
2022-09-27 Thomas Zimmermanndrm/simpledrm: Iterate over damage clips
2022-09-27 Thomas Zimmermanndrm/simpledrm: Remove !fb check from atomic_update
2022-09-27 Thomas Zimmermanndrm/simpledrm: Use drm_atomic_get_new_plane_state()
2022-09-27 Thomas Zimmermanndrm/simpledrm: Compute linestride with drm_format_info_...
2022-09-26 Sean Hongdrm/panel-edp: Add INX N116BCA-EA2
next