index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-24
drm/mediatek: remove cast to pointers passed to kfree
Wambui Karuga
1
-2
/
+2
2019-10-24
drm/simple-kms: Standardize arguments for callbacks
Daniel Vetter
4
-7
/
+8
2019-10-23
drm/tegra: Move drm_dp_link helpers to Tegra DRM
Thierry Reding
6
-128
/
+162
2019-10-23
drm/rockchip: Avoid drm_dp_link helpers
Thierry Reding
3
-17
/
+17
2019-10-23
drm/msm: edp: Avoid drm_dp_link helpers
Thierry Reding
1
-21
/
+49
2019-10-23
drm/bridge: tc358767: Use DP nomenclature
Thierry Reding
1
-1
/
+1
2019-10-23
drm/bridge: tc358767: Avoid drm_dp_link helpers
Thierry Reding
1
-22
/
+41
2019-10-23
drm/bridge: analogix-anx78xx: Avoid drm_dp_link helpers
Thierry Reding
1
-17
/
+39
2019-10-23
drm/dp: Add helper to get post-cursor adjustments
Thierry Reding
1
-0
/
+10
2019-10-23
drm/dp: Do not busy-loop during link training
Thierry Reding
1
-12
/
+18
2019-10-23
drm/dp: Remove a gratuituous blank line
Thierry Reding
1
-1
/
+0
2019-10-23
Merge drm/drm-next into drm-misc-next
Sean Paul
299
-11155
/
+19955
2019-10-23
Revert "drm/omap: add OMAP_BO flags to affect buffer allocation"
Sean Paul
1
-52
/
+2
2019-10-23
Merge v5.4-rc4 into drm-next
Daniel Vetter
20
-90
/
+119
2019-10-23
drm/doc: Drop misleading comment on drm_mode_config_cleanup
Daniel Vetter
1
-2
/
+0
2019-10-22
drm/vc4: Use drm_hdmi_avi_infoframe_bars()
Ville Syrjälä
1
-4
/
+1
2019-10-22
drm/edid: Add drm_hdmi_avi_infoframe_bars()
Ville Syrjälä
1
-0
/
+17
2019-10-22
drm/mipi_dbi: Use simple right shift instead of double negation
Andy Shevchenko
1
-1
/
+1
2019-10-22
drm/virtio: move byteorder handling into virtio_gpu_cmd_transfer_to_host_2d f...
Gerd Hoffmann
3
-14
/
+14
2019-10-22
drm/virtio: print a single line with device features
Gerd Hoffmann
1
-5
/
+4
2019-10-22
drm/qxl: allocate small objects top-down
Gerd Hoffmann
1
-1
/
+6
2019-10-22
drm/qxl: use DEFINE_DRM_GEM_FOPS()
Gerd Hoffmann
1
-9
/
+1
2019-10-22
drm/qxl: drop verify_access
Gerd Hoffmann
1
-9
/
+0
2019-10-22
drm/qxl: switch qxl to &drm_gem_object_funcs.mmap
Gerd Hoffmann
4
-18
/
+2
2019-10-22
drm/qxl: drop qxl_ttm_fault
Gerd Hoffmann
1
-26
/
+1
2019-10-22
drm: remove unnecessary return variable
Wambui Karuga
1
-3
/
+2
2019-10-22
drm/gma500: fix memory disclosures due to uninitialized bytes
Kangjie Lu
1
-0
/
+2
2019-10-22
gma/gma500: fix a memory disclosure bug due to uninitialized bytes
Kangjie Lu
1
-0
/
+2
2019-10-22
Merge tag 'du-next-20191016' of git://linuxtv.org/pinchartl/media into drm-next
Dave Airlie
3
-8
/
+57
2019-10-22
Merge tag 'mediatek-drm-next-5.5' of https://github.com/ckhu-mediatek/linux.g...
Dave Airlie
12
-421
/
+955
2019-10-21
drm/komeda: Dump SC_ENH_* registers from scaler block
Mihail Atanassov
1
-1
/
+13
2019-10-21
drm: tda998x: use cec_notifier_conn_(un)register
Dariusz Marcinkiewicz
1
-5
/
+4
2019-10-21
drm/i915: Update DRIVER_DATE to 20191021
Joonas Lahtinen
1
-2
/
+2
2019-10-21
drm/i915/gvt: Wean off struct_mutex
Chris Wilson
1
-13
/
+3
2019-10-20
drm/i915: Extract GT ring management
Andi Shyti
10
-120
/
+297
2019-10-20
drm/i915/perf: fix oa config reconfiguration
Lionel Landwerlin
1
-5
/
+6
2019-10-19
drm/i915: prettify MST debug message
Lucas De Marchi
1
-1
/
+1
2019-10-19
drm/i915: add pipe id/name to pipe mismatch logs
Lucas De Marchi
1
-15
/
+19
2019-10-19
drm/i915: remove extra new line on pipe_config mismatch
Lucas De Marchi
1
-11
/
+11
2019-10-19
drm/i915: fix port checks for MST support on gen >= 11
Lucas De Marchi
2
-11
/
+18
2019-10-19
drm/i915: simplify setting of ddi_io_power_domain
Lucas De Marchi
1
-40
/
+3
2019-10-19
drm/i915/display/icl: In port sync mode disable slaves first then master
Manasi Navare
1
-6
/
+52
2019-10-19
drm/i915/display/icl: Disable transcoder port sync as part of crtc_disable() ...
Manasi Navare
1
-0
/
+22
2019-10-19
drm/i915/display/icl: Enable master-slaves in trans port sync
Manasi Navare
3
-5
/
+139
2019-10-19
drm/i915/display/icl: HW state readout for transcoder port sync config
Manasi Navare
1
-0
/
+61
2019-10-19
drm/i915/display/icl: Enable TRANSCODER PORT SYNC for tiled displays across s...
Manasi Navare
1
-0
/
+33
2019-10-19
drm/i915/display/icl: Save Master transcoder in slave's crtc_state for Transc...
Manasi Navare
3
-0
/
+126
2019-10-19
drm/i915: Restore full symmetry in i915_driver_modeset_probe/remove
Janusz Krzysztofik
2
-4
/
+6
2019-10-18
drm/edid: Fix HDMI VIC handling
Ville Syrjälä
1
-16
/
+21
2019-10-18
drm/edid: Extract drm_mode_cea_vic()
Ville Syrjälä
1
-23
/
+30
[next]