summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2017-03-23BackMerge tag 'v4.11-rc3' into drm-nextDave Airlie36-294/+836
2017-03-23Merge tag 'drm-misc-next-2017-03-21' of git://anongit.freedesktop.org/git/drm...Dave Airlie41-341/+1137
2017-03-23Merge tag 'drm-intel-next-2017-03-20' of git://anongit.freedesktop.org/git/dr...Dave Airlie63-1797/+2416
2017-03-21drm/edid: detect SCDC support in HF-VSDBShashank Sharma2-1/+153
2017-03-21drm/edid: detect SCDC support in HF-VSDBShashank Sharma1-0/+14
2017-03-21drm/edid: check for HF-VSDB blockThierry Reding1-0/+15
2017-03-21drm: Add SCDC helpersThierry Reding2-1/+125
2017-03-21drm: bridge: dw-hdmi: add HDMI vendor specific infoframe configNickey Yang2-0/+57
2017-03-21drm/bridge: dw_hdmi: support i2c extended read modeNickey Yang1-14/+24
2017-03-20drm/msm: add stubs for msm_{perf,rd}_debugfs_cleanupArnd Bergmann1-0/+2
2017-03-20drm: bochs: Don't remove uninitialized fbdev framebufferGabriel Krisman Bertazi1-5/+4
2017-03-20drm/i915: Update DRIVER_DATE to 20170320Daniel Vetter1-2/+2
2017-03-20Merge tag 'imx-drm-next-2017-03-17' of git://git.pengutronix.de/git/pza/linux...Dave Airlie15-146/+1215
2017-03-18drm: vc4: remove redundant check of plane being non-nullColin Ian King1-9/+2
2017-03-18drm/vc4: use platform_register_driversPhilipp Zabel1-14/+8
2017-03-18drm/i915: Initialise i915_gem_object_create_from_data() directlyChris Wilson1-16/+29
2017-03-18drm/i915: Correct error handling for i915_gem_object_create_from_data()Chris Wilson1-2/+2
2017-03-18drm/i915: i915_gem_object_create_from_data() doesn't require struct_mutexChris Wilson2-5/+1
2017-03-17drm/i915: Retire an active batch pool object rather than allocate newChris Wilson1-20/+17
2017-03-17drm/i915: Skip execlists_dequeue() early if the list is emptyChris Wilson2-0/+24
2017-03-17drm/i915: Stop using obj->obj_exec_link outside of execbufChris Wilson1-25/+35
2017-03-17drm/i915: Squelch WARN for VLV_COUNTER_CONTROLChris Wilson1-6/+13
2017-03-17drm/i915/glk: Enable pooled EUs for GeminilakeAnder Conselvan de Oliveira1-4/+5
2017-03-17drm/i915: Remove superfluous i915_add_request_no_flush() helperChris Wilson6-11/+9
2017-03-17drm/i915/vgpu: Neuter forcewakes for VGPU more thoroughlyTvrtko Ursulin1-49/+27
2017-03-17drm/i915: Fix vGPU balloon for ggtt guard pageZhenyu Wang1-6/+2
2017-03-17drm/i915: Avoid use-after-free of ctx in request tracepointsChris Wilson1-4/+4
2017-03-17drm/nouveau/secboot: fix NULL pointer dereferenceAlexandre Courbot3-3/+15
2017-03-17drm/nouveau/secboot: fix inconsistent pointer checkingAlexandre Courbot1-1/+2
2017-03-16drm/i915: Assert that the context pin_counts do not overflowChris Wilson2-0/+2
2017-03-16drm/vc4: Add HDMI audio supportEric Anholt3-2/+603
2017-03-16drm/i915: Wait for reset to complete before returning from debugfs/i915_wedgedChris Wilson1-0/+4
2017-03-16drm/i915: Restore engine->submit_request before unwedgingChris Wilson3-3/+66
2017-03-16drm/i915: Move engine->submit_request selection to a vfuncChris Wilson6-14/+35
2017-03-16drm/i915: Split I915_RESET_IN_PROGRESS into two flagsChris Wilson8-59/+71
2017-03-16drm/i915: make context status notifier head be per engineChangbin Du7-32/+27
2017-03-16drm/i915/scheduler: emulate a scheduler for gucChris Wilson3-16/+112
2017-03-16drm/i915: Replace irq_seqno_barrier on hws write with a clflushChris Wilson2-2/+5
2017-03-16drm/i915: Use coarse grained residency counter with bytMika Kuoppala2-12/+4
2017-03-16drm/i915: Use ktime to calculate rc0 residencyMika Kuoppala3-9/+5
2017-03-16drm/i915: Convert debugfs to use generic residency calculatorMika Kuoppala1-12/+18
2017-03-16drm/i915: Extend vlv/chv residency resolutionMika Kuoppala1-9/+51
2017-03-16drm/i915: Return residency as microsecondsMika Kuoppala3-9/+10
2017-03-16drm/i915: Move residency calculation into intel_pm.cMika Kuoppala3-26/+34
2017-03-16drm/atmel-hlcdc: Fix suspend/resume implementationBoris Brezillon3-51/+21
2017-03-16drm/i915/userptr: Reinvent GGTT self-faulting protectionChris Wilson1-41/+13
2017-03-16drm/imx: Remove unneeded definition for structure imx_drm_componentLiu Ying1-5/+0
2017-03-16drm/imx: use PRG/PRE when possibleLucas Stach3-3/+129
2017-03-16drm/imx: enable/disable PRG on CRTC enable/disableLucas Stach1-0/+2
2017-03-16gpu: ipu-v3: only set non-zero AXI ID for IC when PRG is absentLucas Stach1-1/+6