summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2015-12-07drm/i915/skl: Update watermarks before the crtc is disabled.Maarten Lankhorst
2015-12-07drm/i915: Calculate watermark related members in the crtc_state, v4.Maarten Lankhorst
2015-12-07drm/i915: Move disable_cxsr to the crtc_state.Maarten Lankhorst
2015-12-07Merge tag 'topic/drm-misc-2015-12-04' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-12-07i915: Replace "hweight8(dev_priv->info.subslice_7eu[i]) != 1" with "!is_power...Zeng Zhaoxiu
2015-12-05Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2015-12-04drm/i915: Update DRIVER_DATE to 20151204Daniel Vetter
2015-12-04drm/amdgpu: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v3)Alex Deucher
2015-12-04drm/i915/skl: Add SKL GT4 PCI IDsMika Kuoppala
2015-12-04drm/radeon: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v2)Mario Kleiner
2015-12-04drm/radeon: Retry DDC probing on DVI on failure if we got an HPD interruptLyude
2015-12-04drm/amdgpu: add spin lock to protect freed list in vm (v2)jimqu
2015-12-04drm/amdgpu: partially revert "drm/amdgpu: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR...Christian König
2015-12-04drm/amdgpu: take a BO reference for the user fenceChristian König
2015-12-04drm/amdgpu: take a BO reference in the display codeChristian König
2015-12-04drm/amdgpu: set snooped flags only on system addresses v2Christian König
2015-12-04Revert "drm/i915: Extend LRC pinning to cover GPU context writeback"Daniel Vetter
2015-12-04drm/i915: Correct the Ref clock value for BXTDeepak M
2015-12-04drm/i915: Restore skl_gt3 device infoDaniel Vetter
2015-12-04drm/i915: Fix RPS pointer passed from wait_ioctl to i915_wait_requestChris Wilson
2015-12-04Revert "drm/i915: Remove superfluous NULL check"Daniel Vetter
2015-12-04drm/i915: Clean up device info structure definitionsWayne Boyer
2015-12-04drm/i915: Remove superfluous NULL checkTakashi Iwai
2015-12-04drm: keep connector status change logging human readableJani Nikula
2015-12-04drm/nouveau: Fix pre-nv50 pageflip events (v4)Daniel Vetter
2015-12-04drm: Fix an unwanted master inheritance v2Thomas Hellstrom
2015-12-04Merge tag 'imx-drm-fixes-2015-12-01' of git://git.pengutronix.de/git/pza/linu...Dave Airlie
2015-12-04Merge tag 'drm-intel-fixes-2015-12-03' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-12-03drm/i915: Handle cdclk limits on broadwell.Maarten Lankhorst
2015-12-03i915: wait for fence in prepare_plane_fbAlex Goins
2015-12-03i915: wait for fence in mmio_flip_work_funcAlex Goins
2015-12-03drm/i915: Extend LRC pinning to cover GPU context writebackNick Hoath
2015-12-03drm/i915/guc: Clean up locks in GuCAlex Dai
2015-12-03drm/i915: only recompress FBC after flushing a drawing operationPaulo Zanoni
2015-12-03drm/i915: get rid of FBC {,de}activation messagesPaulo Zanoni
2015-12-03drm/i915: kill fbc.uncompressed_sizePaulo Zanoni
2015-12-03drm/i915: use a single intel_fbc_work structPaulo Zanoni
2015-12-03drm/i915: check for FBC planes in the same place as the pipesPaulo Zanoni
2015-12-03drm/i915: alloc/free the FBC CFB during enable/disablePaulo Zanoni
2015-12-03drm/i915: introduce intel_fbc_{enable,disable}Paulo Zanoni
2015-12-03drm/i915: introduce is_active/activate/deactivate to the FBC terminologyPaulo Zanoni
2015-12-03drm/i915: pass the crtc as an argument to intel_fbc_update()Paulo Zanoni
2015-12-03drm/i915: set dev_priv->fbc.crtc before scheduling the enable workPaulo Zanoni
2015-12-03drm/i915: fix the CFB size checkPaulo Zanoni
2015-12-03drm/atomic-helper: Reject attempts at re-stealing encodersDaniel Vetter
2015-12-02drm/atomic-helper: Implement subsystem-level suspend/resumeThierry Reding
2015-12-02drm: Implement drm_modeset_lock_all_ctx()Thierry Reding
2015-12-02drm/amdgpu: fix race condition in amd_sched_entity_push_jobNicolai Hähnle
2015-12-02drm/amdgpu: add err check for pin userptrChunming Zhou
2015-12-02drm/i915: take a power domain reference while checking the HDMI live statusImre Deak