| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | drm/gma500: Move GTT resume logic out of psb_gtt_init() | Thomas Zimmermann | 2022-03-16 | 3 | -22/+104 | |
| | * | | | | | | | | | | | | drm/gma500: Move GTT setup and restoration into helper funtions | Thomas Zimmermann | 2022-03-16 | 1 | -47/+68 | |
| | * | | | | | | | | | | | | drm/gma500: Remove struct psb_gtt.sem sempahore | Thomas Zimmermann | 2022-03-16 | 3 | -12/+0 | |
| | * | | | | | | | | | | | | drm/gma500: Move GTT locking into GTT helpers | Thomas Zimmermann | 2022-03-16 | 2 | -22/+13 | |
| | * | | | | | | | | | | | | drm/gma500: Acquire reservation lock for GEM objects | Thomas Zimmermann | 2022-03-16 | 1 | -0/+12 | |
| | * | | | | | | | | | | | | drm/gma500: Remove struct psb_gem_object.npage | Thomas Zimmermann | 2022-03-16 | 3 | -10/+8 | |
| | * | | | | | | | | | | | | drm/solomon: Make DRM_SSD130X depends on MMU | YueHaibing | 2022-03-16 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | drm/blend: fix typo in the comment | Dmitry Baryshkov | 2022-03-16 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | drm/panel: Use drm_mode_duplicate() | Ville Syrjälä | 2022-03-14 | 2 | -4/+3 | |
| | * | | | | | | | | | | | | drm/imx: Use drm_mode_duplicate() | Ville Syrjälä | 2022-03-14 | 1 | -2/+1 | |
| | * | | | | | | | | | | | | drm/bridge: Use drm_mode_copy() | Ville Syrjälä | 2022-03-14 | 3 | -3/+3 | |
| | * | | | | | | | | | | | | drm: Add drm_mode_init() | Ville Syrjälä | 2022-03-14 | 1 | -0/+17 | |
| | * | | | | | | | | | | | | drm/vmwgfx: Stop using surface dma commands on most configurations | Zack Rusin | 2022-03-11 | 1 | -3/+8 | |
| | * | | | | | | | | | | | | drm/vmwgfx: Implement MSI/MSI-X support for IRQs | Zack Rusin | 2022-03-11 | 3 | -8/+58 | |
| | * | | | | | | | | | | | | drm/vmwgfx: Initialize drm_mode_fb_cmd2 | Zack Rusin | 2022-03-11 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | drm/vmwgfx: Allow querying of the SVGA PCI id from the userspace | Zack Rusin | 2022-03-11 | 1 | -12/+15 | |
| | * | | | | | | | | | | | | drm/vmwgfx: Fix fencing on SVGAv3 | Zack Rusin | 2022-03-11 | 5 | -19/+53 | |
| | * | | | | | | | | | | | | drm/vmwgfx: Print capabilities early during the initialization | Zack Rusin | 2022-03-11 | 1 | -10/+6 | |
| | * | | | | | | | | | | | | drm/vmwgfx: Cleanup multimon initialization code | Zack Rusin | 2022-03-11 | 1 | -10/+8 | |
| | * | | | | | | | | | | | | drm/vmwgfx: Add support for CursorMob and CursorBypass 4 | Martin Krastev | 2022-03-11 | 7 | -104/+382 | |
| | * | | | | | | | | | | | | drm/bridge: analogix_dp: Enable autosuspend | Brian Norris | 2022-03-09 | 1 | -3/+6 | |
| | * | | | | | | | | | | | | drm/bridge: analogix_dp: Grab runtime PM reference for DP-AUX | Brian Norris | 2022-03-09 | 1 | -1/+12 | |
| | * | | | | | | | | | | | | drm/bridge: anx7625: switch to devm_drm_of_get_bridge | José Expósito | 2022-03-09 | 1 | -11/+5 | |
| | * | | | | | | | | | | | | drm: ssd130x: Always apply segment remap setting | Chen-Yu Tsai | 2022-03-09 | 1 | -7/+9 | |
| | * | | | | | | | | | | | | drm: ssd130x: Fix COM scan direction register mask | Chen-Yu Tsai | 2022-03-09 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | drm/bridge: ti-sn65dsi86: switch to devm_drm_of_get_bridge | José Expósito | 2022-03-09 | 1 | -7/+1 | |
| | * | | | | | | | | | | | | drm/bridge: anx7625: check the return on anx7625_aux_trans | Tom Rix | 2022-03-09 | 1 | -1/+4 | |
| | * | | | | | | | | | | | | drm/bridge: anx7625: config hs packets end aligned to avoid screen shift | Rex-BC Chen | 2022-03-09 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | drm/mediatek: implement the DSI HS packets aligned | Rex-BC Chen | 2022-03-09 | 1 | -0/+12 | |
| | * | | | | | | | | | | | | drm/bridge: ti-sn65dsi83: switch to devm_drm_of_get_bridge | José Expósito | 2022-03-08 | 1 | -9/+3 | |
| | * | | | | | | | | | | | | drm/bridge: tc358775: switch to devm_drm_of_get_bridge | José Expósito | 2022-03-08 | 1 | -9/+2 | |
| | * | | | | | | | | | | | | drm/bridge: tc358762: switch to devm_drm_of_get_bridge | José Expósito | 2022-03-08 | 1 | -8/+1 | |
| | * | | | | | | | | | | | | drm/bridge: parade-ps8640: switch to devm_drm_of_get_bridge | José Expósito | 2022-03-08 | 1 | -8/+1 | |
| | * | | | | | | | | | | | | drm/bridge: parade-ps8622: switch to devm_drm_of_get_bridge | José Expósito | 2022-03-08 | 1 | -6/+1 | |
| | * | | | | | | | | | | | | drm/bridge: nxp-ptn3460: switch to devm_drm_of_get_bridge | José Expósito | 2022-03-08 | 1 | -6/+1 | |
| | * | | | | | | | | | | | | drm/komeda: plane: Remove redundant color encoding and range initialisation | Maxime Ripard | 2022-03-08 | 1 | -4/+1 | |
| | * | | | | | | | | | | | | drm/komeda: plane: Remove redundant zpos initialisation | Maxime Ripard | 2022-03-08 | 1 | -2/+0 | |
| | * | | | | | | | | | | | | drm/komeda: plane: switch to plane reset helper | Maxime Ripard | 2022-03-08 | 1 | -5/+1 | |
| | * | | | | | | | | | | | | drm/omap: fix NULL but dereferenced coccicheck error | Wan Jiabing | 2022-03-08 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | drm/selftests: missing error code in igt_buddy_alloc_smoke() | Dan Carpenter | 2022-03-07 | 1 | -1/+3 | |
| | * | | | | | | | | | | | | drm: Drop commas after SoC match table sentinels | Geert Uytterhoeven | 2022-03-07 | 2 | -2/+2 | |
| | * | | | | | | | | | | | | drm/bridge_connector: enable HPD by default if supported | Nikita Yushchenko | 2022-03-04 | 1 | -1/+3 | |
| | * | | | | | | | | | | | | drm/selftests: fix a shift-out-of-bounds bug | Arunpravin | 2022-03-04 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | drm/nouveau/instmem: fix uninitialized_var.cocci warning | Guo Zhengkui | 2022-03-03 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Merge tag 'Wstringop-overflow-fixes-5.19-rc1' of git://git.kernel.org/pub/scm... | Linus Torvalds | 2022-05-25 | 3 | -5/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | drm/i915: Fix -Wstringop-overflow warning in call to intel_read_wm_latency() | Gustavo A. R. Silva | 2022-05-04 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | drm/amd/display: Fix Wstringop-overflow warnings in dc_link_dp.c | Gustavo A. R. Silva | 2022-04-26 | 2 | -4/+4 | |
| | | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds | 2022-05-24 | 1 | -12/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | i915: Call aops write_begin() and write_end() directly | Matthew Wilcox (Oracle) | 2022-05-08 | 1 | -12/+11 | |
| | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge tag 'for-linus-5.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2022-05-23 | 2 | -41/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
