summaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | drm/amd/display: Expose DRM_FORMAT_RGB565 on overlay planesNicholas Kazlauskas2019-04-291-0/+1
| * | | | | drm/amd/display: Do VRR transition before enable_crc_interruptsNicholas Kazlauskas2019-04-291-11/+12
| * | | | | drm/amd/display: Refactor dp vendor parsing logic to a functionJohn Barberiz2019-04-292-21/+27
| * | | | | drm/amd/display: Add hubp_init entry to hubp vtableCharlene Liu2019-04-294-1/+11
| * | | | | drm/amd/display: remove deprecated pplib interfaceEric Yang2019-04-293-45/+6
| * | | | | drm/amd/display: Add power down display on boot flagThomas Lim2019-04-293-1/+4
| * | | | | drm/amd/display: Refactor watermark programmingYongqiang Sun2019-04-294-29/+97
| * | | | | drm/amd/display: Allow commits with no planes activeNicholas Kazlauskas2019-04-291-2/+20
| * | | | | drm/amd/display: Split enabling CRTC interrupts into two passesNicholas Kazlauskas2019-04-291-32/+63
| * | | | | drm/amd/display: Fix CRC vblank refs when changing interruptsNicholas Kazlauskas2019-04-291-8/+12
| * | | | | drm/amd/display: Disable cursors before disabling planesNicholas Kazlauskas2019-04-291-3/+31
| * | | | | drm/amd/display: Refactor CRTC interrupt toggling logicNicholas Kazlauskas2019-04-292-21/+68
| * | | | | drm/amdgpu: value of amdgpu_sriov_vf cannot be set into F32_POLL_ENABLEWentao Lou2019-04-291-2/+2
| * | | | | drm/amdgpu: update Vega20 sdma golden settingsEvan Quan2019-04-291-2/+0
| * | | | | drm/amd/powerplay: raven 4k@60hz dp monitor always flickinghersen wu2019-04-291-11/+6
| * | | | | drm/amd/display: fix incorrect null check on pointerColin Ian King2019-04-291-1/+1
| * | | | | drm/amd/display: add explicit handshake between x86 and DMCUJun Lei2019-04-243-2/+25
| * | | | | drm/amd/display: Allow cursor position when plane_res.ipp is NULLEric Bernstein2019-04-241-1/+1
| * | | | | drm/amd/display: 3.2.27Aric Cyr2019-04-241-1/+1
| * | | | | drm/amd/display: Fix eDP Black screen after S4 resumeAnthony Koo2019-04-242-46/+55
| * | | | | drm/amd/display: Send DMCU messages only if FW loadedAnthony Koo2019-04-242-19/+30
| * | | | | drm/amd/display: Add function to copy DC streamsWenjing Liu2019-04-242-0/+23
| * | | | | drm/amd/display: Allow system to enter stutter on initAnthony Koo2019-04-241-0/+2
| * | | | | drm/amdgpu: Check if SW SMU is supported before accessing funcsLeo Li2019-04-241-1/+1
| * | | | | drm/amd/include: Add HUBPREQ_DEBUG register offsetsLeo Li2019-04-241-0/+8
| * | | | | drm/amd/display: Use a reasonable timeout for framebuffer fence waitsAndrey Grodzovsky2019-04-231-6/+9
| * | | | | drm/amd/display: wait for fence without holding reservation lockChristian König2019-04-231-5/+8
| * | | | | drm/amdgpu: Change VRAM lost print from ERR to INFAndrey Grodzovsky2019-04-231-1/+1
| * | | | | drm/amd/powerplay: enable UMDPSTATE support on raven2 (v2)Chengming Gui2019-04-231-6/+0
| * | | | | drm/amd/powerplay: add set/get_power_profile_mode for Raven (v2)Chengming Gui2019-04-233-7/+99
| * | | | | drm/amd/amdgpu: fix spelling mistake "recieve" -> "receive"Colin Ian King2019-04-191-1/+1
| * | | | | drm/amdgpu: fix spelling mistake "gateing" -> "gating"Colin Ian King2019-04-191-1/+1
| * | | | | drm/amdgpu: enable MGCG for PCOLikun Gao2019-04-191-1/+2
| * | | | | drm/amdgpu: disable DRIVER_ATOMIC under SRIOVYintian Tao2019-04-191-0/+1
| * | | | | drm/amdgpu: amdgpu_device_recover_vram got NULL of shadow->parentwentalou2019-04-191-1/+3
| * | | | | drm/amd/include: Add USB_C_TYPE to atom_encoder_cap_defsLeo Li2019-04-191-0/+1
| * | | | | drm/amdgpu: get_fw_version isn't ASIC specificAmber Lin2019-04-197-194/+53
| * | | | | drm/powerplay : send SMC message to set XGMI pstateshaoyunl2019-04-191-2/+7
| * | | | | drm/amd/display: Expose support for DRM_FORMAT_RGB565Nicholas Kazlauskas2019-04-191-0/+1
| * | | | | drm/amdgpu: enable Vega20 BACO reset supportEvan Quan2019-04-191-0/+6
* | | | | | Merge tag 'drm-intel-next-fixes-2019-05-02' of git://anongit.freedesktop.org/...Dave Airlie2019-05-031-4/+3
|\ \ \ \ \ \
| * | | | | | drm/i915/icl: Whitelist GEN9_SLICE_COMMON_ECO_CHICKEN1Tvrtko Ursulin2019-04-301-4/+3
* | | | | | | drm: introduce a capability flag for syncobj timeline supportLionel Landwerlin2019-05-022-5/+8
* | | | | | | drm: report consistent errors when checking syncobj capibilityLionel Landwerlin2019-05-021-2/+2
* | | | | | | Merge tag 'drm-intel-next-fixes-2019-04-30' of git://anongit.freedesktop.org/...Dave Airlie2019-05-021-3/+3
|\| | | | | |
| * | | | | | drm/i915: Fix ICL output CSC programmingVille Syrjälä2019-04-291-3/+3
* | | | | | | Merge tag 'drm-misc-next-fixes-2019-05-01' of git://anongit.freedesktop.org/d...Dave Airlie2019-05-021-5/+5
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | drm/gem: Fix sphinx warningsSean Paul2019-04-251-5/+5
* | | | | | | drm/nouveau/nouveau: forward error generated while resuming objects treeTobias Klausmann2019-05-011-1/+11
* | | | | | | drm/nouveau/fb/ramgk104: fix spelling mistake "sucessfully" -> "successfully"Colin Ian King2019-05-011-1/+1