summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-misc-fixes-2018-11-28-1' of git://anongit.freedesktop.org/drm/...Dave Airlie2018-11-295-8/+38
|\
| * Revert "drm/dp_mst: Skip validating ports during destruction, just ref"Lyude Paul2018-11-281-13/+2
| * drm/meson: add support for 1080p25 modeChristian Hewitt2018-11-261-0/+1
| * drm/meson: Fix OOB memory accesses in meson_viu_set_osd_lut()Lyude Paul2018-11-261-6/+6
| * drm/meson: Enable fast_io in meson_dw_hdmi_regmap_configLyude Paul2018-11-261-0/+1
| * drm/meson: Fixes for drm_crtc_vblank_on/off supportNeil Armstrong2018-11-262-2/+28
| * drm: set is_master to 0 upon drm_new_set_master() failureSergio Correia2018-11-261-0/+2
| * drm/dp_mst: Skip validating ports during destruction, just refLyude Paul2018-11-261-2/+13
* | Merge branch 'drm-fixes-4.20' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2018-11-293-12/+14
|\ \
| * | drm/amdgpu: Add delay after enable RLC ucodeshaoyunl2018-11-281-3/+4
| * | drm/amdgpu: Avoid endless loop in GPUVM fragment processingFelix Kuehling2018-11-281-2/+4
| * | drm/amdgpu: Cast to uint64_t before left shiftFelix Kuehling2018-11-281-4/+4
| * | drm/amd/dm: Understand why attaching path/tile properties are neededLyude Paul2018-11-211-3/+0
| * | drm/amd/dm: Don't forget to attach MST encodersLyude Paul2018-11-211-0/+2
* | | Merge tag 'drm-intel-fixes-2018-11-28' of git://anongit.freedesktop.org/drm/d...Dave Airlie2018-11-293-3/+8
|\ \ \
| * \ \ Merge tag 'gvt-fixes-2018-11-26' of https://github.com/intel/gvt-linux into d...Joonas Lahtinen2018-11-263-3/+8
| |\ \ \ | | |_|/ | |/| |
| | * | drm/i915/gvt: Avoid use-after-free iterating the gtt listChris Wilson2018-11-211-3/+4
| | * | drm/i915/gvt: ensure gpu is powered before do i915_gem_gtt_insertHang Yuan2018-11-121-0/+2
| | * | drm/i915/gvt: not to touch undefined MOCS registersXinyun Liu2018-11-121-0/+2
* | | | Merge tag 'du-fixes-20181126' of git://linuxtv.org/pinchartl/media into drm-f...Dave Airlie2018-11-291-3/+18
|\ \ \ \
| * | | | drm: rcar-du: Fix DU3 start/stop on M3-NLaurent Pinchart2018-11-261-3/+18
| |/ / /
* | | | drm/ast: fixed reading monitor EDID not stable issueY.C. Chen2018-11-291-6/+30
* | | | drm/ast: Fix incorrect free on ioregsSam Bobroff2018-11-291-1/+2
|/ / /
* | | Merge tag 'drm-intel-fixes-2018-11-22' of git://anongit.freedesktop.org/drm/d...Dave Airlie2018-11-237-4/+112
|\ \ \
| * | | drm/i915: Add rotation readout for plane initial configVille Syrjälä2018-11-212-0/+32
| * | | drm/i915: Force a LUT update in intel_initial_commit()Ville Syrjälä2018-11-211-0/+8
| * | | drm/i915: Write GPU relocs harder with gen3Chris Wilson2018-11-211-1/+6
| * | | drm/i915: Prevent machine hang from Broxton's vtd w/a and error captureChris Wilson2018-11-203-2/+26
| * | | drm/i915: Disable LP3 watermarks on all SNB machinesVille Syrjälä2018-11-191-1/+40
* | | | Merge branch 'drm-fixes-4.20' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2018-11-2211-56/+115
|\ \ \ \ | | |_|/ | |/| |
| * | | drm/amdgpu: Enable HDP memory light sleepKenneth Feng2018-11-201-7/+32
| * | | drm/amd/pp: handle negative values when reading ODGreathouse, Joseph2018-11-194-46/+40
| * | | drm/amdgpu: Add missing firmware entry for HAINANTakashi Iwai2018-11-191-0/+1
| * | | drm/amd/powerplay: disable Vega20 DS related featuresEvan Quan2018-11-191-1/+11
| * | | drm/amdgpu: Fix oops when pp_funcs->switch_power_profile is unsetFelix Kuehling2018-11-191-2/+5
| * | | drm/amd/display: Support amdgpu "max bpc" connector property (v2)Nicholas Kazlauskas2018-11-152-0/+17
| * | | drm/amdgpu: Add amdgpu "max bpc" connector property (v2)Nicholas Kazlauskas2018-11-152-0/+9
* | | | Merge tag 'drm-misc-fixes-2018-11-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-11-223-2/+22
|\ \ \ \
| * | | | drm/fb-helper: Blacklist writeback when adding connectors to fbdevPaul Kocialkowski2018-11-211-0/+3
| * | | | drm/vc4: Set ->legacy_cursor_update to false when doing non-async updatesBoris Brezillon2018-11-151-0/+6
| * | | | drm/vc4: Fix NULL pointer dereference in the async update pathBoris Brezillon2018-11-151-2/+13
* | | | | drm/ast: fixed cursor may disappear sometimesY.C. Chen2018-11-221-1/+1
* | | | | drm/ast: change resolution may cause screen blurredY.C. Chen2018-11-221-0/+1
* | | | | drm/ast: Remove existing framebuffers before loading driverThomas Zimmermann2018-11-191-0/+21
| |_|/ / |/| | |
* | | | Merge tag 'drm-intel-fixes-2018-11-15' of git://anongit.freedesktop.org/drm/d...Dave Airlie2018-11-169-80/+208
|\ \ \ \ | |_|/ / |/| | |
| * | | drm/i915: Account for scale factor when calculating initial phaseVille Syrjälä2018-11-153-10/+57
| * | | drm/i915: Clean up skl_program_scaler()Ville Syrjälä2018-11-151-12/+5
| * | | drm/i915: Move programming plane scaler to its own function.Maarten Lankhorst2018-11-151-38/+52
| * | | drm/i915/icl: Drop spurious register read from icl_dbuf_slices_updateMika Kuoppala2018-11-141-3/+1
| * | | drm/i915: fix broadwell EU computationLionel Landwerlin2018-11-141-1/+1