Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
39b027d957d4a9666a815ccf5bdce82e7796b2c6
/
drivers
/
gpu
39b027d
amdkfd: Implement the create/destroy/update queue IOCTLs
by Oded Gabbay
· 10 years ago
b3f5e6b
amdkfd: Add interrupt handling module
by Andrew Lewycky
· 10 years ago
64c7f8c
amdkfd: Add device queue manager module
by Ben Goz
· 10 years ago
4510204
amdkfd: Add process queue manager module
by Ben Goz
· 10 years ago
241f24f
amdkfd: Add packet manager module
by Ben Goz
· 10 years ago
31c21fe
amdkfd: Add module parameter of scheduling policy
by Ben Goz
· 10 years ago
ed6e6a3
amdkfd: Add kernel queue module
by Ben Goz
· 10 years ago
6e99df5
amdkfd: Add mqd_manager module
by Ben Goz
· 10 years ago
ed8aab4
amdkfd: Add queue module
by Ben Goz
· 10 years ago
b17f068
amdkfd: Add binding/unbinding calls to amd_iommu driver
by Oded Gabbay
· 10 years ago
19f6d2a
amdkfd: Add basic modules to amdkfd
by Oded Gabbay
· 10 years ago
5b5c4e4
amdkfd: Add topology module to amdkfd
by Evgeny Pinchuk
· 10 years ago
4a488a7
amdkfd: Add amdkfd skeleton driver
by Oded Gabbay
· 10 years ago
e28740e
drm/radeon: Add radeon <--> amdkfd interface
by Oded Gabbay
· 10 years ago
1c0a462
drm/radeon: adding synchronization for GRBM GFX
by Oded Gabbay
· 10 years ago
ebff845
drm/radeon: Report doorbell configuration to amdkfd
by Oded Gabbay
· 11 years ago
28b57b8
drm/radeon/cik: Don't touch int of pipes 1-7
by Oded Gabbay
· 11 years ago
62a7b7f
drm/radeon: reduce number of free VMIDs and pipes in KV
by Oded Gabbay
· 11 years ago
c81b994
drm/radeon/si/ci: make u8 static arrays constant
by Dave Airlie
· 10 years ago
b94b95e
drm/radeon: set power control in ci dpm enable
by Alex Deucher
· 10 years ago
542b379
drm/radeon: powertune fixes for hawaii
by Alex Deucher
· 10 years ago
90b2fee
drm/radeon: fix dpm mc init for certain hawaii boards
by Alex Deucher
· 10 years ago
4e21518
drm/radeon: set bootup pcie level to max for ci dpm
by Alex Deucher
· 10 years ago
b6b41cf
drm/radeon: fix default dpm state setup
by Alex Deucher
· 10 years ago
36654dd
drm/radeon: workaround a hw bug in bonaire pcie dpm
by Alex Deucher
· 10 years ago
127e056
drm/radeon: fix mclk vddc configuration for cards for hawaii
by Alex Deucher
· 10 years ago
489ba72
drm/radeon: fix sclk DS enablement
by Alex Deucher
· 10 years ago
d3052b8
drm/radeon: fix activity settings for sclk and mclk for CI
by Alex Deucher
· 10 years ago
c0392f8
drm/radeon: improve mclk param calcuations for ci dpm
by Alex Deucher
· 10 years ago
21b8a36
drm/radeon: fix dram timing for certain hawaii boards
by Alex Deucher
· 10 years ago
1c52279
drm/radeon: switch force state commands for CI
by Alex Deucher
· 10 years ago
9feb3dd
drm/radeon: fix for memory training on bonaire 0x6649
by Alex Deucher
· 10 years ago
34fc0b5
drm/radeon/ci: handle gpio controlled dpm features properly
by Alex Deucher
· 10 years ago
727b3d2
drm/radeon: store the gpio shift as well
by Alex Deucher
· 10 years ago
09e619c
drm/radeon: export radeon_atombios_lookup_gpio
by Alex Deucher
· 10 years ago
129acb7
drm/radeon: fix typo in CI dpm disable
by Alex Deucher
· 10 years ago
1955f10
drm/radeon: rework CI dpm thermal setup
by Alex Deucher
· 10 years ago
2271e2e
drm/radeon: rework SI dpm thermal setup
by Alex Deucher
· 10 years ago
9b92d1e
drm/radeon/dpm: grab fan info from vbios
by Alex Deucher
· 10 years ago
507d0ca
drm/ttm: Use only DRM_MM_SEARCH_BELOW for TTM_PL_FLAG_TOPDOWN
by Michel Dänzer
· 10 years ago
c165812
drm/ttm: Add DRM_MM_SEARCH_BELOW for TTM_PL_FLAG_TOPDOWN
by Michel Dänzer
· 10 years ago
a8b5ebe
drm/radeon: Set TTM_PL_FLAG_TOPDOWN also for RADEON_GEM_CPU_ACCESS BOs
by Michel Dänzer
· 10 years ago
2a85aed
drm/radeon: Try evicting from CPU accessible to inaccessible VRAM first
by Michel Dänzer
· 10 years ago
c9da4a4
drm/radeon: Try placing NO_CPU_ACCESS BOs outside of CPU accessible VRAM
by Michel Dänzer
· 10 years ago
fcf93f6
drm: More specific locking for get* ioctls
by Daniel Vetter
· 10 years ago
4d02e2d
drm: Per-plane locking
by Daniel Vetter
· 10 years ago
5ee3229
drm: export atomic wait_for_vblanks helper (v2)
by Rob Clark
· 10 years ago
51b44eb
Merge tag 'v3.18-rc4' into drm-next
by Dave Airlie
· 10 years ago
cc7096f
drm/mode: document path property and function to set it. (v1.1)
by Dave Airlie
· 10 years ago
122387a
Merge tag 'topic/atomic-helpers-2014-11-09' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
1f9e14b
Merge tag 'topic/core-stuff-2014-11-05' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
5fa2704
drm: drop README.drm, ancient scrolls
by Dave Airlie
· 10 years ago
321ebf0
drm/atomic: Refcounting for plane_state->fb
by Daniel Vetter
· 10 years ago
3150c7d
drm: Docbook integration and over sections for all the new helpers
by Daniel Vetter
· 10 years ago
d461701
drm/atomic-helpers: functions for state duplicate/destroy/reset
by Daniel Vetter
· 10 years ago
8bc0f31
drm/atomic-helper: implement ->page_flip
by Daniel Vetter
· 10 years ago
e8c833a
drm/atomic-helpers: document how to implement async commit
by Daniel Vetter
· 10 years ago
e2330f0
drm/atomic: Integrate fence support
by Daniel Vetter
· 10 years ago
042652e
drm/atomic-helper: implementatations for legacy interfaces
by Daniel Vetter
· 10 years ago
623369e
drm: Atomic crtc/connector updates using crtc/plane helper interfaces
by Daniel Vetter
· 10 years ago
2f324b4
drm/crtc-helper: Transitional functions using atomic plane helpers
by Daniel Vetter
· 10 years ago
acf24a3
drm/plane-helper: transitional atomic plane helpers
by Daniel Vetter
· 10 years ago
c2fcd27
drm: Add atomic/plane helpers
by Daniel Vetter
· 10 years ago
cc4ceb4
drm: Global atomic state handling
by Daniel Vetter
· 10 years ago
e9cf619
drm/dp: Add counters in the drm_dp_aux struct for I2C NACKs and DEFERs
by Todd Previte
· 10 years ago
3cb9ae4
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
by Daniel Vetter
· 10 years ago
b74c6c9
drm: Remove compiler BUG_ON() test
by Peter Hurley
· 10 years ago
2c4cc91
drm: Fix DRM_FORCE_ON_DIGITAL use
by Peter Hurley
· 10 years ago
041df35
Merge tag 'drm-intel-next-2014-10-24' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
74cfe07
drm/exynos: correct connector->dpms field before resuming
by Andrzej Hajda
· 10 years ago
d6948b2
drm/exynos: enable vblank after DPMS on
by Andrzej Hajda
· 10 years ago
3cb6830
drm/exynos: init kms poll at the end of initialization
by Andrzej Hajda
· 10 years ago
64f7aed
drm/exynos: propagate plane initialization errors
by Andrzej Hajda
· 10 years ago
9887e2d
drm/exynos: vidi: fix build warning
by Inki Dae
· 10 years ago
d9aaf75
drm/exynos: remove explicit encoder/connector de-initialization
by Andrzej Hajda
· 10 years ago
c52142e
drm/exynos: init vblank with real number of crtcs
by Andrzej Hajda
· 10 years ago
ba8ce31
drm/gma500: Don't destroy DRM properties in the driver
by Damien Lespiau
· 10 years ago
9d5fab40
drm/i915: Don't destroy DRM properties in the driver
by Damien Lespiau
· 10 years ago
3b5b993
drm: Add a note to drm_property_create() about property lifetime
by Damien Lespiau
· 10 years ago
9a72384
drm/vmwgfx: Filter out modes those cannot be supported by the current VRAM size.
by Sinclair Yeh
· 10 years ago
0468ab5
drm/vmwgfx: Fix hash key computation
by Thomas Hellstrom
· 10 years ago
21e8862
drm/vmwgfx: fix lock breakage
by Rob Clark
· 10 years ago
d34d4d8
Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 10 years ago
8d1806a
Merge tag 'drm-intel-fixes-2014-10-30' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 10 years ago
7809a61
drm/i915/dp: only use training pattern 3 on platforms that support it
by Jani Nikula
· 10 years ago
072c44b
drm/radeon: remove some buggy dead code
by Dan Carpenter
· 10 years ago
b2a9601
drm/i915: Ignore VBT backlight check on Macbook 2, 1
by jens stein
· 10 years ago
72b3f91
drm/radeon: dpm fixes for asrock systems
by Alex Deucher
· 10 years ago
c9cb57f
radeon: clean up coding style differences in radeon_get_bios()
by Wilfried Klaebe
· 10 years ago
e5a5fd4
drm/radeon: Use drm_malloc_ab instead of kmalloc_array
by Michel Dänzer
· 10 years ago
6fa4559
drm/radeon/dpm: disable ulv support on SI
by Alex Deucher
· 10 years ago
bbf0ef0
Merge tag 'drm-intel-next-2014-10-03-no-ppgtt' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
30aad89
Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-fixes
by Dave Airlie
· 10 years ago
6be1e3d
drm/i915: Fix GMBUSFREQ on vlv/chv
by Ville Syrjälä
· 10 years ago
7a7f84c
drm/i915: Ignore long hpds on eDP ports
by Ville Syrjälä
· 10 years ago
f6a1906
drm/i915: Do a dummy DPCD read before the actual read
by Ville Syrjälä
· 10 years ago
3eebaec
drm/i915: Update DRIVER_DATE to 20141024
by Daniel Vetter
· 10 years ago
5545dbb
drm/i915: add comments on what stage a given PM handler is called
by Imre Deak
· 10 years ago
fc49b3d
drm/i915: unify switcheroo and legacy suspend/resume handlers
by Imre Deak
· 10 years ago
da2bc1b
drm/i915: add poweroff_late handler
by Imre Deak
· 10 years ago
Next »