summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/icl: Icelake interrupt register addresses and bitsTvrtko Ursulin2018-01-191-0/+63
* drm/i915/icp: Add the ID for ICL PCH - ICPAnusha Srivatsa2018-01-192-0/+5
* drm/i915/icp: add ICP gmbus and gpio supportAnusha Srivatsa2018-01-193-3/+54
* drm/i915/icp: Add backlight Support for ICPAnusha Srivatsa2018-01-191-4/+4
* drm/i915/icp: Add Panel Power Sequencing SupportAnusha Srivatsa2018-01-191-6/+12
* drm/i915/icp: Get/set proper Raw clock frequency on ICPAnusha Srivatsa2018-01-192-2/+29
* drm/i915/icp: Introduce Ice Lake PCHAnusha Srivatsa2018-01-191-0/+2
* drm/i915/icl: Add initial Icelake definitions.Rodrigo Vivi2018-01-194-0/+18
* drm/i915/cnl: Add Port F definition.Rodrigo Vivi2018-01-194-0/+14
* drm/i915: Check for fused or unused pipesMika Kahola2018-01-191-1/+1
* drm/i915: Allow up to 32KB stride on SKL+ "sprites"Ville Syrjälä2018-01-191-1/+2
* drm/i915: Add CCS capability for spritesVille Syrjälä2018-01-193-33/+44
* drm/i915: Clean up the sprite modifier checksVille Syrjälä2018-01-191-19/+29
* drm/i915: Add the missing Y/Yf modifiers for SKL+ spritesVille Syrjälä2018-01-191-0/+2
* drm/i915: Nuke a pointless unreachable()Ville Syrjälä2018-01-191-2/+0
* drm/i915: Ignore TMDS clock limit for DP++ when EDID override is setAbdiel Janulgue2018-01-191-1/+4
* drm/i915: remove redundant ELD connector type updateJani Nikula2018-01-191-17/+0
* drm/i915: vbt defs typo fixesJani Nikula2018-01-191-3/+3
* drm/i915/bios: add DP max link rate to VBT child device structJani Nikula2018-01-182-3/+7
* drm/i915/cnl: apply Display WA #1178 to fix type C donglesLucas De Marchi2018-01-182-0/+20
* drm/i915: Use the engine name directly in the error_state fileMichel Thierry2018-01-181-13/+23
* drm/i915/guc: Change values for i915_guc_log_controlMichal Wajdeczko2018-01-181-12/+15
* drm/i915/guc: Redefine guc_log_level modparam valuesMichal Wajdeczko2018-01-184-39/+93
* drm/i915: Avoid waitboosting on the active requestChris Wilson2018-01-183-5/+23
* drm/i915: Add tracking for CDCLK bypass frequencyImre Deak2018-01-182-18/+19
* drm/i915: Only attempt to scan the requested number of shrinker slabsChris Wilson2018-01-181-2/+2
* drm: i915: remove timeval usersArnd Bergmann2018-01-172-14/+17
* drm/i915/selftests: Wait for the dma-fence timeoutChris Wilson2018-01-171-10/+8
* drm/i915: Do not WARN_ON with small framebuffers.Maarten Lankhorst2018-01-171-3/+5
* drm/i915: Always call to intel_display_set_init_power() in resume_early.Maarten Lankhorst2018-01-161-0/+2
* drm/i915: Rewrite some comments around RCU-deferred object freeChris Wilson2018-01-161-6/+13
* drm/i915/selftests: Test i915_sw_fence/dma_fence interopChris Wilson2018-01-161-0/+136
* drm/i915: Use our singlethreaded wq for freeing objectsChris Wilson2018-01-151-1/+1
* drm/i915: Lock out execlist tasklet while peeking inside for busy-statsChris Wilson2018-01-151-8/+12
* drm/i915/fence: Separate timeout mechanism for awaiting on dma-fencesChris Wilson2018-01-151-21/+40
* drm/i915: Only defer freeing of fence callback when also using the timerChris Wilson2018-01-151-3/+10
* drm/i915/psr: Avoid initializing PSR if there is no sink support.Dhinakaran Pandiyan2018-01-122-1/+15
* drm/i915/psr: CAN_PSR() macro to check for PSR source and sink support.Dhinakaran Pandiyan2018-01-122-15/+5
* drm/i915/psr: Kill psr.source_ok flag.Dhinakaran Pandiyan2018-01-123-4/+0
* drm/i915/pmu: Use kcalloc instead of kzallocTvrtko Ursulin2018-01-121-3/+3
* drm/i915/pmu: fix noderef.cocci warningsFengguang Wu2018-01-121-1/+1
* drm/i915/pmu: Reconstruct active state on starting busy-statsChris Wilson2018-01-111-1/+15
* drm/i915/pmu: Initialise our dynamic sysfs attributes for use with lockdepChris Wilson2018-01-111-0/+2
* drm/i915/pmu: Only enumerate available counters in sysfsTvrtko Ursulin2018-01-112-78/+251
* drm/i915: Apply headless DMC workaround for CNLTvrtko Ursulin2018-01-111-0/+1
* drm/i915: Stop getting the fault address from RING_FAULT_REGOscar Mateo2018-01-102-2/+15
* drm/i915/guc: Add uc_fini_wq in gem_init unwind pathSagar Arun Kamble2018-01-102-2/+2
* drm/i915: Fix using BIT_ULL() vs. BIT() for power domain masksImre Deak2018-01-091-3/+3
* drm/i915: Try EDID bitbanging on HDMI after failed readStefan Brüns2018-01-091-3/+11
* drm/i915: Don't adjust priority on an already signaled fenceChris Wilson2018-01-082-1/+4
OpenPOWER on IntegriCloud