summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2018-03-22drm/amdgpu/dce: Don't turn off DP sink when disconnectedMichel Dänzer1-19/+12
2018-03-22drm/amdgpu: fix prime teardown orderChristian König2-2/+2
2018-03-22drm/amdkfd: Fix memory leaks in kfd topologyYong Zhao1-0/+10
2018-03-22drm/edid: set ELD connector type in drm_edid_to_eld()Jani Nikula1-2/+7
2018-03-22drm/rockchip: vop: Enable pm domain before vop_initialJeffy Chen1-8/+21
2018-03-22drm/amdgpu: Fail fb creation from imported dma-bufs. (v2)Christopher James Halse Rogers1-0/+6
2018-03-22drm/radeon: Fail fb creation from imported dma-bufs.Christopher James Halse Rogers1-0/+6
2018-03-22drm: rcar-du: Handle event when disabling CRTCsLaurent Pinchart1-0/+7
2018-03-22drm/vmwgfx: Fixes to vmwgfx_fbSinclair Yeh1-1/+3
2018-03-22drm/ttm: never add BO that failed to validate to the LRU listNicolai Hähnle1-5/+7
2018-03-22drm: Defer disabling the vblank IRQ until the next interrupt (for instant-off)Chris Wilson1-2/+12
2018-03-22drm/sun4i: Fix TCON clock and regmap initialization sequenceChen-Yu Tsai1-7/+15
2018-03-22drm/sun4i: Set drm_crtc.port to the underlying TCON's output port nodeChen-Yu Tsai1-0/+5
2018-03-22drm/sun4i: Fix up error path cleanup for master bind functionChen-Yu Tsai1-5/+11
2018-03-22drm: qxl: Don't alloc fbdev if emulation is not supportedGabriel Krisman Bertazi1-1/+8
2018-03-18drm/amdgpu:Always save uvd vcpu_bo in VM ModeJames Zhu1-5/+8
2018-03-18drm/amdgpu:Correct max uvd handlesJames Zhu1-1/+1
2018-03-18drm/amdgpu: fix KV harvestingAlex Deucher1-28/+2
2018-03-18drm/radeon: fix KV harvestingAlex Deucher1-29/+2
2018-03-18drm/amdgpu: Notify sbios device ready before send requestRex Zhu1-0/+3
2018-03-18drm/amdgpu: Fix deadlock on runtime suspendLukas Wunner1-20/+38
2018-03-18drm/radeon: Fix deadlock on runtime suspendLukas Wunner1-25/+49
2018-03-18drm/nouveau: Fix deadlock on runtime suspendLukas Wunner1-5/+13
2018-03-18drm: Allow determining if current task is output poll workerLukas Wunner1-0/+20
2018-03-18drm/i915: Always call to intel_display_set_init_power() in resume_early.Maarten Lankhorst1-0/+2
2018-03-18drm/i915: Try EDID bitbanging on HDMI after failed readStefan Brüns1-3/+11
2018-03-03drm/ttm: check the return value of kzallocXiongwei Song1-0/+2
2018-03-03drm/nouveau/pci: do a msi rearm on initKarol Herbst1-0/+7
2018-02-28drm/amdgpu: add new device to use atpx quirkKai-Heng Feng1-0/+1
2018-02-28drm/amdgpu: Avoid leaking PM domain on driver unbind (v2)Alex Deucher1-2/+0
2018-02-28drm/amdgpu: add atpx quirk handling (v2)Alex Deucher1-7/+50
2018-02-28drm/amdgpu: Add dpm quirk for Jet PRO (v2)Alex Deucher1-0/+5
2018-02-28drm/edid: Add 6 bpc quirk for CPT panel in Asus UX303LAKai-Heng Feng1-0/+3
2018-02-25drm/i915: hide unused intel_panel_set_backlight functionArnd Bergmann1-43/+43
2018-02-25drm/nouveau: hide gcc-4.9 -Wmaybe-uninitializedArnd Bergmann1-1/+1
2018-02-25drm: exynos: mark pm functions as __maybe_unusedArnd Bergmann1-4/+2
2018-02-25drm/i915: fix intel_backlight_device_register declarationArnd Bergmann1-1/+1
2018-02-25drm/armada: fix leak of crtc structureRussell King1-12/+13
2018-02-25drm: Require __GFP_NOFAIL for the legacy drm_modeset_lock_allChris Wilson1-1/+1
2018-02-22drm/radeon: adjust tested variableJulia Lawall1-1/+1
2018-02-22drm/radeon: Add dpm quirk for Jet PRO (v2)Alex Deucher1-0/+5
2018-02-17drm/i915: Avoid PPS HW/SW state mismatch due to roundingImre Deak1-0/+6
2018-02-13drm: rcar-du: Fix race condition when disabling planes at CRTC stopLaurent Pinchart2-6/+55
2018-02-13drm: rcar-du: Use the VBK interrupt for vblank eventsLaurent Pinchart1-1/+1
2018-02-03drm/vc4: Move IRQ enable to PM pathStefan Schake2-3/+3
2018-02-03drm/omap: Fix error handling path in 'omap_dmm_probe()'Christophe JAILLET1-1/+2
2018-02-03drm/bridge: tc358767: fix 1-lane behaviorAndrey Gusakov1-10/+3
2018-02-03drm/bridge: tc358767: fix AUXDATAn registers accessAndrey Gusakov1-1/+1
2018-02-03drm/bridge: tc358767: fix timing calculationsAndrey Gusakov1-14/+20
2018-02-03drm/bridge: tc358767: fix DP0_MISC register setAndrey Gusakov1-2/+3