summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | drm/i915: Use intel_panel_actually_set_backlight() to disable PWM backlightVille Syrjälä2018-10-311-1/+1
| | * | | | | | | | | | | drm/i915/dp: Validate modes using max Output BPP and slice count when DSC sup...Manasi Navare2018-10-311-1/+30
| | * | | | | | | | | | | drm/i915/dp: Add helpers for Compressed BPP and Slice Count for DSCManasi Navare2018-10-312-0/+108
| | * | | | | | | | | | | drm/dp: DRM DP helper/macros to get DP sink DSC parametersManasi Navare2018-10-311-0/+90
| | * | | | | | | | | | | drm/i915/dp: Cache the DP/eDP DSC DPCD register set on Hotplug/eDP InitManasi Navare2018-10-312-0/+33
| | * | | | | | | | | | | drm/i915/dsc: Add slice_row_per_frame in DSC PPS programmingAnusha Srivatsa2018-10-311-0/+1
| | * | | | | | | | | | | drm/i915/icl: Program HS_TX_TIMEOUT/LP_RX_TIMEOUT/TA_TIMEOUT registersMadhav Chauhan2018-10-313-0/+54
| | * | | | | | | | | | | drm/i915/icl: Define DSI timeout registersMadhav Chauhan2018-10-311-0/+43
| | * | | | | | | | | | | drm/i915/icl: Disable DSI IO powerMadhav Chauhan2018-10-311-0/+23
| | * | | | | | | | | | | drm/i915/icl: Disable DSI portsMadhav Chauhan2018-10-311-0/+23
| | * | | | | | | | | | | drm/i915/icl: Disable portsync modeMadhav Chauhan2018-10-311-0/+10
| | * | | | | | | | | | | drm/i915/icl: Disable DDI functionMadhav Chauhan2018-10-311-0/+8
| | * | | | | | | | | | | drm/i915/icl: Put DSI link in ULPSMadhav Chauhan2018-10-311-0/+26
| | * | | | | | | | | | | drm/i915/icl: Power down DSI panelMadhav Chauhan2018-10-311-0/+15
| | * | | | | | | | | | | drm/i915/icl: Disable DSI transcodersMadhav Chauhan2018-10-311-0/+26
| | * | | | | | | | | | | drm/i915/icl: Turn OFF panel backlightMadhav Chauhan2018-10-311-0/+12
| | * | | | | | | | | | | drm/i915/icl: Turn ON panel backlightMadhav Chauhan2018-10-311-0/+6
| | * | | | | | | | | | | drm/i915/icl: Wait for header/payload credits releaseMadhav Chauhan2018-10-311-0/+74
| | * | | | | | | | | | | drm/i915/ringbuffer: change header SPDX identifier to MITJonathan Gray2018-10-311-1/+1
| | * | | | | | | | | | | drm/i915/icl: Power on DSI panelMadhav Chauhan2018-10-311-0/+7
| | * | | | | | | | | | | drm/i915/icl: Set max return packet size for DSI panelMadhav Chauhan2018-10-311-0/+33
| | * | | | | | | | | | | drm/i915/dsi: move connector mode functions to common fileMadhav Chauhan2018-10-313-48/+50
| | * | | | | | | | | | | drm/i915/icl: Move dsi host init code to common fileMadhav Chauhan2018-10-313-34/+39
| | * | | | | | | | | | | drm/i915/selftest: test aligned offsets for 64KMatthew Auld2018-10-311-4/+18
| | * | | | | | | | | | | drm/i915/gtt: Revert "Disable read-only support under GVT"Hang Yuan2018-10-311-6/+2
| | * | | | | | | | | | | drm/i915/icl: Enable DC9 as lowest possible state during screen-offAnimesh Manna2018-10-303-14/+41
| | * | | | | | | | | | | drm/i915: Stop calling intel_opregion unregister/register in suspend/resumeChris Wilson2018-10-303-71/+111
| | * | | | | | | | | | | drm/i915/gtt: Reuse the read-only 64KiB scratch page and directoriesChris Wilson2018-10-301-4/+26
| | * | | | | | | | | | | drm/i915/gtt: Record the scratch pteChris Wilson2018-10-302-46/+50
| | * | | | | | | | | | | drm/i915: Switch the order of function parametersDhinakaran Pandiyan2018-10-291-3/+3
| | * | | | | | | | | | | drm/i915: Do not program aux plane offsets on gen11+Dhinakaran Pandiyan2018-10-291-3/+5
| | * | | | | | | | | | | drm/i915: Add function to check for linear surfacesDhinakaran Pandiyan2018-10-291-4/+8
| | * | | | | | | | | | | drm/i915: Move VIDEO_DIP_CTL definitions to their right place.Dhinakaran Pandiyan2018-10-291-10/+9
| | * | | | | | | | | | | drm/i915: Fix VIDEO_DIP_CTL bit shiftsDhinakaran Pandiyan2018-10-291-6/+6
| | * | | | | | | | | | | drm/i915: Simplify has_sagv functionRodrigo Vivi2018-10-291-9/+2
| | * | | | | | | | | | | drm/i915/selftests: Test vm isolationChris Wilson2018-10-291-0/+318
| | * | | | | | | | | | | drm/i915/glk: Remove 99% limitation.Rodrigo Vivi2018-10-291-16/+2
| | * | | | | | | | | | | drm/i915: Kill GEN_FOREVERRodrigo Vivi2018-10-291-10/+2
| | * | | | | | | | | | | drm/i915: Prefer IS_GEN<n> check with bitmask.Rodrigo Vivi2018-10-2911-15/+15
| | * | | | | | | | | | | drm/i915: Define Intel HDCP2.2 registersRamalingam C2018-10-291-0/+32
| | * | | | | | | | | | | drm/i915: Reassigning log level for HDCP failuresRamalingam C2018-10-291-9/+9
| | * | | | | | | | | | | drm/i915: wrapping all hdcp var into intel_hdcpRamalingam C2018-10-294-58/+74
| | * | | | | | | | | | | drm/i915: Park signaling thread while wrapping the seqnoChris Wilson2018-10-261-0/+4
| | * | | | | | | | | | | drm/i915/selftests: Check for hangs mid context execution testsChris Wilson2018-10-261-10/+41
| | * | | | | | | | | | | drm/i915/icl: Store available engine masks in INTEL_INFOTvrtko Ursulin2018-10-262-18/+19
| | * | | | | | | | | | | drm/i915: Compare user's 64b GTT offset even on 32bChris Wilson2018-10-263-2/+3
| | * | | | | | | | | | | drm/i915: Mark up GTT sizes as u64Chris Wilson2018-10-264-8/+8
| | * | | | | | | | | | | drm/i915/hdmi: Add HDMI 2.0 audio clock recovery N valuesClint Taylor2018-10-261-0/+17
| | * | | | | | | | | | | drm/i915: Ensure proper HDA suspend/resume ordering with a device linkImre Deak2018-10-251-0/+5
| | * | | | | | | | | | | drm/i915: Mark skl_update_plane and skl_disable_plane as staticChris Wilson2018-10-241-2/+2
OpenPOWER on IntegriCloud