summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Pass crtc_state and connector state to backlight enable/disable fun...Maarten Lankhorst2017-06-126-35/+32
* drm/i915: Fix GVT-g PVINFO version compatibility checkZhenyu Wang2017-06-122-12/+6
* drm/i915/cfl: Coffee Lake reuses Kabylake DMC.Rodrigo Vivi2017-06-092-2/+3
* drm/i915/huc: Load HuC on Coffee LakeAnusha Srivatsa2017-06-091-1/+1
* drm/i915/guc: Load GuC on Coffee LakeAnusha Srivatsa2017-06-092-1/+2
* drm/i915/cfl: Add Coffee Lake PCI IDs for U Sku.Anusha Srivatsa2017-06-091-0/+1
* drm/i915/cfl: Add Coffee Lake PCI IDs for H Sku.Anusha Srivatsa2017-06-091-0/+1
* drm/i915/cfl: Add Coffee Lake PCI IDs for S Skus.Anusha Srivatsa2017-06-091-0/+1
* drm/i915/glk: Remove the alpha_support flagAnder Conselvan de Oliveira2017-06-091-1/+0
* drm/i915/cfl: Introduce Display workarounds for Coffee Lake.Rodrigo Vivi2017-06-081-10/+11
* drm/i915/cfl: Coffee Lake uses CNP PCH.Rodrigo Vivi2017-06-081-3/+6
* drm/i915/cfl: Introduce Coffee Lake platform definition.Rodrigo Vivi2017-06-083-0/+19
* drm/i915: Remove the spin-request during execbuf await_requestChris Wilson2017-06-081-12/+6
* drm/i915: Skip adding the request to the signal tree is completeChris Wilson2017-06-081-21/+28
* drm/i915: Report back whether the irq was armed when adding the waiterChris Wilson2017-06-081-9/+15
* drm/i915: Check signaled state after enabling signalingChris Wilson2017-06-081-1/+1
* drm/i915/guc: Clear enable_guc_loading in case of init failureMichel Thierry2017-06-081-2/+5
* drm/i915: Move the unclaimed mmio detection into the powerwell for KMSChris Wilson2017-06-081-14/+9
* drm/i915: Unify GT* and GT3 definitionsRodrigo Vivi2017-06-071-30/+27
* drm/i915: Remove unnecessary PORT3 definition.Rodrigo Vivi2017-06-071-4/+2
* drm/i915/cnl: Also need power well sanitize.Rodrigo Vivi2017-06-071-2/+1
* drm/i915/cnl: Add power wells for CNLVille Syrjälä2017-06-072-4/+137
* drm/i915/gen10: Set value of Indirect Context Offset for gen10Michel Thierry2017-06-071-0/+5
* drm/i915/cnl: Cannonlake has same MOCS table than Skylake.Rodrigo Vivi2017-06-071-1/+1
* drm/i915/cnl: Configure EU slice power gating.Rodrigo Vivi2017-06-071-4/+3
* drm/i915/cnl: Cannonlake has 4 planes (3 sprites) per pipeJames Irwin2017-06-071-1/+1
* drm/i915/cnl: add IS_CNL_REVID macroPaulo Zanoni2017-06-071-0/+6
* drm/i915/cnl: Add Cannonlake PCI IDs for U-skus.Rodrigo Vivi2017-06-071-0/+1
* drm/i915/cnl: Cannonlake uses CNP PCH.Rodrigo Vivi2017-06-071-0/+4
* drm/i915/cnl: Introduce Cannonlake platform defition.Rodrigo Vivi2017-06-073-0/+12
* drm/i915: Fix 90/270 rotated coordinates for FBCVille Syrjälä2017-06-061-12/+7
* drm/i915: Fix SKL+ watermarks for 90/270 rotationVille Syrjälä2017-06-061-12/+24
* drm/i915: Fix scaling check for 90/270 degree plane rotationVille Syrjälä2017-06-061-6/+8
* drm/i915: Restore has_fbc=1 for ILK-MVille Syrjälä2017-06-061-1/+1
* drm/i915: s/fbc_fc/fbc_false_color/Ville Syrjälä2017-06-061-5/+5
* drm/i915: Implement fbc_status "Compressing" info for all platformsVille Syrjälä2017-06-062-11/+21
* drm/i915: Workaround VLV/CHV DSI scanline counter hardware failVille Syrjälä2017-06-062-0/+30
* drm/i915: Remove dead code from runtime resume handlerVille Syrjälä2017-06-061-3/+0
* drm/i915/cnp: Panel Power sequence changes for CNP PCH.Rodrigo Vivi2017-06-021-6/+6
* drm/i915/cnp: add CNP gmbus supportRodrigo Vivi2017-06-023-6/+20
* drm/i915/cnp: Backlight support for CNP.Rodrigo Vivi2017-06-021-0/+96
* drm/i915/cnp: Get/set proper Raw clock frequency on CNP.Rodrigo Vivi2017-06-022-1/+33
* drm/i915/cnp: Add PCI ID for Cannonpoint LP PCHDhinakaran Pandiyan2017-06-022-1/+11
* drm/i915/cnp: Introduce Cannonpoint PCH.Rodrigo Vivi2017-06-023-2/+10
* drm/i915: Allow kswapd to pause the device whilst reapingChris Wilson2017-06-021-0/+9
* drm/i915: return the correct usable aperture size under gvt environmentWeinan Li2017-06-023-15/+34
* drm/i915: Fix logical inversion for gen4 quirkingChris Wilson2017-06-011-1/+1
* drm/i915: Check the ring is empty when declaring the engines are idleChris Wilson2017-06-011-0/+5
* drm/i915/guc: Assert that we switch between known ggtt->invalidate functionsChris Wilson2017-06-011-2/+6
* drm/i915/dvo: fix debug logging on unknown DIDJani Nikula2017-06-011-6/+4
OpenPOWER on IntegriCloud