Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5ad6bf91ef8fd265aee252982a7d6fcf78436153
/
drivers
/
gpu
5ad6bf9
drm/radeon: fill in set_vce_clocks for CIK asics
by Alex Deucher
· 11 years ago
58bd2a8
drm/radeon/dpm: fetch vce states from the vbios
by Alex Deucher
· 11 years ago
b62d628
drm/radeon/dpm: fill in some initial vce infrastructure
by Alex Deucher
· 11 years ago
82f79cc
drm/radeon/dpm: move platform caps fetching to a separate function
by Alex Deucher
· 11 years ago
b59b733
drm/radeon: add callback for setting vce clocks
by Alex Deucher
· 11 years ago
98ccc29
drm/radeon: add VCE version parsing and checking
by Christian König
· 11 years ago
f7ba8b0
drm/radeon: add VCE ring query
by Christian König
· 11 years ago
d93f793
drm/radeon: initial VCE support v4
by Christian König
· 12 years ago
1c61eae
drm/radeon: fix CP semaphores on CIK
by Christian König
· 11 years ago
d02f857
drm/radeon: add missing include in btc_dpm.c
by Alex Deucher
· 11 years ago
7c7e867
drm/radeon/dpm: fix uninitialized read from stack in kv_dpm_late_enable
by Dave Jones
· 11 years ago
4dbffb8
drm/radeon: remove useless return
by Alex Deucher
· 11 years ago
2993022
drm/radeon/dpm: use stored max_vddc rather than looking it up
by Alex Deucher
· 11 years ago
9f3f63f
drm/radeon/dpm: use the driver state for dpm debugfs
by Alex Deucher
· 11 years ago
858a41c8
drm/radeon: fix UVD IRQ support on 7xx
by Alex Deucher
· 11 years ago
b927e1c
drm/radeon: fix UVD IRQ support on SI
by Christian König
· 11 years ago
7c4c62a
drm/radeon: allow geom rings to be setup on r600/r700 (v2)
by Dave Airlie
· 11 years ago
9ca5d4b
Merge tag 'vmwgfx-fixes-3.14-2014-02-05' of git://people.freedesktop.org/~thomash/linux into drm-next
by Dave Airlie
· 11 years ago
9df5a9b
Merge tag 'ttm-fixes-3.14-2014-02-05' of git://people.freedesktop.org/~thomash/linux into drm-next
by Dave Airlie
· 11 years ago
8b7ad1b
drm/mgag200,ast,cirrus: fix regression with drm_can_sleep conversion
by Dave Airlie
· 11 years ago
1b76af5
drm/ttm: Don't clear page metadata of imported sg pages
by Thomas Hellstrom
· 11 years ago
c66f854
drm/ttm: Fix TTM object open regression
by Thomas Hellstrom
· 11 years ago
cd9a21a
vmwgfx: Fix unitialized stack read in vmw_setup_otable_base
by Dave Jones
· 11 years ago
30f82d81
drm/vmwgfx: Reemit context bindings when necessary v2
by Thomas Hellstrom
· 11 years ago
a6fc955
drm/vmwgfx: Detect old user-space drivers and set up legacy emulation v2
by Thomas Hellstrom
· 11 years ago
d5bde95
drm/vmwgfx: Emulate legacy shaders on guest-backed devices v2
by Thomas Hellstrom
· 11 years ago
c1a2137
drm/vmwgfx: Fix legacy surface reference size copyback
by Thomas Hellstrom
· 11 years ago
0ccbbae
drm/vmwgfx: Fix SET_SHADER_CONST emulation on guest-backed devices
by Thomas Hellstrom
· 11 years ago
cf5e341
drm/vmwgfx: Fix regression caused by "drm/ttm: make ttm reservation calls behave like reservation calls"
by Thomas Hellstrom
· 11 years ago
76c7d18
drm/vmwgfx: Don't commit staged bindings if execbuf fails
by Thomas Hellstrom
· 11 years ago
ec22b4a
drm/mgag200: fix typo causing bw limits to be ignored on some chips
by Dave Airlie
· 11 years ago
9b0cd30
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
b3a4bca
Merge tag 'iommu-updates-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 11 years ago
ef64cf9
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next
by Dave Airlie
· 11 years ago
f3980dc
drm/nouveau: resume display if any later suspend bits fail
by Ilia Mirkin
· 11 years ago
09c3de1
drm/nouveau: fix lock unbalance in nouveau_crtc_page_flip
by Maarten Lankhorst
· 11 years ago
d83ef85
drm/nouveau: implement hooks for needed for drm vblank timestamping support
by Ben Skeggs
· 11 years ago
d2fa7d3
drm/nouveau/disp: add a method to fetch info needed by drm vblank timestamping
by Ben Skeggs
· 11 years ago
eb2e968
drm/nv50: fill in crtc mode struct members from crtc_mode_fixup
by Ben Skeggs
· 11 years ago
78fe9e5
drm/radeon/dce8: workaround for atom BlankCrtc table
by Alex Deucher
· 11 years ago
6802d4b
drm/radeon/DCE4+: clear bios scratch dpms bit (v2)
by Alex Deucher
· 11 years ago
ffcda35
drm/radeon: set si_notify_smc_display_change properly
by Alex Deucher
· 11 years ago
e9a321c
drm/radeon: fix DAC interrupt handling on DCE5+
by Alex Deucher
· 11 years ago
50efa51
drm/radeon: clean up active vram sizing
by Alex Deucher
· 11 years ago
b9ace36
drm/radeon: skip async dma init on r6xx
by Alex Deucher
· 11 years ago
9babd35
drm/radeon/runpm: don't runtime suspend non-PX cards
by Alex Deucher
· 11 years ago
1d78416
drm/radeon: add ring to fence trace functions
by Christian König
· 11 years ago
31dd8d9
drm/radeon: add missing trace point
by Christian König
· 11 years ago
593b263
drm/radeon: fix VMID use tracking
by Christian König
· 11 years ago
45ab1e0
Merge tag 'drm/for-3.14-rc1-20140123' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 11 years ago
f4b4718
drm: ast,cirrus,mgag200: use drm_can_sleep
by Dave Airlie
· 11 years ago
821b4db
Merge tag 'drm-intel-fixes-2014-01-28' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 11 years ago
a5bd4f8
Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox into drm-next
by Dave Airlie
· 11 years ago
dee13f1
Merge tag 'omapdrm-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next
by Dave Airlie
· 11 years ago
5a0abe3
Merge branch 'gma500-next' of git://github.com/patjak/drm-gma500 into drm-next
by Dave Airlie
· 11 years ago
631794b
drm/gma500: Lock struct_mutex around cursor updates
by Patrik Jakobsson
· 11 years ago
ec14ba4
drm/i915: Fix the offset issue for the stolen GEM objects
by Akash Goel
· 11 years ago
bed86f1
DRM: armada: fix missing DRM_KMS_FB_HELPER select
by Russell King
· 11 years ago
372fbb8
drm/i915: Decouple GPU error reporting from ring initialisation
by Chris Wilson
· 11 years ago
22accca
i915: remove pm_qos request on error
by Stanislaw Gruszka
· 11 years ago
09da8df
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
85ba7b7
Revert "drm/i915: Mask reserved bits in display/sprite address registers"
by Daniel Vetter
· 11 years ago
3aacd62
Merge branch 'akpm' (incoming from Andrew)
by Linus Torvalds
· 11 years ago
f2c73464
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
e13e64e
drivers/gpu/drm/gma500/backlight.c: fix a defined-but-not-used warning for do_gma_backlight_set()
by David Howells
· 11 years ago
13411dd
drm/tegra: Obtain head number from DT
by Thierry Reding
· 11 years ago
232a6ee
drm/i915: VLV2 - Fix hotplug detect bits
by Todd Previte
· 11 years ago
bb1281f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
1139ffb
drm/nouveau: call drm_vblank_cleanup() earlier
by Ben Skeggs
· 11 years ago
2332b31
drm/nouveau: create base display from common code
by Ben Skeggs
· 11 years ago
ea7dce9
drm/nv50/gr: print mpc trap name when it's not an mp trap
by Ilia Mirkin
· 11 years ago
f750ecc
drm/nv50/gr: update list of mp errors, make it a bitfield
by Ilia Mirkin
· 11 years ago
e2dd003
drm/nv50/gr: add more trap names to print on error
by Ilia Mirkin
· 11 years ago
f87cd8b6
drm/nouveau/devinit: lock/unlock crtc regs for all devices, not just pre-nv50
by Ilia Mirkin
· 11 years ago
d5c1e84
drm/nouveau: hold mutex while syncing to kernel channel
by Maarten Lankhorst
· 11 years ago
4019aaa
drm/nv50-/devinit: prevent use of engines marked as disabled by hw/vbios
by Ilia Mirkin
· 11 years ago
f0d13e3
drm/nouveau/device: provide a way for devinit to mark engines as disabled
by Ilia Mirkin
· 11 years ago
cf33601
drm/nouveau/devinit: tidy up the subdev class definition
by Ben Skeggs
· 11 years ago
5222555
drm/nouveau/bar: tidy up the subdev and object class definitions
by Ben Skeggs
· 11 years ago
ab60619
drm/nouveau/instmem: tidy up the object class definition
by Ben Skeggs
· 11 years ago
24a4ae8
drm/nouveau/instmem: tidy up the subdev class definition
by Ben Skeggs
· 11 years ago
64c672a
drm/nouveau/pwr: implement a simple i2c stack
by Ben Skeggs
· 11 years ago
2e9dfe2
drm/nouveau/pwr: have rd/wr32 routines clobber data instead of addr
by Ben Skeggs
· 11 years ago
7321623
drm/nve0/fb: turn off some bits in 10f584 at init
by Ben Skeggs
· 11 years ago
cb54dd2
drm/nve0/fb/gddr5: merge a fix from ddr3 for one of the timing settings
by Ben Skeggs
· 11 years ago
b13d0e4
drm/nve0/fb/gddr5: yet another random 10f200 bit
by Ben Skeggs
· 11 years ago
c814a60
drm/nvc0-/fb: hook up skeleton interrupt handler
by Ben Skeggs
· 11 years ago
7f39e59
drm/nve0/fb/gddr5: more 10f200 stuff
by Ben Skeggs
· 11 years ago
12642e3
drm/nve0/clk: report ddr memory frequency
by Ben Skeggs
· 11 years ago
1a894c0
drm/nouveau/fb/gddr5: make sure we update mr7 when we're supposed to
by Ben Skeggs
· 11 years ago
a8ccbb7
drm/nve0/fb/gddr5: 10f698/69c
by Ben Skeggs
· 11 years ago
cfe1760
drm/nve0/fb: it's now safe to obey the memory voltage setting properly
by Ben Skeggs
· 11 years ago
46bf1c3
drm/nve0/fb: multi-stage reclock is required for certain transitions
by Ben Skeggs
· 11 years ago
1789cab
drm/nouveau/clk: allow fb to signal it needs to do a multi-stage reclock
by Ben Skeggs
· 11 years ago
b655f2b
drm/nve0/fb/gddr5: parse bios data into struct rather than using directly
by Ben Skeggs
· 11 years ago
ea8b4a3
drm/nve0/fb/gddr5: found LP3 setting
by Ben Skeggs
· 11 years ago
971372ea
drm/nve0/fb: note the memory voltage toggle, not using it yet
by Ben Skeggs
· 11 years ago
db6735c
drm/nve0/fb/gddr5: somewhat better attempt at 100770/10f604/610/614
by Ben Skeggs
· 11 years ago
f4aa2c6
drm/nve0/fb/gddr5: fixup delays a bit
by Ben Skeggs
· 11 years ago
1522eca
drm/nouveau/bios: timing 2.0 entries can have subentries
by Ben Skeggs
· 11 years ago
Next »