Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
300efa9eea451bdcf3b5a1eb292222e06e85bb2c
/
drivers
300efa9
drm/i915: Fix hibernation with ACPI S0 target state
by Imre Deak
· 7 years ago
76cb9d3
drm/i915/execlists: Use a locked clear_bit() for synchronisation with interrupt
by Chris Wilson
· 7 years ago
8f30c408
drm/i915: Specify which engines to reset following semaphore/event lockups
by Chris Wilson
· 7 years ago
7a7d58d
drm/i915/dp: Write to SET_POWER dpcd to enable MST hub.
by Dhinakaran Pandiyan
· 7 years ago
33d009c
Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 7 years ago
09695ad
drm/amd/pp: clean header file hwmgr.h
by Rex Zhu
· 7 years ago
5b29335
drm/amd/pp: use mlck_table.count for array loop index limit
by Colin Ian King
· 7 years ago
13b4093
drm/amdgpu: Add an ATPX quirk for hybrid laptop
by Alex Deucher
· 7 years ago
b4eec0f
Merge tag 'drm-intel-next-fixes-2018-03-22' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 7 years ago
2a2553c
Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux into drm-next
by Dave Airlie
· 7 years ago
f3924ae
Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into drm-next
by Dave Airlie
· 7 years ago
36b3f84
drm/amdgpu: fix spelling mistake: "asssert" -> "assert"
by Colin Ian King
· 7 years ago
8ebde09
drm/amd/pp: Add new asic support in pp_psm.c
by Rex Zhu
· 7 years ago
bbfcc8a
drm/amd/pp: Clean up powerplay code on Vega12
by Rex Zhu
· 7 years ago
031ec94
drm/amd/pp: Add smu irq handlers for legacy asics
by Rex Zhu
· 7 years ago
3c79684
drm/amd/pp: Fix set wrong temperature range on smu7
by Rex Zhu
· 7 years ago
cc15dfa
drm/amdgpu: Don't change preferred domian when fallback GTT v5
by Chunming Zhou
· 7 years ago
43bfefe
drm/vmwgfx: Bump version patchlevel and date
by Thomas Hellstrom
· 7 years ago
37efe80c
drm/vmwgfx: use monotonic event timestamps
by Arnd Bergmann
· 7 years ago
20fb5a6
drm/vmwgfx: Unpin the screen object backup buffer when not used
by Thomas Hellstrom
· 7 years ago
89dc15b
drm/vmwgfx: Stricter count of legacy surface device resources
by Thomas Hellstrom
· 7 years ago
6073a09
drm/vmwgfx: Use kasprintf
by Himanshu Jha
· 7 years ago
4e3e733
drm/vmwgfx: Get rid of the device-private suspended member
by Thomas Hellstrom
· 7 years ago
c3b9b16
drm/vmwgfx: Improve on hibernation
by Thomas Hellstrom
· 7 years ago
bf833fd
drm/vmwgfx: Avoid pinning fbdev framebuffers
by Thomas Hellstrom
· 7 years ago
dc36636
drm/vmwgfx: Fix multiple command buffer context use
by Thomas Hellstrom
· 7 years ago
ef86cfe
drm/vmwgfx: Use the cpu blit utility for framebuffer to screen target blits
by Thomas Hellstrom
· 7 years ago
79273e1
drm/vmwgfx: Add a cpu blit utility that can be used for page-backed bos
by Thomas Hellstrom
· 7 years ago
9c11fcf
drm/ttm: Export the ttm_k[un]map_atomic_prot API.
by Thomas Hellstrom
· 7 years ago
403c182
drm/ttm: Clean up kmap_atomic_prot selection code
by Thomas Hellstrom
· 7 years ago
4ed75c3
drm/etnaviv: bump HW job limit to 4
by Lucas Stach
· 7 years ago
25db875
drm/vmwgfx: Cursor update fixes
by Thomas Hellstrom
· 7 years ago
904efd9
drm/vmwgfx: Send the correct nonblock option for atomic_commit
by Deepak Rawat
· 7 years ago
ac3069e
drm/vmwgfx: Move the stdu vblank event to atomic function
by Deepak Rawat
· 7 years ago
aa64b3f
drm/vmwgfx: Move screen object page flip to atomic function
by Deepak Rawat
· 7 years ago
3cbe87f
drm/vmwgfx: Remove drm_crtc_arm_vblank_event from atomic flush
by Deepak Rawat
· 7 years ago
4e2f9fa
drm/vmwgfx: Move surface copy cmd to atomic function
by Deepak Rawat
· 7 years ago
91e9f35
drm/vmwgfx: Avoid iterating over display unit if crtc is available
by Deepak Rawat
· 7 years ago
b6356df
drm/amdgpu: Fix NULL ptr on driver unload due to init failure.
by Andrey Grodzovsky
· 7 years ago
2333bf9
drm/amdgpu: fix "mitigate workaround for i915"
by Christian König
· 7 years ago
3296c4a
drm/amd/pp: Add smu irq handlers in sw_init instand of hw_init
by Rex Zhu
· 7 years ago
4d20037
drm/amd/pp: Refine register_thermal_interrupt function
by Rex Zhu
· 7 years ago
160b8e7
drm/amdgpu: Remove wrapper layer of cgs irq handling
by Rex Zhu
· 7 years ago
7436854
drm/amd/powerplay: Return per DPM level clock
by Kenneth Feng
· 7 years ago
7f3f106
drm/amd/powerplay: Remove the SOC floor voltage setting
by Kenneth Feng
· 7 years ago
f0c2b16b
drm/amdgpu: no job timeout setting on compute queues
by Evan Quan
· 7 years ago
dc53d54
drm/amdgpu: add vega12 pci ids (v2)
by Alex Deucher
· 7 years ago
2cac05d
drm/amd/powerplay: add the hw manager for vega12 (v4)
by Evan Quan
· 7 years ago
fa969db
drm/amd/powerplay: add the smu manager for vega12 (v4)
by Evan Quan
· 7 years ago
d33edb6
drm/amd/powerplay: add new pp_psm infrastructure for vega12 (v2)
by Evan Quan
· 7 years ago
3503d58
drm/amd/powerplay: update ppatomfwctl (v2)
by Evan Quan
· 7 years ago
c042c9b
drm/amd/powerplay: add vega12_pptable.h
by Evan Quan
· 7 years ago
c4a4f4b
drm/amd/powerplay: add vega12_ppsmc.h
by Evan Quan
· 7 years ago
97ea8eb
drm/amd/powerplay: add new smu9_driver_if.h for vega12 (v2)
by Evan Quan
· 7 years ago
f3f8864
drm/amd/powerplay: update atomfirmware.h (v2)
by Evan Quan
· 7 years ago
80be32b
drm/amd/powerplay: add vega12_inc.h
by Evan Quan
· 7 years ago
3084eb0
drm/amdgpu/soc15: initialize reg base for vega12
by Hawking Zhang
· 7 years ago
f559fe2
drm/amd/soc15: Add external_rev_id for vega12.
by Feifei Xu
· 7 years ago
e4a3875
drm/amdgpu/soc15: update vega12 cg_flags
by Evan Quan
· 7 years ago
692069a
drm/amdgpu/soc15: add support for vega12
by Alex Deucher
· 7 years ago
62b35f9
drm/amdgpu/gfx9: add golden setting for vega12 (v3)
by Hawking Zhang
· 7 years ago
2386246
drm/amdgpu/gfx9: add clockgating support for vega12
by Alex Deucher
· 7 years ago
8b39947
drm/amdgpu/gfx9: add support for vega12
by Alex Deucher
· 7 years ago
e5c62ed
drm/amdgpu/gfx9: add gfx config for vega12
by Alex Deucher
· 7 years ago
d5e8ef0
drm/amdgpu/gfx9: Add placeholder for vega12 golden settings
by Alex Deucher
· 7 years ago
739ffd9
drm/amdgpu/gfx9: add support for vega12 firmware
by Alex Deucher
· 7 years ago
f06a32e
drm/amdgpu/sdma4: Update vega12 sdma golden setting.
by Feifei Xu
· 7 years ago
9acdc00
drm/amdgpu/sdma4: add sdma4_0_1 support for vega12 (v3)
by Hawking Zhang
· 7 years ago
900bad3
drm/amdgpu/sdma4: add clockgating support for vega12
by Alex Deucher
· 7 years ago
607c26a
drm/amdgpu/sdma4: Add placeholder for vega12 golden settings
by Alex Deucher
· 7 years ago
2e24ada
drm/amdgpu/sdma4: specify vega12 firmware
by Alex Deucher
· 7 years ago
f8d2767
drm/amdgpu/mmhub: add clockgating support for vega12
by Alex Deucher
· 7 years ago
273a14c
drm/amdgpu/gmc9: add vega12 support (v2)
by Alex Deucher
· 7 years ago
dca7b40
drm/amdgpu: add vega12 to dc support check
by Alex Deucher
· 7 years ago
b6a8a2b
drm/amd/display: Add bios firmware info version for VG12
by Jerry (Fangzhi) Zuo
· 7 years ago
2325ff3
drm/amd/display/dm: add vega12 support
by Alex Deucher
· 7 years ago
f79f3fc
drm/amdgpu/virtual_dce: add vega12 support
by Alex Deucher
· 7 years ago
9aa52bc
drm/amdgpu: specify vega12 vce firmware
by Alex Deucher
· 7 years ago
2327e62
drm/amdgpu: specify vega12 uvd firmware
by Alex Deucher
· 7 years ago
6b9c6e1
drm/amdgpu: add vega12 ucode loading method
by Feifei Xu
· 7 years ago
eddfa8d
drm/amdgpu: initilize vega12 psp firmwares
by Evan Quan
· 7 years ago
ff13dc6
drm/amdgpu/psp: initial vega12 support
by Alex Deucher
· 7 years ago
ad0ad9a
drm/amdgpu: vega12 to smu firmware
by Hawking Zhang
· 7 years ago
e48a3cd
drm/amdgpu: set asic family and ip blocks for vega12
by Alex Deucher
· 7 years ago
3f76dce
drm/amdgpu: add gpu_info firmware for vega12
by Alex Deucher
· 7 years ago
8fab806
drm/amdgpu: add vega12 to asic_type enum
by Feifei Xu
· 7 years ago
133f979
drm/amd/include: Add ip header files for vega12.
by Feifei Xu
· 7 years ago
1c7095d
Merge airlied/drm-next into drm-misc-next
by Sean Paul
· 7 years ago
2793c1d
drm/qxl: Replace drm_gem_object_reference/unreference() with _get/put()
by Santha Meena Ramamoorthy
· 7 years ago
46b27ee
drm/amd/pp: Fix unable to handle kernel paging request when set pp table
by Rex Zhu
· 7 years ago
d347226
drm/amd/pp: Fix gfx ring test failed on Fiji without hw avfs support
by Rex Zhu
· 7 years ago
eb4900a
drm/amdgpu: Fix kernel NULL pointer dereference in dpm functions
by Rex Zhu
· 7 years ago
81ce8be
drm/amdgpu: Fix kernel NULL pointer dereference when amdgpu fini
by Rex Zhu
· 7 years ago
e5b0303
drm/amdgpu - Disable all irqs before disabling all CRTCs
by Mikita Lipski
· 7 years ago
088e7c1
drm/amdgpu: Disable irq on device before destroying it
by Mikita Lipski
· 7 years ago
ff97cba
drm/amdgpu: Use atomic function to disable crtcs with dc enabled
by Mikita Lipski
· 7 years ago
864917a
drm/amd/amdgpu: fix offset into page with amdgpu_iomem debugfs file
by Tom St Denis
· 7 years ago
bd08a8d
drm/amdgpu/nbio6: Correct PCIE_INDEX/DATA pair used for smn register accessing
by Hawking Zhang
· 7 years ago
f004938
drm/amd/powerplay: Fix NULL pointer deref on driver unbind.
by Andrey Grodzovsky
· 7 years ago
e3ecdff
drm/amdgpu: add documentation for amdgpu_device.c
by Alex Deucher
· 7 years ago
Next »