xf86-video-i740: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sat May 20 18:29:53 UTC 2023


 .gitlab-ci.yml       |    4 
 src/i740.h           |  151 +-
 src/i740_accel.c     |  548 +++++-----
 src/i740_cursor.c    |  269 ++--
 src/i740_dga.c       |  306 ++---
 src/i740_driver.c    | 2754 ++++++++++++++++++++++++++-------------------------
 src/i740_i2c.c       |  134 +-
 src/i740_io.c        |   81 -
 src/i740_pcirename.h |    2 
 src/i740_video.c     | 1860 +++++++++++++++++-----------------
 10 files changed, 3201 insertions(+), 2908 deletions(-)

New commits:
commit 12bf0ad76003676b550f6101e692fc0324af61a3
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Wed May 10 15:14:05 2023 -0700

    Variable scope reductions as suggested by cppcheck
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 63c947f7184ae9a03a7dd53091ab6f3ec53250da
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Wed May 10 15:02:42 2023 -0700

    Adopt X.Org standard code style
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit fa62f66b9a447b5b81c3f2ff944adcd18030abe7
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Thu Jul 28 17:30:21 2022 -0700

    gitlab CI: stop requiring Signed-off-by in commits
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list