summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: 3.2.19Mark McGarrity2019-03-051-1/+1
* drm/amd/display: Add ability to override bounding box in DC constructJun Lei2019-03-052-0/+12
* drm/amd/display: Make stream commits call into DC only onceDavid Francis2019-03-051-75/+54Star
* drm/amd/display: optionally optimize edp link rate based on timingJosip Pavic2019-03-053-63/+140
* drm/amd/display: Add p_state_change_support flag to dc_clocksJun Lei2019-03-051-0/+1
* drm/amd/display: Clean up wait on vblank eventDavid Francis2019-03-051-11/+7Star
* drm/amd/display: Set flip pending for pipe splitWesley Chalmers2019-03-052-1/+14
* drm/amd/display: Fix exception from AUX acquire failureAnthony Koo2019-03-051-2/+2
* drm/amd/display: Reset planes that were disabled in init_pipesNicholas Kazlauskas2019-03-051-1/+6
* drm/amd/display: Allow for plane-less resource reservationDmytro Laktyushkin2019-03-052-6/+8
* drm/amd/display: dcn add check surface in_useCharlene Liu2019-03-056-4/+97
* drm/amd/display: Add DCN_VM aperture registersEryk Brol2019-03-051-0/+3
* drm/amd/display: make seamless boot work genericallyAnthony Koo2019-03-052-11/+27
* drm/amd/display: Remove redundant 'else' statement in dcn1_update_clocksFatemeh Darbehani2019-03-051-8/+0Star
* drm/amd/display: Move enum gamut_remap_select to hw_shared.hEric Bernstein2019-03-053-14/+6Star
* drm/amd/display: 3.2.18mmcgarri2019-03-051-1/+1
* drm/amd/display: PPLIB HookupJun Lei2019-03-0511-28/+78
* drm/amd/display: Add disable triple buffering DC debug optionCharlene Liu2019-03-051-0/+1
* drm/amd/display: Use vrr friendly pageflip throttling in DC.Mario Kleiner2019-03-051-4/+29
* drm/amd/display: Pass app_tf by value rather than by referenceNathan Chancellor2019-02-282-5/+4Star
* drm/amd/display: Fix issue with link_active state not correct for MSTAnthony Koo2019-02-281-4/+11
* drm/amd/display: Fix reference counting for struct dc_sink.Mathias Fröhlich2019-02-283-8/+37
* Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2019-02-2216-212/+374
|\
| * drm/amd/display: Refactor for setup periodic interrupt.Yongqiang Sun2019-02-199-151/+215
| * drm/amd/display: Clear stream->mode_changed after commitNicholas Kazlauskas2019-02-191-0/+3
| * drm/amd/display: Do cursor updates after stream updatesNicholas Kazlauskas2019-02-191-3/+6
| * drm/amd/display: Fix update type mismatches in atomic checkNicholas Kazlauskas2019-02-191-6/+10
| * drm/amd/display: Don't expose support for DRM_FORMAT_RGB888Nicholas Kazlauskas2019-02-191-1/+0Star
| * drm/amd/display: Fix wrong z-order when updating overlay planesNicholas Kazlauskas2019-02-191-0/+36
| * drm/amd/display: send pipe set command to dmcu when backlight is setJosip Pavic2019-02-191-22/+23
| * drm/amd/display: Ungate stream before programming registersGary Kattan2019-02-193-2/+16
| * drm/amd/display: Increase precision for backlight curveAnthony Koo2019-02-191-19/+4Star
| * drm/amd/display: remove screen flashes on seamless bootAnthony Koo2019-02-193-2/+41
| * drm/amd/display: send pipe set command to dmcu when stream unblanksJosip Pavic2019-02-193-16/+21
| * drm/amd/display/dce_mem_input: Mark expected switch fall-throughGustavo A. R. Silva2019-02-191-1/+1
| * drm/amd/display/dc/bios_parser2: Mark expected switch fall-throughsGustavo A. R. Silva2019-02-191-0/+2
| * drm/amd/display: Fix deadlock with display during hanged ring recovery.Andrey Grodzovsky2019-02-131-6/+13
* | Merge v5.0-rc7 into drm-nextDave Airlie2019-02-183-15/+57
|\ \ | |/ |/|
| * drm/amd/display: Expose connector VRR range via debugfsNicholas Kazlauskas2019-02-081-1/+21
| * drm/amd/display: Attach VRR properties for eDP connectorsNicholas Kazlauskas2019-02-061-1/+2
| * drm/amd/display: Fix fclk idle stateRoman Li2019-02-011-1/+9
| * drm/amd/display: Detach backlight from streamDavid Francis2019-01-164-15/+3Star
| * drm/amd/display: Fix disabled cursor on top screen edgeNicholas Kazlauskas2019-01-142-2/+2
| * drm/amd/display: fix warning on raven hotplugRoman Li2019-01-141-13/+6Star
| * drm/amd/display: fix PME notification not working in RV desktopCharlene Liu2019-01-141-1/+6
| * drm/amd/display: Only get the connector state for VRR when toggledNicholas Kazlauskas2019-01-141-1/+1
| * drm/amd/display: Pack DMCU iRAM alignmentJosip Pavic2019-01-141-0/+2
| * drm/amdgpu: Don't fail resume process if resuming atomic state failsLyude Paul2019-01-081-3/+2Star
| * drm/amdgpu: Don't ignore rc from drm_dp_mst_topology_mgr_resume()Lyude Paul2019-01-081-9/+23
* | Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2019-02-1136-415/+951
|\ \