summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2017-03-15drm/i915: Fix not finding the VBT when it overlaps with OPREGION_ASLE_EXTHans de Goede
2017-03-15drm/i915: Avoid spurious WARNs about the wrong pipe in the PPS codeVille Syrjälä
2017-03-15drm: Cancel drm_fb_helper_resume_work on unloadChris Wilson
2017-03-15drm: Cancel drm_fb_helper_dirty_work on unloadChris Wilson
2017-03-15drm/i915/gvt: Disable access to stolen memory as a guestChris Wilson
2017-03-15drm/atomic: fix an error code in mode_fixup()Dan Carpenter
2017-03-15drm/imx: imx-tve: Do not set the regulator voltageFabio Estevam
2017-03-15drm/vmwgfx: Work around drm removal of control nodesThomas Hellstrom
2017-03-15drm/ttm: Make sure BOs being swapped out are cacheableMichel Dänzer
2017-03-15drm/edid: Add EDID_QUIRK_FORCE_8BPC quirk for Rotel RSX-1058Tomeu Vizoso
2017-03-15drm/ast: Fix AST2400 POST failure without BMC FW or VBIOSY.C. Chen
2017-03-15drm/ast: Call open_key before enable_mmio in POST codeY.C. Chen
2017-03-15drm/ast: Fix test for VGA enabledY.C. Chen
2017-03-15drm/amdgpu: add more cases to DCE11 possible crtc mask setupAlex Deucher
2017-02-23drm/dp/mst: fix kernel oops when turning off secondary monitorPierre-Louis Bossart
2017-02-23drm/radeon: Use mode h/vdisplay fields to hide out of bounds HW cursorMichel Dänzer
2017-02-14drm/i915: Always convert incoming exec offsets to non-canonicalMichał Winiarski
2017-02-14drm/atomic: Fix double free in drm_atomic_state_default_clearMaarten Lankhorst
2017-02-14drm/i915/bxt: Add MST support when do DPLL calculationLee, Shawn C
2017-02-14drm/i915: fix use-after-free in page_flip_completed()Andrey Ryabinin
2017-02-09drm/i915/execlists: Reset RING registers upon resumeChris Wilson
2017-02-09drm/nouveau/nv1a,nv1f/disp: fix memory clock rate retrievalIlia Mirkin
2017-02-09drm/nouveau/disp/gt215: Fix HDA ELD handling (thus, HDMI audio) on gt215Alastair Bridgewater
2017-02-09drm/amdgpu/si: fix crash on headless asicsAlex Deucher
2017-02-01drm/i915: Remove WaDisableLSQCROPERFforOCL KBL workaround.Francisco Jerez
2017-02-01drm/i915: Check for NULL atomic state in intel_crtc_disable_noatomic()Ander Conselvan de Oliveira
2017-02-01drm/i915: Fix calculation of rotated x and y offsets for planar formatsAnder Conselvan de Oliveira
2017-02-01drm/i915: Don't init hpd polling for vlv and chv from runtime_suspend()Ander Conselvan de Oliveira
2017-02-01drm/i915: Don't leak edid in intel_crt_detect_ddc()Ander Conselvan de Oliveira
2017-02-01drm/i915: prevent crash with .disable_display parameterClint Taylor
2017-02-01drm/i915: Clear ret before unbinding in i915_gem_evict_something()Chris Wilson
2017-02-01drm/atomic: clear out fence when duplicating stateLucas Stach
2017-02-01Revert "drm/radeon: always apply pci shutdown callbacks"Alex Deucher
2017-02-01drm/vc4: fix a bounds checkDan Carpenter
2017-02-01drm/vc4: Return -EINVAL on the overflow checks failing.Eric Anholt
2017-02-01drm/vc4: Fix an integer overflow in temporary allocation layout.Eric Anholt
2017-02-01drm/vc4: Fix memory leak of the CRTC state.Eric Anholt
2017-02-01drm/i915: Ignore bogus plane coordinates on SKL when the plane is not visibleVille Syrjälä
2017-02-01drm: Fix broken VT switch with video=1366x768 optionTakashi Iwai
2017-02-01drm: Schedule the output_poll_work with 1s delay if we have delayed eventPeter Ujfalusi
2017-01-19drm: Initialise drm_mm.head_node.allocatedChris Wilson
2017-01-19drm/i915: Move the min_pixclk[] handling to the end of readoutVille Syrjälä
2017-01-19drm/panel: simple: Check against num_timings when setting preferred for timingChen-Yu Tsai
2017-01-19drm: avoid uninitialized timestamp use in wait_vblankArnd Bergmann
2017-01-19drm/i915/gen9: Fix PCODE polling during SAGV disablingImre Deak
2017-01-19drm/amdgpu: drop verde dpm quirksAlex Deucher
2017-01-19drm/amdgpu: update si kicker smc firmwareFlora Cui
2017-01-19drm/radeon: drop verde dpm quirksAlex Deucher
2017-01-19drm/radeon: update smc firmware selection for SIAlex Deucher
2017-01-19drm: Clean up planes in atomic commit helper failure pathLaurent Pinchart