summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-23drm/i915: reorganize the unclaimed register detection codePaulo Zanoni
2014-07-23drm/i915: mark IRQs as disabled on unloadJesse Barnes
2014-07-23drm/i915: clear pm._irqs_disabled field after installing IRQsJesse Barnes
2014-07-23drm/i915: set pm._irqs_disabled at IRQ init timeJesse Barnes
2014-07-23drm/i915: add helper for checking whether IRQs are enabledJesse Barnes
2014-07-23drm/i915: don't warn if IRQs are disabled when shutting down display IRQsJesse Barnes
2014-07-23drm/i915: extract and improve gen8_irq_power_well_post_enablePaulo Zanoni
2014-07-23drm/i915: HSW_BLC_PWM2_CTL doesn't exist on BDWPaulo Zanoni
2014-07-23drm/i915: don't write powered down IRQ registers on Gen 8Paulo Zanoni
2014-07-23drm/i915: Use genX_ prefix for gt irq enable/disable functionsDaniel Vetter
2014-07-23drm/i915: Make the WRPLL names constDamien Lespiau
2014-07-23drm/i915: Initialise userptr mmu_notifier serial to 1Chris Wilson
2014-07-23drm/i915: Abandon oom quickly if killed by a signalChris Wilson
2014-07-23drm/i915: Also give the sprite width for WM computationDamien Lespiau
2014-07-23drm/i915: PM irq enabling is generic on gen8, tooDamien Lespiau
2014-07-23Documentation/drm: Describing aspect ratio propertyVandana Kannan
2014-07-23drm/i915: Add aspect ratio property for HDMIVandana Kannan
2014-07-23drm/edid: Check for user aspect ratio inputVandana Kannan
2014-07-23drm/crtc: Add property for aspect ratioVandana Kannan
2014-07-23drm/i915/chv: Drop WaGsvBringDownFreqInRc6Deepak S
2014-07-23drm/i915: remove useless runtime PM get callsPaulo Zanoni
2014-07-23drm/i915: Force GPU Freq to lowest while suspending.Deepak S
2014-07-23drm/i915: Handle failure to kick out a conflicting fb driverChris Wilson
2014-07-23drm/i915: Enable PSR by default.Rodrigo Vivi
2014-07-23drm/i915: Remove redundant HAS_PSR checksDaniel Vetter
2014-07-23drm/i915: Improve PSR debugfs outputDaniel Vetter
2014-07-23drm/i915: Fix up PSR frontbuffer trackingDaniel Vetter
2014-07-23drm/i915: Add locking to psr codeDaniel Vetter
2014-07-23drm/i915: More checks for psr.enabledDaniel Vetter
2014-07-23drm/i915: Lock down psr sw/hw state trackingDaniel Vetter
2014-07-23drm/i915: Don't try to disable psr harder from the work itemDaniel Vetter
2014-07-23drm/i915: Track the psr dp connector in dev_priv->psr.enabledDaniel Vetter
2014-07-23drm/i915: Add a FIXME about drrs/psr interactionsDaniel Vetter
2014-07-23drm/i915: Run psr_setup unconditionallyDaniel Vetter
2014-07-23drm/i915: Power gating display wells during i915_pm_suspendBorun Fu
2014-07-12drm/i915: byt_gpu_freq() can be staticFengguang Wu
2014-07-12drm/i915/chv: calculate rc6 residency correctlyMika Kuoppala
2014-07-11Documentation: drm: describing rotation propertySagar Kamble
2014-07-11Documentation: drm: Removing placeholders for generic drm properties descriptionSagar Kamble
2014-07-11drm: Add drm_rotation_simplify()Ville Syrjälä
2014-07-11drm: Add drm_rect rotation functionsVille Syrjälä
2014-07-11drm/omap: Switch omapdrm over to drm_mode_create_rotation_property()Ville Syrjälä
2014-07-11drm: Add drm_mode_create_rotation_property()Ville Syrjälä
2014-07-11drm: Add support_bits parameter to drm_property_create_bitmask()Ville Syrjälä
2014-07-11drm: Move DRM_ROTATE bits out of omapdrm into drm_crtc.hVille Syrjälä
2014-07-11drm/i915: Add RP1 render P state thresholds in CHVDeepak S
2014-07-11drm/i915/chv: Add basic PM interrupt support for CHVDeepak S
2014-07-11drm/i915: CHV GPU frequency to opcode functionsDeepak S
2014-07-11drm/i915: populate mem_freq/cz_clock for chvDeepak S
2014-07-11drm/i915: Add RP0/RP1/RPn render P state thresholds in VLV sysfsDeepak S