| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/amdgpu: fix doc by clarifying sched_list definition | Nirmoy Das | 2020-01-27 | 1 | -2/+3 |
* | Backmerge v5.5-rc7 into drm-next | Dave Airlie | 2020-01-20 | 1 | -0/+6 |
|\ |
|
| * | drm/dp_mst: Have DP_Tx send one msg at a time | Wayne Lin | 2020-01-15 | 1 | -0/+6 |
* | | Merge tag 'amd-drm-next-5.6-2020-01-17' of git://people.freedesktop.org/~agd5... | Dave Airlie | 2020-01-18 | 1 | -8/+8 |
|\ \ |
|
| * | | drm/scheduler: fix documentation by replacing rq_list with sched_list | Nirmoy Das | 2020-01-16 | 1 | -5/+5 |
| * | | drm/scheduler: improve job distribution with multiple queues | Nirmoy Das | 2020-01-16 | 1 | -3/+3 |
* | | | Merge tag 'drm-intel-next-2020-01-14' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 2020-01-15 | 1 | -4/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge drm/drm-next into drm-intel-next-queued | Jani Nikula | 2020-01-09 | 21 | -285/+804 |
| |\ \ |
|
| * | | | drm/fb: Extend format_info member arrays to handle four planes | Dhinakaran Pandiyan | 2020-01-07 | 1 | -4/+4 |
* | | | | Merge tag 'amd-drm-next-5.6-2020-01-10-dp-mst-dsc' of git://people.freedeskto... | Dave Airlie | 2020-01-13 | 2 | -3/+25 |
|\ \ \ \ |
|
| * | | | | drm: add dp helper to initialize remote aux channel. | David (Dingchen) Zhang | 2020-01-10 | 1 | -0/+1 |
| * | | | | drm/dp_mst: Add helper to trigger modeset on affected DSC MST CRTCs | Mikita Lipski | 2020-01-10 | 1 | -0/+3 |
| * | | | | drm/dp_mst: Add branch bandwidth validation to MST atomic check | Mikita Lipski | 2020-01-10 | 1 | -0/+1 |
| * | | | | drm/dp_mst: Add DSC enablement helpers to DRM | Mikita Lipski | 2020-01-10 | 1 | -0/+5 |
| * | | | | drm/dp_mst: Manually overwrite PBN divider for calculating timeslots | Mikita Lipski | 2020-01-10 | 1 | -1/+2 |
| * | | | | drm/dp_mst: Add new quirk for Synaptics MST hubs | Mikita Lipski | 2020-01-10 | 1 | -0/+7 |
| * | | | | drm/dp_mst: Add helpers for MST DSC and virtual DPCD aux | David Francis | 2020-01-10 | 1 | -0/+2 |
| * | | | | drm/dp_mst: Parse FEC capability on MST ports | David Francis | 2020-01-10 | 1 | -0/+3 |
| * | | | | drm/dp_mst: Add PBN calculation for DSC modes | David Francis | 2020-01-10 | 1 | -2/+1 |
* | | | | | Merge tag 'amd-drm-next-5.6-2020-01-09' of git://people.freedesktop.org/~agd5... | Dave Airlie | 2020-01-13 | 2 | -3/+112 |
|\| | | | |
|
| * | | | | drm: Add Reusable task barrier. | Andrey Grodzovsky | 2019-12-18 | 1 | -0/+107 |
| * | | | | drm/scheduler: rework entity creation | Nirmoy Das | 2019-12-18 | 1 | -3/+5 |
* | | | | | Merge tag 'drm-misc-next-2020-01-10' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 2020-01-13 | 3 | -273/+7 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | drm/fb-cma-helpers: Fix include issue | Benjamin Gaignard | 2020-01-09 | 1 | -0/+2 |
| * | | | | Revert "drm/bridge: Add a drm_bridge_state object" | Boris Brezillon | 2020-01-08 | 2 | -117/+0 |
| * | | | | Revert "drm/bridge: Patch atomic hooks to take a drm_bridge_state" | Boris Brezillon | 2020-01-08 | 1 | -4/+4 |
| * | | | | Revert "drm/bridge: Add an ->atomic_check() hook" | Boris Brezillon | 2020-01-08 | 1 | -28/+1 |
| * | | | | Revert "drm/bridge: Add the necessary bits to support bus format negotiation" | Boris Brezillon | 2020-01-08 | 1 | -124/+0 |
* | | | | | Merge tag 'drm-misc-next-2020-01-07' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 2020-01-09 | 3 | -10/+275 |
|\| | | | |
|
| * | | | | drm/vram-helper: Remove BO device from public interface | Thomas Zimmermann | 2020-01-07 | 1 | -2/+0 |
| * | | | | drm/vram-helper: Remove interruptible flag from public interface | Thomas Zimmermann | 2020-01-07 | 1 | -3/+1 |
| * | | | | drm/bridge: Add the necessary bits to support bus format negotiation | Boris Brezillon | 2020-01-07 | 1 | -0/+124 |
| * | | | | drm/bridge: Add an ->atomic_check() hook | Boris Brezillon | 2020-01-07 | 1 | -1/+28 |
| * | | | | drm/bridge: Patch atomic hooks to take a drm_bridge_state | Boris Brezillon | 2020-01-07 | 1 | -4/+4 |
| * | | | | drm/bridge: Add a drm_bridge_state object | Boris Brezillon | 2020-01-07 | 2 | -0/+117 |
| * | | | | drm/vram: Support scanline alignment for dumb buffers | Thomas Zimmermann | 2020-01-06 | 1 | -0/+1 |
* | | | | | drm: of: Fix linking when CONFIG_OF is not set | Laurent Pinchart | 2020-01-09 | 1 | -2/+3 |
|/ / / / |
|
* | | | | Merge tag 'drm-misc-next-2020-01-02' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 2020-01-03 | 6 | -21/+103 |
|\ \ \ \ |
|
| * | | | | drm/atomic: Spell CRTC consistently | Thierry Reding | 2019-12-22 | 2 | -19/+19 |
| * | | | | drm: Fix a couple of typos, punctation and whitespace issues | Thierry Reding | 2019-12-22 | 1 | -1/+1 |
| * | | | | drm/drm_panel: Fix EXPORT of drm_panel_of_backlight() one more time | Andy Shevchenko | 2019-12-17 | 1 | -1/+1 |
| * | | | | drm/print: introduce new struct drm_device based logging macros | Jani Nikula | 2019-12-17 | 1 | -0/+65 |
| * | | | | drm/modes: parse_cmdline: Add support for specifying panel_orientation (v2) | Hans de Goede | 2019-12-16 | 1 | -0/+8 |
| * | | | | drm/bridge/synopsys: dsi: driver-specific configuration of phy timings | Heiko Stuebner | 2019-12-16 | 1 | -0/+9 |
* | | | | | Merge tag 'drm-intel-next-2019-12-23' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 2019-12-27 | 4 | -14/+28 |
|\ \ \ \ \
| |_|/ / /
|/| | / /
| | |/ /
| |/| | |
|
| * | | | drm: Add __drm_atomic_helper_crtc_state_reset() & co. | Ville Syrjälä | 2019-12-18 | 1 | -0/+6 |
| * | | | drm/i915/cml: Separate U series pci id from origianl list. | Lee Shawn C | 2019-12-12 | 1 | -7/+13 |
| * | | | drm/i915/cml: Remove unsupport PCI ID | Lee Shawn C | 2019-12-12 | 1 | -4/+0 |
| * | | | Merge drm/drm-next into drm-intel-next-queued | Jani Nikula | 2019-12-11 | 3 | -1/+19 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | drm/i915: Add new EHL/JSL PCI ids | José Roberto de Souza | 2019-12-07 | 1 | -2/+5 |