summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2018-11-15drm/i915/bios: make the aux channel macros private to the vbt parserJani Nikula
2018-11-15drm/i915: remove unused DDC PIN macrosJani Nikula
2018-11-15drm/i915/bios: rename intel_aux_ch() to intel_bios_port_aux_ch()Jani Nikula
2018-11-15drm/i915/hdmi: Reorder structure to match specificationClint Taylor
2018-11-15drm/i915: Account for scale factor when calculating initial phaseVille Syrjälä
2018-11-15drm/i915: Clean up skl_program_scaler()Ville Syrjälä
2018-11-15drm/i915: Move programming plane scaler to its own function.Maarten Lankhorst
2018-11-15drm/i915: remove excess line continuation backslashesJani Nikula
2018-11-15drm/i915: Fix plane allocation/free functionsMaarten Lankhorst
2018-11-15drm: panel-orientation-quirks: Do rotation quirk for new GPD Win2 FWGabriel Krisman Bertazi
2018-11-14drm/qxl: remove set but not used variables 'driver, qbo'YueHaibing
2018-11-14drm/qxl: remove set but not used variable 'map'YueHaibing
2018-11-14drm/virtio: fix memory leak of vfpriv on error return pathColin Ian King
2018-11-14drm/virtio: bump driver version after explicit synchronization additionGustavo Padovan
2018-11-14drm/virtio: add in/out fence support for explicit synchronizationRobert Foss
2018-11-14drm/virtio: add uapi for in and out explicit fencesRobert Foss
2018-11-14drm/virtio: add virtio_gpu_alloc_fence()Robert Foss
2018-11-14drm/virtio: Use IDAs more efficientlyMatthew Wilcox
2018-11-14drm/virtio: Handle error from virtio_gpu_resource_id_getMatthew Wilcox
2018-11-14drm/i915: Remove special case for power well 1/MISC_IO state verificationImre Deak
2018-11-14drm/i915: Use proper bool bitfield initializer in power well descsImre Deak
2018-11-14drm/i915/gen9_bc: Work around DMC bug zeroing power well requestsImre Deak
2018-11-14drm/i915/icl: Drop spurious register read from icl_dbuf_slices_updateMika Kuoppala
2018-11-14drm/i915: fix broadwell EU computationLionel Landwerlin
2018-11-14drm/i915: Fix icl workarounds whitespacesMika Kuoppala
2018-11-14drm/i915: Deduplicate register definition for GAMW_ECO_DEV_RW_IAMika Kuoppala
2018-11-14drm/i915/icl: Drop spurious register read from icl_dbuf_slices_updateMika Kuoppala
2018-11-13drm/i915: add ICP support to cnp_rawclk() and kill icp_rawclk()Paulo Zanoni
2018-11-13drm/i915: rename CNP_RAWCLK_FRAC to CNP_RAWCLK_DENPaulo Zanoni
2018-11-13drm/i915/cnp+: update to the new RAWCLK_FREQ recommendationsPaulo Zanoni
2018-11-13drm/amdgpu: fix huge page handling on Vega10Christian König
2018-11-13drm/amd/pp: Fix truncated clock value when set watermarkRex Zhu
2018-11-13drm/i915: Determine DSI panel orientation from VBTVille Syrjälä
2018-11-13drm/i915: Fix the VLV/CHV DSI panel orientation hw readoutVille Syrjälä
2018-11-13drm/i915: Move skip_intermediate_wm handling into ilk_compute_intermediate_wm()Ville Syrjälä
2018-11-13drm/i915: Account for scale factor when calculating initial phaseVille Syrjälä
2018-11-13drm/i915: Always write both TILEOFF and LINOFF plane registersVille Syrjälä
2018-11-13drm/amdgpu: fix bug with IH ring setupPhilip Yang
2018-11-13drm/i915: Switch LSPCON to PCON mode if it's in LS modeVille Syrjälä
2018-11-13drm/meson: Add primary plane scalingNeil Armstrong
2018-11-13drm/meson: move OSD scaler management into plane atomic updateNeil Armstrong
2018-11-13drm/meson: Support Overlay plane for video renderingNeil Armstrong
2018-11-13drm/sti: remove set but not used variable 'priv'YueHaibing
2018-11-13drm/meson: Use optional canvas providerMaxime Jourdan
2018-11-13Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2018-11-13drm/meson: venc: dmt mode must use encpJorge Ramirez-Ortiz
2018-11-12drm/amdgpu: set system aperture to cover whole FB regionshaoyunl
2018-11-12drm/amdgpu: log smu versionShirish S
2018-11-12drm/amdgpu: refactor smu8_send_msg_to_smc and WARN_ON time outDaniel Kurtz
2018-11-12drm/i915: fix broadwell EU computationLionel Landwerlin