summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dc_hw_types.h
AgeCommit message (Expand)AuthorFilesLines
2018-11-30drm/amd/display: Re-arrange GFX9 fieldsNevenko Stupar1-3/+4
2018-10-09drm/amd/display: Calculate swizzle mode using bpp during validationSu Sung Chung1-1/+2
2018-08-27drm/amd/display: Refactor FreeSync moduleAnthony Koo1-6/+0
2018-08-06drm/amd/display: Implement custom degamma lut on dcnDavid Francis1-0/+2
2018-07-24drm/amd/display: DPP CM ICSC AYCRCB8888 format supportvikrant mhaske1-1/+1
2018-07-16drm/amd/display: Refactor SDR cursor boosting in HDR modeKrunoslav Kovac1-0/+5
2018-07-13drm/amd/display: add dcn cursor hotsport rotation and mirror supportDmytro Laktyushkin1-0/+1
2018-07-13drm/amd/display: add additional info for cursor position programmingDmytro Laktyushkin1-2/+3
2018-07-13drm/amd/display: Implement cursor multiplierKrunoslav Kovac1-0/+1
2018-07-05drm/amd/display: support ACrYCb2101010Zheng, XueLai(Eric)1-0/+1
2018-06-15drm/amd/display: Prefix TIMING_STANDARD entries with DC_Reza Amini1-17/+17
2018-05-15drm/amd/display: csc_transform to dc_csc_transformAnthony Koo1-0/+5
2018-03-14drm/amd/display: Add variable refresh rate parameters to DC structuresAnthony Koo1-1/+11
2018-02-19drm/amd/display: Bypass gamma set if not standard typeJohn Barberiz1-0/+2
2018-02-19drm/amd/display: Pass full 3x4 remap matrix for color transformKrunoslav Kovac1-2/+4
2017-12-14drm/amd/display: Integrating MPC pseudocodeEric Bernstein1-2/+0
2017-12-06drm/amd/display: Multi display synchronization logicMikita Lipski1-0/+16
2017-12-04drm/amd/display: Move hdr_metadata from plane to streamAnthony Koo1-0/+9
2017-10-21drm/amd/display: clean up dcn10 dpp after HW reviewEric Bernstein1-0/+2
2017-10-06amdgpu/dc: convert dc_gamma to kref reference counting.Dave Airlie1-3/+1
2017-09-26drm/amd/display: Use atomic types for ref_countJerry Zuo1-1/+1
2017-09-26drm/amd/display: implement DXGI Gamma RampsAnthony Koo1-5/+16
2017-09-26drm/amd/display: Implement tmz surface.Yongqiang Sun1-0/+1
2017-09-26drm/amd/display: Rename dc_surface to dc_plane_stateHarry Wentland1-1/+1
2017-09-26drm/amd/display: Roll core_gamma into dc_gammaHarry Wentland1-0/+7
2017-09-26drm/amd/display: Fix MPO visual confirmAnthony Koo1-4/+4
2017-09-26drm/amd/display: RV stereo supportVitaly Prosyak1-20/+23
2017-09-26drm/amd/display: Add FORCE_HDR timing flagZeyu Fan1-0/+2
2017-09-26drm/amd/display: fix scaling calculation for proper surface input formatDmytro Laktyushkin1-10/+10
2017-09-26drm/amd/display: Define dithering optionsDing Wang1-0/+29
2017-09-26drm/amd/display: move tg_color to dc_hw_typesTony Cheng1-6/+6
2017-09-26drm/amd/display: Fix hotspot programming during set cursor position.Zeyu Fan1-7/+0
2017-09-26drm/amd/display: using calculated values for VReady/StartupCharlene Liu1-0/+9
2017-09-26drm/amd/display: Remove DCE12 guardsAlex Deucher1-4/+0
2017-09-26drm/amd/display: Enable DCE12 supportAlex Deucher1-0/+46
2017-09-26drm/amd/display: Adding 10 bpcc video P010 formatVitaly Prosyak1-1/+4
2017-09-26drm/amd/display: remove CV-specific timing standardCharlene Liu1-2/+0
2017-09-26drm/amd/display: rename BGRA8888 to ABGR8888Tony Cheng1-1/+1
2017-09-26drm/amd/display: Remove meta_pitchDmytro Laktyushkin1-4/+0
2017-09-26drm/amd/display: HDR Enablement For ApplicationsAmy Zhang1-1/+5
2017-09-26drm/amd/display: Implement gamma correction using input LUTAric Cyr1-0/+10
2017-09-26drm/amd/display: add pitch to cursor attributesTony Cheng1-0/+1
2017-09-26drm/amd/display: 4k split black out due to incorrect cursorTony Cheng1-0/+9
2017-09-26drm/amd/dc: Add dc display driver (v2)Harry Wentland1-0/+588