aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)AuthorFilesLines
2020-09-07drm/i915/selftests: Drop stale timeline constructor assertChris Wilson1-1/+0
2020-09-07drm/i915/gt: Pull release of node->age under the spinlockChris Wilson1-1/+1
2020-09-07drm/i915/gt: Support multiple pinned timelinesChris Wilson8-23/+61
2020-09-07drm/i915/gem: Delay tracking the GEM context until it is registeredChris Wilson1-5/+11
2020-09-07drm/i915/gt: Fix termination condition for freeing all buffer objectsChris Wilson1-5/+8
2020-09-07drm/i915/selftests: Flush the active barriers before assertingChris Wilson1-0/+2
2020-09-07drm/i915/gt: Delay taking the spinlock for grabbing from the buffer poolChris Wilson2-42/+64
2020-09-07drm/i915/gt: Disable preparser around xcs invalidations on tglChris Wilson1-2/+13
2020-09-07drm/i915/gem: Remove disordered per-file request list for throttlingChris Wilson8-85/+50
2020-09-07drm/i915: Soften the tasklet flush frequency before waitsChris Wilson1-2/+18
2020-09-07drm/i915/selftests: Mock the status_page.vma for the kernel_contextChris Wilson1-0/+3
2020-09-07drm/i915: Reduce i915_request.lock contention for i915_request_waitChris Wilson1-10/+8
2020-09-06drm/i915: panel: Use atomic PWM API for devs with an external PWM controllerHans de Goede2-40/+33
2020-09-06drm/i915: panel: Honor the VBT PWM min setting for devs with an external PWM controllerHans de Goede1-3/+4
2020-09-06drm/i915: panel: Honor the VBT PWM frequency for devs with an external PWM controllerHans de Goede2-8/+12
2020-09-06drm/i915: panel: Add get_vbt_pwm_freq() helperHans de Goede1-10/+17
2020-09-04Merge tag 'drm-fixes-2020-09-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-8/+28
2020-09-04Merge branch 'simplify-do_wp_page'Linus Torvalds1-8/+0
2020-09-04mm/gup: Remove enfornced COW mechanismPeter Xu1-8/+0
2020-09-04drm/i915: remove the extra modeset init layerJani Nikula1-43/+21
2020-09-04drm/i915: split out intel_modeset_driver_remove_nogem() and simplifyJani Nikula3-21/+16
2020-09-04drm/i915: move more display related probe to intel_modeset_init_noirq()Jani Nikula2-38/+35
2020-09-04drm/i915: split intel_modeset_init() pre/post gem initJani Nikula3-17/+29
2020-09-03drm/i915: fix regression leading to display audio probe failure on GLKKai Vehmanen1-6/+4
2020-09-02drm/i915: Clear the repeater bit on HDCP disableSean Paul1-0/+6
2020-09-02drm/i915: Fix sha_text population codeSean Paul1-6/+20
2020-09-02drm/i915/display: Ensure that ret is always initialized in icl_combo_phy_verify_stateNathan Chancellor1-2/+2
2020-09-01drm/i915: Add HDCP 1.4 support for MST connectorsSean Paul3-2/+84
2020-09-01drm/i915: Print HDCP version info for all connectorsSean Paul1-12/+9
2020-09-01drm/i915: Add connector to hdcp_shim->check_link()Sean Paul4-8/+10
2020-09-01drm/i915: Plumb port through hdcp initSean Paul4-8/+10
2020-09-01drm/i915: Factor out HDCP shim functions from dp for use by dp_mstSean Paul4-606/+642
2020-09-01drm/i915: Use ddi_update_pipe in intel_dp_mstSean Paul3-5/+13
2020-09-01drm/i915: Support DP MST in enc_to_dig_port() functionSean Paul1-7/+14
2020-09-01drm/i915: Don't fully disable HDCP on a port if multiple pipes are using itSean Paul5-0/+45
2020-09-01drm/i915: Clean up intel_hdcp_disableSean Paul1-9/+10
2020-09-01drm/i915: Protect workers against disappearing connectorsSean Paul1-5/+39
2020-09-01drm/i915: Factor out hdcp->value assignmentsSean Paul1-21/+46
2020-09-01drm/i915: Use the cpu_transcoder in intel_hdcp to toggle HDCP signallingSean Paul6-22/+26
2020-09-01drm/i915: Intercept Aksv writes in the aux hooksSean Paul1-33/+29
2020-09-01drm/i915: WARN if HDCP signalling is enabled upon disableSean Paul1-0/+2
2020-09-01drm/i915: Clear the repeater bit on HDCP disableSean Paul1-0/+6
2020-09-01drm/i915: Fix sha_text population codeSean Paul1-6/+20
2020-08-31drm/i915/dp: Extract drm_dp_read_dpcd_caps()Lyude Paul3-60/+3
2020-08-31drm/i915/dp: Extract drm_dp_read_sink_count()Lyude Paul1-6/+5
2020-08-31drm/i915/dp: Extract drm_dp_read_sink_count_cap()Lyude Paul1-9/+12
2020-08-31drm/i915/dp: Extract drm_dp_read_downstream_info()Lyude Paul1-12/+2
2020-08-31drm/i915/dp: Extract drm_dp_read_mst_cap()Lyude Paul1-16/+2
2020-08-28drm/i915/display: Ensure that ret is always initialized in icl_combo_phy_verify_stateNathan Chancellor1-2/+2
2020-08-28drm/i915/ehl: Update voltage swing tableJosé Roberto de Souza1-5/+5