summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2015-08-21drm/radeon: fix hotplug race at startupDave Airlie-0/+5
2015-08-21Merge tag 'drm-intel-fixes-2015-08-20' of git://anongit.freedesktop.org/drm-i...Dave Airlie-36/+28
2015-08-19drm/i915: Avoid TP3 on CHVThulasimani,Sivakumar-8/+22
2015-08-19drm/i915: remove HBR2 from chv supported listThulasimani,Sivakumar-3/+4
2015-08-19Revert "drm/i915: Add eDP intermediate frequencies for CHV"Thulasimani,Sivakumar-6/+0
2015-08-19Revert "drm/i915: Allow parsing of variable size child device entries from VBT"Jani Nikula-23/+4
2015-08-18drm/atmel-hlcdc: Compile suspend/resume for PM_SLEEP onlyThierry Reding-1/+1
2015-08-17drm/i915: Flag the execlists context object as dirty after every useChris Wilson-0/+2
2015-08-15Merge tag 'topic/drm-fixes-2015-08-14' of git://anongit.freedesktop.org/drm-i...Dave Airlie-6/+13
2015-08-15Merge tag 'drm-intel-fixes-2015-08-14' of git://anongit.freedesktop.org/drm-i...Dave Airlie-81/+23
2015-08-14Revert "drm/nouveau/fifo/gk104: kick channels when deactivating them"Alexandre Courbot-21/+8
2015-08-14drm/vmwgfx: Fix execbuf locking issuesThomas Hellstrom-2/+2
2015-08-14Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie-13/+22
2015-08-13drm/i915: Commit planes on each crtc separately.Maarten Lankhorst-42/+14
2015-08-13drm/i915: calculate primary visibility changes instead of calling from set_co...Maarten Lankhorst-39/+7
2015-08-13drm/i915: Only dither on 6bpc panelsDaniel Vetter-1/+3
2015-08-12Revert "drm/amdgpu: Configure doorbell to maximum slots"Alex Deucher-1/+1
2015-08-12drm/amdgpu: add context buffer size check for HEVCBoyuan Zhang-3/+14
2015-08-11drm/dp/mst: Remove port after removing connector.Maarten Lankhorst-6/+13
2015-08-11drm/exynos/fimc: fix runtime pm supportMarek Szyprowski-1/+0
2015-08-11drm/exynos/mixer: always update INT_EN cacheAndrzej Hajda-0/+5
2015-08-11drm/exynos/mixer: correct vsync configuration sequenceAndrzej Hajda-2/+5
2015-08-11drm/exynos/mixer: fix interrupt clearingAndrzej Hajda-5/+4
2015-08-11drm/exynos/hdmi: fix edid memory leakAndrzej Hajda-1/+6
2015-08-11drm/exynos: gsc: fix wrong bitwise operation for swap detectionHyungwon Hwang-4/+2
2015-08-08Merge tag 'drm-intel-fixes-2015-08-07' of git://anongit.freedesktop.org/drm-i...Linus Torvalds-5/+24
2015-08-07drm/vblank: Use u32 consistently for vblank countersDaniel Vetter-1/+1
2015-08-07Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linuxLinus Torvalds-24/+50
2015-08-07Merge branch 'drm-tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds-2/+2
2015-08-06drm/i915: Allow parsing of variable size child device entries from VBTDavid Weinehall-4/+23
2015-08-05drm/amdgpu: set fw_version and feature_version for smu fw loadingJammy Zhou-21/+30
2015-08-05drm/amdgpu: add feature version for SDMA ucodeJammy Zhou-1/+5
2015-08-05drm/amdgpu: add feature version for RLC and MEC v2Jammy Zhou-5/+21
2015-08-05drm/amdgpu: increment queue when iterating on this variable.Nicolas Iooss-1/+1
2015-08-05drm/amdgpu: fix rb setting for CZAlex Deucher-4/+1
2015-08-05drm/i2c: tda998x: fix bad checksum of the HDMI AVI infoframeJean-Francois Moine-2/+2
2015-08-04drm/atomic-helpers: Make encoder picking more robustDaniel Vetter-5/+6
2015-08-04drm/dp-mst: Remove debug WARN_ONDaniel Vetter-1/+0
2015-08-04drm/i915: Fixup dp mst encoder selectionDaniel Vetter-0/+11
2015-08-04drm/atomic-helper: Add an atomice best_encoder callbackDaniel Vetter-1/+6
2015-08-02i915: temporary fix for DP MST docking station NULL pointer dereferenceLinus Torvalds-3/+5
2015-07-31Merge tag 'drm-intel-fixes-2015-07-31' of git://anongit.freedesktop.org/drm-i...Linus Torvalds-10/+23
2015-07-30drm/i915: Declare the swizzling unknown for L-shaped configurationsChris Wilson-1/+4
2015-07-30drm/i915: Mark PIN_USER binding as GLOBAL_BIND without the aliasing ppgttChris Wilson-0/+11
2015-07-30Merge branch 'msm-fixes-4.2' of git://people.freedesktop.org/~robclark/linux ...Dave Airlie-48/+127
2015-07-29drm/msm/mdp5: release SMB (shared memory blocks) in various casesWentao Xu-32/+104
2015-07-29drm/msm: change to uninterruptible wait in atomic commitWentao Xu-13/+14
2015-07-29drm/msm: mdp4: Fix drm_framebuffer dereference crashArchit Taneja-1/+3
2015-07-29drm/msm: fix msm_gem_prime_get_sg_table()Rob Clark-2/+6
2015-07-29drm/amdgpu: add new parameter to seperate map and unmapmonk.liu-3/+5