| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| | | | * | | | | | | | | | | drm/i915/tgl: do not enable transcoder clock twice on MST | Lucas De Marchi | 2019-11-04 | 2 | -6/+17 |
| | | | * | | | | | | | | | | drm/i915: add wrappers to get intel connector state | Lucas De Marchi | 2019-11-04 | 1 | -0/+18 |
| | | | * | | | | | | | | | | drm/i915: Add for_each_new_intel_connector_in_state() | José Roberto de Souza | 2019-11-04 | 1 | -0/+8 |
| | | | * | | | | | | | | | | drm/i915: Eliminate redundancy in intel_primary_plane_create() | Ville Syrjälä | 2019-11-04 | 1 | -38/+22 |
| | | | * | | | | | | | | | | drm/i915: Sort format arrays consistently | Ville Syrjälä | 2019-11-04 | 2 | -4/+4 |
| | | | * | | | | | | | | | | drm/i915: Add 10bpc formats with alpha for icl+ | Ville Syrjälä | 2019-11-04 | 2 | -4/+25 |
| | | | * | | | | | | | | | | drm/i915: Expose C8 on VLV/CHV sprite planes | Ville Syrjälä | 2019-11-04 | 2 | -0/+7 |
| | | | * | | | | | | | | | | drm/i915: Add missing 10bpc formats for pipe B sprites on CHV | Ville Syrjälä | 2019-11-04 | 2 | -8/+39 |
| | | | * | | | | | | | | | | drm/i915: Expose alpha formats on VLV/CHV primary planes | Ville Syrjälä | 2019-11-04 | 2 | -3/+60 |
| | | | * | | | | | | | | | | drm/i915: Expose 10:10:10 XRGB formats on SNB-BDW sprites | Ville Syrjälä | 2019-11-04 | 1 | -0/+16 |
| | | | * | | | | | | | | | | drm/i915/execlists: Reset CSB pointers by mmio as well | Chris Wilson | 2019-11-04 | 1 | -0/+8 |
| | | | * | | | | | | | | | | drm/i915: add for_each_port() and use it | Jani Nikula | 2019-11-04 | 2 | -6/+9 |
| | | | * | | | | | | | | | | drm/i915: Protect request peeking with RCU | Chris Wilson | 2019-11-04 | 1 | -2/+7 |
| | | | * | | | | | | | | | | drm/i915/gt: Drop false assertion on user_forcewake | Chris Wilson | 2019-11-04 | 1 | -1/+0 |
| | | | * | | | | | | | | | | drm/i915/execlists: Ignore the inactive kernel context in assert_pending_valid | Chris Wilson | 2019-11-02 | 1 | -5/+10 |
| | | | * | | | | | | | | | | drm/i915/execlists: Verify context register state before execution | Chris Wilson | 2019-11-02 | 3 | -19/+62 |
| | | | * | | | | | | | | | | drm/i915/selftests: Flush all active callbacks | Chris Wilson | 2019-11-02 | 3 | -3/+35 |
| | | | * | | | | | | | | | | drm/i915/perf: Reverse a ternary to make sparse happy | Chris Wilson | 2019-11-01 | 1 | -5/+10 |
| | | | * | | | | | | | | | | drm/i915/selftests: Add intel_gt_suspend_prepare | Chris Wilson | 2019-11-01 | 1 | -0/+1 |
| | | | * | | | | | | | | | | drm/i915: Defer rc6 shutdown to suspend_late | Chris Wilson | 2019-11-01 | 5 | -9/+49 |
| | | | * | | | | | | | | | | drm/i915/gt: Move user_forcewake application to GT | Chris Wilson | 2019-11-01 | 2 | -22/+22 |
| | | | * | | | | | | | | | | drm/i915/gem: Leave reloading kernel context on resume to GT | Chris Wilson | 2019-11-01 | 1 | -30/+0 |
| | | | * | | | | | | | | | | drm/i915/gt: Call intel_gt_sanitize() directly | Chris Wilson | 2019-11-01 | 10 | -58/+43 |
| | | | * | | | | | | | | | | drm/i915/gt: Pull timeline initialise to intel_gt_init_early | Chris Wilson | 2019-11-01 | 5 | -23/+6 |
| | | | * | | | | | | | | | | drm/i915: Remove special case slave handling during hw programming, v3. | Maarten Lankhorst | 2019-11-01 | 5 | -74/+40 |
| | | | * | | | | | | | | | | drm/i915: Complete plane hw and uapi split, v2. | Maarten Lankhorst | 2019-11-01 | 4 | -6/+57 |
| | | | * | | | | | | | | | | drm/i915: Perform automated conversions for plane uapi/hw split, base -> uapi. | Maarten Lankhorst | 2019-11-01 | 7 | -250/+251 |
| | | | * | | | | | | | | | | drm/i915: Perform automated conversions for plane uapi/hw split, base -> hw. | Maarten Lankhorst | 2019-11-01 | 7 | -136/+136 |
| | | | * | | | | | | | | | | drm/i915: Perform manual conversions for plane uapi/hw split, v2. | Maarten Lankhorst | 2019-11-01 | 2 | -26/+27 |
| | | | * | | | | | | | | | | drm/i915: Add aliases for uapi and hw to plane_state | Maarten Lankhorst | 2019-11-01 | 2 | -10/+14 |
| | | | * | | | | | | | | | | drm/i915: Complete crtc hw/uapi split, v6. | Maarten Lankhorst | 2019-11-01 | 4 | -23/+109 |
| | | | * | | | | | | | | | | drm/i915: Perform automated conversions for crtc uapi/hw split, base -> uapi. | Maarten Lankhorst | 2019-11-01 | 27 | -344/+346 |
| | | | * | | | | | | | | | | drm/i915: Perform automated conversions for crtc uapi/hw split, base -> hw. | Maarten Lankhorst | 2019-11-01 | 24 | -313/+316 |
| | | | * | | | | | | | | | | drm/i915: Perform manual conversions for crtc uapi/hw split, v2. | Maarten Lankhorst | 2019-11-01 | 1 | -21/+21 |
| | | | * | | | | | | | | | | drm/i915: Add aliases for uapi and hw to crtc_state | Maarten Lankhorst | 2019-11-01 | 4 | -6/+37 |
| | | | * | | | | | | | | | | drm/i915: Handle a few more cases for crtc hw/uapi split, v3. | Maarten Lankhorst | 2019-11-01 | 4 | -24/+25 |
| | | | * | | | | | | | | | | drm/i915/selftests: Spin on all engines simultaneously | Chris Wilson | 2019-11-01 | 3 | -7/+115 |
| | | * | | | | | | | | | | | drm/amdgpu/display: use msleep rather than udelay for HDCP | Alex Deucher | 2019-12-19 | 1 | -3/+3 |
| | | * | | | | | | | | | | | drm/amdgpu/display: include delay.h | Alex Deucher | 2019-12-19 | 1 | -0/+2 |
| | | | |_|_|_|_|/ / / / /
| | |/| | | | | | | | | |
|
| | | * | | | | | | | | | | Merge tag 'du-next-20191218' of git://linuxtv.org/pinchartl/media into drm-next | Daniel Vetter | 2019-12-18 | 14 | -150/+759 |
| | | |\ \ \ \ \ \ \ \ \ \ |
|
| | | | * | | | | | | | | | | drm: rcar-du: Add r8a77980 support | Kieran Bingham | 2019-12-18 | 1 | -1/+5 |
| | | | * | | | | | | | | | | drm: rcar-du: lvds: Allow for even and odd pixels swap | Fabrizio Castro | 2019-12-18 | 1 | -19/+58 |
| | | | * | | | | | | | | | | drm: rcar-du: lvds: Get dual link configuration from DT | Fabrizio Castro | 2019-12-18 | 1 | -8/+46 |
| | | | * | | | | | | | | | | drm: rcar-du: lvds: Improve identification of panels | Fabrizio Castro | 2019-12-18 | 1 | -65/+10 |
| | | | * | | | | | | | | | | drm: of: Add drm_of_lvds_get_dual_link_pixel_order | Fabrizio Castro | 2019-12-18 | 1 | -0/+116 |
| | | | * | | | | | | | | | | drm: rcar-du: lvds: Get mode from state | Laurent Pinchart | 2019-12-18 | 1 | -66/+74 |
| | | | * | | | | | | | | | | drm: rcar-du: Recognize "renesas,vsps" in addition to "vsps" | Geert Uytterhoeven | 2019-12-18 | 1 | -5/+12 |
| | | | * | | | | | | | | | | drm: rcar-du: crtc: Register GAMMA_LUT properties | Jacopo Mondi | 2019-12-18 | 1 | -0/+4 |
| | | | * | | | | | | | | | | drm: rcar-du: crtc: Control CMM operations | Jacopo Mondi | 2019-12-18 | 3 | -0/+76 |
| | | | * | | | | | | | | | | drm: rcar-du: kms: Initialize CMM instances | Jacopo Mondi | 2019-12-18 | 5 | -0/+88 |