summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2015-06-04drm/i915: Include G4X/VLV/CHV in self refresh statusAnder Conselvan de Oliveira
2015-06-04drm/i915: Initialize HWS page address after GPU resetArun Siluvery
2015-06-01drm/i915: Don't skip request retirement if the active list is emptyVille Syrjälä
2015-06-01drm/i915/hsw: Fix workaround for server AUX channel clock divisorJim Bride
2015-05-19drm/i915: fix screen flickeringThomas Gummerer
2015-05-11drm/i915: Avoid GPU hang when coming out of s3 or s4Peter Antoine
2015-05-07drm/i915: Drop PIPE-A quirk for 945GSE HP MiniChris Wilson
2015-05-07drm/i915: Sink rate read should be saved in deca-kHzSonika Jindal
2015-05-06drm/i915/dp: there is no audio on port AJani Nikula
2015-05-05drm/i915: Add missing MacBook Pro models with dual channel LVDSLukas Wunner
2015-05-05drm/i915: Assume dual channel LVDS if pixel clock necessitates itLukas Wunner
2015-04-28drm/i915/chv: Implement WaDisableShadowRegForCpdDeepak S
2015-04-27Merge tag 'drm-intel-next-fixes-2015-04-25' of git://anongit.freedesktop.org/...Dave Airlie
2015-04-24drm/i915: vlv: fix save/restore of GFX_MAX_REQ_COUNT regImre Deak
2015-04-23drm/i915: Workaround to avoid lite restore with HEAD==TAILMichel Thierry
2015-04-23drm/i915: cope with large i2c transfersDmitry Torokhov
2015-04-21dma-buf: cleanup dma_buf_export() to make it easily extensibleSumit Semwal
2015-04-20Merge Linus master into drm-nextDave Airlie
2015-04-17kernel.h: implement DIV_ROUND_CLOSEST_ULLJavi Merino
2015-04-16Merge tag 'drm-intel-next-fixes-2015-04-15' of git://anongit.freedesktop.org/...Dave Airlie
2015-04-14Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2015-04-14drm/i915: Dont enable CS_PARSER_ERROR interrupts at allDaniel Vetter
2015-04-14drm/i915: Move drm_framebuffer_unreference out of struct_mutex for takeoverTvrtko Ursulin
2015-04-13drm/i915: Allocate connector state together with the connectorsAnder Conselvan de Oliveira
2015-04-10drm/i915/chv: Remove DPIO force latency causing interpair skew issueClint Taylor
2015-04-10drm/i915: Don't cancel DRRS worker synchronously for flush/invalidateDaniel Vetter
2015-04-10drm/i915: Fix locking in DRRS flush/invalidate hooksDaniel Vetter
2015-04-09Merge tag 'v4.0-rc7' into drm-nextDave Airlie
2015-04-07tracing/drm: Remove unused TRACE_SYSTEM_STRING defineSteven Rostedt
2015-04-07drm/i915/vlv: remove wait for previous GFX clk disable requestJesse Barnes
2015-04-07drm/i915/chv: Remove Wait for a previous gfx force-offDeepak S
2015-04-07drm/i915/vlv: save/restore the power context base regJesse Barnes
2015-04-02drm/i915: Reject the colorkey ioctls for primary and cursor planesVille Syrjälä
2015-03-30drm/i915: Skip allocating shadow batch for 0-length batchesChris Wilson
2015-03-30Merge tag 'v4.0-rc6' into drm-intel-nextDaniel Vetter
2015-03-27drm/i915: Update DRIVER_DATE to 20150327Daniel Vetter
2015-03-27drm/i915: Skip allocating shadow batch for 0-length batchesChris Wilson
2015-03-27drm/i915: Handle error to get connector state when staging configAnder Conselvan de Oliveira
2015-03-27drm/i915: Compare GGTT view structs instead of typesJoonas Lahtinen
2015-03-27drm/i915: fix simple_return.cocci warningskbuild test robot
2015-03-27drm/i915: Add module param to test the load detect codeDaniel Vetter
2015-03-27drm/i915: Remove usage of encoder->new_crtc from clock computationsAnder Conselvan de Oliveira
2015-03-27drm/i915: Don't look at staged config crtc when changing DRRS stateAnder Conselvan de Oliveira
2015-03-27drm/i915: Convert intel_pipe_will_have_type() to using atomic stateAnder Conselvan de Oliveira
2015-03-27drm/i915: Pass an atomic state to modeset_global_resources() functionsAnder Conselvan de Oliveira
2015-03-27drm/i915: Add dynamic page trace eventsMichel Thierry
2015-03-27drm/i915: Finish gen6/7 dynamic page table allocationMichel Thierry
2015-03-27drm/i915: Remove unnecessary gen6_ppgtt_unmap_pagesMichel Thierry
2015-03-27drm/i915: Fix i915_dma_map_single positive error codeMichel Thierry
2015-03-27drm/i915: Prevent out of range pt in gen6_for_each_pdeMichel Thierry