Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
43387b37fa2d0f368142b8fa8c9440da92e5381b
/
drivers
/
gpu
43387b3
drm/gem: create drm_gem_dumb_destroy
by Daniel Vetter
· 11 years ago
aed2c03
drm/gem: fix mmap vma size calculations
by David Herrmann
· 11 years ago
51335df
drm/vma: provide drm_vma_node_unmap() helper
by David Herrmann
· 11 years ago
72525b3
drm/ttm: convert to unified vma offset manager
by David Herrmann
· 11 years ago
0de2397
drm/gem: convert to new unified vma manager
by David Herrmann
· 11 years ago
fe3078f
drm: add unified vma offset manager
by David Herrmann
· 11 years ago
85d9cb4
drm: remove drm_order
by Daniel Vetter
· 11 years ago
b72a892
drm/radeon: s/drm_order/order_base_2/
by Daniel Vetter
· 11 years ago
0e26794
drm/r128: s/drm_order/order_base_2/
by Daniel Vetter
· 11 years ago
04420c9
drm/bufs: s/drm_order/order_base_2/
by Daniel Vetter
· 11 years ago
bd0c0ce
drm: move drm_getsarea into drm_bufs.c
by Daniel Vetter
· 11 years ago
c391162
drm/pci: remove useles #if 1
by David Herrmann
· 11 years ago
89c8233
drm/gem: simplify object initialization
by David Herrmann
· 11 years ago
23367ff
drm: rip out dev->last_checked
by Daniel Vetter
· 11 years ago
1d8d29c
drm: fold in drm_sg_alloc into the ioctl
by Daniel Vetter
· 11 years ago
81e9569
drm/radeon: remove DRIVER_HAS_DMA/SG/PCI_DMA from the kms driver
by Daniel Vetter
· 11 years ago
4cb4ea3
drm/nouveau: drop DRIVER_PCI_DMA and DRIVER_SG
by Daniel Vetter
· 11 years ago
494f38e
drm: kill dev->buf_readers and dev->buf_writers
by Daniel Vetter
· 11 years ago
5379dc0
drm/radoen: kill radeon_dma_ioctl_kms
by Daniel Vetter
· 11 years ago
c7e00b6
drm: kill dev->ctx_start and dev->lck_start
by Daniel Vetter
· 11 years ago
c78d753
drm: kill dev->interrupt_flag and dev->dma_flag
by Daniel Vetter
· 11 years ago
a17800c
drm: remove dev->last_switch
by Daniel Vetter
· 11 years ago
3dadef6
drm: kill dev->context_wait
by Daniel Vetter
· 11 years ago
492d774
drm: remove drm_modctx ioctl and use drm_noop instead
by Daniel Vetter
· 11 years ago
e13af9a
Merge tag 'drm-intel-next-2013-07-12' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 11 years ago
3668f0d
Merge branch 'drm/3.11/fixes' of git://linuxtv.org/pinchartl/fbdev into drm-fixes
by Dave Airlie
· 11 years ago
fb328d7
Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linux
by Dave Airlie
· 11 years ago
444bddc
drm/radeon/dpm: add debugfs support for RS780/RS880 (v3)
by Alex Deucher
· 11 years ago
f90555c
drm/radeon/dpm/atom: fix broken gcc harder
by Alex Deucher
· 11 years ago
48fa04c
drm/radeon/dpm/atom: restructure logic to work around a compiler bug
by Andre Heider
· 11 years ago
77c7d50
drm/radeon/dpm: fix atom vram table parsing
by Alex Deucher
· 11 years ago
1fa4252
drm/radeon: fix an endian bug in atom table parsing
by Alex Deucher
· 11 years ago
1294d4a
drm/radeon: add a module parameter to disable aspm
by Alex Deucher
· 11 years ago
ffb4040
drm/rcar-du: Use the GEM PRIME helpers
by Laurent Pinchart
· 11 years ago
58cbd3a
drm/shmobile: Use the GEM PRIME helpers
by Laurent Pinchart
· 11 years ago
6bd2cab
Merge tag 'drm-intel-fixes-2013-07-11' of git://people.freedesktop.org/~danvet/drm-intel
by Dave Airlie
· 11 years ago
d4639eb
Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linux
by Dave Airlie
· 11 years ago
a01c34f
radeon kms: do not flush uninitialized hotplug work
by Sergey Senozhatsky
· 11 years ago
13f69c2
drm/radeon/dpm/sumo: handle boost states properly when forcing a perf level
by Alex Deucher
· 11 years ago
1c01103
drm/radeon: align VM PTBs (Page Table Blocks) to 32K
by Alex Deucher
· 11 years ago
6c4f978
drm/radeon: allow selection of alignment in the sub-allocator
by Alex Deucher
· 11 years ago
9cc2e0e
drm/radeon: never unpin UVD bo v3
by Christian König
· 11 years ago
c9a6ca4
drm/radeon: fix UVD fence emit
by Christian König
· 11 years ago
3ec7d11
drm/radeon: add fault decode function for CIK
by Alex Deucher
· 12 years ago
fbf6dc7
drm/radeon: add fault decode function for SI (v2)
by Alex Deucher
· 12 years ago
54e2e49
drm/radeon: add fault decode function for cayman/TN (v2)
by Alex Deucher
· 12 years ago
0a16893
drm/radeon: use radeon device for request firmware
by Jerome Glisse
· 11 years ago
1b6e5fd
drm/radeon: add missing ttm_eu_backoff_reservation to radeon_bo_list_validate
by Maarten Lankhorst
· 11 years ago
bfea6a6
drm/radeon: use CP DMA on r6xx for bo moves
by Alex Deucher
· 11 years ago
072b5ac
drm/radeon: implement bo copy callback using CP DMA (v2)
by Alex Deucher
· 11 years ago
aeea40c
drm/radeon: Disable dma rings for bo moves on r6xx
by Alex Deucher
· 11 years ago
9847b36
drm/radeon/dpm: disable gfx PG on PALM
by Alex Deucher
· 11 years ago
c2b4cacf
drm/radeon/hdmi: make sure we have an afmt block assigned
by Alex Deucher
· 11 years ago
50b44a4
drm/i915: clear DPLL reg when disabling i9xx dplls
by Daniel Vetter
· 12 years ago
3ad8a20
drm/i915: Fix up cpt pixel multiplier enable sequence
by Daniel Vetter
· 12 years ago
426115c
drm/i915: clean up vlv ->pre_pll_enable and pll enable sequence
by Daniel Vetter
· 11 years ago
84734a0
drm/i915: move error state to own compilation unit
by Mika Kuoppala
· 11 years ago
53b9140
drm/i915: Don't attempt to read an unitialized stack value
by Damien Lespiau
· 11 years ago
08e2a7d
drm/i915: Use for_each_pipe() when possible
by Damien Lespiau
· 11 years ago
c0d6a3d
drm/i915: don't enable PM_VEBOX_CS_ERROR_INTERRUPT
by Daniel Vetter
· 11 years ago
c7113cc
drm/i915: unify ring irq refcounts (again)
by Daniel Vetter
· 11 years ago
59cdb63
drm/i915: kill dev_priv->rps.lock
by Daniel Vetter
· 11 years ago
2adbee6
drm/i915: queue work outside spinlock in hsw_pm_irq_handler
by Daniel Vetter
· 11 years ago
41a05a3
drm/i915: streamline hsw_pm_irq_handler
by Daniel Vetter
· 11 years ago
d0ecd7e
drm/i915: irq handlers don't need interrupt-safe spinlocks
by Daniel Vetter
· 11 years ago
de28075
drm/i915: kill lpt pch transcoder->crtc mapping code for fifo underruns
by Daniel Vetter
· 11 years ago
7336df6
drm/i915: improve GEN7_ERR_INT clearing for fifo underrun reporting
by Daniel Vetter
· 11 years ago
1dd246f
drm/i915: improve SERR_INT clearing for fifo underrun reporting
by Daniel Vetter
· 11 years ago
fee884e
drm/i915: extract ibx_display_interrupt_update
by Daniel Vetter
· 11 years ago
496fd15
drm: avoid warning in drm_load_edid_firmware()
by Linus Torvalds
· 11 years ago
46a0b63
Revert "drm/i915: Workaround incoherence between fences and LLC across multiple CPUs"
by Chris Wilson
· 11 years ago
12f56f5
drm/i915: remove unused members from drm_i915_private
by Maarten Lankhorst
· 11 years ago
d18b961
drm/i915: Fix incoherence with fence updates on Sandybridge+
by Chris Wilson
· 11 years ago
db1b76c
drm/i915: don't frob mm.suspended when not using ums
by Daniel Vetter
· 11 years ago
02978ff
drm/i915: Fix write-read race with multiple rings
by Chris Wilson
· 11 years ago
c11e5f3
Partially revert "drm/i915: unconditionally use mt forcewake on hsw/ivb"
by Guenter Roeck
· 11 years ago
2e17c5a
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
5f097cd
Merge tag 'fbdev-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/plagnioj/linux-fbdev
by Linus Torvalds
· 11 years ago
885b012
drm/i915: Fix VLV DP RBR/HDMI/DAC PLL LPF coefficients
by Ville Syrjälä
· 11 years ago
897f9ed
drm/i915: WARN if the bios reserved range is bigger than stolen size
by Daniel Vetter
· 11 years ago
36c0cc6
drm/i915: clean up media reset on gm45
by Daniel Vetter
· 11 years ago
d4eead5
drm/i915: fix lane bandwidth capping for DP 1.2 sinks
by Imre Deak
· 11 years ago
aaf8a51
drm/i915: fix up ring cleanup for the i830/i845 CS tlb w/a
by Daniel Vetter
· 11 years ago
0675560
drm/i915: Correct obj->mm_list link to dev_priv->dev_priv->mm.inactive_list
by Xiong Zhang
· 11 years ago
bf51d5e
drm/i915: switch disable_power_well default value to 1
by Paulo Zanoni
· 11 years ago
eaba1b8
drm/i915: Verify that our stolen memory doesn't conflict
by Chris Wilson
· 11 years ago
774d8e3
Merge branch 'drm-next-3.11' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 11 years ago
fd0932d
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next
by Dave Airlie
· 11 years ago
f4dec31
drm/radeon/dpm: implement vblank_too_short callback for si
by Alex Deucher
· 11 years ago
76ad73e
drm/radeon/dpm: implement vblank_too_short callback for cayman
by Alex Deucher
· 11 years ago
a84301c
drm/radeon/dpm: implement vblank_too_short callback for btc
by Alex Deucher
· 11 years ago
d0b54bd
drm/radeon/dpm: implement vblank_too_short callback for evergreen
by Alex Deucher
· 11 years ago
b06195d
drm/radeon/dpm: implement vblank_too_short callback for 7xx
by Alex Deucher
· 11 years ago
4878306
drm/radeon/dpm: add checks against vblank time
by Alex Deucher
· 11 years ago
66edc1c
drm/radeon/dpm: add helper to calculate vblank time
by Alex Deucher
· 11 years ago
7e1f3c0
drm/radeon: remove stray line in old pm code
by Alex Deucher
· 11 years ago
222dc9a
drm/radeon/dpm: fix display_gap programming on rv7xx
by Alex Deucher
· 11 years ago
34b9674
drm/i915: convert debugfs creation/destruction to table
by Daniel Vetter
· 11 years ago
5d536e2
drm/i915: dvo needs a P2 divisor of 4
by Daniel Vetter
· 11 years ago
4a33e48
drm/i915: fix dvo DPLL regression
by Daniel Vetter
· 11 years ago
Next »