summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | | drm/i915/tgl: do not enable transcoder clock twice on MSTLucas De Marchi2019-11-042-6/+17
| | | * | | | | | | | | | drm/i915: add wrappers to get intel connector stateLucas De Marchi2019-11-041-0/+18
| | | * | | | | | | | | | drm/i915: Add for_each_new_intel_connector_in_state()José Roberto de Souza2019-11-041-0/+8
| | | * | | | | | | | | | drm/i915: Eliminate redundancy in intel_primary_plane_create()Ville Syrjälä2019-11-041-38/+22
| | | * | | | | | | | | | drm/i915: Sort format arrays consistentlyVille Syrjälä2019-11-042-4/+4
| | | * | | | | | | | | | drm/i915: Add 10bpc formats with alpha for icl+Ville Syrjälä2019-11-042-4/+25
| | | * | | | | | | | | | drm/i915: Expose C8 on VLV/CHV sprite planesVille Syrjälä2019-11-042-0/+7
| | | * | | | | | | | | | drm/i915: Add missing 10bpc formats for pipe B sprites on CHVVille Syrjälä2019-11-042-8/+39
| | | * | | | | | | | | | drm/i915: Expose alpha formats on VLV/CHV primary planesVille Syrjälä2019-11-042-3/+60
| | | * | | | | | | | | | drm/i915: Expose 10:10:10 XRGB formats on SNB-BDW spritesVille Syrjälä2019-11-041-0/+16
| | | * | | | | | | | | | drm/i915/execlists: Reset CSB pointers by mmio as wellChris Wilson2019-11-041-0/+8
| | | * | | | | | | | | | drm/i915: add for_each_port() and use itJani Nikula2019-11-042-6/+9
| | | * | | | | | | | | | drm/i915: Protect request peeking with RCUChris Wilson2019-11-041-2/+7
| | | * | | | | | | | | | drm/i915/gt: Drop false assertion on user_forcewakeChris Wilson2019-11-041-1/+0
| | | * | | | | | | | | | drm/i915/execlists: Ignore the inactive kernel context in assert_pending_validChris Wilson2019-11-021-5/+10
| | | * | | | | | | | | | drm/i915/execlists: Verify context register state before executionChris Wilson2019-11-023-19/+62
| | | * | | | | | | | | | drm/i915/selftests: Flush all active callbacksChris Wilson2019-11-023-3/+35
| | | * | | | | | | | | | drm/i915/perf: Reverse a ternary to make sparse happyChris Wilson2019-11-011-5/+10
| | | * | | | | | | | | | drm/i915/selftests: Add intel_gt_suspend_prepareChris Wilson2019-11-011-0/+1
| | | * | | | | | | | | | drm/i915: Defer rc6 shutdown to suspend_lateChris Wilson2019-11-015-9/+49
| | | * | | | | | | | | | drm/i915/gt: Move user_forcewake application to GTChris Wilson2019-11-012-22/+22
| | | * | | | | | | | | | drm/i915/gem: Leave reloading kernel context on resume to GTChris Wilson2019-11-011-30/+0
| | | * | | | | | | | | | drm/i915/gt: Call intel_gt_sanitize() directlyChris Wilson2019-11-0110-58/+43
| | | * | | | | | | | | | drm/i915/gt: Pull timeline initialise to intel_gt_init_earlyChris Wilson2019-11-015-23/+6
| | | * | | | | | | | | | drm/i915: Remove special case slave handling during hw programming, v3.Maarten Lankhorst2019-11-015-74/+40
| | | * | | | | | | | | | drm/i915: Complete plane hw and uapi split, v2.Maarten Lankhorst2019-11-014-6/+57
| | | * | | | | | | | | | drm/i915: Perform automated conversions for plane uapi/hw split, base -> uapi.Maarten Lankhorst2019-11-017-250/+251
| | | * | | | | | | | | | drm/i915: Perform automated conversions for plane uapi/hw split, base -> hw.Maarten Lankhorst2019-11-017-136/+136
| | | * | | | | | | | | | drm/i915: Perform manual conversions for plane uapi/hw split, v2.Maarten Lankhorst2019-11-012-26/+27
| | | * | | | | | | | | | drm/i915: Add aliases for uapi and hw to plane_stateMaarten Lankhorst2019-11-012-10/+14
| | | * | | | | | | | | | drm/i915: Complete crtc hw/uapi split, v6.Maarten Lankhorst2019-11-014-23/+109
| | | * | | | | | | | | | drm/i915: Perform automated conversions for crtc uapi/hw split, base -> uapi.Maarten Lankhorst2019-11-0127-344/+346
| | | * | | | | | | | | | drm/i915: Perform automated conversions for crtc uapi/hw split, base -> hw.Maarten Lankhorst2019-11-0124-313/+316
| | | * | | | | | | | | | drm/i915: Perform manual conversions for crtc uapi/hw split, v2.Maarten Lankhorst2019-11-011-21/+21
| | | * | | | | | | | | | drm/i915: Add aliases for uapi and hw to crtc_stateMaarten Lankhorst2019-11-014-6/+37
| | | * | | | | | | | | | drm/i915: Handle a few more cases for crtc hw/uapi split, v3.Maarten Lankhorst2019-11-014-24/+25
| | | * | | | | | | | | | drm/i915/selftests: Spin on all engines simultaneouslyChris Wilson2019-11-013-7/+115
| | * | | | | | | | | | | drm/amdgpu/display: use msleep rather than udelay for HDCPAlex Deucher2019-12-191-3/+3
| | * | | | | | | | | | | drm/amdgpu/display: include delay.hAlex Deucher2019-12-191-0/+2
| | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | Merge tag 'du-next-20191218' of git://linuxtv.org/pinchartl/media into drm-nextDaniel Vetter2019-12-1814-150/+759
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | drm: rcar-du: Add r8a77980 supportKieran Bingham2019-12-181-1/+5
| | | * | | | | | | | | | drm: rcar-du: lvds: Allow for even and odd pixels swapFabrizio Castro2019-12-181-19/+58
| | | * | | | | | | | | | drm: rcar-du: lvds: Get dual link configuration from DTFabrizio Castro2019-12-181-8/+46
| | | * | | | | | | | | | drm: rcar-du: lvds: Improve identification of panelsFabrizio Castro2019-12-181-65/+10
| | | * | | | | | | | | | drm: of: Add drm_of_lvds_get_dual_link_pixel_orderFabrizio Castro2019-12-181-0/+116
| | | * | | | | | | | | | drm: rcar-du: lvds: Get mode from stateLaurent Pinchart2019-12-181-66/+74
| | | * | | | | | | | | | drm: rcar-du: Recognize "renesas,vsps" in addition to "vsps"Geert Uytterhoeven2019-12-181-5/+12
| | | * | | | | | | | | | drm: rcar-du: crtc: Register GAMMA_LUT propertiesJacopo Mondi2019-12-181-0/+4
| | | * | | | | | | | | | drm: rcar-du: crtc: Control CMM operationsJacopo Mondi2019-12-183-0/+76
| | | * | | | | | | | | | drm: rcar-du: kms: Initialize CMM instancesJacopo Mondi2019-12-185-0/+88
OpenPOWER on IntegriCloud