Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
5726ca0e5eaad0f194979e66c29c1d22029f1041
/
drivers
/
gpu
a38fd7d
Merge tag 'drm-fixes-2018-09-21' of git://anongit.freedesktop.org/drm/drm
by Greg Kroah-Hartman
· 6 years ago
4fcb7f8
Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 6 years ago
44d8cc6
drm/amdkfd: Fix ATS capablity was not reported correctly on some APUs
by Yong Zhao
· 6 years ago
15426db
drm/amdkfd: Change the control stack MTYPE from UC to NC on GFX9
by Yong Zhao
· 6 years ago
caaa4c8a
drm/amdgpu: Fix SDMA HQD destroy error on gfx_v7
by Amber Lin
· 6 years ago
d829208
Merge tag 'sound-4.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Greg Kroah-Hartman
· 6 years ago
e71cf59
drm/vmwgfx: Fix buffer object eviction
by Thomas Hellstrom
· 6 years ago
a4bd815
drm/vmwgfx: Don't impose STDU limits on framebuffer size
by Deepak Rawat
· 6 years ago
140b4e6
drm/vmwgfx: limit mode size for all display unit to texture_max
by Deepak Rawat
· 6 years ago
0c1b174
drm/vmwgfx: limit screen size to stdu_max during check_modeset
by Deepak Rawat
· 6 years ago
bfc8882
drm/vmwgfx: don't check for old_crtc_state enable status
by Deepak Rawat
· 6 years ago
30f3984
drm/amdgpu: add new polaris pci id
by Alex Deucher
· 6 years ago
8ca4fff
Merge tag 'drm-intel-fixes-2018-09-19' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
by Dave Airlie
· 6 years ago
d5b3a31
Merge tag 'drm-misc-fixes-2018-09-19' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
by Dave Airlie
· 6 years ago
558a9ef
drm: sun4i: drop second PLL from A64 HDMI PHY
by Icenowy Zheng
· 6 years ago
a530bf9
Merge tag 'gvt-fixes-2018-09-18' of https://github.com/intel/gvt-linux into drm-intel-fixes
by Rodrigo Vivi
· 6 years ago
7759ca3
drm/i915/gvt: clear ggtt entries when destroy vgpu
by Zhipeng Gong
· 6 years ago
a1ac5f0
drm/i915/gvt: request srcu_read_lock before checking if one gfn is valid
by Weinan Li
· 6 years ago
d817de3
drm/i915/gvt: Add GEN9_CLKGATE_DIS_4 to default BXT mmio handler
by Colin Xu
· 6 years ago
db7c8f1
drm/i915/gvt: Init PHY related registers for BXT
by Colin Xu
· 6 years ago
3c499ea
drm/atomic: Use drm_drv_uses_atomic_modeset() for debugfs creation
by Lyude Paul
· 6 years ago
2b6318a
Merge branch 'linux-4.19' of git://github.com/skeggsb/linux into drm-fixes
by Dave Airlie
· 6 years ago
25824ca
Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 6 years ago
db7f06d
Merge tag 'drm-intel-fixes-2018-09-11' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
by Dave Airlie
· 6 years ago
37a3a98
ALSA: hda - Enable runtime PM only for discrete GPU
by Takashi Iwai
· 6 years ago
3483f081
drm/nouveau/devinit: fix warning when PMU/PRE_OS is missing
by Ben Skeggs
· 6 years ago
6ee67e3
drm/fb-helper: Remove set but not used variable 'connector_funcs'
by YueHaibing
· 6 years ago
0165de9
drm/amdgpu: fix error handling in amdgpu_cs_user_fence_chunk
by Christian König
· 6 years ago
17dc7af
drm/i915/overlay: Allocate physical registers from stolen
by Chris Wilson
· 6 years ago
2887e5c
Merge branch 'linux-4.19' of git://github.com/skeggsb/linux into drm-fixes
by Dave Airlie
· 6 years ago
3a74987
drm/amdgpu: move PSP init prior to IH in gpu reset
by Emily Deng
· 6 years ago
68ebc13
drm/amdgpu: Fix SDMA hang in prt mode v2
by Tao Zhou
· 6 years ago
b463d4e
drm/amdgpu: fix amdgpu_mn_unlock() in the CS error path
by Christian König
· 6 years ago
fcb74da
drm: udl: Destroy framebuffer only if it was initialized
by Emil Lundmark
· 7 years ago
3510e7a
drm/sun4i: Remove R40 display pipeline compatibles
by Chen-Yu Tsai
· 6 years ago
7eb3322
drm/pl111: Make sure of_device_id tables are NULL terminated
by zhong jiang
· 6 years ago
658d8cb
drm/vc4: Fix the "no scaling" case on multi-planar YUV formats
by Boris Brezillon
· 6 years ago
50cbc03
Merge tag 'gvt-fixes-2018-09-10' of https://github.com/intel/gvt-linux into drm-intel-fixes
by Rodrigo Vivi
· 6 years ago
92a6803
drm/i915/bdw: Increase IPS disable timeout to 100ms
by Imre Deak
· 6 years ago
53b0cc4
drm/nouveau/disp/gm200-: enforce identity-mapped SOR assignment for LVDS/eDP panels
by Ben Skeggs
· 6 years ago
e04cfdc
drm/nouveau/disp: fix DP disable race
by Ben Skeggs
· 6 years ago
f6d52b2
drm/nouveau/disp: move eDP panel power handling
by Ben Skeggs
· 6 years ago
6065577
drm/nouveau/disp: remove unused struct member
by Ben Skeggs
· 6 years ago
0a6986c
drm/nouveau/TBDdevinit: don't fail when PMU/PRE_OS is missing from VBIOS
by Ben Skeggs
· 6 years ago
51ed833
drm/nouveau/mmu: don't attempt to dereference vmm without valid instance pointer
by Ben Skeggs
· 6 years ago
a43b16d
drm/nouveau: fix oops in client init failure path
by Ben Skeggs
· 6 years ago
d5986a1
drm/nouveau: Fix nouveau_connector_ddc_detect()
by Lyude Paul
· 6 years ago
2f7ca78
drm/nouveau/drm/nouveau: Don't forget to cancel hpd_work on suspend/unload
by Lyude Paul
· 6 years ago
79e765a
drm/nouveau/drm/nouveau: Prevent handling ACPI HPD events too early
by Lyude Paul
· 6 years ago
fa3cdf8
drm/nouveau: Reset MST branching unit before enabling
by Lyude Paul
· 6 years ago
b26b459
drm/nouveau: Only write DP_MSTM_CTRL when needed
by Lyude Paul
· 6 years ago
7326ead
drm/nouveau: Remove useless poll_enable() call in drm_load()
by Lyude Paul
· 6 years ago
0d7b2d4
drm/nouveau: Remove useless poll_disable() call in switcheroo_set_state()
by Lyude Paul
· 6 years ago
0445f75
drm/nouveau: Remove useless poll_enable() call in switcheroo_set_state()
by Lyude Paul
· 6 years ago
3e1a127
drm/nouveau: Fix deadlocks in nouveau_connector_detect()
by Lyude Paul
· 6 years ago
6833fb1
drm/nouveau/drm/nouveau: Use pm_runtime_get_noresume() in connector_detect()
by Lyude Paul
· 6 years ago
7fec8f5
drm/nouveau/drm/nouveau: Fix deadlock with fb_helper with async RPM requests
by Lyude Paul
· 6 years ago
611ce85
drm/nouveau: Remove duplicate poll_enable() in pmops_runtime_suspend()
by Lyude Paul
· 6 years ago
d77ef13
drm/nouveau/drm/nouveau: Fix bogus drm_kms_helper_poll_enable() placement
by Lyude Paul
· 6 years ago
792fab2
drm/i915/gvt: Fix the incorrect length of child_device_config issue
by Weinan Li
· 6 years ago
0a1b60d
drm/i915/gvt: Fix life cycle reference on KVM mm
by Zhenyu Wang
· 6 years ago
2b82435
drm/i915/dp_mst: Fix enabling pipe clock for all streams
by Imre Deak
· 6 years ago
4fe9679
drm/i915/dsc: Fix PPS register definition macros for 2nd VDSC engine
by Manasi Navare
· 6 years ago
3993347
drm/i915: Re-apply "Perform link quality check, unconditionally during long pulse"
by Jan-Marek Glogowski
· 6 years ago
f518cd9
Merge tag 'gvt-fixes-2018-09-04' of https://github.com/intel/gvt-linux into drm-intel-fixes
by Rodrigo Vivi
· 6 years ago
54ff01f
drm/i915/gvt: Give new born vGPU higher scheduling chance
by Zhenyu Wang
· 6 years ago
b244ffa
drm/i915/gvt: Fix drm_format_mod value for vGPU plane
by Zhenyu Wang
· 6 years ago
b2b599f
drm/i915/gvt: move intel_runtime_pm_get out of spin_lock in stop_schedule
by Hang Yuan
· 6 years ago
b9b824a
drm/i915/gvt: Handle GEN9_WM_CHICKEN3 with F_CMD_ACCESS.
by Colin Xu
· 6 years ago
c8ab5ac
drm/i915/gvt: Make correct handling to vreg BXT_PHY_CTL_FAMILY
by Colin Xu
· 6 years ago
9174c1d
drm/i915/gvt: emulate gen9 dbuf ctl register access
by Xiaolin Zhang
· 6 years ago
49a51c4
Merge tag 'drm-intel-fixes-2018-08-29' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
by Dave Airlie
· 6 years ago
185c3cf
Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 6 years ago
80ab316
drm/i915/audio: Hook up component bindings even if displays are disabled
by Chris Wilson
· 6 years ago
299c2a9
drm/i915: Increase LSPCON timeout
by Fredrik Schön
· 6 years ago
f013027
drm/i915: Stop holding a ref to the ppgtt from each vma
by Chris Wilson
· 6 years ago
1b1b116
drm/i915: Free write_buf that we allocated with kzalloc.
by Rodrigo Vivi
· 6 years ago
5b2695f
drm/i915: Fix glk/cnl display w/a #1175
by Ville Syrjälä
· 6 years ago
6ddd976
drm/amdgpu: Need to set moved to true when evict bo
by Emily Deng
· 6 years ago
2f4e7db
drm/amdgpu: Remove duplicated power source update
by Rex Zhu
· 6 years ago
e7603da
drm/amd/display: Fix memory leak caused by missed dc_sink_release
by SivapiriyanKumarasamy
· 6 years ago
4a2de54
drm/amdgpu: fix holding mn_lock while allocating memory
by Christian König
· 6 years ago
72ef23d
drm/amdgpu: Power on uvd block when hw_fini
by Rex Zhu
· 6 years ago
2ab4d0e
drm/amdgpu: Update power state at the end of smu hw_init.
by Rex Zhu
· 6 years ago
6d39df1
drm/amdgpu: Fix vce initialize failed on Kaveri/Mullins
by Rex Zhu
· 6 years ago
8ef2336
drm/amdgpu: Enable/disable gfx PG feature in rlc safe mode
by Rex Zhu
· 6 years ago
fca5d95
drm/amdgpu: Adjust the VM size based on system memory size v2
by Felix Kuehling
· 6 years ago
08bcbed
drm/mediatek: fix connection from RDMA2 to DSI1
by Stu Hsieh
· 6 years ago
f265905
drm/mediatek: update some variable name from ovl to comp
by Stu Hsieh
· 6 years ago
66b2cf9
drm/mediatek: use layer_nr function to get layer number to init plane
by Stu Hsieh
· 6 years ago
98b6d76
drm/mediatek: add function to return RDMA layer number
by Stu Hsieh
· 6 years ago
1cbcb76
drm/mediatek: add function to return OVL layer number
by Stu Hsieh
· 6 years ago
650afd4
drm/mediatek: add function to get layer number for component
by Stu Hsieh
· 6 years ago
94420a6
drm/mediatek: add YUYV/UYVY color format support for RDMA
by Stu Hsieh
· 6 years ago
55b53f6
drm/mediatek: add the comment about color format setting for OVL
by Stu Hsieh
· 6 years ago
b428391
drm/mediatek: add RGB color format support for RDMA
by Stu Hsieh
· 6 years ago
182add0
drm/mediatek: add memory mode and layer_config for RDMA
by Stu Hsieh
· 6 years ago
85186ef
drm/mediatek: add connection from RDMA2 to DSI0
by Stu Hsieh
· 6 years ago
0a14785
drm/mediatek: add connection from RDMA1 to DSI0
by Stu Hsieh
· 6 years ago
48d25d2
drm/mediatek: add connection from RDMA0 to DSI1
by Stu Hsieh
· 6 years ago
Next »