Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b4cfd4ddfb555c8cda7b0aa55c0e37522f8e01e4
/
drivers
/
gpu
b4cfd4d
drm/exynos: cleanup line feed in exynos_drm_gem_get_ioctl
by Joonyoung Shim
· 9 years ago
333e8e5
drm/exynos: cleanup function calling written twice
by Joonyoung Shim
· 9 years ago
b319dc6
drm/exynos: staticize exynos_drm_gem_init()
by Joonyoung Shim
· 9 years ago
0269b1a
drm/exynos: remove unnecessary NULL assignment
by Joonyoung Shim
· 9 years ago
7c93537
drm/exynos: fix missed calling of drm_prime_gem_destroy()
by Joonyoung Shim
· 9 years ago
5e0fb1f
drm/exynos: fix layering violation of address
by Joonyoung Shim
· 9 years ago
fd03420
Merge tag 'drm-intel-fixes-2015-09-24' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 9 years ago
0a3579e
Merge tag 'vmwgfx-fixes-4.3-150924' of git://people.freedesktop.org/~thomash/linux into drm-fixes
by Dave Airlie
· 9 years ago
30c6466
drm: Allow also control clients to check the drm version
by Thomas Hellstrom
· 9 years ago
f3b8c0c
drm/vmwgfx: Fix uninitialized return in vmw_kms_helper_dirty()
by Christian Engelmayer
· 9 years ago
49558b4
drm/vmwgfx: Fix uninitialized return in vmw_cotable_unbind()
by Christian Engelmayer
· 9 years ago
e4b35f9
Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 9 years ago
14d11b8
drm/layerscape: fix handling fsl_dcu_drm_plane_index result
by Andrzej Hajda
· 9 years ago
728f866
drm/mgag200: Fix driver_load error handling
by Archit Taneja
· 9 years ago
aec9e12
drm/mgag200: Fix error handling paths in fbdev driver
by Archit Taneja
· 9 years ago
69e5d3f
drm/qxl: only report first monitor as connected if we have no state
by Dave Airlie
· 9 years ago
e786547
drm/radeon: add quirk for MSI R7 370
by Maxim Sheviakov
· 9 years ago
4c7fbc3
drm/amdgpu: Sprinkle drm_modeset_lock_all to appease locking checks
by Alex Deucher
· 9 years ago
6adaed5
drm/radeon: Sprinkle drm_modeset_lock_all to appease locking checks
by Daniel Vetter
· 9 years ago
5c3422b
drm/amdgpu: sync ce and me with SWITCH_BUFFER(2)
by monk.liu
· 9 years ago
54ef0b5
drm/amdgpu: integer overflow in amdgpu_mode_dumb_create()
by Dan Carpenter
· 9 years ago
0913eab
drm/amdgpu: info leak in amdgpu_gem_metadata_ioctl()
by Dan Carpenter
· 9 years ago
0d2edd3
drm/amdgpu: integer overflow in amdgpu_info_ioctl()
by Dan Carpenter
· 9 years ago
1d26347
drm/amdgpu: unwind properly in amdgpu_cs_parser_init()
by Dan Carpenter
· 9 years ago
5a6adfa
drm/amdgpu: Fix max_vblank_count value for current display engines
by Alex Deucher
· 9 years ago
71affda
drm/amdgpu: use kmemdup rather than duplicating its implementation
by Andrzej Hajda
· 9 years ago
1f44521
drm/amdgpu: fix UVD suspend and resume for VI APU
by Leo Liu
· 9 years ago
2bd188d
drm/amdgpu: fix the UVD suspend sequence order
by Leo Liu
· 9 years ago
5146419
drm/amdgpu: make UVD handle checking more strict
by Leo Liu
· 9 years ago
1ee4478
drm/amdgpu: Disable UVD PG
by Leo Liu
· 9 years ago
4f839a2
drm/amdgpu: more scheduler cleanups v2
by Christian König
· 9 years ago
5ec92a7
drm/amdgpu: cleanup fence queue init v2
by Christian König
· 9 years ago
9b398fa
drm/amdgpu: rename fence->scheduler to sched v2
by Christian König
· 9 years ago
0f75aee
drm/amdgpu: cleanup entity init
by Christian König
· 9 years ago
a6db8a3
drm/amdgpu: refine the scheduler job type conversion
by Junwei Zhang
· 9 years ago
4c7eb91
drm/amdgpu: refine the job naming for amdgpu_job and amdgpu_sched_job
by Junwei Zhang
· 9 years ago
bf60efd
drm/amdgpu: use only one reservation object for each VM v2
by Christian König
· 9 years ago
a5b7505
drm/amdgpu: validate duplicates in the CS as well
by Christian König
· 9 years ago
72d7668
drm/amdgpu: export reservation_object from dmabuf to ttm (v2)
by Christian König
· 9 years ago
b7d698d
drm/amdgpu: fix overflow on 32bit systems
by Christian König
· 9 years ago
1886d1a
drm/amdgpu: remove process_job callback from the scheduler
by Christian König
· 9 years ago
258f3f9
drm/amdgpu: move scheduler fence callback into fence v2
by Christian König
· 9 years ago
27439fc
drm/amdgpu: signal scheduler fence when hw submission fails v3
by Christian König
· 9 years ago
353da3c
drm/amdgpu: add tracepoint for scheduler (v2)
by Chunming Zhou
· 9 years ago
20a85ff
drm/amdgpu: use write confirm for vm_flush()
by Christian König
· 9 years ago
22c01cc
drm/amdgpu: execution barrier after fence v2
by Anatoli Antonovitch
· 9 years ago
3daea9e3d
drm/amdgpu: add option to disable semaphores
by Christian König
· 9 years ago
cd67d22
drm/i915/bios: handle MIPI Sequence Block v3+ gracefully
by Jani Nikula
· 9 years ago
721a09f
drm/i915: Add primary plane to mask if it's visible
by Maarten Lankhorst
· 9 years ago
41b578f
drm/i915: workaround bad DSL readout v3
by Jesse Barnes
· 9 years ago
95d0be6
drm/i915: fix kernel-doc warnings in intel_audio.c
by Geliang Tang
· 9 years ago
b07bb76
drm/vmwgfx: Only build on X86
by Thomas Hellstrom
· 9 years ago
ca0141d
gpu/drm: Kill off set_irq_flags usage
by Rob Herring
· 9 years ago
bd0b9ac
genirq: Remove irq argument from irq flow handlers
by Thomas Gleixner
· 9 years ago
e30f396
drm/ttm: Fix memory space allocation v2
by Thomas Hellstrom
· 9 years ago
2e586a7
drm/vmwgfx: Map the fifo as cached
by Thomas Hellstrom
· 9 years ago
54c12bc
drm/vmwgfx: Fix up user_dmabuf refcounting
by Thomas Hellstrom
· 9 years ago
06a660a
Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 9 years ago
04d78e3
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
9fbcc7c
Merge branch 'linux-4.3' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next
by Dave Airlie
· 9 years ago
778613e5
drm/nouveau/device: enable c800 quirk for tecra w50
by Ben Skeggs
· 9 years ago
c5bf460
drm/nouveau/clk/gt215: Unbreak engine pausing for GT21x/MCP7x
by Roy Spliet
· 9 years ago
15ee005
drm/nouveau/gr/nv04: fix big endian setting on gr context
by Ilia Mirkin
· 9 years ago
d1031d5
Merge tag 'topic/drm-fixes-2015-09-09' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
91b6fc0
Merge tag 'drm-intel-next-fixes-2015-09-10' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
bd3e1c7
drm/qxl: validate monitors config modes
by Jonathon Jongsma
· 9 years ago
7cbea8d
mm: mark most vm_operations_struct const
by Kirill A. Shutemov
· 9 years ago
8242578
drm/i915: Allow DSI dual link to be configured on any pipe
by Gaurav K Singh
· 9 years ago
58590c1
drm/i915: Don't try to use DDR DVFS on CHV when disabled in the BIOS
by Ville Syrjälä
· 9 years ago
982b0b2
drm/i915: Fix CSR MMIO address check
by Takashi Iwai
· 9 years ago
acd29f7
drm/i915: Limit the number of loops for reading a split 64bit register
by Chris Wilson
· 9 years ago
e85376c
drm/i915: Fix broken mst get_hw_state.
by Maarten Lankhorst
· 9 years ago
f377ea8
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
73bf1b7
Merge branch 'drm-next-4.3' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 9 years ago
35c7a95
drm/amdgpu: rename gmc_v8_0_init_compute_vmid
by Alex Deucher
· 9 years ago
be4f38e
drm/amdgpu: fix vce3 instance handling
by Alex Deucher
· 9 years ago
898e50d
drm/amdgpu: remove ib test for the second VCE Ring
by Leo Liu
· 9 years ago
140b519
drm/amdgpu: properly enable VM fault interrupts
by Christian König
· 9 years ago
abebcdf
Merge tag 'sound-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 9 years ago
3527122
Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 9 years ago
8d2faea
Merge tag 'gpio-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 9 years ago
5134e99
drm/amdgpu: fix warning in scheduler
by Alex Deucher
· 9 years ago
5b78cb6
Merge tag 'drm-intel-next-fixes-2015-09-02' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
aed160e
Merge branch 'drm-rockchip-2015-08-26' of https://github.com/markyzq/kernel-drm-rockchip into drm-next
by Dave Airlie
· 9 years ago
41e8a0a3
Merge tag 'vmwgfx-next-15-09-01' of git://people.freedesktop.org/~thomash/linux into drm-next
by Dave Airlie
· 9 years ago
55cdb31
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
by Dave Airlie
· 9 years ago
9949558
Merge branch 'drm-next-4.3' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 9 years ago
ca520ca
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
270e869
drm/amdgpu: fix buffer placement under memory pressure
by Christian König
· 9 years ago
362eda0
drm/amdgpu/cz: fix cz_dpm_update_low_memory_pstate logic
by Alex Deucher
· 9 years ago
99a0923
drm/amdgpu: fix typo in dce11 watermark setup
by Alex Deucher
· 9 years ago
be9fd2e
drm/amdgpu: fix typo in dce10 watermark setup
by Alex Deucher
· 9 years ago
cace5dc
drm/amdgpu: use top down allocation for non-CPU accessible vram
by Alex Deucher
· 9 years ago
857d913
drm/amdgpu: be explicit about cpu vram access for driver BOs (v2)
by Alex Deucher
· 9 years ago
d5f362a
drm/i915: Add locks around audio component bind/unbind
by David Henningsson
· 9 years ago
f0675d4
drm/i915: Drop port_mst_index parameter from pin/eld callback
by David Henningsson
· 9 years ago
bddf802
drm/amdgpu: set MEC doorbell range for Fiji
by Jammy Zhou
· 9 years ago
ac01db3
drm/amdgpu: implement burst NOP for SDMA
by Jammy Zhou
· 9 years ago
edff0e2
drm/amdgpu: add insert_nop ring func and default implementation
by Jammy Zhou
· 9 years ago
4b2f7e2
drm/amdgpu: add amdgpu_get_sdma_instance helper function
by Jammy Zhou
· 9 years ago
Next »